BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	height:auto;
}


TD { vertical-align: top;}

th { text-align:left;}

#pagina {
	width: 100%;
	height: auto;
}

#header {
	background:url(/01-pics/header_achtergrond.gif) center no-repeat;
	background-color: #1F377D;
	height:109px;
}

#logo {
	position: absolute;
	width: 950px;
	height: 100px;
	left: 50%;
	margin-left: -475px;
	padding-left: 5px;
}

#navigatie {
	height: 25px;
	background-color:#FFFFFF;
	z-index: 99;
}

#navigatietekst {
	position:absolute;
	left: 50%;
	width:950px;
	margin-left: -475px;
	z-index: 99;
}


#zoeken {
	position:absolute;
	left: 50%;
	margin-left: 90px;
	z-index: 999;
}

#zoekveld {
	width: 290px;
	border: 1px;
	border-color:#003A62;
	border-style:solid;
	font-size: 11px;
	color: gray;
	margin-top: 5px;
	padding-left: 5px;

}

#navigatieonder {
	width: 100%;
	height:12px;
	background:url(/01-pics/menu_onder.gif);

}

#content {
	position: absolute;
	top: 146px;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	height: auto;
	background:url(/01-pics/content_achtergrond3.gif);
	background-repeat: repeat-y;
	background-position:top left;
	border-left: 3px solid #1F377D;
	border-right: 3px solid #1F377D;
	border-bottom: 3px solid #1F377D;
}

#content2 {
	position: absolute;
	top: 146px;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	height: auto;
	background:url(/01-pics/content_achtergrond.gif);
	background-repeat: repeat-y;
	background-position:top left;
	border-left: 3px solid #1F377D;
	border-right: 3px solid #1F377D;
	border-bottom: 3px solid #1F377D;
}

#contentmidden {
	width: 950px;
	height: auto;
}

#contenttekst {
	width: 521px;
	float:left;
	min-height: 300px;
	height: 100%;
	padding: 20px;

}

#contenttekstnf {
	width: 910px;
	float:left;
	height:auto;
	padding: 20px;
}

#contenttekstkop {
	font-size:20px;
}

#contentrechts {
	width:384px;
	float:right;
	height: auto;
}

#contentfilm1 {
	width:384px;
	height:224px;
}

#contentfilm2 {
	width:384px;
	height:224px;
}


#contentfilm3 {
	width:300px;
}


#contentfilm4 {
	width: 384px;
	background-color: #7E88BA;
}


#nieuws {
	width: 950px;
	float: left;
	background-color:#009EE0;
	height: 141px;
}

#nieuwsmidden {
	height: 157px;
	height: 20px;
}

#nieuwstekst {
	background-color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	float:left;
}

#nieuwslabel {
	width: 100px;
	float: left;
	height: 20px;
}

#nieuwslabel2 {
	width: 830px;
	float: right;
	height:20px;
}	
#nieuwsfoto {
	border: none;
}

#onder {
	width: 950px;
	float:left;
	background-color:#1F377D;
}

#ondermidden {
}

#ondertekst {

height: 50px;

}

#contentonder {
	width: 100%;
	height:4px;
	background:url(/01-pics/content_onder.gif);

}

.linksonder {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}

.listonder { list-style:url(/01-pics/li.gif);color:#FFFFFF;margin-left: 20px; padding-left: 0px;}
 
.scroltekst {
color: #000000;
text-decoration:none;

}

.nieuwstitel {
font-size:20px;
text-decoration:none;
color:#000000;
}

.paginamenu {
	color: #000000;
	text-decoration:none;
	font-weight:bold;

}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	top: -12px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 384px;
	height: 290px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	left: 0px;
	top: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* rotator image style */	
	div#rotator ul li img {
	padding: 0px;
	margin: 0;
	padding: 0;
	border: 0px;
}
    div#rotator ul li.show {
	z-index:500;
	margin: 0;
	padding: 0;
}
