/*

ARTEMiSiUM GmbH & Co. KG
Theater Kiel 	| Relaunch 2007
	
Sparte		: theater 
Browser		: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) 

*/
body 
{
	color: #848484;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	background-repeat: repeat-x;
	background-position: left 4px;
	padding: 0;
	margin: 0px;
	border-top-color: #C0D8E5;
	border-top-width: 4px;
	border-top-style: solid;
	background-color: white;
	background-image: url('../img/background.gif');
}

* 
{
	font-size: 1em;
}


abbr
{
	text-decoration: none;
}



#center 
{
	position: relative;
	width: 765px;
}

#header 
{
	padding-top: 12px;
	width: 750px;
}

#header #hauptnavi {
	z-index: 10;
	text-align: right;
}
#header #hauptnavi ul {
	padding: 0px;
	margin: 0px;
	float: right;
	list-style-type: none;
}
#header #hauptnavi ul li {
	margin: 0px;
	float: left;
	padding-left: 15px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
}
#subnavi 
{
	position: absolute;
	left: 0px;
	top: 280px;
	width: 225px;
	padding-bottom: 25px;
	text-align: left;
}
#subnavi ul {
	width: 220px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#subnavi ul li {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C0D8E5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0D8E5;
	margin-bottom: 0;
	margin-left: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
}
#subnavi ul li.subheadline {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #016297;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #016297;
	color: #016297;
	margin-bottom: 0;
	margin-left: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-weight: bold;
}

#stern {
	z-index: 500;
	left: 199px;
	top: 50px;
	position: absolute;
	height: 70px;
	width: 72px;
	background-repeat: no-repeat;
	background-image: url(../img/stern_theater.png);
 	behavior: url("css/png.htc");
}

#stern h1 
{
	display: none;
}

#stern a
{
	display: block;
	height: 70px;
	width: 72px;
}

#navi {
	z-index: 10;
	left: 0px;
	top: 50px;
	position: absolute;
	width: 225px;
}
#navi ul {
	width: 220px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navi ul li {
	border-left-style: solid;
	border-left-color: #e6e6e6;
	border-left-width: 6px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-left: 8px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 1px;
}
#navi ul li a {
	background-color: white;
	padding-left: 10px;
}
#navi ul li.theater {
	border-left-color: #016297;
}
#navi ul li.oper {
	border-left-color: #037600;
}
#navi ul li.orchester {
	border-left-color: #5B1226;
}
#navi ul li.ballett {
	border-left-color: #FF7A00;
}
#navi ul li.schauspiel {
	border-left-color: #FBB600;
}
#navi ul li.werftpark {
	border-left-color: #CAC301;
}

#suche {
	background-color: #fcfbf9;
	padding: 0px;
	z-index: 5;
	top: 134px;
	left: -235px;
	position: absolute;
	width: 235px;
}
#suche #suchbegriff {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	color: #848484;
	color: #666666;
	width: 115px;
	margin-top: 5px;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	float: left;
}
#suche #btnsubmit {
	float: right;
}
#suche #suchformular
{
  padding: 0 15px 5px 20px;
}

#suche #sharebuttons
{
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  background: #eee;
  padding: 3px 0 3px 20px;
}

#theater #navi ul li.theater a 
{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
#oper #navi ul li.oper a 
{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
#orchester #navi ul li.orchester a 
{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
#ballett #navi ul li.ballett a
{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
#schauspiel #navi ul li.schauspiel a
{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
#werftpark #navi ul li.werftpark a
{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

#content {
	width: 530px;
	top: 50px;
	left: 235px;
	position: absolute;
}
#content #kopfbildbereich {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #C0D8E5;
	background-image: url('../img/bildbereich_theater.gif');
	height: 196px;
	width: 515px;
}

#kopfslider
{
	height: 196px;
	width: 484px;
	overflow: hidden;
}

#banderole
{
	position: absolute;
	top: 59px;
	right: 46px;
}

#content #kopfbildbereich img
{
	float:left;
}

#content #kopfbildbereich #kopfbildbereichoverlay
{
	position: absolute;
	left: 0;
	top: 0;
}


#content #kopfbildbereich #kopfbildbereichoverlay img
{
 	behavior: url("css/png.htc");
 	width: 484px;
 	height: 196px;
}

#content #kopfbildbereich #headertext
{
	float:right;
	width: 250px;
	padding-top: 15px;
	margin-right: 50px;
	color: #FFF; /* base */
	font-size: 1.2em;
	line-height: 1.5em;
	text-transform: uppercase;
}
#content #kopfbildunterschrift
{
	width: 515px;	
}
#content #textheader {
	position: relative;
	width: 325px;
	height: 80px;
}
#content #textheader #kopfinfo {
	left: 0px;
	bottom: 0px;
	position: absolute;
}
#content #kopfbanner {
	right: 0px;
	top: 215px;
	position: absolute;
	text-align: right;
}

#content #kopfbanner #kb
{
	margin-right: 6px;
	width: 177px;
	height: 72px;
	padding:1px;
	border:1px solid #f0f0f0;
}
#content #textbereich {
	position: relative;
	padding-left: 0;
	padding-bottom: 15px;
	padding-right: 0;
	padding-top: 15px;
	clear: both;
	width: 515px;
}

