
html,body {
	margin: 0;
	padding: 0;
}

td.blauw {
    background-color: #10064F;
}
td.blauwnav {
	position: relative;
	top: 143px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 167px;
}
td.blauwback { 
    background-color: #10064F;
	z-index: 3;
} 
td.geel {
    background-color: #FED07B;
	z-index: 3;
}
div.subnav {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #EDD247;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	margin-right: 15;
}
div.beeldmerk { 
    position: absolute;
	top: 0px;
	left: 70%;
	margin-left: auto;
	margin-right: auto;
	width: 165px;
	height: 193px;
	line-height: 1.8em;
	z-index: 6;
} 
div.blok1 { 
    position: absolute;
	top: 210px;
	left: 20px;
	width: 147px;
	height: 25px;
	background-color: #39277B;
	z-index: 3;
	
} 
div.blok2 { 
    position: absolute;
	top: 250px;
	left: 20px;
	width: 147px;
	height: 25px;
	background-color: #39277B;
	z-index: 3;
}
div.blok3 { 
    position: absolute;
	top: 290px;
	left: 20px;
	width: 147px;
	height: 25px;
	background-color: #39277B;
	z-index: 3;
}
div.blok4 { 
    position: absolute;
	top: 330px;
	left: 20px;
	width: 147px;
	height: 25px;
	background-color: #39277B;
	z-index: 3;
}
div.blok5 { 
    position: absolute;
	top: 370px;
	left: 20px;
	width: 147px;
	height: 25px;
	background-color: #39277B;
	z-index: 3;
}
div.blok6 { 
    position: absolute;
	top: 410px;
	left: 20px;
	width: 147px;
	height: 25px;
	background-color: #39277B;
	z-index: 3;
}
div.blok7 { 
    position: absolute;
	top: 450px;
	left: 20px;
	z-index: 3;
}
div.bloklink1 { 
    position: absolute;
	top: 210px;
	left: 20px;
	width: 147px;
	height: 25px;
	background-color: #0063EC;
	z-index: 3;
} 
div.titelbalk { 
    position: absolute;
	top: 175px;
	left: 199px;
	width: 350px;
	height: 35px;
	background-color: #0063EC;
	z-index: 5;
}
div.text {
    position: absolute;
	top: 250px;
	left: 225px;
}
font.copyright {

	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;	
	z-index: 4;
}
p { 
   	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: normal;	
	z-index: 7;
	overflow: auto;
} 
font.navigatie1 { 
    position: absolute;
	left: 27px;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	color: #FED07B;
	font-weight: bold;	
	line-height: 1.3em;	
	z-index: 4;
} 
font.titel1 { 
    position: absolute;
	left: 27px;
	font-family: Arial, sans-serif;
	font-size: 19pt;
	color: #FED07B;
	font-weight: bold;	
	line-height: 1.3em;	
	z-index: 4;
}
div.home {
    position: absolute;
	top: 11px;
	left: 930px;
}


a.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #009933;
	text-decoration: underline;
	font-style: bold;
}
a.tekst:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333399;
	font-style: bold;
	text-decoration: underline;
}

