body {
	background-color: #EAE6C5;
	font-family: Verdana, Arial, sans-serif;
	color: 4C8C8F; 
	font-size: 0.8em;
	text-align: center;
} 
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #F96820;
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
}
.kop {
	font-size: 1.0em;
	font-weight: bold;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	height: 40px;
	background-image:url(img/kop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main {
	width: 680px;
	height: 530px;
	margin-left:auto;
	margin-right:auto;
}
#linksboven {
	float: left;
	width: 425px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: right top;
}
#linksboven-tekst {
	float: left;
	width: 385px;
	height: 140px;
	text-align: left;
	margin-top: 20px;
	margin-left:20px;
	background-repeat: no-repeat;
}
#rechtsboven {
	float: left;
	width: 255px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: right top;
}
#rechtsboven-tekst {
	float: left;
	width: 215px;
	height: 170px;
	text-align: left;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#menubalk {
	float: left;
	width: 680px;
	height: 26px;
	text-align: left;
	background-color: #474545;
}
#linksonder {
	float: left;
	text-align: left;
	width: 425px;
	height: 340px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right top;
}
#linksonder-tekst {
	float: left;
	width: 385px;
	height: 320px;
	margin-top: 10px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#rechtsmidden {
	float: left;
	width: 255px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: right top;
}
#rechtsmidden-tekst {
	float: left;
	width: 215px;
	height: 140px;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#rechtsonder {
	float: left;
	width: 255px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: right top;
}
#rechtsonder-tekst {
	float: left;
	width: 215px;
	height: 140px;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	background-repeat: no-repeat;
}

