body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

div#topmenu, div#topimage, div#submenu, div#subtop, div#bottom_menu, div#bottom {
	display:none;
}

div#logo {
	margin-top:0px;
	padding:0px;
}

div#content {
	margin-top:80px;margin-left:0px;
	padding:0px;
}


td {
	vertical-align: top;
}

a {
	font-size:11px;
	text-decoration: none;
	color:#000000;
}

a:hover {
	text-decoration: underline;
}

div.hr {
	background-image : url(../images/hr.gif);
	background-repeat : repeat-x;
	height:1px;
	margin-top:5px;
	margin-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	width : auto;
	font-size:1px; /* ie bugfix */
}

span.titel {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

span.history {
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}

span.copyright {
	font-size:11px;
	color: #999999;
}

div.nieuws span.titel,
div.directNaar span.titel
{
	font-weight: bold;
	font-size:11px;
	color:#000000;
}

div.nieuws {
	position: relative;
	width:280px;
	padding-right:20px;
	float: left;
	color:#000000;
}

div.image {
	position: relative;
	width:300px;
	float: left;
	color:#000000;
}

div.cms {
	position: relative;
	padding-top:2px;
	float: left;
	width: 250px;
	color:#000000;
}

div.directNaar {
	position: relative;
	float: left;
	color:#000000;
}

div.groep {
	clear:both;
	color:#000000;
}

div.groep span.titel {
	font-size: 15px;
	font-weight: bold;
	color:#000000;
}