.binnentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #336600;
	font-weight: bold;
}
.opvallen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;	
	
}
.groot16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
}
.binnentextgroen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.tabeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #648C07;
}
.voettekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336600;
}

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	background-color: #ffffcc;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

