* html * {
	zoom:100%; 
/* triggers IE6 "haslayout" - google 'IE6 haslayout' for details*/
}
/* without the above hack, IE6 does not draw the header until the page is resized */
/* the problem is triggered by the universal * selector below that resets the margins, but I need to do that, hence the hack */
* {
	margin:0px 0 0 0;
	padding:0;
}/* THE ALSETT CLEARING METHOD */
.clearfix:after {
 content: “.”;
 display: block; 
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/ LEAVE THIS COMMENT RIGHT HERE! 
* html .clearfix {height: 1%;}
*+html li{
margin:0px;
padding:0px;
}
.clearfix {display: block;}
/* end backslash hack */ 
body {
	font: 12px Arial, sans-serif;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	text-align:left;
	color:#262626;
	background-image:url(../img/bg_body_curtain3.gif);/**/

}
h1, h2, h3, h4, h5, h6, ul, ol, dl {
	font-family: Arial, 'Lucida Grande',serif;
	text-align:left;
}
h1 {
 font-size:22px;
}
h1.h1phantom, h1.h1dame, h1.h1musicals, h1.h1night, h1.h1hair {
    font-size:16px; 
	padding-bottom:10px; 
}
h6.h6phantom, h6.h6dame, h6.h6musicals, h6.h6night, h6.h6hair { font-size:14px;
}

h1 {
    font-size:18px;
	line-height:20px;
	padding:0 0 0 0;	
	color:#2b2320;
}  
h2 {
    font-size:18px;
	line-height:20px;
	padding:0 0 0 0;	
	color:#2b2320;
} 
h3 {
    font-size:18px;
	line-height:1.25;
	color:#000000;
}
h4 {
    font-size:14px; 
	font-style:normal;
}
h5 
{   color: #333333;	
	font-size:12px;
	margin: 0px;
	margin-bottom:3px;
 	padding: 0px;
}
h6 {
    font-size:16px; 
	padding-bottom:20px; 

}
.headlinehome {
    font-size:18px;
    color:#2b2320;
    text-decoration:none;
    font-weight:bold;
	
}
.besonders {
	font-size:12px;
	color:#000000;	
	text-decoration:none;

}

.besonders2 {
	font-size:14px;
	color:#000000;	
	text-decoration:none;

}
.faqlink {
	font-size:12px;
	color:#0066cc;	
	text-decoration:none;

}
a {
	font-size:12px;
	color:#ffffff;	
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p  {
	font-size:12px; 
	line-height:15px; 
	margin-bottom:12px; 
}
li {
	list-style-type: none;
	padding:0px;	
	margin:0px;
}
img {
	border:0;
}
/*Start Bereich Oben*/

#logo {
    cursor:pointer;
    position:absolute; 
    top:0px; left:0px; 
    width:170px; height:160px;
    z-index:1000;
    background-color:Black;opacity:0.1;
    filter: alpha(opacity=1);

}

#main_wrapper {
	min-width:910px;
	max-width:910px;  
	width:910px;
	background-color:white;
}
#header 
{
	width:auto;
	background-color:black;
}
#header_inner {
	overflow:hidden; /* schützt Layout for Überlauf */
}
#mainnavi {
    padding-left:170px;
	height:30px;
	width:auto;
	position:relative;
}
#mainnavi:hover {
	cursor:pointer;
}
#mainnavi ul,  #mainnavi li {
	float:left;
	padding:0px;	
	margin:0px;
}


#mainnavi_inner {
	overflow:hidden; /* schützt Layout for Überlauf */
}
/* Start Mainnavi*/
#home{ 	width:104px;float:left;	background-image:url(../img/btn/btn_home_vis.gif); height:30px;
}
#home:hover{ background-image:url(../img/btn/btn_home_hov.gif);	cursor:pointer;
}
#home.liaktiv, #home.liaktiv:hover{ background-image:url(../img/btn/btn_home.gif);cursor:default;	
}

#events{width:92px;height:30px; float:left;background-image:url(../img/btn/btn_events_vis.gif);
}
#events.liaktiv, #events.liaktiv:hover {	background-image:url(../img/btn/btn_events.gif);cursor:default;
}
#events:hover{	background-image:url(../img/btn/btn_events_hov.gif);	cursor:pointer;
}

