/* -------------------------------------------
Basics
------------------------------------------- */

body {
	background-color:#e6e6e6;	
	margin:0;
	text-align: center;
	height: 100%

}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.left {
	float:left;
	display:inline;

}

.clear {
	clear:both;

}

.hidden {
	display:none;

}


.mainContainer {
	position: relative;
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}

.borderShadow{	
	float:left;
	width: 1000px;
	background-image: url(../images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;	
	/*margin: 0 0 0 0;*/
	display:inline;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

/* Background-IUmages in separaten CSS-Files */
.background{	
	float:left;
	width: 990px;
	min-height: 600px;
	margin: 0 5px 0 5px;
	padding: 0 0 0px 0;
	display:inline;
}

*html .background {height: 600px;}



.sponsoren{	
	float:left;
	width: 1000px;
	height: 49px;
	/*background-image:url(../images/bg_sponsoren.gif);
	background-repeat:no-repeat;*/
	display:inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

.spacerBottom{	
	float:left;
	width: 990px;
	height: 60px;
	display:inline;
}



/* -------------------------------------------
Footer
------------------------------------------- */

.footer{	
	float:left;
	width: 1000px;
	height: 22px;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	display:inline;
}

.footerContent{	
	float:right;
	margin: 10px 35px 0 0;
	display:inline;
}





/* -------------------------------------------
Print
------------------------------------------- */

.printHeader {
	display:none;
	
}


/* -------------------------------------------
Navigation
------------------------------------------- */

.navContainer{	
	float:left;
	margin: 130px 0 0 80px;
	width:800px;
	height: 22px;
	display:inline;
}

.metaNavContainer{	
	float:left;
	margin: 10px 0 0 80px;
	display:inline;
}

.langNavContainer{	
	float:left;
	margin: 10px 0 0 30px;
	display:inline;
}

.subNavContainer{	
	float:left;
	margin:  8px 0 0 30px;
	/*width: auto;*/
	
	display:inline;
}

.mainTitleContainer {
float:left;
	margin: 60px 0 0 80px;
	width: 840px;
	display:inline;
}

.mainTitleContainerHome {
float:left;
	margin: 200px 0 0 80px;
	width: 840px;
	displa:inline;
}


/* -------------------------------------------
Left
------------------------------------------- */

/*zwei spalten inhalt*/
.left1{	
	float:left;
	margin: 35px 0 0px 80px;
	width:420px;
	display:inline;

}


.right1{	
	float:left;
	margin: 35px 0 0px 35px;
	width:420px;
	display:inline;
}




/*inhalt und rechte spalte*/
.left2{	
	float:left;
	margin: 35px 0 0px 80px;
	width:500px;
	display:inline;
}

.content2{	
	float:left;
	margin: 35px 0 0 0px;
	display:inline;
}

.right2{	
	float:left;
	margin: 35px 0 0px 100px;
	width:275px;
	display:inline;
}



/*nur inhalt ganze breite*/
.left3{	
	float:left;
	margin: 35px 0 0px 80px;
	width:875px;
	display:inline;
}


/* Spielorte */
.left5{	
	float:left;
	margin: 35px 0 0px 80px;
	width:575px;
	display:inline;
}


.right5{	
	float:left;
	margin: 35px 0 0px 25px;
	width:275px;
	display:inline;
}




/* -------------------------------------------
Rechte Spalte
------------------------------------------- */

/*graue Box*/
.csc-frame-frame1  { 
	float:left;
	width: 215px;
	margin: 0px 0px 6px 0px;
	padding: 14px 10px 17px 14px; 
	background-color:#d6d5d0;
	display:inline;
	}
	

/* blaue box*/	
.csc-frame-frame2  { 
	float:left;
	width: 215px;
	margin: 0px 0px 6px 0px;
	padding: 14px 10px 17px 14px; 
	background-color:#bbcdd7;
	display:inline;
	}
	



/* -------------------------------------------
Zweispaltiges Inhaltselement
------------------------------------------- */

.links  { 
	float:left;
	width: 205px;
	margin: 0px 0px 0px 0px;
	display:inline;
	}
	
.rechts  { 
	float:left;
	width: 205px;
	margin: 0px 0px 0px 10px;
	display:inline;
	}
	


/* -------------------------------------------
Spielorte
------------------------------------------- */

.navLeft  { 
	float:left;
	width: 225px;
	margin: 0px 5px 32px 0px;
	display:inline;
	}
	
.navRight  { 
	float:left;
	width: 190px;
	margin: 0px 0px 0px 0px;
	display:inline;
	}
	
.left4{	
	float:left;
	margin: 20px 0 0px 80px;
	width:650px;
	display:inline;
}

.downloadLageplan{	
	float:right;
	margin: 7px 0 0px 0px;
	text-align: right;
	display:inline;
}

.lageplan{	
	float:left;
	height: 553px;
	overflow: hidden;
	display:inline;
}

	
	
/* -------------------------------------------
Home
------------------------------------------- */

.pictureHome{
	float: left;
	margin: 0 0 0 90px;
	display:inline;
}



/* -------------------------------------------
Formular
------------------------------------------- */
.formular_check_1{
	float:left;
	width: 20px;
	height: 20px;
	display:block;
}
*html .formular_check_1 { display: inline;}

.formular_check_2{
	float:right;
	width: 400px;
	height: 20px;
	display:block;
}
*html .formular_check_2 { display: inline;}

.formular_field_1{
	float:left;
	width: 180px;
	margin-bottom: 3px;
	display:block;
}
*html #formular_field_1 { display: inline;}

.formular_field_2{
	float:left;
	width: 210px;
	margin-bottom: 3px;
	display:block;
}
*html .formular_field_2 { display: inline;}

.formular_space{
	float:left;
	width: 425px;
	height: 18px;
	display:block;
}
*html .formular_field_2 { display: inline;}

/*wenn #formular_field_1 breiter als #formular_field_2 ist, &#65533;verr&#65533;ert&#65533; es das Formular*/

/*input{ background-color: #F1F2F3; font-family: Arial, Helvetica, Verdana, SunSans-Regular, Sans-Serif; color: #333333; font-size: 12px; line-height: 12px; border: 1px double; border-color: #666666 #666666 #666666 #666666; width: 200px; }*/
.form{ background-color: #F1F2F3; font-family: Arial, Helvetica, Verdana, SunSans-Regular, Sans-Serif; color: #333333; font-size: 12px; line-height: 12px; border: 1px double; border-color: #666666 #666666 #666666 #666666; width: 200px; }
/* mit Breite und H&#65533;he */
.formular{ background-color: #F1F2F3; font-family: Arial, Helvetica, Verdana, SunSans-Regular, Sans-Serif; color: #333333; font-size: 12px; line-height: 12px; border: 1px double; border-color: #666666 #666666 #666666 #666666; width: 200px; height: 14px;}
.formularfeld{ background-color: #F1F2F3; font-family: Arial, Helvetica, Verdana, SunSans-Regular, Sans-Serif; color: #333333; font-size: 12px; line-height: 14px; border: 1px double; border-color: #666666 #666666 #666666 #666666; width: 200px; height: 120px;}
.search{ background-color: #FFFFFF; font-family: Arial, Helvetica, Verdana, SunSans-Regular, Sans-Serif; color: #333333; font-size: 11px; line-height: 11px; border: 1px double; border-color: #666666 #666666 #666666 #666666; width: 115px; height: 12px;}
.button{ background-color: #e60050; color: #FFFFFF; font-size: 12px; font-weight:bold; line-height: 14px; border:1px double; border-color: #e60050  #e60050 #e60050 #e60050; height: 18px;}
.textarea{ background-color: #F1F2F3; font-family: Arial, Helvetica, Verdana, SunSans-Regular, Sans-Serif; color: #333333; font-size: 12px; line-height: 12px; border: 1px double; border-color: #666666 #666666 #666666 #666666; width: 200px; height: 100px;}




/* -------------------------------------------
Archiv
------------------------------------------- */

.archivContainer{	
	float:left;
	width:700px;
	display:inline;
}
.archivSingle{	
	float:left;
	width:230px;
	height: 82px;
	margin: 0 0 40px 0;
	display:inline;
}
.archivBild{	
	float:left;
	width:124px;
	display:inline;
}
.archivPfeil{	
	float:left;
	width:26px;
	display:inline;
}
.archivLink{	
	float:left;
	width:80px;
	display:inline;
}


/* -------------------------------------------
Spielplan
------------------------------------------- */

.theaterspectacleCalendarView h4.playTitle span a:hover{
	color: #4a4848;
}