body
{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #000000;
	background:url(../images/bg_body_blauw.jpg) no-repeat top center; background-color:#82d8f7;
}

#container
{
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

#column_left
{
	width: 200px;
	float: left;
	background-image: url(/images/menu_blue_left.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	left: 4px;
	top: 25px;
	
}

#column_center
{
	width: 600px;
	float: left;
}

#column_center_top
{
	width: 600px;
	height: 5px;
	overflow:hidden;
	background-image: url(/images/contentbg_top.png);
}

#column_center_middle
{
	width: 600px;
	background-image: url(/images/contentbg.png);
	background-repeat: repeat-y;
	overflow:hidden;
}

#column_center_bottom
{
	width: 600px;
	height:5px;
	overflow:hidden;
	background-image: url(/images/contentbg_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}


#column_right
{
	width: 150px;
	padding-left: 10px;
	padding-top: 10px;
	height: 235px;
	float: left;
	background-image: url(/images/menu_blue_right.jpg);
	background-repeat: no-repeat;	
	position: relative;
	left: -2px;
	top: 25px;	
}

#column_right a
{
	color: white;
}

#column_right_logos
{
	width: 160px;
	float: left;	
	margin-top: 42px;
	text-align: center;
}

.contentblock_pic
{
	width: 586px;
	background-color: white;
	border: 1px solid #b4b4b4;
	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.contentblock_txt
{
	width: 586px;
	background-color: white;
	border: 1px solid #b4b4b4;
	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.contentblock_txt H1
{
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	color: #009fd7;
	font-style: italic;
}

.contentblock_txt p
{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	margin: 5px;
	color: #000000;
}

.hcol1, .hcol3
{
	width: 280px;
	color: white;
	background-color: #009fd7;
}

.hcol1_nieuws
{
	width: 580px;
	color: white;
	background-color: #009fd7;
}