body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #009F68;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: black;
	line-height: 15pt;
}
h1 {
	font-size: 16pt;
}
.nieuws-head {
	background-color: #009F68;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	padding: 4px;
}
.nieuws-eerstebericht {
	background-color: #FFE8B1;
}
.nieuws-eerstebericht-head {
	padding: 4px;
	font-size: 12pt;
	font-weight:bold;
}
.nieuws-eerstebericht-head a{
	font-size: 12pt;
	font-weight:bold;
	text-decoration:none;
}
.nieuws-eerstebericht-tekst {
	padding-left: 15px;
	padding-bottom: 6px;
	font-size: 10pt;
}
.nieuws-bericht {
	padding: 4px;
	background-color: #FFEDD3;
	color: #4D4840;
	font-size: 12pt;
}
.nieuws-bericht a {
	text-decoration: none;
	color: #4D4840;
	font-size: 12pt;
}
#menutabel td a{
	color: #666666;
	text-decoration:none;
}
#menutabel td a:hover{
	color: black;
	text-decoration:underline;
}
.menu-niveau1-actief a, .menu-niveau2-actief a {
	color: black;
}
.menu-niveau1-actief {
	background-image: url(../img/menu-niveau1-actief.png);
	height: 36px;
	width: 191px;
	left: 0px;
	top: 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
.menu-niveau1-nonactief {
	height: 36px;
	width: 191px;
	left: 0px;
	top: 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
.menu-niveau2-actief {
	background-image: url(../img/menu-niveau2.png);
	height: 30px;
	width: 191px;
	left: 0px;
	top: 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
}
.menu-niveau2-nonactief {
	background-image: url(../img/menu-niveau2.png);
	height: 30px;
	width: 191px;
	left: 0px;
	top: 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	padding-left: 15px;
}
#broodkruimel a {
	font-size: 12px;
	color: white;
	text-decoration:none;
}
#broodkruimel a:hover {
	color: #029F68;
	text-decoration:underline;
}
#broodkruimel {
	font-size: 12px;
	color: white;
}
table.contenttable {
	border-right: 1px solid #029F68;
	border-top: 1px solid #029F68;
	border-bottom: 1px solid #029F68;
}
table.contenttable td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: black;
	line-height: 15pt;
	border-left: 1px solid #029F68;
	padding: 5px;
}
table.contenttable tr.tr-even td {
	background-color: #FFE8C2;
}
table.contenttable tr.tr-odd td {
	background-color: #FFF3E0;	
}