#about{	width:98px;float:left;	height:30px;background-image:url(../img/btn/btn_about_vis.gif);
}
#about:hover{	background-image:url(../img/btn/btn_about_hov.gif);cursor:pointer;
}
#about.liaktiv, #about.liaktiv:hover {	background-image:url(../img/btn/btn_about.gif);		cursor:default;
}

#kontakt{	width:103px;float:left;	height:30px;background-image:url(../img/btn/btn_kontakt_vis.gif);
}
#kontakt:hover{	background-image:url(../img/btn/btn_kontakt_hov.gif); cursor:pointer;
}
#kontakt.liaktiv, #kontakt.liaktiv:hover {	background-image:url(../img/btn/btn_kontakt.gif);		cursor:default;
}

#presse{	width:91px;float:left;	height:30px;background-image:url(../img/btn/btn_presse_vis.gif);
}
#presse:hover{	background-image:url(../img/btn/btn_presse_hov.gif);cursor:pointer;
}
#presse.liaktiv, #presse.liaktiv:hover{	background-image:url(../img/btn/btn_presse.gif);cursor:default;
}

#partner{ 	width:89px;float:left;	background-image:url(../img/btn/btn_partner_vis.gif);	height:30px;
}
#partner:hover{ 	background-image:url(../img/btn/btn_partner_hov.gif);	cursor:pointer;
}
#partner.liaktiv, #partner.liaktiv:hover{ 	background-image:url(../img/btn/btn_partner.gif);	cursor:default;
}

#tickets{	position:absolute;	left:782px;	top:-3px;	height:33px;	width:125px;float:left;	
	background-image:url(../img/btn/btn_tickets_vis.gif);	background-repeat:no-repeat;
	background-color:Transparent;
}
#tickets:hover{	background-image:url(../img/btn/btn_tickets_hov.gif);
}
#tickets.liaktiv {	background-image:url(../img/btn/btn_tickets.gif);	cursor:default;
}

/* Ende Mainnavi*/

#twocolwrap {
	width:910px;
	background-repeat:no-repeat;
	/*border-right:1px solid #cacaca;*/
    overflow:hidden;
}


/* Start Subnavi links*/

#nav {
 	float:left;
 	width:170px;
	display:inline;
    /*background-image:url(../img/bg_nav1.gif);*/
	background-image:url(../img/bg_nav2.gif);
    background-repeat:no-repeat;
	height:886px;
}
#nav ul, #nav li {
	overflow:hidden;
}
#nav a:hover {
	color:#000;
}
#nav_inner, #promo_inner {
	overflow:hidden; 
}
#nav_inner
{	
	background-repeat:no-repeat;
	width:auto;
    height:218px;
    /*background-color:Black;*/
}
#nav_inner li.li_aktiv, #nav_inner li.li_aktiv:hover
{   width:155px;
    color:Black;
	background-color:#ebeaea; border-right:none;
	background-image:none;
}
#nav_inner li
{display:block;
    width:155px;
	height:25px;
	margin:0px;
	padding:10px 0px 0px 15px;
	font-family:Tahoma;
	font-weight:bold;
	background-color:#000000;
	/*color:#ebeaea;*/
	/*border-right:1px solid #cacaca;*/
}
#nav_inner ul li:hover{ background-image:url(../img/subnav_hov.gif); background-repeat:repeat-x; display:block; 
}
#nav_inner li a {    font-size:11px; display:block;	    color:#ebeaea; width:100%; height:100%; 
}
#nav_inner li a:hover{   text-decoration:none;
}
#nav_inner li.li_aktiv a {color:Black;
}
#nav_inner li.li_aktiv a:hover{    color:#000000;   text-decoration:none;   cursor:default;
}
#nav0 {
	width:170px;
	height:62px;
	background-repeat:no-repeat;
	background-color:Black;
}
.abschluss{
	width:170px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	background-image:url(../img/navi_trenner.gif);
	height:1px;
}

/* Ende Subnavi links*/

/* Start Content */

#content {
 	width:740;
 	margin-left:170px;
 	margin-right:0px;
 	height:886px;
	background-image:url(../img/bg_content.gif);
	background-repeat:repeat;
}

#content_inner {
	padding:20px 32px 0px 32px;
	overflow:hidden;
}

