body {
	background-color: #fbd7a1;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(Bilder/hg1.jpg);
	background-repeat: repeat;
}
#wrapper {
	background-image: url(Bilder/shadow.png);
	background-repeat: repeat-y;
	text-align: left;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#header {
	width: 980px;
	margin-top: 0px;
	margin-left: 0px;
	height: 90px;
	background-image: url(Bilder/header.png);
	background-repeat: no-repeat;
}
#navi {
	width: 980px;
	margin-top: 0px;
	margin-left: 0px;
	height: 33px;
	background-image: url(Bilder/navi.png);
	background-repeat: no-repeat;
}
#navicontent {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	width: 750px;
	margin-left: 165px;
	padding-top: 5px;
}
#content {
	width: 980px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(Bilder/contenthg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#content_li {
	float: left;
	width: 790px;
}
#content_re {
	float: right;
	width: 190px;
	background-image: url(Bilder/sidenavi_re.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#footer {
	height: 28px;
	width: 980px;
	margin-top: 0px;
	clear: both;
	background-image: url(Bilder/footer.png);
	background-repeat: no-repeat;
}
#footercontent {
	width: 980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	font-style: normal;
	text-align: center;
}
.bold {
	font-weight: bold;
}

#sidenavi {
	float: left;
	width: 155px;
	padding-top: 20px;
	height: 499px;
	padding-left: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#maincontent {
	float: right;
	width: 600px;
	margin-right: 12px;
}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #f3af44;
}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
h5 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8d6523;
}
a.sub:link {
	color: #8d6523; text-decoration:none
}
a.sub:visited {
	color: #8d6523; text-decoration:none
}
a.sub:hover {
	color: #6e4c12; text-decoration:none
}
a.sub:active {
	color: #8d6523; text-decoration:none
}
a.sub2:link {
	color: #FFFFFF; text-decoration:none
}
a.sub2:visited {
	color: #FFFFFF; text-decoration:none
}
a.sub2:hover {
	color: #8d6523; text-decoration:none
}
a.sub2:active {
	color: #FFFFFF; text-decoration:none
}
a.sub3:link {
	color: #8d6523;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}
a.sub3:visited {
	color: #8d6523;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}
a.sub3:hover {
	color: #76531c;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}
a.sub3:active {
	color: #8d6523;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}
a.sub4:link {
	color: #8d6523; text-decoration:underline}
a.sub4:visited {
	color: #8d6523; text-decoration:underline}
a.sub4:hover {
	color: #6e4c12; text-decoration:underline}
a.sub4:active {
	color: #8d6523; text-decoration:underline}
a.sub5:link {
	color: #8d6523;
	text-decoration:underline;
	font-weight: bold;
}
a.sub5:visited {
	color: #8d6523;
	text-decoration:underline;
	font-weight: bold;
}
a.sub5:hover {
	color: #6e4c12;
	text-decoration:underline;
	font-weight: bold;
}
a.sub5:active {
	color: #8d6523;
	text-decoration:underline;
	font-weight: bold;
}
.orange {
	color: #f3af44;
}
.formorange {
	background-color: #f3af44;
	margin-top: 10px;
	color: #76531c;
}
#content_re_form {
	float: left;
	width: 176px;
	padding-top: 100px;
	padding-left: 10px;
	height: 250px;
	background-image: none;
}
form  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #8d6523;
	width: 100px;
	line-height: 120%;
	padding-top: 10px;
}

fieldset {
	color: #006699;
	border: solid 1px  #006699;
	background-color: #CCCC99;
	padding: 10px;
}

legend {
	font-weight: bold;
	color: #000000;
	border: 3px double #006699;
	background-color: #dede99;
}

input {
	display: block;
	float: left;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 165px;
	font-size: 10px;
}
label {
	float:left;
	color: #8d6523;
}
textarea {
	display: block;
	float: left;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 165px;
	font-size: 10px;
	height: 80px;
}
.braun {
	color: #8d6523;
}
.braunKursiv {
	color: #8d6523;
	font-style: italic;
}

.boldbraun {
	color: #8d6523;
	font-weight: bold;
}
.picstyle1 {
	float:right;
	margin-bottom:10px;
	margin-left: 20px;
}
