html, body {
height: 100%; /* héél belangrijk */
 z-index:3;
}
#highlight a:hover {color: white; text-decoration: none;}
#highlight a {color: white; text-decoration: none }

#pdf a:hover {color: white; text-decoration: none; background: #}
#pdf a {color: black; text-decoration: none }

a:link,
a:visited{
text-decoration: none;
color: #3F6CAE;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover { color: #00A0C6; text-decoration: none; }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #11295F;
}

#menuitems{
position: absolute;
top:120;
min-height: 100%;
height:100% !important; /* voor moderne browsers */
height:100%; /* voor IE */
z-index:2;
}
#dropmenudiv{
position:absolute;
display: block;
background-color: #FFAB00; /*Achtergrondkleur van het dropdownmenu */
border:1px solid black; /* De grootte van de border van het dropdownmenu */
border-bottom-width: 0;
font:normal 10px verdana;
line-height:18px;
z-index:100; /* deze moet groot genoeg staan, zodat deze over het scherm komt (niet achter de andere tekst of de tekst eronder verschuiven) */
border-bottom: 1px solid black;
text-decoration: normal;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFAB00;
}
#inhoud
{
	/*position:fixed !important;*/
	display:block;
	font-size: 12px;
	position:relative; /*Dit zorgt ervoor dat de positie relative staat tegenover de plaats waar deze staat. Als hier absolute wordt ingevuld, dan komt deze kader links bovenaan te staan */
	left:0px;
	right:0px;
	/*margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;*/
	width: 98%; /*Dit is de breedte van het vlak*/
	height:387 !important; /* voor moderne browsers */
	height: 100%;/*360; /*Dit moet je gebruiken als je het vlak altijd op dezelfde grootte wilt houden.*/
	z-index:2; /*De z-index staat voor de plaats (achter de vorige foto of ervoor plaatsen)*/
	overflow:auto; /*Deze code zorgt ervoor dat je moet scrollen als het veld groter is dan de plaats die je ervoor krijgt*/
	scrollbar-arrow-color: #00A0C6; /*Dit is de kleur van de pijltjes in IE (werkt niet in firefox)*/
	scrollbar-face-color: #d0deea;
	scrollbar-highlight-color: #75FFFF;
	scrollbar-3dlight-color: #E1E6EA;
	scrollbar-shadow-color: #75FFFF;
	scrollbar-darkshadow-color: #E1E6EA;
	scrollbar-track-color: #E1E6EA;
	
}
#inhoud2
{
	/*position:fixed !important;*/
	display:block;
	font-size: 12px;
	position:relative; /*Dit zorgt ervoor dat de positie relative staat tegenover de plaats waar deze staat. Als hier absolute wordt ingevuld, dan komt deze kader links bovenaan te staan */
	left:0px;
	right:0px;
	/*margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;*/
	width: 98%; /*Dit is de breedte van het vlak*/
	height:335 !important; /* voor moderne browsers */
	height: 100%;/*360; /*Dit moet je gebruiken als je het vlak altijd op dezelfde grootte wilt houden.*/
	z-index:2; /*De z-index staat voor de plaats (achter de vorige foto of ervoor plaatsen)*/
	overflow:auto; /*Deze code zorgt ervoor dat je moet scrollen als het veld groter is dan de plaats die je ervoor krijgt*/
	scrollbar-arrow-color: #00A0C6; /*Dit is de kleur van de pijltjes in IE (werkt niet in firefox)*/
	scrollbar-face-color: #d0deea;
	scrollbar-highlight-color: #75FFFF;
	scrollbar-3dlight-color: #E1E6EA;
	scrollbar-shadow-color: #75FFFF;
	scrollbar-darkshadow-color: #E1E6EA;
	scrollbar-track-color: #E1E6EA;
	
}
#inhoud3
{
	/*position:fixed !important;*/
	display:block;
	font-size: 12px;
	position:relative; /*Dit zorgt ervoor dat de positie relative staat tegenover de plaats waar deze staat. Als hier absolute wordt ingevuld, dan komt deze kader links bovenaan te staan */
	left:0px;
	right:0px;
	/*margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;*/
	width: 100%; /*Dit is de breedte van het vlak*/
	height:387 !important; /* voor moderne browsers */
	height: 100%;/*360; /*Dit moet je gebruiken als je het vlak altijd op dezelfde grootte wilt houden.*/
	z-index:2; /*De z-index staat voor de plaats (achter de vorige foto of ervoor plaatsen)*/
	overflow:none; /*Deze code zorgt ervoor dat je moet scrollen als het veld groter is dan de plaats die je ervoor krijgt*/
	scrollbar-arrow-color: #00A0C6; /*Dit is de kleur van de pijltjes in IE (werkt niet in firefox)*/
	scrollbar-face-color: #d0deea;
	scrollbar-highlight-color: #75FFFF;
	scrollbar-3dlight-color: #E1E6EA;
	scrollbar-shadow-color: #75FFFF;
	scrollbar-darkshadow-color: #E1E6EA;
	scrollbar-track-color: #E1E6EA;
	
}
#groep
{
	font:bold 14px times new roman;
	width:100%;
	width: 604;
	display:block;
	position:absolute;
	z-index: 100;
	overflow:auto;
}
#printob
{
	font:bold 14px times new roman;
	width:100%;
	width: 20;
	display:block;
	position:absolute;
	z-index: 100;
	overflow:auto;
}
#groep a:link{
text-decoration: none;
font:bold 14px times new roman;
color: #11295F;
}
#groep a:visited{
text-decoration: none;
font:bold 14px times new roman;
color: #11295F
}
#groep a:hover
{
	font:bold 14px times new roman;
	text-decoration: none;
	color: #00A0C6;
}
#ob
{
	align: right;
	width: 90%;
	width: 550;
	display:block;
	position:absolute;
	z-index:1;
}
#container{
position:relative;
/*left:50%;
top:50%;
margin-left:-400px;
margin-top:-300px;*/
width:800px;
height:600px;
}