body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #EFF2C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:0px;
}

#content ul{
	list-style-type:square;
	padding:0px;
	margin-left:20px;
}

#content a:link {
	text-decoration:underline;
	color:666666;
}
#content a:active {
	text-decoration:underline;
	color:666666;
}
#content a:visited {
	text-decoration:underline;
	color:666666;
}
#content a:hover {
	text-decoration:underline;
	color:333333;
}

#maincontainer{
	width: 916px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}


.datum {
	font-size:10px;
	color:#666666;
}
.adres {
	font-size:11px;
	color:#666666;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BECC05;
	font-weight:bold;
	line-height:20px;
}
.tekst_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:16px;
}

label
{
width: 150px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
width:100px;
margin-left: 110px;
}
input,textarea
{
width:300px;
color: #003366;
background: #FFFFFF;
border: 1px solid #666666
}

.submit input
{
color: #FFFFFF;
background: #BECC05;
border: 0px outset #BECC05;
margin-left:158px;
}
fieldset
{
border: 0px solid #666666;
width: 600px;
background-color:#F0F0F0;
padding:10px;
}

legend
{
color: #BECC05;
background: #EAEAEA;
border: 0px solid #666666;
padding: 2px 6px
}

#banners div {
	margin-bottom:10px;
}

.nieuwsdatum {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin-bottom:3px;
}
.nieuwskop {
	font-weight:bold;
	margin-bottom:3px;
	font-size:14px;
}
.nieuwsdatum_rechts {
	font-size:10px;
	font-weight:bold;
	color:#999999;
	margin-bottom:3px;
}
.nieuwskop_rechts {
	font-weight:bold;
	margin-bottom:3px;
	font-size:11px;
	color:#666666;
}
.nieuwslink_rechts {
	font-size:10px;
	font-weight:normal;
	color:#999999;
	margin-bottom:3px;
}