#content #formular {
	padding-left: 0;
	padding-bottom: 15px;
	padding-right: 0;
	padding-top: 15px;
	clear: both;
	width: 515px;
}

#content #textbereich #textnavi {
	padding: 5px 0;
	color: #9e9e9e;
	margin-top: 10px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #d1d1d1;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-top-color: #d1d1d1;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content #textbereich #textnavi a
{
	padding: 0 3px 0 3px;
	color: #016297;
}
#content #textbereich #newsnavi {
	color: #9e9e9e;
	margin-top: 10px;
	margin-bottom: 25px;
	border-top-color: #d1d1d1;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content #textbereich #newsnavi .line
{
	border-bottom-width: 1px;
	border-bottom-color: #d1d1d1;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	padding: 5px 0;
}
#content #textbereich #newsnavi a
{
	padding: 0 3px 0 3px;
	color: #016297;
}
#content #textbereich #textnavi span
{
	padding: 0 3px 0 3px;
}
#content #textbereich #bigimage {
	width: 340px;
	float: left;
}
#content #textbereich .thumbnail {
	height: 80px;
	width: 80px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
}
#content #textbereich .thumbnail a img {
	border-style: none;
}

#content #textbereich .thumbnailslide {
	height: 80px;
	width: 80px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content #textbereich .thumbnailslide a img {
	border-style: none;
}



#content #textbereich #placeholdertxt {
	margin-bottom: 15px;
}

#imagethms
{
  margin: 0 0 0 340px;
  
}

.aboinfoline 
{
  position: relative;
	clear: both;
	border-top: 1px dotted #d1d1d1;
	border-top: 1px dotted #666666;
}

.aboinfoline div
{
  position: relative;
	float: left;
	width: 90px;
	margin-bottom: 5px;
	padding: 0 10px 0 0;
}


.aboinfoline div.datum
{
	width: 150px;
}

.aboinfoline  .ticketonline
{
  position: absolute;
  right: 5px;
  top: 4px;
  width: 50px;
  padding: 0;
  margin: 0;
}

a.ticket
{
	font-weight: bold;
	padding: 2px 6px;
	color: #fff;
	background: #fec202 url('/img/ticket.jpg') repeat-x left bottom;
	letter-spacing: 1px;
}


a.ticket:hover
{
	color: #FFF;
	background: #fec202;
}


.abobestelllink
{
	padding: 2px 10px;
	margin: 10px 0 25px 0;
	background: #C0D8E5;
	border: 1px solid #016297;
	color: #016297;
	text-align: right;
}

.abobestelllink a
{
	font-weight: bold;
	color: #016297;

}



.preisinfo
{
	width: 100%;
	margin: 10px 0;
}
.preisinfo th
{
	text-align: center;
	background: #D6F1FF;
}
.preisinfo td
{
	text-align: center;
}




.newsline
{
	margin-top: 15px;
	border-top-color: #616161;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 15px;
}

.newsline div
{
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 15px;
}

.newsline .theater
{
	border-left-color: #C0D8E5;
}

.newsline .theater a
{
	color: #016297;
}

.newsline .oper
{
	border-left-color: #C0DDBF;
}

.newsline .oper a
{
	color: #037600;
}

.newsline .orchester
{
	border-left-color: #D6C4C9;
}

.newsline .orchester a
{
	color: #5B1226;
}

.newsline .ballett
{
	border-left-color: #FFDEBF;
}

.newsline .ballett a
{
	color: #FF7A00;
}

.newsline .schauspiel
{
	border-left-color: #FEEDBF;
}

.newsline .schauspiel a
{
	color: #FBB600;
}

.newsline .werftpark
{
	border-left-color: #F2F0C0;
}

.newsline .werftpark a
{
	color: #CAC301;
}



.spielzeitcontent
{
	padding: 15px 0;
}

.spielzeittag
{
	clear: both;
}

