body {
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(bilder/WAXPAPR.jpg);
}
#haupt {
	height: 608px;
	width: 860px;
	position: absolute;
	margin-top: -304px;
	margin-left: -430px;
	left: 50%;
	background-color: #000000;
	top: 50%;
}
#haupt #copyright {
	height: 25px;
	width: 860px;
	position: absolute;
	left: 0px;
	top: 608px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#haupt #inhalt {
	height: 400px;
	width: 585px;
	position: absolute;
	left: 175px;
	background-color: #cfc0ab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	overflow: auto;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
	top: 0px;
	text-decoration: none;
}


#haupt #navi {
	height: 440px;
	width: 170px;
	position: absolute;
	left: 5px;
	top: 162px;
	background-color: #9e8157;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(bilder/navi-logo.jpg);
}
#haupt   #navi    #inhalt a  {
	color: #000000;
	font-size: 15px;
	display: inline;
	line-height: 25px;
	padding: 0px;
	font-style: oblique;
}
#haupt   #navi   #inhalt a:hover  {
	color: #9E8157;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E8157;
	border-bottom-color: #9E8157;
	border-bottom-width: 1px;
	font-style: normal;
}

#haupt #navi #logo {
	background-image: url(bilder/navi-logo.jpg);
	position: absolute;
	height: 200;
	width: 170px;
	top: 348px;
	background-attachment: fixed;
	background-position: bottom;
}
#haupt #navi a {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#haupt #navi a:hover {
	background-color: #CFC0AB;
	color: #000000;
}

#haupt #kopf {
	background-image: url(bilder/kopf.jpg);
	height: 150px;
	width: 850px;
	position: absolute;
	left: 5px;
	top: 5px;
}
.bold {
	font-weight: bold;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	font-variant: small-caps;
}
#haupt #navi .unterpunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CFC0AB;
	padding-left: 30px;
	text-decoration: none;
	padding-top: -3px;
	padding-bottom: -3px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 1px ridge #9E8157;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 1px ridge #9E8157;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 1px ridge #9E8157;
}
#haupt #copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.linkueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #9E8157;
	font-weight: bold;
	line-height: 20px;
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	line-height: 30px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

