html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#024f80 url(../gfx/bg_overall.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:946px;
	
	background:#fff url(../gfx/bg_container.gif) repeat-y top left;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#container_left {
	width:4px;
	height: 605px;
	float:left;
	background:#024f80 url(../gfx/bg_container_left.gif) no-repeat top left;
}

div#container_body {
	width:938px;
	height: 605px;
	float:left;
	background:#fff;
}

div#container_body_header {
	width:938px;
	height:190px;
	float:left;
	background:#fff url(../gfx/bg_header_demo.gif) no-repeat top left;
}

div#container_body_content {
	width:938px;
	float:left;
	background:#fff;
}

div#container_body_content_header {
	width:878px;
	height:20px;
	padding:4px 20px;
	float:left;
	background:#fff;
}

div#container_body_content_header a {
	color:#6D9FBE;
	text-decoration: none;
	margin-right:10px;
	font-size:11px;
}

div#container_body_content_header a:hover {
	color:#014F80;
}

div#container_body_content_menu {
	width:164px;
	text-align:right;
	padding:20px 0px;
	float:left;
	background:#fff;
}

div#container_body_content_content {
	width:734px;
	padding:20px;
	float:left;
	background:#fff;
}

div#container_right {
	width:4px;
	height: 605px;
	float:left;
	background:#024f80 url(../gfx/bg_container_right.gif) no-repeat top left;
}
















<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->


<!--Alle content styles zijn verplaatst naar contentStyles.CSS door DH -->

