body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #160901 url(../bilder/hintergrund.jpg) no-repeat scroll center -140px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #160901;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	height: 780px;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	position: relative;
	top: 0px;
}


#banner {
	position:absolute;
	width:575px;
	height:309px;
	z-index:1;
	left: 318px;
	top: 123px;
}



#inhalt {
	position:absolute;
	width:575px;
	height:331px;
	z-index:1;
	left: 318px;
	top: 440px;
}


#inhalt_doppel {
	position:absolute;
	width:525px;
	height:281px;
	z-index:2;
	left: 25px;
	top: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
	line-height: 17px;
	
}





#navigation0 {
	position:absolute;
	width:auto;
	height:35px;
	z-index:2;
	left: 47px;
	top: 80px;
	overflow: hidden;
}


#navigation1 {
	position:absolute;
	width:308px;
	height:159px;
	z-index:2;
	left: 10px;
	top: 123px;
	background-image: url(../bilder/logo.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #565f2e;
	text-align: center;
	font-variant: small-caps;
	padding-top: 140px;
	overflow: hidden;
	line-height: 26px;
}



#bild1 {
	position:absolute;
	width:308px;
	height:331px;
	z-index:3;
	left: 9px;
	top: 440px;
}

#kontaktleiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFE8D2;
	position: absolute;
	bottom: -25px;
	right: 0px;
}













.b a:link {
	color: #565f2e;
	text-decoration: none;
}
.b a:visited {
	color: #565f2e;
	text-decoration: none;
}
.b a:hover {
	color: #565f2e;
	background-color: #FFF;
	text-decoration: none;
	padding-right: 95px;
	padding-left: 95px;
}
.b a:active {
	text-decoration: none;
}
li {
	list-style-type: circle;
}



.galerie_start {
	margin-bottom: 10px;
	border: 1px solid #565F2E;
}


.galerie_quer {
	margin-left: 16px;
	margin-bottom: 10px;
	border: 1px solid #565F2E;
}

.galerie_hoch {
	margin-left: 6px;
	margin-bottom: 10px;
	border: 1px solid #565F2E;
}

#back {
	height: 40px;
	width: 80px;
	position: absolute;
	top: 460px;
	right: -100px;
}


.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565f2e;
	border: 1px solid #CCC;
}

.gb_verfassen {
	position: absolute;
	left: 160px;
	top:0px;
	
	width:auto;
	height:auto;
}

