@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.kader {
	border: 1px solid #800100;
}
a:link {
	font-size: 12px;
	color: #C13D44;
	text-decoration: none;
}
a:visited {
	font-size: 12px;	
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #B80000;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(pics/achtergrond.jpg);
	background-repeat: no-repeat;
	background-color: #DC454E;
}
.WitteHeader {color: #FFFFFF}

