@charset "utf-8";
#Haupnavi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: Inline-Block;
	height: auto;
	width: auto;
	border: 1px solid #1F3F3F;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../Bilder/Navi.jpg);
	background-repeat: repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#Haupnavi a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../Bilder/Navi2.jpg);
}
