body{ 
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	background-color: #332928;
	overflow: hidden;
}


a:focus
{ /* Macht den Rahmen um Links im Firefox weg */
	outline: none;
}



ul, li, h4, h3, h2, h1, p{
	
	list-style:none;
}




#screen
{
	height: 616px;
	width: 100%;
	margin: auto;
	display: block;
	margin-top: -308px;
	top: 50%;
	position: absolute;
	z-index: 1;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
}

.navi_bg
{
	width: 980px;
	margin: 0 auto;
	height: 400px;
}

#logo
{
	width: 424px;
	position: relative;
	z-index: 6;
	height: 65px;
	padding-top:35px
}



#logo a
{
	width: 424px;
	height: 41px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../assets/btn-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}


#logo a:hover  { background-position: 0 -41px; }


#darsteller
{
	width: 980px;
	margin: -100px auto 0 auto;
	height: 616px;
	position: relative;
	z-index: 5;
}



#auf_anfang
{
	width: 127px;
	height: 26px;
	position: relative;
	margin: -100px 0 0 470px;
	z-index:7;
	visibility: hidden;
}

#auf_anfang a
{
	width: 127px;
	height: 26px;
	cursor: pointer;
	background-image: url(../assets/auf-anfang.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}


#auf_anfang a:hover
{background-position: 0 -26px;}



a.aktuell
{
	margin: 210px 0 0 56px;
	width: 160px;
	height: 48px;
	float: left;
	background-image: url(../assets/aktuell.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	background-color: transparent;
}

a.aktuell:hover{background-position: 0 -48px;}

.img-ankuendigung
{
	margin: 90px 0 0 0px;
	float: left;
}


.img-darsteller
{
	margin-left: -15px;
	float: left;
	
}

#slider
{
	margin: 0 0 0 660px;
	width: 320px;
	height: 400px;
	position: absolute;
	z-index: 15;
	top: 0;
}

#navigation
{
	width: 320px;
	height: 370px;
	padding-top:30px;
}


			
				
	
#sections
{
	overflow: hidden;
	width: 100%;
	height: 616px;
	clear: both;
	display: block;
	margin: -400px auto 0px auto;
	position: absolute;
	z-index: 4;
}


	
#sections ul{
	width:1500%; /* 100 x 15 */
	height: 616px;
	display:block;
}
	

#sections li		
{
	float: left;
	width: 6.66%; /* 100 : 15 */
	height: 616px;
	display: block;
}
			
#sections ul li div
{
	width: 980px;
	margin: 0 auto;
	display: block;
	height: 616px;
	position: relative;
}
			
#sections img {	
bottom:80px;

position:absolute;
/*margin-right: 371px;*/  margin-left:15px;  /*buendig mit adresszeile */}


#sections p
{
	bottom: 130px;
	position: absolute;
	margin-left: 690px;
	font-family: lucida, 'lucida grande', tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	text-align: center;
	color: #605B5C;
	font-style: normal;
	font-weight: lighter;
}


/* ----------------------------------------------------------------
slider
---------------------------------------------------------------- */



#panel
{
	padding: 0;
	display: none;
	margin: 0px 0 -180px 0;
	/* -52 wichtig! */
	/* padding und margin fuellen den background */
	height: 400px;
	z-index: 16;
}

#btn-slide{
	outline: none;
	background-color: transparent;
	position: relative;
	z-index: 17;
	cursor: pointer;display:block;width:100px;}

*+html .button{float:left; /* ie7 */}

.button
{
	width: 100px;
	height: 36px;
	display: block;
	margin-top: 40px;
	position: relative;
}


.weiter
{
	display: block;
	width: 100px;
	height: 28px;
	background: url(../assets/btn-galerie.png) no-repeat left top transparent;
}

.weiter:hover { background-position: 0 -28px; }

.schliessen
{
	display: none;
	background: url(../assets/btn-schliessen.png) no-repeat left top;
	width: 100px;
	height: 36px;
}

.schliessen:hover { background-position: 0 -36px; }


.active .weiter{display:none;}
.active .schliessen{display: block;}



.wrap-footer
{
	width: 100%;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 200;
	bottom:0;
}

.footer
{
	margin: 0 auto;
	width: 980px;
	display: block;
}


a.mehr_bilder
{
	background-image: url(../assets/mehr-bilder.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 22px;
	display: block;
	float: right;
	margin: -35px 64px 0 0;
}

 a.mehr_bilder:hover{background-position:0 -22px;}


a.adresse
{
	background-image: url(../assets/adresse2.png);
	background-repeat: no-repeat;
	width: 319px;
	height: 35px;
	display: block;
	float: left;
	margin-right:330px;
}

 a.adresse:hover{background-position:0 -35px;}

 
 a.flickr 
 {
 	background-image: url(../assets/flickr.png);
 	background-repeat: no-repeat;
 	width: 44px;
 	height: 14px;
 	display: block;
 	float: left;
 	margin: 14px 16px 0 0;
 }

 a.flickr:hover{background-position:0 -14px;}
 


 a.mail
{
	background-image: url(../assets/mail.png);
	background-repeat: no-repeat;
	width: 31px;
	height: 21px;
	display: block;	
	float: left;
	margin: 11px 32px 0 0;
}
 a.mail:hover{background-position:0 -21px;}
 
 
  a.mtc
{
	background-image: url(../assets/mtc.png);
	background-repeat: no-repeat;
	width: 188px;
	height: 14px;
	display: block;	
	float: left;
	margin: 14px 0 0 0;
}

a.mtc:hover{background-position:0 -14px;} 


.wrapper_prev_next
{
	width: 1020px;
	display: block;
	margin: 0 auto;
}


.next, .prev
{
	cursor: pointer;
	position: absolute;
	z-index: 20;
}

/*.next {float: right;right:0;
	}
.prev
{
	float: left;
	left:0;
	
}*/

 .prev 
 {
 	background-image: url(../assets/prev.png);
 	background-repeat: no-repeat;
 	width: 48px;
 	height: 28px;
 	display: block;
 	background-position: 0 -28px;
 }

.prev:hover{background-position:0 0px;}


  .next  
  {
  	background-image: url(../assets/next.png);
  	background-repeat: no-repeat;
  	width: 48px;
  	height: 28px;
  	display: block;
  	background-position:0 -28px;
  	margin-left:974px;

  }

.next:hover{background-position:0 0px;}


 
.clear{clear:both;}
			
.invis {display:none;}
