
body {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff3e0;
	background-image: url(../bilder/hg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0;
	padding: 0;
	}
div, p {
	margin: 0;
	padding: 0;
	}
a {
	color: #9d0b0f;
	}
a:hover {
	color: #000;
	}
h1 {
	color: #9d0b0f;
	font-size: 16px;
	margin: 0 20px 10px;
	padding: 0;
	}
h2 {
	color: #9d0b0f;
	font-size: 14px;
	margin: 20px 20px 5px;
	padding: 0;
	}
ul {
	list-style-type: none;
	margin: 1em 0 1em 40px;
	}
li {
	background-image: url(../bilder/symb1.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	}
#seite {
	background-color: #fff3e0;
	text-align: left;
	position: relative;
	width: 960px;
	margin: 5px auto;
	border-color: #9d0b0f #ffe4af #ffe4af;
	border-style: solid;
	border-width: 8px 2px 2px;
	}
#kopfli {
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	}
#kopfre {
	position: absolute;
	top: 0;
	left: 205px;
	width: 755px;
	}
#mitte {
	width: 960px;
	padding-top: 208px;
	}
#menue {
	width: 205px;
	float: left;
	}
#inhalt {
	width: 755px;
	float: right;
	padding-top: 80px;
	}
#inhalt p {
	line-height: 130%;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
#inhalt p.bilder {
	text-align: center;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
#fuss {
	font-size: 11px;
	background-color: #ffe4af;
	background-image: url(../bilder/hg-fuss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 4px;
	}
.clearzeile {
	font-size: 1px;
	height: 1px;
	clear: both;
	}
.zentriert {
	text-align: center;
	}
.tabelle1 {
	margin-left: 40px;
	}

.tabelle1 td {
	padding: 2px 5px;
	}
.bildrechts {
	float: right;
	margin-left: 20px;
	}
#inhalt .eingerueckt {
	margin-left: 80px;
	}
.hinweis { color: #9d0b0f; font-size: 14px; font-weight: bold; }

