html {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	line-height: 1.43;
	border: 0;
	height: 100%;
}

* html body {
	overflow: auto;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #b65520;
	text-decoration: underline;
}

hr {
	border: solid #b65520 1px;
}

h1 {
	color: #b65520;
	font-size: 18px;
}

h2 {
	color: #b65520;
	font-size: 15px;
}

h3 {
	color: #b65520;
	font-size: 12px;
}

#wrap {
	margin: 0 auto;
	width: 980px;
	background-color: #fffbeb;
	height: 100%;
}

#header {
	background: #fff url(../bilder/header-bg.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
}

#head-img-right {
	float: right;
	height: 200px;
	text-align: right;
}

#navitop {
	height: 22px;
	line-height: 22px;
	width: 970px;
	background-color: #b65520;
	padding-right: 10px;
	color: #fff;
	font-size: 11px;
	text-align: right;
}

* html #navitop {
	margin-top: -3px;
}

#navitop a {
	color: #fff;
	text-decoration: none;
}

#navitop a:hover {
	text-decoration: underline;
}

#navitop #current {
	text-decoration: underline;
}

#content {
	width: 100%;
	background: #fffbeb url(../bilder/content-bg.jpg);
	background-repeat: no-repeat;
	min-height: 650px;
	padding-bottom: 20px;
}

* html #content {
	height: 650px;
}

#menue {
	width: 240px;
	margin-left: 50px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 13px;
	float: left;
}

* html #menue {
	display: inline;
}

#menue a {
	color: #000;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
}

#menue #cur-main {
	color: #b65520;
	font-weight: bold;
}

#menue a:hover {
	color: #b65520;
	text-decoration: none;
}

#menuesub {
	margin-left: 35px;
}

#menuesub a {
	color: #b65520;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
}

#menuesub a:hover {
	text-decoration: underline;
	height: 18px;
	line-height: 18px;
}

#menuesub #cur-sub {
	color: #b65520;
	font-weight: bold;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
}

#menuesub span {
	height: 18px;
	line-height: 18px;
}

#inhalt {
	padding-top: 10px;
	padding-left: 28px;
	padding-bottom: 50px;
	float: left;
	width: 500px;
}

#rechts {
	padding-top: 25px;
	padding-left: 22px;
	padding-bottom: 50px;
	float: left;
	width: 129px;
}

#rechts dd {
	font-size: 10px;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 20px;
}

#sync {
	clear: both;
}

#infobox {
	margin-left: -40px;
	margin-top: 85px;
	position: relative;
}

* html #infobox {
	height: 100%;
}

#infotop {
	height: 15px;
	width: 280px;
}

.infotop-mitte {
	margin-left: 15px;
	height: 15px;
	width: 250px;
	background: #b65520;
}

#infobottom {
	margin-top: 30px;
	height: 15px;
	width: 280px;
	height: 15px;
}

* html #infobottom {
	margin-top: 27px;
}

#infobox-inhalt {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -30px;
	background: #b65520;
	width: 250px;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 11px;
}

* html #infobox-inhalt {
	margin-top: -3px;
}

#infobox img {
	position: absolute;
}

#infobox img.eck1 {
	top: 0;
	left: 0;
}

#infobox img.eck2 {
	top: 0;
	right: 0;
}

#infobox img.eck3 {
	bottom: 0;
	left: 0;
}

#infobox img.eck4 {
	bottom: 0;
	right: 0;
}

#footer {
	background-color: #b65520;
	height: 35px;
	line-height: 35px;
	width: 970px;
	font-size: 11px;
	color: #fff;
	padding-left: 10px;
	position: fixed;
	
	bottom: 0px;
}

#cert {
	height: 150px;
	position: fixed;
	bottom: 35px;
}

* html #cert {
	position: absolute !important;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

/* Angaben nur fuer den Internet <= IE6 */
* html #footer {
	position: absolute !important;
}

/*
 * Anfang Formular
 */
.formbox {
	color: #111;
	padding-top: 20px;
	width: 350px;
	border-top: 1px solid #b65520;
	border-bottom: 1px solid #b65520;
}

.reihe {
	clear: both;
}

.label {
	float: left;
	width: 120px;
	text-align: left;
	padding-bottom: 7px;
}

.feld {
	float: left;
	width: 200px;
	text-align: left;
	padding-bottom: 7px;
}

.knopf {
	clear: both;
	text-align: left;
	padding-top: 15px;
	width: 150px;
}

.defbreite {
	width: 225px;
}

.formstar {
	color: #e30018;
	font-weight: bold;
}

input:focus,input:hover,textarea:focus,textarea:hover,select:focus,select:hover
	{
	color: #000;
	background: #fcf3d0;
}

input,textarea,select {
	color: #111;
	background: #fff;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

.missing {
	background: #f6d7c5;
	padding: 1px;
	color: #555;
}

#submit {
	background: #ebb191;
	color: #000;
	cursor: pointer;
	width: 110px;
}

#submit :hover {
	background: #b65520;
	color: #fff;
}

#inhalt a {
	text-decoration: underline;
}

#inhalt a:hover {
	text-decoration: underline;
}
/*
 *  Ende Formular
 */
 
.austell {
 height: 1px;
 	padding:0;
 	border: 0px solid #888;
 	margin-top: 25px;
 	margin-bottom: 25px;
 }