.kontakt #headline{	background-image:url(../img/hd_kontakt.gif);}

.textAbout p {
    font-size:14px;
}

#textKontakt { 
    float:left;
    width:642px;
    padding:15px;
    margin-top:30px;
	height:500px;
}
#textLogin { 
    float:left;
    width:670px;
    margin-top:30px;
	/*background-image:url(../img/bg_mainbox_545.gif);
	background-repeat:repeat-x;	*/
	height:545px;
	overflow:hidden;
	/*border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;*/
}
#wrap_partner { width:680px;
    height:826px;
    margin-top:10px;
}
.box_partner { 
    width:163px; 
    height:100px;
    float:left;margin-right:5px; margin-bottom:5px; 
    overflow:hidden;
    border:1px solid #403f3f;
    padding-top:2px;
    text-align:center;
}
.box_paimg {
    text-align:center;
	width:163px; 
    height:82px;
    cursor:pointer;
    overflow:hidden;
}
.img_partner{
	
	margin:15px 0 0 0px; /* Erster Wert: -Höhe des Bildes/2; letzter Wert: -Breite des Bildes/2 */
	border:0;
}
.box_paref {
    border-bottom:1px solid #403f3f;
    padding-bottom:2px;
    width:163px; 
    height:15px;
}
a.gray {
    color:#403f3f;  
    font-weight:bold;
    /* text-decoration:underline;*/
}
a.bookTicket{
    color:#000000;
    font-weight:bold;
   text-decoration:underline;
}
a.bookTicket:hover{
  
    text-decoration:none;
}
#suchbox {
    margin-top:10px;margin-bottom:10px;
	width:672px;
	height:70px;
	background-image:url(../img/bg_suchbox.gif);
	background-repeat:no-repeat;
}
#ticketsuche {
	font-size: 12px;
	width: 670px;
	color: #666;
	float: left;
	padding-left:2px;
}
#ticketsuche  a:hover {
	text-decoration:underline;
}
#ticketsuche  a {
	color:#33477b;
	text-decoration: none;
	font-weight: bold;
}
#ticketsuche  a.eventim:hover {
	text-decoration:underline;
}
#ticketsuche  a.eventim {
	color:#33477b;
	text-decoration: none;
	font-weight: bold;
	float:right;
}
#ticketsuche  a.vip 
{
	color:#be0000;
	font-weight: bold;	float:right;
	margin-right:15px;
	margin-left:10px;
	color:#FF0000;
}
#ticketsuche .vipimg {
  float:right;
  margin-right:20px;
 vertical-align:top;
}
#ticketsuche  a.vip:hover
{
	
	text-decoration: underline;
	font-weight: bold;
}
#ticketsuche  a:hover {
	text-decoration:underline;
}
#ticketrow {
	height:35px;
	border-color:#666666;
	padding-left:0px;
	padding-top:5px;
	padding-right:10px;
	border-bottom: 1px solid #e1e1e1;
}
a.veranstaltung {
	float:left;
	text-transform: uppercase;
}
#vipticket_info{position:absolute;
display:none;
    width:150px;
    height:225px;
    top: 100px;
    left: 10px;   
    background-color:#ebeaea;
    cursor:pointer;

}
#vipticket_info.show{
display:block;


}
#vip_box a{
 color:Black;
 font-size:12px;
 color:#025d99;
}
#vip_box {position:absolute;

    width:150px;
    height:50px;
    top: 300px;
    left: 10px;   

    cursor:pointer;
    background-image:url(../img/bg_viptickets.gif);
    background-repeat:no-repeat;

}#vip_box_inner {
padding:10px;

}
#vip_box_inner img {
margin-right:5px;
}
#vip_box_head {
    background-color:Black;
    padding:9px 0px 9px 15px;
    color:White;
     text-transform:uppercase;
     font-weight:bold;
}
div#vipzusatz {
position:absolute;
   display:none;
    width:440px;
    height:400px;
    border : 2px solid red;
    z-index:1000;
   left:325px;
    top:350px;
    background-image:url(../img/bg_vip.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
    
}
#vipzusatz p {
margin:0px;
padding:0px;
padding-top:9px;


}
#vip_leistung p{
color:#ff0000;

}
body.vipzusatz{
background-color:White;
background-image:none;
}
#vipzusatz_inner{
padding:10px;
padding-top:5px;

}
#vipzusatz img {
margin-left:10px;
margin-right:5px;
}
#textAgb { 
    float:left;
    width:672px;
    /*padding:15px;*/
    margin-top:30px;
	height:500px;
	overflow:hidden;
}#textFaq { 
    float:left;
    width:672px;
    /*padding:15px;*/
    margin-top:30px;
	height:800px;
	overflow:hidden;

}
p.frage {
	color:#FF9900;
	font-weight:bold;
	font-size:14px;
}
p.antwort {
font-weight:bold;
}
span.event{
color:#0066CC;
}
#footer {/*background-color:#000000;*/

	width:910px;
	clear:both;
	height:30px;background-color:#131314;
}

