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

BODY{
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	height:100%;
	margin: 0; padding: 0; 
	
}
#HTML{
		height:100%;
}

TD{
	background-color: #CC0000;
}

#horizon {
	position:relative;
	top:0px;
	width:100%;
}
#wrapper {
	text-align:left;
	left:50%;
	position:relative;
	width:500px;
	margin-left:-250px;
}
#foto{
	font-weight:normal;
	}
#logo {
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 0px;
}
.radio {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom:14px;
}
.nrCell a, .nrCell a:visited{
	cursor:hand;
	text-decoration:none;
	color:#FFFFFF;
}
 .whiteCell{
 	background-color:#FFFFFF;
 	color:#FF0000;
	text-align:right;
	border-bottom:1px solid #CC0000;
 }
 .redCell{
 	border-bottom:1px solid #FFFFFF;
}
.overzicht_table {
	border: 1px dotted #FFFFFF;
	text-align:center;
}
a {
color:#FFFFFF;
}
.small {font-size: 9px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	}
.sign {font-size: 9px;
	font-weight:normal;
	text-decoration:none;
	color:#ddd;
	}
	#mailafriendmessage {
	padding:10px;
	background-color:#CC0000;
	width:600px;
	color:#FFFFFF;
}
#mailafriendmessage .label {
	padding-top:5px;
	font-size:0.8em;/*border:1px solid #000;*/
/*	background-image:url(../_images/activiteiten.gif);*/
	/*background-repeat:no-repeat;*/
}.celrow {
	background-color: #FF3333;
}
.filterTabel {
	font-size: 11px;
	font-weight: normal;
}

