.h1sitemap {
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: auto;
	margin-left: -20px;
}
.h2sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #CC9900;
	padding-left: 0px;
	width: auto;
	display: block;
	margin-left: -20px;
	text-align: center;
	height: 2em;
	vertical-align: middle;
}
body {
	background-color: #FFFFCC;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
}
a,li,ul,a:hover{
	height: 1.5em;
	display: block;
	width: auto;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 1.5em;	
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	font-size: 80%;
	height: 1.5em;
}
.zeile {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #660000;
}
li {
	list-style-type: square;
}
#submenue {
	margin-left: 20px;
}
body {
	margin-left: 20px;
	width: 15em;
}
