/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
#home {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -350px;
	margin-left: -450px;
}
.nav {
	position: absolute;
	left: 50%;
	top: 7px;
	height: 240px;
	width: 330px;
	margin-left: -533px;
}
#content {
	position: absolute;
	height: auto;
	width: 900px;
	left: 50%;
	top: 6px;
	margin-left: -450px;
}
.hoofd {
	font-size: 14px;
	font-weight: bold;
}
.tekst {
	font-size: 13px;
	color: #FFFFFF;
}
.disclaimer {
	font-size: 8px;
	color: #333333;
}
.Titel {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
