body {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 0.9em;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #555555;
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
}
.kop {
	font-size: 1.0em;
	font-weight: bold;
}
#header {
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
	width: 790px;
	height: 80px;
	background-image:url(img/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-size: 1.3em;
}
#main {
	width: 790px;
	height: 420px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}
#links {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 250px;
	height: 190px;
	background-image: url(img/vakje-l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#links-tekst {
	float: left;
	width: 230px;
	height: 170px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
#midden {
	float: left;
	margin-top: 20px;
	margin-right:20px;
	width: 250px;
	height: 190px;
	background-image: url(img/vakje-m.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#midden-tekst {
	float: left;
	width: 210px;
	height: 170px;
	margin-top: 10px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#rechts {
	float: left;
	margin-top: 20px;
	width: 250px;
	height: 190px;
	background-image: url(img/vakjefoto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#linksonder {
	float: left;
	margin-right: 20px;
	width: 250px;
	height: 190px;
	background-image: url(img/vakje-lo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#linksonder-tekst {
	float: left;
	width: 230px;
	height: 170px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
#middenonder {
	float: left;
	width: 250px;
	height: 190px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: right top;
}
#middenonder-tekst {
	float: left;
	width: 230px;
	height: 170px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
#rechtsonder {
	float: left;
	width: 250px;
	height: 190px;
	background-image: url(img/vakje-ro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rechtsonder-tekst {
	float: left;
	width: 230px;
	height: 170px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
}