*{
	margin:0;
	padding:0;
	outline:none;
}

body {
	background-color:#9d9d9d;
	font-family:Arial, Verdana;
}

h1{
	font-size:30px;
	color:#b91900;
	height:40px;
}

h2{
	font-size:16px;
	color:#b91900;
	margin:10px 0;
}

.regie, .premiere{
	font-weight:bold;
	font-size:14px;
	margin:15px 0;
}

#wrapper{
	position:relative;
	width:950px;
	margin:20px auto;
}

#logo a{
	position:absolute;
	top:10px;
	left:0;
	width:442px;
	height:64px;
	text-indent:-19999px;
	background:url(/images/logo.png) 0 0 no-repeat;
	display:block;
}

#content{
	position:absolute;
	top:100px;
	left:450px;
	width:480px;
	height:640px;
	background-color:#fff;
	color:#000;
	padding:10px;
	font-size:12px;
	text-align:left;
	overflow:hidden;
}


* html #content{
	width:500px;
	height:690px;
}

#content p{
	margin:20px 0;
}

#content .termine{
	line-height:20px;
	font-weight:bold;
}

.ensembletable{
	font-size:13px;
	border-collapse:collapse;
}

.ensembletable th{
	width:150px;
	text-align:left;
	vertical-align:top;
}
.ensembletable th, .ensembletable td{
	padding:7px 0;
	border-bottom:1px solid #b91900;
}

#topimage{
	position:absolute;
	top:100px;
	left:0;
	width:450px;
	height:350px;
}

#menu{
	display:none;
}

#left{
	position:absolute;
	top:450px;
	left:0;
	padding:10px;
	width:430px;
	height:290px;
	background-color:#b91900;
	color:#fff;
	text-align:left;
	overflow:hidden;
}

* html #left{
	height:340px;
}

#left h2 {
	font-size:20px;
	height:25px;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 10px 0;
}

#left h3 {
	font-size:30px;
	position:absolute;
	bottom:10px;
	left:15px;
	color:#fff;
	text-transform:uppercase;
}

#left p, #left table {
	font-size:13px;
	color:#fff;
}

#left table td.padd{
	padding:3px 0;
}

#left a, #left a:visited, #left a:active{
	color:#fff;
}
#left a:hover{
	text-decoration:none;
}

#slideshow{
	width:450px;
	height:350px;
	display:block;
}
#slideshow img{
	width:450px;
	height:350px;
}

.karteninfo, .tickets{
	position:absolute;
	bottom:25px;
	right:25px;
	background:url(/images/telefon_small.gif) right center no-repeat;
	padding:5px 40px 5px 0;
	font-size:15px;
	font-weight:bold;
	color:#b91900;
	text-decoration:none;
}
.tickets{
	bottom:60px;
	background-image:url(/images/tickets.png);
}

.produktion{
	position:absolute;
	bottom:10px;
	left:10px;
}

#content.spielplan{background-color:#1f5587;color:#fff;text-align:center;}
.spielplan .starter{width:480px;background-color:#1f5587;}
.leftrow, .rightrow{color:#fff;float:left;border:1px solid #fff;width:220px;height:100px;display:block;margin-bottom:20px;padding:5px;}
.leftrow{margin-right:16px;}
.rightrow{}
.leftrow span, .rightrow span{width:220px;display:block;}
.leftrow .titel, .rightrow .titel{font-size:18px;font-weight:bold;}
.leftrow .stuecknr, .rightrow .stuecknr{font-size:18px;font-weight:bold;margin-bottom:5px;}
.spielplan .starter a{text-decoration:none;}
.spielplan .starter a:hover{background-color:#b91900;}


#content.spielplan h4, #content.spielplan h2{
  color:#fff !important;
  margin:0;
}
#content.spielplan h4{
  font-size:20px;
}
#content.spielplan a{
  margin:20px 0;
  text-decoration:none;
  color:#fff;
  display:block;
  clear:both;
}
#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 110px;
	right:0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#sideBar img{margin-left:175px}
}

* html #sideBar{
	width:0px;
	right:-20px;
}
#sideBarTab{
	float:left;
	height:137px;
	width:22px;
	padding-top:5px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	float:right;
	overflow:hidden !important;
}

#spielplannav{
	background-color:#b91900;
}
#spielplannav a{
	display:block;
	clear:both;
	width:165px;
	padding:5px;
	margin:5px 0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
}
#spielplannav a:hover, #spielplannav a:active, #spielplannav a.activated {background-color:#fff;color:#333;}

.formtable{
	padding:0;
	border:none;
}
.formtable th{
	vertical-align:middle;
	padding:10px 0;
	text-align:left;
	height:60px;
}
.formtable td{
	padding:8px 0;
	font-family:Arial;
	font-size:13px;
	text-align:left;
}
.formtable td.text{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:125px;
}
.formtable a.print{
	color:#000;
	padding:5px 0 5px 22px;
	background:url(/nav/printer.gif) left center no-repeat;
	font-size:10px;
	float:right;
}
.full{
	color:#ff0000;
}
.formtable p{
	font-weight:normal;
}
.formtable h2{
	font-size:15px;
}

#reservierung select, #reservierung input{
	border:1px dashed #b91900;
	width:250px;
	padding:2px;
	outline:none;
}

#reservierung input.radio{
	width:10px;
}

#reservierung input[type="submit"]{
	cursor:pointer;
}


* html #logo a{
	behavior:url(/css/iepngfix.htc);
}
* html .karteninfo{
	behavior:url(/css/iepngfix.htc);
}
* html .tickets{
	behavior:url(/css/iepngfix.htc);
}

.kulturpartner a{
	margin:0 4px;
}

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; background:#1F5587 !important; border:1px solid #fff !important; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

#archivnavi{
	position:absolute;
	top:-500px;
	left:0;
	width:885px;
	height:85px;
	z-index:10000;
	background:url(/nav/archiv.png) 0 0 no-repeat;
}
div.archivslider {
	position:absolute;
	top:20px;
	left:20px;
	height: 16px;
	width: 835px;
	background: #eee;
	text-align:left;
}

#year{
	position:absolute;
	top:-5px;
	right:-70px;
	color:#fff;
	font-family:'Times New Roman', Verdana, Arial;
	font-size:35px;
	font-weight:bold;
}
span#plays {
	position:absolute;
	min-width:200px;
	margin:45px 0 0 10px;
	clear:both;
	display:block;
	padding:4px;
	background-color:#333;
	opacity:.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}
span#plays a{
	color:#fff;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:15px;
	padding:1px;
}
span#plays a:hover, span#plays a.active{
	background-color:#fff;
	color:#000;
	text-decoration:none;
}



ul.adminmenu{
	list-style:square;
	margin:30px;
}
ul.adminmenu li a{
	padding:10px;
	text-decoration:none;
	font-size:14px;
	margin:5px 0;
	display:block;
	clear:both;
}
ul.adminmenu li a:hover{
	text-decoration:underline;
}

