
BODY { 
scrollbar-arrow-color:#28606b; 
scrollbar-track-color:#ffffff; 
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:#28606b; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-shadow-color:#28606b; 
}

#content{
	width:597px !important; /*moz width*/
	width:597px; /*IE width*/
	height:100% !important; /*moz width*/
	height:100%; /*IE width*/
	border:0; 
	overflow:auto;
	padding:25px;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #295F6B;
	line-height:17px;
}

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #295F6B;
	line-height:17px;
	font-variant:small-caps;
}

.tekst_wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height:17px;
}

.tekst_wit_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height:17px;
}

.nav_boven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1a1f20;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #295F6B;
}

a.nav_boven {
	text-decoration:none;
}

a.tekst {
	text-decoration:none;
}
