body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color:#D6E0EB;
	scrollbar-highlight-color:#D6E0EB;
	scrollbar-3dlight-color:#2377AF;
	scrollbar-darkshadow-color:#003366;
	scrollbar-shadow-color:#2377AF;
	scrollbar-arrow-color:#003366;
	scrollbar-track-color:#EDF7FF;
}


a  {	
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
} 

.submenu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}

.hoofdmenu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	line-height: 17px;
}

UL {
 list-style-type: square;
 list-style-image: url(http://www.suurmond.nl/images/pijltjes-nieuws.gif);
 }


.header {
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-style: bold;
	color: #FFFFFF;
}

.lopendeTekst {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #10218B;
}

.tdfill {	
 	background-color: #333333;
 	background-image: url(./layout/images/filltd.gif);
 }
