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

body, html {
	background-color: #000;
/*    height: 100%;*/
    font-family: Arial;
/*	background: #000 url(bilder_system/hintergrund.jpg) no-repeat center top; */
}

html {
 	overflow-y: scroll;   
}

#facebook {
 	position: absolute;
    right: 64px;
    top: 240px;
    z-index: 10;
}

#logo {
 	position: absolute;
    top: 16px;
    /* left: 12px; */
	/* 138 */
	left: -26px;
}

#bgleft {
	position: absolute;
	left: -98px;
	width: 98px;
	height: 1000px;
	background: #000 url(bilder_system/hintergrund_left.jpg) no-repeat center top;
}

#bgright {
	position: absolute;
	width: 140px;
	height: 1000px;
	right: -140px;
	background: #000 url(bilder_system/hintergrund_right.jpg) no-repeat center top;
}

#wrapper {
	width: 1062px;
	position: relative;
 	background: #000 url(bilder_system/hintergrund.jpg) no-repeat center top;
	min-height: 1000px;
}

.floatleft { float: left; }
.floatnone { float: none; clear: both; height: 0px; font-size: 1px; }

.mod_navigation li {
    position: absolute;
    z-index: 1;
}

.mod_navigation li a, .mod_navigation li span.active {
    display: block;
    text-indent: -100000px;
    background-repeat: no-repeat;
    background-position: -9999px;
}

.mod_navigation li span.active, .mod_navigation li a:hover {
	background-position: left top;
}

li.highlights {
	top: 315px;
    left: 603px;
}

li.highlights a, li.highlights span.active {
    width: 126px;
    height: 148px;
    background-image: url(bilder_system/highlights_on.jpg);
}

li.galerie {
	top: 305px;
    left: 17px;
}

li.galerie a, li.galerie span.active {
    width: 73px;
    height: 84px;
    background-image: url(bilder_system/galerie_on.jpg);
}

li.beachclub {
	top: 296px;
    left: 129px;
}

li.beachclub a, li.beachclub span.active {
    width: 89px;
    height: 95px;
    background-image: url(bilder_system/beachclub_on.jpg);
}

li.location {
	top: 298px;
    left: 216px;
}

li.location a, li.location span.active {
    width: 78px;
    height: 95px;
    background-image: url(bilder_system/location_on.jpg);
}

li.freunde {
	top: 174px;
    left: 789px;
}

li.freunde a, li.freunde span.active {
    width: 154px;
    height: 129px;
    background-image: url(bilder_system/freunde_on.jpg);
}

li.newsletter {
	top: 186px;
    left: 944px;
}

li.newsletter a, li.newsletter span.active {
    width: 98px;
    height: 101px;
    background-image: url(bilder_system/newsletter_on.jpg);
}

li.mietbar {
	top: 302px;
    left: 793px;
}

li.mietbar a, li.mietbar span.active {
    width: 76px;
    height: 92px;
    background-image: url(bilder_system/mietbar_on.jpg);
}

li.team {
	top: 299px;
    left: 872px;
}

li.team a, li.team span.active {
    width: 70px;
    height: 95px;
    background-image: url(bilder_system/team_on.jpg);
}

li.kontakt {
	top: 300px;
    left: 946px;
}

li.kontakt a, li.kontakt span.active {
    width: 74px;
    height: 93px;
    background-image: url(bilder_system/kontakt_on.jpg);
}



/* Stage */
#container {
    background: url(bilder_system/stage_top.png) no-repeat top left;
    width: 749px;
    z-index: 2;
    position: relative;
    margin: 320px auto 0 auto;
}

h1.pagetitle {
	color: #e5d4c2;
    margin: 0;
    padding: 15px 0 25px 0;
/*    position: absolute;
    top: -80px;
    left: 0; */
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}

#main {
	padding: 0 0 0 50px;
}

#main a:link,
#main a:visited {
	color: #41aaa2;
    text-decoration: none;
}

#main a:focus,
#main a:hover,
#main a:active {
 	text-decoration: underline;
}

#main #closebutton {
	position: absolute;
	right: 45px;
	top: 22px;
	z-index: 10;
}

#main .inside {
 	padding-right: 30px;   
}

.ce_accordion {
 	padding-bottom: 10px;   
}

.accordion {
 	background: url(bilder_system/accordion_trenner.gif) no-repeat left bottom;   
    padding-bottom: 10px;
}

.ce_text h1,
.ce_gallery h1,
.ce_accordion .toggler {
    font-weight: bold;
/*    margin-bottom: 10px; */
    cursor: pointer;
    font-size: 20px;
  	background: url(bilder_system/highlights_accordion.gif) no-repeat left 15px;
}

