<style> 
/* Design & Code (c) da'sFraai, Ralph. */
html, body { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%; 
	height: 75%; 
	background: url(../gif/bg_bottom.gif) #fff repeat-x bottom left;
}

body, td, p {
	/*font-style, font-variant, font-weight, font-size/line-height, font-family */
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	color: #151763;
	text-align: left;
	/*background: #ffc799; */
}

.but a:visited  {
color:  #7173AA;
font-size:12px; 
text-decoration: none;
font-style: italic;
font-weight: bold;
line-height: 18pt;
padding: 0px 0px 0px 25px;
}

.but a:link  {
color:  #151763; 
font-size:12px;
text-decoration: none;
font-style: italic;
font-weight: bold;
line-height: 18pt;
padding: 0px 0px 0px 25px;
}

.but a:active  {  
color: #7173AA; 
font-size:12px; 
text-decoration: underline;
font-style: italic;
font-weight: bold;
line-height: 18pt;
padding: 0px 0px 0px 25px;
}

.but a:hover  { 
color: #7173AA; 
font-size:12px; 
text-decoration: underline;
font-style: italic;
font-weight: bold;
line-height: 18pt;
padding: 0px 0px 0px 25px;
}
	
/* Headings H1-H6 */
h1 { }

h2 { }

h3 { }

h4 { 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: bold;
	color: #151763;
	text-align: left;
}

h5 { }

h6 { }





/* Paragraph and Link Styles */
	

.kop {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: bold;
	color: #151763;
	text-align: left;
}
	
.subkop {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: bold;
	color: #151763;
	text-align: left;
}

.inverse {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: bold;
	color: #fff;
	background: #151763;
	text-align: center;
	width: 100%;
	padding: 2px 2px 2px 5px;
}

.kies { 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: bold;
	color: #151763;
	text-align: center;
	text-decoration: none;
	background: url(../gif/stemvak.gif) no-repeat center;
	border: 0px solid #151763;
	padding: 2px;
}	
	
/*Opmaak tables*/	
.top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	background: url(../jpg/top_left.jpg) #ffffff no-repeat top left;
}
	
.left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	background: url(../jpg/bg_left.jpg) #ffffff no-repeat bottom left;
	/*background: #ffffff;*/
}
	
.middle {
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
	border: 0px solid #ccc;
	background: url(../jpg/bg_handen.jpg) no-repeat bottom right;
}
	
.bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	background: url(../gif/bg_bottom.gif) #fff repeat-x bottom left;
}
	
.naw {
	position: absolute;	
	margin: 0px;
	padding: 10px;
	border: 1px solid #151763;
	/*background: url(../gif/bg_bottom.gif) #fff repeat-x bottom left;*/
	text-align: left;
	width: 200px;
	right: 20px;
	/*bottom: 20px;*/
	top: 250px;
}
	
</style>