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

#splash {
	position:relative;
	left:50%;
	width:600px;
	margin-left:-300px;
	margin-top:55px;
}
#splash-content {
	background-image:url(../images/splash.gif);
	background-repeat:no-repeat;
	width:600px;
	height:441px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#splash-title {
	position:absolute;
	top:163px;
	left:298px;
	color:#18483C;
	font-weight:bold;
	text-align:center;
}
#splash-taalkeuze {
	position:absolute;
	top:319px;
	left:89px;
	text-align:center;
}
#splash-taalkeuze a,
#splash-taalkeuze a:active,
#splash-taalkeuze a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#splash-taalkeuze a:hover {
	text-decoration:none;
}
#adres {
	position:absolute;
	top:450px;
	left:0px;
	font-size:9px;
}
#adres a,
#adres a:active,
#adres a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-decoration:underline;
}
.adres a:hover {
	text-decoration:none;
}