.spheader
{
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	height: 80px;
	background-image: url('../img/background_datum.gif');

}
.spheader .datum
{
	left: 2px;
	bottom: 4px;
	position: absolute;
	text-align: center;
	padding: 0;
	border:2px solid #FFF;
	width: 200px;
	background: url(../img/backdrop_theater.gif) repeat-x center center;
	background-color: #016297;
	color: #FFF;
}
.spheader .datum .tag
{

	padding: 0 5px 0 0;
	text-align: right;
	width: 96px;
}
.spheader .datum .jahr
{
	width: 100px;
	padding: 0 0 0 5px;
	border-left: 1px solid #C0D8E5;
}
.spheader .amc
{
	float: right;
	width: 177px;
	height: 72px;
	padding:1px;
	border:1px solid #f0f0f0;
}

.spheader .amc a
{
/*	filter: alpha(opacity=50); 	*/
/*	-moz-opacity: 0.5; 	*/
/*	opacity: 0.5;	*/
/*	filter:gray;	*/
}


.spheader .amc a:hover
{
/*	filter: alpha(opacity=100); 	*/
/*	-moz-opacity: 1; 	*/
/*	opacity: 1;	*/
}

.stueckinfo
{
	padding: 0;
}
.stueckinfo a
{
	font-weight: bold;
}

.vorstellungempty
{
	color:#f0f0f0;
	padding: 5px 0 25px 5px;
}
.indikatortheater
{
	width:200px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #016297;
}
.indikatoroper
{
	width:200px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #037600;
}
.indikatororchester
{
	width:200px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5B1226;
}
.indikatorballett
{
	width:200px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF7A00;
}
.indikatorschauspiel 
{
	width:200px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FBB600;
}
.indikatorwerftpark 
{
	width:200px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CAC301;
}

.sptop
{
	clear: both;
	border-top-color: #d1d1d1;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	text-align: right;
	color: #d1d1d1;
	margin-bottom: 30px;
}
.sptop a
{
	color: #CCC;
	font-weight: bold;
	display: block;
	background: #f9f9f9;
	padding: 5px;
}

.sptop a:hover
{
	background: #f0f0f0;
}


.vorstellung
{
	padding: 5px 0 0 5px;
}

.vorstellung .menu
{
	margin: 5px 0;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-color: #d1d1d1;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-top-color: #d1d1d1;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
}

.vorstellung .menu .ticketonline
{
	float: right;
}

.stueckicon
{
	float: left;
	margin: 5px 10px 5px 0px;
}


#footer {
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 15px;
	margin-bottom: 15px;
	width: 515px;
	color: #c5c5c5;
	border-top-color: #616161;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	clear: both;
}
#footer a {
	color: #c5c5c5;
}
#footer a:hover {
	color: navy;
}
h1, h2, h3, h4, h5 {
	text-shadow: 0px 0px white;
	padding: 0px;
	margin: 0px;
}

