#banner {
	width:225px;
	height:225px;
	position:absolute;
	top:290px;
	left:23px;
	z-index:999;
	overflow:hidden;
}

#container {
	position:relative;
}

.imagelist {
	float:left;
	list-style-type:none;
	width:445px;
	margin-left:0px;
}

.imagelist ul {
	float:left;
	margin:0px;
	padding:0px;
}

.imagelist li{
	float:left;
	margin-right: 4px;
	margin-bottom: 6px;	
}

.imagelist img {
	display: block;
}


body {
background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.active_page {
	margin-bottom: 5px;
	font-size:11px;
	color: #B90303;
	font-weight:bold;
}
.inactive_page {
	margin-bottom: 5px;
	font-size:11px;
	color: #efefef;
	font-weight:bold;
}
.current_page {
	margin-bottom: 5px;
	font-size:11px;
	color: #B90303;
	font-weight:bold;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #B90303;
}
.snelmenu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#333333
}
.vet {
font-weight:bold;
}

.wit {
font-weight:bold;
color:#FFFFFF;
}
.ondertitel {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
font-weight:bold;
color:#666666;
}

#footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color: #999999;}
	
	
#footer a   {
	color: #eeeeee;
	margin-bottom: 5px;
	font-size:10px;
	text-decoration: none;
}
#footer a:hover {
	color: #B90303;
	}

.omtrek-tabel {
	border: 1px solid #666666;
}
.omtrek-foto {
	border: 1px solid #FFFFFF;
}


#main a:link, a:visited, a:active  {
	color: #000000;
	margin-bottom: 5px;
	text-decoration: none;
}
#main a:hover {
	color: #B90303;
	}
