table.navbar
{font-size: 12pt;
margin: 0px;
padding: 0px; 
border: 0px;

}

table.themenu
{font-size: 12pt;

padding: 0px;
}

td.menuNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	
	
	
}

td.menuHover
{padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	
	
	
	
	
}

div.menuNormal
{
display: none;
position: absolute;
background-color: #b3071b;




}

div.menuHover
{

background-color: transparent;
position: absolute;
margin-top:30px;
border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	
}

a.hoofdmenuitem
{
	color: #FFFFFF;
	text-decoration: none;
	
	line-height: 27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	
	background-repeat: no-repeat;
	background-position: right;
	}
a.hoofdmenuitemcat
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-repeat: no-repeat;
	background-position: right;
}
a.menuitem
{
	text-decoration: none;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #0F7E61;
	background-color: #deeed4;
	border-bottom: solid 0F7E61 1px;
	display: block;
	width:136px;
	padding-left:5px;
	
}
.menuNormal a:hover{
background-color: #e1e375;
}

a.menuselected
{
font-weight: bold;
}