h2.intro
{
	color: #C0D8E5;
	font-size: 1.5em;
}
a {
	color: #848484;
	color: #666666;
	text-decoration: none;
}
a img
{
	border-style: none;
}
a:hover {
	color: navy;
	text-decoration: none;
}
a.active {
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
a.link
{
	color : #016297;
}


.trenner
{
	margin: 25px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-color: #d1d1d1;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}

.theater
{
	color : #016297;
}
.oper
{
	color : #037600;
}
.orchester
{
	color : #5B1226;
}
.ballett
{
	color : #FF7A00;
}
.schauspiel
{
	color : #FBB600;
}
.werftpark
{
	color : #CAC301;
}


.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
fieldset.info {
	border-style: none;
	padding: 0px;
	margin: 0px;
}
fieldset.info legend {
	display: none;
}
fieldset.info legend a {
	display: none;
}

fieldset.formular {
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin: 0px;
}
fieldset.formular legend {
	display: block;
}
fieldset.formular legend a {
	display: block;
}


#calendar 
{
	padding-top: 1em; 
	width: 17em;
	width: 190px;
	color: #016297;
}

#calendar span 
{
	float: left; 
	width: 21px; 
	padding: 0; 
	margin: 2px;
	text-align: center; 
	border: 1px solid #C0D8E5;
}

#calendar a
{
	color: #016297;
}

#calendar span.empty
{
	border: 1px solid white;
}

#calendar #monate
{
	padding-bottom: 10px;
	text-align: center;
}

#calendar{
	margin-left: 10px;
	clear: left;
}

#calendar span.sun
{
	background: #C0D8E5;
}

#calendar span.today
{
	background: #FFF center center;/* base */
	background-repeat: repeat-x;
	background-image: url(../img/backdrop_theater.gif);
	color: #FFF;
}
#calendar span.today a
{
	color: #FFF;
}


.trenner
{
	clear: both;
}

#infos
{
	width: 180px;
	float: left;
	padding-bottom: 25px;
}

#text
{
	width: 320px;
	float: right;
	padding-bottom: 25px;
}

#mitarbeiter a
{
	color: #016297;

}

#mitarbeiter ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#mitarbeiter dl dt
{
	background-color: #016297;
	color: #fff;
	padding: 2px 5px;
}

#mitarbeiter dl dl dt
{
	background-color: #C0D8E5;
	color: #016297;
}

#mitarbeiter dl dl
{
	margin: 0;
	padding: 5px 0 15px 0;
}
#mitarbeiter dl dd
{
	margin: 0;
	padding: 5px 0 15px 0;
}


dl.besetzung
{
	clear: both;
}


dl.besetzung dd
{
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding: 0 10px 0 0;
}

dl.besetzung dt
{
	width: 300px;
	margin-left: 170px;
}

dl.besetzung dd.newline
{
	clear: both;
	width: 500px;
	height: 1px;
	overflow: hidden;
}

dl.besetzung dt.newline
{
	clear: both;
	width: 500px;
	height: 1px;
	overflow: hidden;
}


.sparte
{
	padding: 0 0 25px 0;
}

.sparte .trenner
{
	border: none;
}

.sparte h2
{
	padding: 2px 5px;
}

.sparte h2.theater
{
	background: #C0D8E5;
	color: #016297;
	border: 1px solid #016297;
}

.sparte h2.oper
{
	background: #C0DDBF;
	color: #037600;
	border: 1px solid #037600;
}

.sparte h2.orchester
{
	background: #D6C4C9;
	color: #5B1226;
	border: 1px solid #5B1226;
}

.sparte h2.ballett
{
	background: #FFDEBF;
	color: #FF7A00;
	border: 1px solid #FF7A00;
}

.sparte h2.schauspiel
{
	background: #FEEDBF;
	color: #FBB600;
	border: 1px solid #FBB600;
}

.sparte h2.werftpark
{
	background: #F2F0C0;
	color: #CAC301;
	border: 1px solid #CAC301;
}

.sparte h3
{
	padding: 2px 5px;
	margin: 5px 0;
}

.sparte h3.theater
{
	background: #D6F1FF;
	color: #016297;
	border: 1px solid #C0D8E5;
}

.sparte h3.oper
{
	background: #DCFFDB;
	color: #037600;
	border: 1px solid #C0DDBF;
}

.sparte h3.orchester
{
	background: #FFEBF0;
	color: #5B1226;
	border: 1px solid #D6C4C9;
}

.sparte h3.ballett
{
	background: #FFEBD9;
	color: #FF7A00;
	border: 1px solid #FFDEBF;
}

.sparte h3.schauspiel
{
	background: #FFF5D9;
	color: #FBB600;
	border: 1px solid #FEEDBF;
}

.sparte h3.werftpark
{
	background: #FFFED9;
	color: #CAC301;
	border: 1px solid #F2F0C0;
}


table.preise
{
	
	border-spacing: 0px 0px;
	
}

.preise th
{
	background-color: #016297;
}

.preise .gerade
{
	text-align: center;
	background-color: #D6F1FF;
}



.presseline
{
}

.presseline blockquote
{
	
	font-style: italic;
	
}

.presseline .pressedatum
{
	text-align: right;
	font-weight: bold;
}



.sitemap ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}




.grau
{
	color: #ccc;
}



.imgleft
{
	float: left;
	margin: 0 15px 15px 0;
}


.imgright
{
	float: right;
	margin: 0 0 15px 15px;
}



#secondfilternavi
{
	position				: absolute;
	bottom					: 50px;
	left					: -236px;
	width					: 215px;
}

#secondfilternavi ul {
	width: 220px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#secondfilternavi ul li {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C0D8E5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0D8E5;
	margin-bottom: 0;
	margin-left: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
}

#secondfilternavi ul li.subheadline {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #016297;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #016297;
	color: #016297;
	margin-bottom: 0;
	margin-left: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-weight: bold;
}



.bnavi
{
	clear: both;
	
}

.bnavi ul
{
	list-style: none;
	margin:0px;
	padding: 0px;
}

.bnavi ul li
{
	float: left;
	margin: 0px;
}

.bnavi ul li a
{
	display: block;
	padding: 2px 5px;
}

.bnavi ul li a:hover
{
	display: block;
	color: #016297;
	background: #C0D8E5;
}


.bnavi ul li a.active
{
	font-weight: bold;
	color: #016297;
	background: #D6F1FF;
}


.binhalt
{
	float: left;
	margin: 25px 0 0 0;
}


.supnavi
{
	padding: 2px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-color: #d1d1d1;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}




.vorschau
{
	margin: 0;
	padding: 0;
	background: #C0D8E5;
	border-left: 10px solid #fff;
}

.vorschau a
{
	padding-left: 0;
	padding-right: 5px;
	margin: 0;
	color: #016297;
}