#Hauptnavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #663300;
	display: block;
	width: 176px;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	text-align: left;
	padding-left: 25px;
	background-color: #F9D092;
	margin-top: 1px;
	margin-bottom: 5px;
}
#Hauptnavigation  a:hover {
	background-color: #CA9F53;
	font-weight: normal;
	color: #FFFFFF;
}
#Hauptnavigation  a:active {
	background-color: #CA9F52;
}

