.navi {
	background-image: none;
	background-repeat: no-repeat;
	text-align: right;
	font-family: Futura-Heavy, Arial, "Arial Black", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {

	color: #FFFFFF;
	text-decoration: underline;
}
.navi #aktiv {
	font-family: Futura-Heavy;
	color: #FFFFFF;
	text-decoration: underline;
}
