#container {
	position : relative;
	width : 1008px;
	margin : 0 auto;
}
#top {
	width : 957px;
	padding : 14px 22px 7px 29px;
}
#shadowtop {
	width : 1008px;
	height : 4px;
	overflow : hidden;
	background : url(../images/shadow_top.png) left top no-repeat;
}
#innercontainer {
	width : 968px;
	padding : 18px 20px;
	background : url(../images/shadow_body.png) left top repeat-y;
}
#shadowbottom {
	width : 1008px;
	height : 4px;
	overflow : hidden;
	background : url(../images/shadow_bottom.png) left top no-repeat;
}
/*-------------------- top */



#breadcrumbs {
	float : left;
	width : 680px;
	color : #fff;
}
#staticmenu {
	float : left;
	width : 277px;
	text-align : right;
}
/*-------------------- innercontainer --*/



#header {
	width : 968px;
	height : 150px;
	background : #f0fcff;
	overflow : hidden;
}
#mainmenu {
	position : relative;
	width : 968px;
	height : 26px;
	background : #00718f;
}
#modulebalk {
	width : 958px;
	height : 97px;
	padding : 5px;
	background : #8bcadb;
	overflow : hidden;
}
#bottom {
	width : 966px;
	border-left : 1px solid #cbcbcb;
	border-right : 1px solid #cbcbcb;
	border-bottom : 1px solid #cbcbcb;
}
/*-------------------- header --*/



#headerbanner,  #headerbannerleeg {
	float : left;
	width : 968px;
	height : 150px;
	overflow : hidden;
}
#headerbannerleeg {
	background : url(../images/headerleeg.jpg) left top no-repeat;
}
/*---------------------- modulebalk --*/



#balklinks,  #balklinksleeg {
	float : left;
	width : 375px;
	height : 95px;
	border : 1px solid #FFF;
	overflow : hidden;
}
#balklinksleeg {
	background : url(../images/balk_linksleeg.jpg) left top no-repeat;
}
#balkmidden {
	float : left;
	width : 375px;
	height : 95px;
	margin : 0px 10px 0px 11px;
	border : 1px solid #FFF;
	background : url(../images/balk_midden_bg.jpg) left top no-repeat;
	overflow : hidden;
}
#balkrechts,  #balkrechtsleeg {
	float : left;
	width : 180px;
	height : 95px;
	border : 1px solid #FFF;
	overflow : hidden;
}
#balkrechtsleeg {
	background : url(../images/balk_rechts_bg.jpg) left top no-repeat;
}
/*------------------------ bottom --*/



#mainbody {
	float : left;
	width : 548px;
	padding : 24px 16px;
}
#bottombanner,  #bottombannerleeg {
	float : left;
	width : 386px;
	overflow : hidden;
}
#bottombannerleeg {
	height : 216px;
}
.laag {
	width:100%;
	padding:20px 5px;
	border-bottom:1px #ccc solid;
}

#topkolom1, #topkolom2 {
	text-align:center;
	padding:20px 0;
}

#topkolom1, #topkolom2, #kolom1,  #kolom2 {
	width:50%;
	float:left;
}

#bottombanner #kolom1 .moduletable,  #bottombanner #kolom2 .moduletable {
	border:0;
}