#footer_inner {	position:relative;
	padding:8px 30px;
	text-align:center;
	font-size:14px;
	
}#footer_inner a{
	
	font-weight:normal;
}
#footer_events a{
	color:#000000;
	font-weight:normal;
}
#footer_events{background-color:#dadcf2;
margin-bottom:0px;

}
#footer_events_inner {
	padding:15px 15px 5px 15px;
	text-align:center;
	font-size:14px;
}
#footer p {
	margin:0;
	color:#ffffff;
	padding-top:0px;
	padding-bottom:0px;	font-weight:normal;

}
#footer_events_inner p{

line-height:5px;
}
#w3cXhtml{
    position:absolute;
    bottom:-260px;
    left:833px;
}
/* Styles der Startseite Home*/
.topEvents {width:672px; height:170px;margin-bottom:30px; overflow:hidden; 
}
.topEventsHead { 
    text-align:left;
    width:672px; 
    padding:8px;
    height:17px;
    padding-left:0px;
    padding-bottom:11px;
    border-bottom:1px solid #cacaca;margin-bottom:10px;
}

.topEventsText {
    width:315px;float:left;
    height:140px;
    overflow:hidden;
    padding:0px;
    padding-left:10px; 
    text-align:justify;
}
.infoBtnTicket{
    background-image:url(../img/btn_tickets.gif);
    background-repeat:no-repeat;
    width:65px; height:16px;
    cursor:pointer; float:left;
}
.infoBtnTicket:hover{
    background-image:url(../img/btn_tickets_hov.gif);
    width:65px; height:16px;
    cursor:pointer;
}
.btnInfo{ margin-left:8px;
    background-image:url(../img/btn_info.gif);
    width:65px; height:16px;
    cursor:pointer;float:left;
}
.btnInfo:hover{
    background-image:url(../img/btn_info_hov.gif);
    width:65px; height:16px;
    cursor:pointer;
}
/* Ende Styles der Startseite Home*/

/* Start Promobereich Termine*/


#terminBox_wrap{
    position:absolute;
    width:150px;
    /*min-height:500px;*/
    height:auto;
    background-color:#ebeaea;
    top: 170px;
    left: 920px;   
    /*padding-bottom:30px;*/
    /*background-image:url(../img/bgpromo1.gif);*/
}
#terminBox_head {
    width:150px;
    height:29px;
    background-image:url(../img/bg_termine_head.gif);
}
#eventBox {
    padding-top:15px;
    padding-left:15px;
    padding-right:0px;
    padding-bottom:10px;
    width:135px;
    min-height:70px;
    background-color:#ebeaea;
    border-bottom:1px solid #cacaca;
}
#eventBox p {
    padding:0px;
    margin:0px;
}
a.bookTicket{
    color:#000000;
    font-weight:bold;
   /* text-decoration:underline;*/
}
a.bookTicket:hover{
  
    text-decoration:none;
}
#eventBox .upper{
    text-transform:uppercase;
    color:#000000;
}
#terminBox_foot {
    width:150px;
    height:16px;
    padding:5px 0px 5px 28px;
    background-image:url(../img/bg_termine_foot.gif);
    background-repeat:no-repeat;
}
/* Ende Promobereich Termine*/
#flash, #mainimg {width:672px; height:212px; 
	background-color:black;
	margin-top:36px;
	
}#flash_inner, #mainimg_inner{ padding:6px;
}
#events_navi {
	margin-top:30px;
	width:672px;
	height:32px;
    padding-left:10px;
    /*overflow:hidden;*/
}
#events_navi ul, #events_navi li{
	list-style-type: none;
    padding: 0px;
    margin: 0px;
	float:left; text-align:center;
}

