body,html {
height:98%;
width:98%;
overflow:hidden;
text-align:left;
	scrollbar-base-color: #0f0eb1;
	scrollbar-track-color:  white;
}

.navigatie{
height:100%;
width:100%;
overflow:hidden;
text-align:left;
}

#boven{
height:100%;
width:100%;
}
#onder{
height:0%;
width:80%;
*width:84%;
overflow:auto;
text-align:justify;
border-top:3px #0F0EB1;
position:absolute;
top:100%;
left:8%;
padding-left:2%;
padding-right:2%;
}
#cop{
width:100%;
overflow:hidden;
text-align:center;
font-size:0.7em;
position:absolute;
bottom:0;
left:0;
}

.style4 {
	font-size: larger;
	font-weight: bold;
}
.verborgen {
	display:none;
	scrollbar-base-color: #0f0eb1;
	scrollbar-track-color: white;
}

#onder_print{
display:none;
}

img {
border:none;
}