body{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
 font-family: arial,helvetica,verdana,_sans;
 font-weight: normal;
 color: #555252;
 background-color:#000;
 font-size:13px;
 line-height:1.6em;
 overflow:hidden;
}

.rahmen{
	position:absolute;
	width:810px;
	height:460px;
	left:50%;
	top: 35px;
	background-color:#fff;
	margin-left:-405px;
	z-index:100;
}
.hintergrund{
	position:absolute;
	width:1600px;
	height:900px;
	left:50%;
	top: 0px;
	margin-left:-800px;
}

.navoben{
	position: absolute;
	width:810px;
	height:0px;
	top:10px;
	left:50%;
	margin-left:-415px;
}
.nav{
	border-right:15px #000f29 solid;
	padding:0px 15px 0px 10px;
	font-weight:bold;
}
.nav2{
	padding:0px 10px 0px 10px;
	font-weight:bold;
}
a{
	font-size:13px;
	color:#0259fc;
	text-decoration:none;
}


#s1,#s2,#s3,#s4,#s5,#s6,#s7,#s8{
	position:absolute;
	left:0px;
	top:0px;
	width:810px;
	height:460px;
	overflow: hidden;
	font-family: arial,helvetica,verdana,_sans;
	font-weight: normal;
	display:none;
}
#s1{
	display:block;
}

.leinwand{
	margin:0px 0px 0px 0px;
	width:0px;
	float:left;
}





.impressum{
	position:absolute;
	width:200px;
	height:460px;
	left:50%;
	top: 500px;
	margin-left:-405px;
}

.copyright{
	position:absolute;
	width:610px;
	height:460px;
	left:50%;
	top: 500px;
	margin-left:-205px;
	text-align: right;
}
a:hover{
	color:#a2010b;
}



.foto{
	position:absolute;
	width:810px;
	height:460px;
	margin-left:0px;
	margin-top:0px;
}

#imageSlideshowHolder{
  width:810px;
  height:460px;
  background-color:#000;
  border:none;
  position:relative;  /* Never change this value */    
  }
  .imageInGallery{    
  width:810px;
  height:460px;
  background-color:#000;
    
  /* Never change these 3 value */
  left:0px;
  top:0px;
  position:absolute;  
  }





.spalte1{
	position:absolute;
	margin:20px 0px 0px 20px;
	width:200px;
	height:420px;
	float:left;
}
.unten{
	position:absolute;
	bottom:0px;
	border:0px;
	left: 0px;
}
.untenkarstadt{
	position:absolute;
	bottom:70px;
	border:0px;
	left: 0px;
}
.untendodenhof{
	position:absolute;
	bottom:55px;
	border:0px;
	left: 0px;
}
.untenunterwegs{
	position:absolute;
	bottom:70px;
	border:0px;
	left: 0px;
}
.untenbluesky{
	position:absolute;
	bottom:110px;
	border:0px;
	left: 0px;
}
.untenisland{
	position:absolute;
	top:70px;
	border:0px;
	left: 0px;
}
.mitte{
	position:absolute;
	top:110px;
	border:0px;
	left: 0px;
}
.spalte2{
	position:absolute;
	margin:20px 0px 0px 240px;
	width:550px;
	height: 420px;
	float:left;
}
.spalte4{
	position:absolute;
	margin:20px 0px 0px 620px;
	width:200px;
	height: 420px;
	float:left;
}


h1{
	font-size:30px;
	line-height:1.2em;
	margin-top:-5px;
	color:#555252;
}
h2{
	font-size:30px;
	margin-top:-5px;
	color:#a2010b;
}
h3{
	font-size:13px;
	margin-top:-10px;
	color:#555252;
}
h4{
	font-size:13px;
	margin-top:-10px;
	color:#555252;
	font-weight: normal;
}
h5{
	font-size:20px;
	line-height:1.2em;
	margin-bottom:15px;
	color:#555252;
}
p{
	margin:0px 0px;

