#hauptnavigation {
	line-height: 1.8em;
	text-align: right;
	height: 200px;
	position: absolute;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	top: 20px;
}
#hauptnavigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 10px;
}
#hauptnavigation a:hover {
	color: #00953d;
	background-image: url(../Hauptbilder/hover_hauptnavigation.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#buttons {
	height: 30px;
	float: left;
	margin-top: 175px;
	margin-left: 10px;
	position: absolute;
}
#buttons img {
	margin-left: 5px;
	padding-top: 9px;
}
#unternavi {
	position: absolute;
	width: 330px;
	padding-left: 10px;
	text-align: right;
	padding-top: 5px;
	color: #898787;
	float: right;
	left: -3px;
	top: 312px;
}
#unternavi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #898787;
	text-decoration: none;
	font-size: 100%;
	margin-left: 6px;
	line-height: 1.5em;
}
#unternavi a:hover {
	color: #00953d;
}

