@charset "iso-8859-1";
body {
	height: 32px;
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: -1;
}
#wrapper {
	position: absolute;
  	top: 0px;
	left: 0px;
  	width: 100%;
	z-index: 1;
}
#header {
	width: 956px;
	height: 128px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -478px;
	background: url(images/logohg.png) no-repeat top;
	z-index: 100;
	visibility: visible;
}
#slideshow {
	top: 133px;
	left: 50%;
	margin-left: -478px;
	position: absolute;
	width: 956px;
	z-index: 50;
	height: 300px;
}
#navi {
	width: 956px;
	margin-top: 5px;
	position: absolute;
	left: 50%;
	background-color: #900;
	height: 32px;
	top: 433px;
	z-index: 120;
	margin-left: -478px;
}
#inhalt {
	width: 956px;
	top: 475px;
	left: 50%;
	margin-left: -478px;
	position: absolute;
	background-image: url(images/bg1.png);
	text-align: center;
}	
#text {
	width: 636px;
	margin-left: 310px;
	padding-top: 50px;
	text-align: center;
}
#logo {
	left: 50%;
	top: 10px;
	width: 236px;
	height: 201px;
	margin-left: -465px;
	position: absolute;
	z-index: 110;
}
#schnellanfr {
	position:absolute;
	width:200px;
	height:115px;
	z-index:121;
	left: 50%;
	top: 491px;
	margin-left: -428px;
}
#textlinks {
	position:absolute;
	width:250px;
	height:115px;
	z-index:121;
	left: 50%;
	top: 621px;
	margin-left: -468px;
}
#marqueecontainer{
	position: absolute;
	width: 200px; /*marquee width */
	height: 200px; /*marquee height */
	top: 636px;
	left: 50%;
	margin-left:-428px;
	z-index: 121;
	background-color: #EEE3A9;
	overflow: hidden;
	border: 1px solid #900;
	padding: 2px;
	padding-left: 4px;
}
#fotocontainer{
	position: absolute;
	width: 250px;
	height: 205px;
	top: 886px;
	left: 50%;
	margin-left:-458px;
	z-index: 132;
} 
#footer {
	text-align: center;
	height: 50px;
	padding-bottom: 3px;
	background-color: #900;
	width: 956px;
	color: #cbb870;
}
#anfrageform {
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 475px;
	width: 956px;
	background-color: #8DBE61;
	text-align: center;
}
.textfamil {
	font-size: 25px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.textbold {
	font-size: 16px;
}