#bg #navi {
	background-image: url(/images/design/hg_navi.jpg);
	font-size: 16px;
	line-height: 30px;
	color: #FFF8C2;
	text-align: center;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFF8C2;
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#bg #navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#bg #navi li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}

#bg #navi a {
	color: #FFF8C2;
	text-decoration: none;
	font-weight: bold;
}
#bg #navi a:hover {
	color: #FFF8C2;
	text-decoration: underline;
	font-weight: bold;
}
#bg #navi #aktiv_oben a {
	color: #FFF8C2;
	text-decoration: underline;
	font-weight: bold;
}
