* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance {
	width:1px;
	height:50%;
	margin-bottom:-393px; /* half of container's height */
	float:left;
		}

	#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:786px;
	width:1024px;
	clear:left;
		}
text {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	display: block;
	margin-bottom: 15px;
}
hoofdheader {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 10px;
}
header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 10px;
}
a {
font-family: verdana;
	font-size: 10px;
font-size: 12px;
text-decoration: underline;
color: #000000;
font-weight: bold;
}
a:link {
text-decoration: underline;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #cccccc;
}
a:active {
text-decoration: none;
color: #FFFFFF;
}

