body {
	background-color: #17002C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}

#Achtergrond {
	position:absolute;
	width:845px;
	left: 50%;
	margin-left: -422px;
	top: -2px;
}

#Inhoud {
	position:relative;
	width:830px;
	height:430px;
	top: 129px;
	left: 50%;
	margin-left: -415px;
}

a:link, a:visited, a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.style1 {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}

.style2 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}

.style3 {
	font-size: large;
	font-weight: bold;
	color: #00FF00;
}

