html, body {
    margin:0;
    padding: 0;
	height:100%;
	background:#ffffff;
	font-family: arial;
	font-size:87.0%;
	color: #003366;
}

    * html body { /* alleen IE */
	overflow:hidden; 
	padding: 240px 0 40px 0;   
	text-align:center;
    } 
div.header {
	position:fixed;
	top: 0px;
	width: 1034px;
	left: 50%;
	margin: 0 0 0 -516px;
	height: 239px;
	background:#FFFFFF;
	}
* html div.header {position:absolute}/*for ie*/

#topclassBack{
background: url(../afb/midden.jpg) repeat-y #ffffff;
padding-left: 5px;
padding-right: 7px;

}

#topflashBack{
background: url(../afb/midden.jpg) repeat-y #ffffff;
width: 1032px;
}

div.midden {
	position:fixed;
	width: 1034px; 
	left: 50%;
	top: 239px;
	bottom: 30px;
	margin: 0 0 0 -516px;
	padding: 0;

	background: url(../afb/midden.jpg) repeat-y #ffffff;

	}
    * html div.midden { /* alleen IE */
    height: 100%;
	position:static;
	width: 1034px; 
	margin: 0;
	text-align: left ;
	background:#ffffff
    }
	
	div.content {
	position:fixed;
	width: 1027px; 
	top: 239px;
	bottom: 30px;
	padding: 0;
	overflow: auto;

	}
    * html div.content { /* alleen IE */
    height: 100%;
	position:static;
	width: 1024px; 
	margin: 0;
	text-align: left ;
	background:#ffffff
    }

#centerContent  {	
	bottom:30px;
	margin-left:300px;
	margin-right:0;
	overflow:auto;
	position:fixed;
	top:239px;
	width:727px;	
}
	
div.footer {
	position: fixed;
	bottom: 0px;
	left: 50%;
	width: 1032px;
	margin: 0 0 0 -516px;
	height: 30px;
	background:  #ffffff;
	}
* html div.footer {
	position:absolute;
	margin: 0 0 0 -1024px;
}/*for ie*/

.footerSchaduw {
	background: url(../afb/bottom.jpg) repeat-x #ffffff;
	width: 1022px;
	height: 5px;
}

#berichtenBox_achtergrond {
	position: absolute;
	width: 255px;
	height: 148px;
	right: 7px;
	top: 60px;
	background: #FFFFFF;
		FILTER: alpha(opacity=70); 
	moz-opacity: 0.7; 
	opacity: 0.7;
}

#berichtenBox {
	position: absolute;
	border-left: solid 1px #003366;
	width: 255px;
	height: 148px;
	right: 7px;
	top: 60px;
}

#berichtenBox div#nieuwsticker {
margin-bottom:0;
margin-left:11px;
margin-right:0;
margin-top:-8px;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
height: 118px !important;
}

#berichtenBox li{
height: 118px !important;
 }
#berichtenBox div img {
float: left; margin-top: 5px; margin-right: 10px;
}



#berichtenBox h3{
	margin-top: 10px;
	margin-bottom: 0px;
}

#berichtenBox h3 a{
	color: #003366;
	text-decoration: none;
}

#berichtenBox p{
	margin: 12px 10px 6px;
}

#berichtenBox .leesMeer{
	margin: 4px 10px 4px 0;
	float: right;

}

#berichtenBox .leesMeer a{
padding-left: 14px;
font-weight: bold;
text-decoration: none;
font-size:14px;
}

#berichtenBox .nieuws a{
background:transparent url(../afb/pijl_blauw.gif) no-repeat scroll 0 57%;
color: #0D3D9D;
}

#berichtenBox .info a{
background:transparent url(../afb/pijl_geel.gif) no-repeat scroll 0 57%;
color: #CF8823;
}

#berichtenBox .evenement a{
background:transparent url(../afb/pijl_groen.gif) no-repeat scroll 0 57%;
color: #005308;
}