<style>
	a:link {
	color: #003366; 
	font-size: 11px;
	text-decoration: none;
	}
	
	a:visited {
	color: #003366; 
	font-size: 11px;
	text-decoration: none;
	}

	a:hover {
	color: red; 
	font-size: 11px;
	text-decoration: none;
	}	
	
	.navigatie {
	position: relative;
	left: 0px;
	top: 0px;
	overflow: auto;
	z-index: 2;
	}

	.clTopMenu {
	position:absolute; 
	width:80px; 
	height:150px; 
	clip:rect(0px 80px 17px 0px); 
	layer-background-color:#eeeeee; 
	background-color:#eeeeee; z-index:31; 
	visibility:hidden;
	}
	
	.clTopMenuBottom {
	position:absolute; 
	width:80px; 
	height:3px; 
	clip:rect(0px 80px 3px 0px); 
	top:17; 
	layer-background-color:#cecfce; 
	background-color:#003366; 
	z-index:4;
	}
	
	.clTopMenuBottomOver {
	position:absolute; 
	width:80px; 
	height:3px; 
	clip:rect(0px 80px 3px 0px); 
	top:17; 
	layer-background-color:#cecfce; 
	background-color:#CC0000; 
	z-index:4;
	}
		
	.clTopMenuText {
	position:absolute; 
	width:70px; 
	left:1px; 
	top:20px; 
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	background-color:#eeeeee; 
	z-index:3;
	}  

	.content {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 306px;
	width: 470px;
	overflow: auto;
	background-color: white;
	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #E4ECFB;
	scrollbar-highlight-color: #E4ECFB;
	scrollbar-3dlight-color: #003399;
	scrollbar-darkshadow-color: #003399;
	scrollbar-arrow-color: #003399;
	scrollbar-track-color: white;
	}

	.foto {
	position: absolute;
	top: 0px;
	left: 470px;
	height: 306px;
	width: 243px;
	overflow: none;
	}
	
	.zwart {
	font-family: Verdana, Arial, Helvetica;
	color: black; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

	.adBlauw {
	font-family: Verdana, Arial, Helvetica;
	color: #003366; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

	.groen {
	font-family: Verdana, Arial, Helvetica;
	color: #E4ECFB; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

	.legenda {
	font-family: Verdana, Arial, Helvetica;
	color: gray; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
</style>

