body {
	background-color: #151834;
	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 {
line-height: 21px;
font-family:Verdana, Tahoma, Arial, sans-serif;
line-height: normal;
color: #fff;
font-size: 14px;
font-weight:bold;
margin-right:12px;
text-decoration: none;
text-shadow: 1px 1px 2px #000;
}

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

a.menue_active:link, a.menue_active:visited {
line-height: 21px;
line-height: normal;
font-family:Verdana, Tahoma, Arial, sans-serif;
color: #262b5d;
font-size: 14px;
font-weight:bold;
margin-right:12px;
text-decoration: none;

}

a.menue_active:hover {
color: #262b5d;
}