.ce_text h1,
.ce_gallery h1,
.toggler {
    padding: 8px 0 0 25px;
    color: #a08f7c;
    margin-top: 0;
/*    float: left; */
}

#highlights-termine .toggler { background: url(bilder_system/highlights_accordion.gif) no-repeat left 12px; }
#freunde-partner .toggler { background: url(bilder_system/freunde_accordion.gif) no-repeat left 12px; }
#galerie .toggler { background: url(bilder_system/galerie_accordion.gif) no-repeat left 12px; }
.location_galerie .toggler { background: url(bilder_system/galerie_accordion.gif) no-repeat left 12px; }

.ce_text h1,
.ce_gallery h1,
.ce_accordion .active {
    font-size: 30px;
  	color: #c30f43;
    padding-left: 30px;
    margin-bottom: 10px;
  	background: url(bilder_system/highlights_accordion_active.gif) no-repeat left 15px;
}

#highlights-termine .active { background: url(bilder_system/freunde_accordion_active.gif) no-repeat left 15px !important; }
#freunde-partner .active { background: url(bilder_system/freunde_accordion_active.gif) no-repeat left 15px !important; }
#galerie .active { background: url(bilder_system/galerie_accordion_active.gif) no-repeat left 15px !important; }
.location_galerie .active { background: url(bilder_system/galerie_accordion_active.gif) no-repeat left 15px !important; }

/* .accordion,
.ce_text p,
.ce_text div { clear: both; } */

.datum {
 	color: #4c3d29;
    font-size: 15px;
    font-weight: bold;
    margin: 14px 0 0 10px;
    float: left;
}

#freunde-partner table td {
 	padding-bottom: 10px;   
}

.accordion .float_left img {
   padding: 0 20px 7px 0;
}

.accordion .float_right img {
   padding: 0 0 7px 20px;
}

#kontakt .ce_text h1 { background: url(bilder_system/kontakt_headline_icon.gif) no-repeat left 15px; }

#galerie,
#team,
#beachclub,
#location {
	margin: 0 -50px;
}

#galerie .toggler,
/* #location .toggler, */
.location_galerie .toggler,
#team .toggler {
	margin-left: 50px;
    padding-left: 35px;
    margin-bottom: 0;
}

.abstand {
 	margin: 0 50px;   
}


.ce_gallery {
    background: url(bilder_system/galerie_bg.jpg) no-repeat 15px top;	       
    padding: 40px 65px 0 50px;
    min-height: 300px;
}

.ce_gallery .image_container {
    background: url(bilder_system/galerie_bild_bg.png) no-repeat left bottom;
    width: 50px;
    padding: 5px 6px 15px 6px;
}

#team .ce_gallery .image_container { background: none; }

.ce_gallery table {
	height: 270px;   
}

#team .ce_gallery table {
    width: 100%;
}

#team .accordion { background-position: 50px bottom; }

#team .ce_gallery table .image_container {
    text-align: center;
    width: 100%;
}

.ce_gallery td {
 	padding-bottom: 10px;
    width: 67px !important;
}

#team .ce_gallery table td { padding-top: 20px; text-align: center; }

.ce_gallery .col_0,
.ce_gallery .col_1,
.ce_gallery .col_2 {
	padding-top: 15px;
    padding-bottom: 0;
}

#team .ce_gallery .col_0 .image_container,
#team .ce_gallery .col_1 .image_container {
	text-align: left;
}

#team .ce_gallery .col_2 { padding-left: 10px; }

.ce_gallery .col_2,
.ce_gallery .col_5 {
 	padding-right: 30px;   
}

#team .ce_gallery .col_2,
#team .ce_gallery .col_5 {
 	padding-right: 0;   
}

#galerie .ce_accordion .accordion,
.location_galerie .accordion {
	background-position: 50px bottom;
}

.ce_gallery .pagination ul {
	width: 100px;   
    margin: 0 auto;    
    text-align: center;
}

.ce_gallery .pagination li {
	display: block;
    float: left;
    color: #816f5c;
    font-size: 15px;
    font-weight: bold;
    line-height: 2em;
}

/* .ce_gallery .pagination li .next {
    text-indent: -100000px;
    background: url(bilder_system/galerie_next.gif) no-repeat right center;
    width: 21px;
    height: 25px;
} */

#newsletter input.text {
	border: 1px solid #4d3d29;
    font-size: 14px;
    background-color: #f4e3d1;
}

#newsletter .submit { 
	color: #A08F7C; 
    font-size: 18px; 
    font-weight: bold; 
    background: none; 
    border: 0; 
    cursor: pointer; 
}

#footer {
    background: url(bilder_system/stage_bottom.png) no-repeat top left;
    width: 749px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}








