@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 25px;
	margin-top: 75px;
	margin-right: 75px;
	margin-bottom: 50px;
	background-color: #999999;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #F57E7A;
	scrollbar-highlight-color: #F57E7A;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #F57E7A;
	background-image: url(images/bg-main.jpg);
	background-attachment: fixed;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.kopje {
	font-size: 24px;
	font-weight: bold;
}
.hoofdtekst {
	font-size: 14px;
}
.border {
	border: 1px solid #000000;
}
.balk {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	text-align: center;
}
.cell {
	padding: 5px;
	font-size: 14px;
}
div.block {
	position: absolute;
	left: 395px;
	top: 284px;
	width: 160px;
	font-size: 9px;
}
div.autoscroll {
	position: absolute;
	left: 325px;
	width: 475px;
	height: 425px;
	overflow: auto;
	top: 77px;
}
div.colofon {
	font-size: 9px;
	position: absolute;
	position: fixed;
	left: 25px;
	bottom: 40px;
}
