.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000066;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 110px;
	padding: 5;
	padding-top: 2px;
	padding-bottom: 5px;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}
#aktiv {
	color: #CC6600;
	font-weight: normal;
}
a:hover {
	color: #CC6600;
	font-weight: normal;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

