@charset "UTF-8";
/* CSS Document */

body {
	background-color:#534c38;
	margin:0px;
	padding:0px;
	
}


#bilder #slide1 {
	background: url('../img/bild_DSCF2493.JPG') no-repeat top center;
	width:100%;
	height:1639px;
}	
#bilder #slide2 {
	background: url('../img/bild_Handlauf_verwachsung_1.JPG') no-repeat top center;
	width:100%;
	height:1639px;
}	
#bilder #slide3 {
	background: url('../img/bild_verwachsung_2.jpg') no-repeat top center;
	width:100%;
	height:1639px;
}	
#bilder #slide4 {
	background: url('../img/bild_Verwachsung_Steg_Okt_07.jpg') no-repeat top center;
	width:100%;
	height:1639px;
}	
#bilder #slide5 {
	background: url('../img/bild_steg_02.jpg') no-repeat top center;
	width:100%;
	height:1639px;
}	


	




#bilderBox {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	z-index:10;	
}

#bilder {
	margin-left:auto;
	margin-right:auto;	
	display:none;
}

#bilderSteuerung {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#534c38;
	text-transform:uppercase;
	letter-spacing:2px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;	
	width:680px;
	padding:8px;
	margin-top:50px;
	text-align:center;
	display:none;
}

#contentouterbox {
	position: absolute;
	top:0px;
	height:0px;
	width:100%;
	height:100%;
	z-index:100;	
}




#bsShowText {
	float:left;
	text-align:left;
}
#bsNavigation{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:70px;
}
#bsInfoText{
	float:right;
}

#back {float:left;background: url('../img/pfeil_links.png') no-repeat left 3px;width:25px;text-align:right;}
#next {float:right;background: url('../img/pfeil_rechts.png') no-repeat right 3px;width:23px;text-align:left;}
#current {display:block;
	width:10px;
	margin-left:auto;
	margin-right:auto;	}




#contentouterbox2 {
	position: absolute;
	top:0px;
	height:0px;
	width:100%;
	height:0px;
	overflow:hidden;
	z-index:200;	
}

#content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#534c38;
	letter-spacing:2px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;	
	width:680px;
	padding:8px;
	margin-top:50px;
	display:block;
}

#content a {
	color:#b07e43;
	text-decoration:none;
}




#header {
		text-transform:uppercase;
		padding-bottom:20px;
	}

#sprachwahl {
	float:right;
}


.absatz {
	clear:both;
	padding-top:30px;
	}
	
	
.text {
	letter-spacing:1px;
	margin-left:200px;
	margin-right:100px;
	line-height:17px;
}

.thema {
	float:left;
	line-height:17px;
	text-transform:uppercase;
	padding-left:40px;
	}
	
.impressum {
	color:#999;
	padding-top:30px;
	padding-bottom:30px;
}

.impressum .absatz {
	padding-top:10px;	
}

DIV#loader {
	position: absolute;
	top:200px;
	left:460px;
	width: 20px;
	height: 20px;
}

