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

td {
	vertical-align: top;
}

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

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 {
	color: #6699cc;
	font-size: 14px;
	font-weight: bold;
}

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

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

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

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

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

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

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

div.groep {
	clear:both;
}

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

td.label {
	padding-right:10px;
}

div.formulier {

}