* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container {
	height: 592px;
	width: 987px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -296px;
	margin-left: -482px;
	background-color: #CCCCCC;
}
#toplinks {
	background-image: url(images/groenpag1.gif);
	height: 45px;
	width: 150px;
	position: absolute;
}
#topmidden {
	background-image: url(images/groenpag1.gif);
	height: 45px;
	width: 760px;
	position: absolute;
	left: 151px;
}
#toprechts {
	background-image: url(images/groenpag1.gif);
	height: 45px;
	width: 75px;
	position: absolute;
	left: 912px;
}
#navtoplinks {
	background-image: url(images/groenpag1.gif);
	height: 30px;
	width: 150px;
	position: absolute;
	top: 46px;
}
#navtopmidden {
	background-image: url(images/groenpag1.gif);
	height: 30px;
	width: 760px;
	position: absolute;
	left: 151px;
	top: 46px;
}
#navtoprechts {
	background-image: url(images/groenpag1.gif);
	height: 30px;
	width: 75px;
	position: absolute;
	left: 912px;
	top: 46px;
}
#headerlinks {
	background-image: url(images/groenpag1.gif);
	height: 150px;
	width: 150px;
	position: absolute;
	top: 77px;
}
#headerfoto {
	background-image: url(images/gk_kikker.jpg);
	height: 150px;
	width: 150px;
	position: absolute;
	left: 151px;
	top: 77px;
	background-repeat: no-repeat;
}
#headermidden {
	height: 150px;
	width: 760px;
	left: 151px;
	top: 77px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
}
#headerrechts {
	background-image: url(images/groenpag1.gif);
	height: 150px;
	width: 75px;
	position: absolute;
	left: 912px;
	top: 77px;
}
#navlinks {
	background-image: url(images/groenpag1.gif);
	height: 364px;
	width: 150px;
	position: absolute;
	top: 228px;
}
#content {
	background-image: url(images/groenpag1.gif);
	height: 364px;
	width: 760px;
	position: absolute;
	top: 228px;
	left: 151px;
}

#navrechts {
	background-image: url(images/groenpag1.gif);
	height: 364px;
	width: 75px;
	position: absolute;
	left: 912px;
	top: 228px;
}
