@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/splash_backtile.png);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #102E54;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #102E54;
}
a:hover {
	text-decoration: none;
	color: #DF591D;
}
a:active {
	text-decoration: none;
	color: #102E54;
}#splash {
	background-image: url(../images/splash_background.png);
	height: 473px;
	width: 818px;
	margin: 0 auto;
	position: relative;
}
#splash #taalkeuze {
	width: 516px;
	position: absolute;
	bottom: 88px;
	right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: right;
}
