
table {
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	FONT-SIZE: 9pt; 
	}
	
tr.head{
	background: #307730;
	color: white;
}
	
td.menutop{
	background-image: url("img/menu_bg.jpg");
	height: 80px;
	}
	
td.menu_active{
	background: #ffffff;
	width: 130px;
	color: #307730; 
	font-size: 10pt;
	border-top: 1px solid #307730;
	border-left: 1px solid #307730;
	border-right: 1px solid #307730;
	}
td.menu{
	background: red;
	width: 130px;
	color: #ffffff; 
	font-size: 10pt;
	border-top: 1px solid #307730;
	border-left: 1px solid #307730;
	border-right: 1px solid #307730;
	border-bottom: 3px solid #307730;
	}


tr.menu{
	border-bottom: 3px solid #307730;
	}


body {
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	FONT-SIZE: 10pt; 
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
	MARGIN-TOP: 0px;
	}

a {
	color: #307730;
	text-decoration: none;
	}

a:hover{
	color: #ffda85; 
	text-decoration: none;
	}

a.menu_active{
	color: red; 
	background: white;
	font-style: italic;
	font-size: 12pt;
	}

a.menu_active:hover{
	color: red; 
	font-style: italic;
	font-size: 12pt;
	}

	
	
a.menu{
	color: #ffffff;
	background: red;
	text-decoration: none;
	font-size: 12pt;
	}

a.menu:hover{
	color: #000000; 
	text-decoration: none;
	font-size: 12pt;
	}
	
b.aankondiging{
	color: #307730;
	}
	
H3.menu{
	color: white;
	}
