body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menue {
	margin-top: 5;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

a.menue_passive:link, a.menue_passive:visited {
font-family:"Courier New", Courier, monospace;
line-height: normal;
color: #fff;
font-size: 15px;
font-weight:bold;
margin-right:12px;
text-decoration: none;
}

a.menue_passive:hover {
text-decoration: none;
border-bottom: solid 2px #66CCFF;
}

a.menue_active:link, a.menue_active:visited {
line-height: normal;
font-family:"Courier New", Courier, monospace;
color: #66CCFF;
font-size: 15px;
font-weight:bold;
margin-right:12px;
text-decoration: none;

}
a.menue_active:hover {
color: #66CCFF;
}