/* sitemap */
   .headingsitemap {
	display:block;
	float:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}
   .sitemap {

}
   .sitemap, .sitemap a {
	color:#033576;
	text-decoration:none;
}
.sitemap a:visited {
	color:#033576;
	text-decoration:none;
	font-weight: normal;
}

   .sitemap a:hover {
	color:#73a3c6;
}
   
   .sitemap dl {
	float:left;
	width:218px;
	clear: none;
	padding-right: 20px;
	padding-left: 0px;
	height: 290px;
	padding-top: 0px;
	padding-bottom: 10px;
	top: -90px;
}
   .sitemap dl.dl1 { margin:10px 0 10px 0; }
   .sitemap dl dt {
	font-weight:bold;
	list-style:none;
	margin-bottom:10px;
}
   .sitemap dl dd {
	margin-bottom:5px;
	margin-left: 5px;
	list-style-type: none;
}
.headerblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
}
.headerrood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

