#Haupt {
	height: 100px;
	width: 1000px;
	left: 50%;
	top: 20px;
	position: absolute;
	visibility: visible;
	margin-left: -500px;
}
h5 { color: #309; font-size: 16px; font-family: arial, verdana; font-weight: bold; padding-right: 10px; padding-left: 10px; }
h4 a { color: #fff; font-size: 14px; font-family: arial, verdana; font-weight: bold; text-decoration: none; margin: 1.33em 0; }
h4 { color: #fff; font-size: 14px; font-family: arial, verdana; font-weight: bold; text-decoration: none; margin: 0; }
h3 {
	color: white;
	font-size: 14px;
	font-family: arial, verdana;
	background-color: #603;
	margin: 0;
	padding: 4px;
}
h1 { font-size: 24px; font-family: arial, verdana; padding: 10px; }
.preise {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C1914;
	overflow: visible;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 { color: #76766e; font-size: 18px; font-family: arial, verdana; padding-right: 10px; padding-left: 10px; }
p { font-size: 12px; font-family: arial, verdana; overflow: auto; padding: 0 10px 0; }
p a { font-size: 12px; font-family: arial, verdana; text-decoration: none; overflow: auto; }
ul a { font-size: 12px; font-family: arial, verdana; text-decoration: none; margin-left: -40px; padding-left: 20px; list-style-type: none; display: block; }
ul a:hover { font-size: 12px; font-family: arial, verdana; background-color: #fff; text-decoration: none; list-style-type: none; display: block; }
body { font-size: 12px; font-family: arial; }
em {
	font-weight: normal;
}
.mnu {
	list-style-type: none;
	background-color: #CC9;
}
.mnu li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	display: block;
	margin-left: -40px;
	padding-left: 20px;
	color: #603;
	background-color: #F5E293;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
.kasten {
	border: thin solid #603;
	width: 210px;
	float: none;
	background-color: #F5E293;
}
.mnu li a:hover {
	color: #F5E293;
	background-color: #603;
	list-style-type: none;
}
#Haupt table tr td table tr td table tr td a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	display: block;
	color: #603;
}
#Haupt table tr td table tr td table tr td a:hover {
	color: #F5E293;
	background-color: #603;
	display: block;
	padding: 2px;
}