#events_navi li {
    background-color:#ebeaea;
    background-color:#0b7ba5;
    border-top:1px solid #cacaca;
    height:21px;
    padding-top:8px;	
    margin-top:2px;
}
#events_navi a {
    color:White;
    font-weight:bold;
}
#events_navi a:hover {
   /*color:black;*/
   text-decoration:none;
}
#events_navi li:hover {    background-color:#43b3dd;
}
#events_navi li.aktiv:hover {background-color:White;
}#events_navi li.info {
    border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	width:70px;
}
#events_navi li.galerie {
	border-right:1px solid #cacaca;	
	width:70px;
}
#events_navi li.stimmen {
   	width:115px;
	border-right:1px solid #cacaca;
}
#events_navi li.aktiv  {
    margin-top:0px; 
    height:22px;
    padding-top:9px;
    background-color:white;
}
#events_navi li.aktiv a {
    color:Black;
    cursor:default;
}
#border1 {
    width:672px;
	height:1px;
    background-color:#cacaca;
}
#mainbox {
    float:left;
    width:672px;
	/*background-image:url(../img/bg_mainbox_515.gif);*/
	background-repeat:repeat-x;	
	height:540px;
	overflow:hidden;
}
#mainbox_inner{
	padding-top:20px;
}
#mainbox_stimmen 
{ 
    float:left;
    width:672px;
	height:520px;
	overflow:hidden;
	display:none;
} 

#mainbox_info 
{ 
    float:left;
    width:672px;
	height:520px;
	overflow:hidden;	
	display:none;

} 


#mainbox_galerie 
{ 
    float:left;
    width:672px;
	height:520px;
	overflow:hidden;	
	display:none;
}

#mainbox_info.dontShow, #mainbox_galerie.dontShow, #mainbox_stimmen.dontShow  {
	display:none;
}
#mainbox_info.show, #mainbox_galerie.show, #mainbox_stimmen.show  {
    display:block;
}
.quelle p{
font-style:normal; 
font-size:13px;color:#344062; font-weight:bold;    padding:1px 0px 0px 0px;
}
.stimme {
    margin-top:1px; 
    margin-bottom:3px;
    font-style:italic;
    background-color:#eaeaea;
    padding:2px 0px 1px 10px;
}

#galerie_big_main  {
 text-align:center;

}#galerie_big_main img  {
 border: 1px solid #cacaca;

}#galerie_rahmen {
    float:left;
    width:671px;
	height:140px;
	overflow:hidden;
background-image:url(../img/bg_galerie.gif);
	margin-top:30px;
}
#galerie_btn_left{width:50px; height:140px;/* background-color:Black;  */  float:left;position:relative; z-index:100;cursor:pointer;
background-image:url(../img/btn_galerie_left.gif);
}
#galerie_rahmen_inner{ width:571px; 
	height:140px; float:left;  
}
#galerie_btn_right{width:50px; height:140px; /*background-color:Black;*/ float:left; position:relative; z-index:100;cursor:pointer;
background-image:url(../img/btn_galerie_right.gif);
}
#galerie_bilder {
    width:1500px; position:relative; z-index:1; background-color:transparent; left:0px;
}
#galerie_bilder img { cursor:pointer;
margin-right:3px;

padding-top:5px;
}
#vip{
	width:80px;
	height:175px;
	margin:10px 0px 30px 45px;
	cursor:pointer;
	
}
#vip-wrapper{
	background-color:#fbefef;
	width:720px;
	height:740px;
}
#threecols{
padding:40px 10px 20px 10px;
	
}
#col1{
float:left;
width:100px;height:180px;
padding-top:470px;	
}
#col2{
float:left;
width:500px;	
height:650px;
}
#col2 p{
text-align:center;	
padding:0px;
margin:0px;
padding-bottom:2px;
padding-top:2px;
}
#col3{
float:left;
width:100px;height:650px;	
}
#col2 .p5 {
padding-top:15px;
padding-bottom:0px;	
}
#col2 img{
	
margin-right: 5px;	
margin-top:5px;
 vertical-align:top;
}
