body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background-color: Black;
	font-size: 10pt;
	background-repeat: no-repeat;
	margin: 0px;
}

span.kop {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
}

div#nav {
	position:absolute; left:240px; top:25px;
}

div.blaadje1 {
	position:absolute; left:260px; top:100px;
	color: #777777;
}
div.blaadje2 {
	position:absolute; left:285px; top:250px;
	color: #777777;
}
div.blaadje3 {
	position:absolute; left:245px; top:385px;
	color: #777777;
}
img {
	border: none;
}

div#tekst {
	position:absolute; left:330px; top:50px;
	height: 390px;
	width: 570px;
	overflow: auto;

	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
}

a:active, a:focus, a:link, a:visited {
	color: White;
}

a:hover {
	text-decoration: none;
}

td {
	vertical-align: top;
}