#main {
	width: 900px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -300px;
	z-index: 1;
}
#kop {
	width: 900px;
	height: 85px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -300px;
	z-index: 1;
}
#tekstvaknav {
	width: 660px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -216px;
	background-color: #A1CC39;
	z-index: 1;
}
#tekstvak {
	width: 660px;
	height: 455px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -186px;
	background-color: #E5E5E5;
	background-image: url(http://www.facemarketing.nl/images/colourface-background.gif);
	z-index: 1;
}
#tekstvakbottom {
	width: 660px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: 269px;
	background-color: #A1CC39;
	font-size: 10px;
	z-index: 1;
}
#fotovaknav {
	width: 240px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 210px;
	margin-top: -216px;
	background-color: #F9A31B;
	z-index: 1;
}
#fotovak {
	width: 240px;
	height: 455px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 210px;
	margin-top: -186px;
	background-color: #FDE7C4;
	z-index: 1;
}
#fotovakbottom {
	width: 240px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 210px;
	margin-top: 269px;
	background-color: #F9A31B;
	z-index: 1;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #000000;
}
a:link, a:visited {
	color: #F9A31B;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #F9A31B;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:link, a.nav:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.tekst {
	padding: 50px;
	line-height: 11pt;
}

