body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-left: 40px;
	text-align: left;
	font-size: 14px; /*	background: #86C34C url(../bilder/dekoleiste.jpg) repeat-x fixed top left; */
	background: #98DB54 url(../bilder/dekoleiste.jpg) repeat-x fixed top left;
	color:#27294b;
}

p, a, h1, h2, h3, h4, h5, h6, blockquote   {
	text-decoration: none;
	font-size: 100%; 
	line-height:1.2em;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color:#27294b;
}
a.terminlink {
	text-decoration:underline;
} 
ul, li, ol  {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	vertical-align:top;
}

blockquote {
	margin: 0px 0px 10px 60px;
}

.zeitung {
	margin: 5px 0px 5px 5px;
	padding: 20px 10px 20px 20px;
	font-family: Georgia,"Times New Roman", Times, serif;
	background-color: #F0F5FF;
	border-width: 1px;
	border-color: White Gray Gray White;
	border-style: solid;
	width: 43%;
	float: left;
}

blockquote.zeitung > h3 {
	border-bottom:1px solid silver;
	padding-bottom:0.2em;
	text-transform: uppercase;letter-spacing:0.1em;
}

blockquote.zeitung > p {
	line-height:1.5em;		
	font-size:85%;
	text-indent:1em;
}
#logodiv {
	position: absolute;
	width: 160px;
	height: 155px;
	z-index: 19;
	left: 15px;
	top: 0px;
	text-align: center;
	background-color:transparent; 
	border:5px none #47a; border-top:0;
	display:block;
}
#ueberschriften{
	position:absolute; 
	top:27px;
	left:0px;
	width: 800px; 
	border:1px none red;
	display:none;
	z-index:6;
}
#ueberschriften span { /* für businesstheater etc. */
	text-transform: lowercase;
	color: #47a;
	font-size: 50%;
	position:relative; 
	font-family: "Zapf Chancery", "Apple Chancery", Georgia, "Times New Roman", Times, serif; font-style: oblique;

}
.improhead {
	position: relative;
	top: 11px;
	letter-spacing: 0.3em;
	color: #47a;
	margin: 0;
	padding: 0 0 0 95px;
	font-size: 1em;
	font-family: Trebuchet; font-style: italic;
}


/* folgendes formatiert Topnavi und navi Unterlisten */
#presse, #business, #anderes, #workshops, #news {
	display:none; /* bitte auf none zurücksetzen */
}
ul#business.aktuell, ul#presse.aktuell,  ul#anderes.aktuell, ul#workshops.aktuell, ul#news.aktuell  {
	display:block; 
}

/* folgendes formatiert die Topnavi */

#topnavi {
	position: absolute; 
	top: 110px; 
	left: 195px;
	width: 585px;
	z-index: 20;
	border: 1px none red;
	border-bottom: 1px none #CCFF00;
	padding-right: 180px;
	color: #FF6347;
	font-size: 85%;
	background-image: url(../bilder/leer.gif);  
	background:none;
}
 
  ul.topnavi {
    margin: 0; padding: 0;
	 text-transform: uppercase;
	 letter-spacing:0.5px;
	 border: 1px none blue;
  }
 
  ul.topnavi li {
    list-style: none;
	 float:right;
    position: relative;
 /*   margin: 0; padding: 0;*/
	 border: 1px none #99CC66;
 	 background-color: transparent;  
	 padding:1px;
  }
  ul.topnavi li ul {
    margin: 0;  
	 padding: 0;
    position: absolute;
    top: 1.5em; left: 0.3em; 
	 text-transform: none;
  }
  * html ul.topnavi li ul {  /* Korrektur fuer IE 5.x */
    left: -1.2em; 
    lef\t: 0em;
  }
  ul.topnavi li ul li {
    float: none;
    display: block; 	
  }
  
 ul.topnavi a {
	letter-spacing: 0.5px;
	padding: 2px 6px 2px 6px;
	font-family: "Courier New", Courier, monospace;
}

  ul.topnavi a, ul.topnavi span {
	display: inline;
	text-decoration: none;
	border: 1px none #47a;
   color: #343760;		
}
  ul.topnavi li ul li a {color:black; background-color:#99CC66;}
  ul.topnavi a:hover, ul.topnavi .akt {
	border-color: #FF6347;
	background-color: #FFA500;
	color: white;
	text-transform: uppercase;
}

  ul.topnavi li ul span {  
  /* aktuelle Unterseite kennzeichnen */
    border-color: #FF4500;
  }
  
  ul.topnavi span.tt-klein {
	text-transform: lowercase;
	color: #009900;
	font-size: 75%;
}
 /* Erweiterung zur dynamischen Ein-/Ausblendung */
  
div#topnavi ul>li>ul {
    display: none;  /* bitte auf none zurücksetzen */
  }
div#topnavi ul>li:hover>ul {
    display: block;
  }
hr {
	clear: both;
	border: 0;
	color: #FF8C00;
	background-color: #FF8C00;
	height: 1px;

}
/*****************************/




#navi {
	position:absolute;
	top:165px; 	top:130px; 
	left:15px;
	z-index:5;	
	width: 170px;
	color: #415E20;
}

#navi ul {
	margin:0px; 
	padding:0px;	
   background-color: #E8FF4F; 
/*		background-color: #CCFF00;*/
}

#navi ul li {
	width: 150px;
	list-style-type: none;
	display: inline;
}

#navi li a {
	/* Navigation */
	position: relative;
	font-size: 0.8em;
	color: #415E20;
	border-left: 20px solid #E8FF4F;
	padding: 6px 0px 3px 10px;
	display: block;
	background-color: #E8FF4F;
	text-transform: uppercase;
	letter-spacing: 1px;
} 

ul#navigation li ul li a {
	/*position:relative; 
	margin-left: 10px; */
	padding: 6px 0px 3px 20px;
	text-transform: none;
} 
	
#navi li a:hover, #navi li a.aktuell {
	/* Navigation hover 
	position: relative;
	left: -10px;*/
	color: black;
	border-left: 20px solid #FFA500;
	display: block;
	background-color: #CCFF00;
	text-transform: uppercase;
} 

#navi li:hover>ul { /* macht versteckte Untermenüs sichtbar */
	display:block;
}
#datum {
	font-family:inherit;
	font-size: 0.7em;
	margin: 2em 0 0 3em;
	color: #E8FF4F;
}
/* *************************** */
#content {
	position: absolute;
	left: 195px;
	top: 130px;
/*	background: transparent url(../bilder/back.png);*/
	background: #9AE450 url(../bilder/leer.gif) no-repeat top right;
	width: 580px;
	border: 1px none blue;
	border-top: 1px solid #CCFF00;
	font-size: 100%;
}
/* das geht zur zeit noch nicht
.transparents {
	opacity:0.5; 
   filter:alpha(opacity=50);
}
*/
#content p {
	margin: 0.3em 0 0.6em 0;
	text-align: left;
}
#content a.unter {
text-decoration:underline;
}

 div#content ul, div#content ol {
	padding: 0.5em 0 0.5em 1.5em;
	margin: 0px;
	border: 1px none red; 
}
 div#content li  {
	margin: 0.3em;
}
.einspalt { /* einspaltiger Satz im Content */
	width: 540px;
	border: 1px none red;
	padding:25px 20px 10px 20px;	
	z-index: 20;
	clear:both;
}

.zweispalt1, .zweispalt2 {
	/* zweispaltiger Satz im Content */
	float: left;
	width: 260px;
	border: 1px none red;	z-index: 20;
}
.zweispalt1  {
	padding: 10px 10px 10px 20px;
}
.zweispalt2 {
	padding: 10px 20px 10px 10px;
}
#content h1 {
	font-size: 1.3em;
	margin: 0.5em 0 0.2em 0;
	font-weight: normal;
}
.titel1 {
	text-transform:  none;
   font-family: Impact, "Arial Narrow", "Helvetica Narrow","Helvetica Neue Condensed Bold", Arial, sans-serif;
	color: red;
	letter-spacing:1px;
}
 /*h1.titel1 span {
	 float:right; 
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:75%; 
	 color:#339966;
	 letter-spacing:0; 
}*/

.bildrechts {
	float: right;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin: 3px 0px 3px 15px;
	color: #476B23;
}
.bildlinks {
	float: left;
	font-size: 10px;
	text-align: left;
	margin: 3px 15px 3px 0;
	color: #476B23;
}
span.bildrechts img, span.bildlinks img, img {
	border: 1px solid #696969;
}
.o_rand {
	border:0;
}
.rand {
	border-bottom:1px solid yellow;
}
/* Menü rechts */
#rechts { /* das div das alles enthält */
	z-index: 1;
	position: absolute;
	left: 790px;
 	top: 130px;  	  
	border: 1px none black;
	width: 170px;
	font-family:  Arial, Helvetica, sans-serif;
}


div#rechts dl { /* die ganze Liste rechts, wird durch id liste1 spezifiziert */
	border: 1px none red;
	width: 170px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../bilder/leer.gif) no-repeat bottom left;
}
div#rechts dt {
	/* Überschriften */
	margin: 0 0 0 0;
	padding: 7px 0 5px 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	background-color: #47a;
}


div#rechts dd {
	/* Texte */
	margin: 0;
	padding: 0;
	color: #586600;
	font-size: 0.8em;
	border: 5px none white;
	border-bottom: 1px solid #47a; /*	background: #47a;*/
	background-color: #EBFF66;
}
.roben { /* runde Ecken */
		background: #47a url(../bilder/oben2.gif) no-repeat top left;
		padding-top:7px;
}
.runten {/* runde Ecken */
		background: #47a url(../bilder/unten2.gif) no-repeat bottom;
		border:0;
}
#liste1 div.suche  {
	/* spezifische Liste */
	padding: 5px 5px 5px 20px;
	background: transparent url(../bilder/arrow.gif) no-repeat 10px 10px;
	width: 145px;
}
#liste1 a, #liste1 a:visited {
	/* spezifische Liste */
	color: black;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: transparent url(../bilder/arrow.gif) no-repeat 10px 10px;
	width: 145px;
}

#liste1 a:hover { /* überfahren der verlinkten Texte */
	background: #47a url(../bilder/arrowr.gif) no-repeat 11px 10px;
/*	color: #9cf;*/ color: white; border-top-color:white;
}
.mehr { /* das "mehr" in den Texten rechts */
	font-style: italic; color:red;
}


table#aktuelletermine {
	/* kleine Tabelle mit Terminen #CCFF00 */
	background-color: #D9DC69;
	padding: 0px;
	border-spacing: 0px;
	margin: 0;
}

 div#rechts td, div#rechts th  {
	/* kleine Tabellenfelder    */
	text-align: left;
	vertical-align: top;
	margin:0px;
}
 div#rechts td.zeiten {
	padding: 2px 0px 3px 8px;
	border-bottom: 1px solid #47a;
}
 div#rechts td.spielort {
	padding: 0 0 2px 0;
}
.wann, .wo, .ort {
/*		letter-spacing:1px; */
		padding:0px;
		padding-right:1px;
}
.wann {
	color: red; 
	font-weight: bold;
}
.ort {
	color:black;  
	font-weight: bold;		
	padding-left:4px;
}
.wo {
	white-space: nowrap;
   letter-spacing:1px;
	color:#47a; 
	text-transform: uppercase; 
	font-size:120%;
	font-family: "Futura", Impact, "Arial Narrow", "Helvetica Narrow", Arial, sans-serif;
}
ol li {font-size:1em;}

.unten {
	margin:0; padding:0;border:0;
}

.versteckt {
	display:none;
}

/* für QWorkshops */
table.workshoptable  {
	width:540px;
	font-size:12px; 
	border-right:1px solid #FF8C00;
	border-left:1px solid #FF8C00;
}
.termintable {
	width:540px;
	font-size:85%; 
}
table.workshoptable td {
	border-color: #CCFF00;
	border-style: solid;
	border-width: 0 0 0px 0;
	padding: 3px 3px 3px 5px;
	margin: 30px;
	background-color: #CCFF00;
}
table.workshoptable td.monate {
	background-color:  #98DB54; 
	vertical-align:bottom; 
	color: #E8FF4F;
}
table.termintable td  {
	padding: 8px;
}
.jahrklein  {
	font: italic 70% Arial, Helvetica, sans-serif;
}
table.termintable td.monate {
 	background-color: #90CF4F;
	vertical-align: bottom;
	padding-top:20px; 
	padding-bottom:3px;

}
.termindetails1 {

	background-color: #9EE357;	background-color: #9DE952;
	vertical-align: top;
}

table.workshoptable td.workdat {
	text-align: right;
	font-weight: bold;
	color:inherit;
	font-size: 120%;
	padding-top:4px;	
}

.worksu, .workde, .workvo, .workbe {
	color:white;	
	text-align:center;
}
table.workshoptable td.worksu {
	background-color: #831800;
	padding-top:4px;	
}
table.workshoptable td.workde {
	background-color: #009D34; 			
	padding-top:4px;	
}
table.workshoptable td.workvo {
	background-color: #A48000; 			
	padding-top:4px;	
}
table.workshoptable td.workbe {
	background-color: #7373FF; 		
	padding-top:4px;	
}
.workshopablejahr {
font-size: 3em; 
font-family:Georgia, "Times New Roman", Times, serif; 
text-align:right;
}

.uhrzeit {
	color:black; 
	font-weight:normal; 
	white-space: nowrap;
	font-size: 75%;
}

table#ensembletable tr td {
	vertical-align:top; font-size:85%; 
}
table#ensembletable img {
	border: 1px solid #696969;
}
table#ensembletable {
	/*		background-color: #B0DB5E;*/
	padding: 0px;
}

.presse {
	border-color: #FF6347;
	border-style: solid;
	border-width: 0 0 0 20px;
 	padding: 0 20px 5px 10px;
	font-size: 90%;
}

.lobhudelei {
	background: url(../bilder/quote2.gif) 0 0 no-repeat;
	clear:right;
/*	border-color: #FF9900;
	border-style: solid;
	border-width: 0 0 0 20px;*/
 	padding: 10px 20px 10px 20px;
/*	font-size: 1em;*/
}
.kunde {
	display:inline-block;
	font-style: italic;
	margin-top:5px;
}

#geschichtstabelle td {
/*	background-color:  #EBFF66;*/
	border-top: 1px solid #EBFF66;
	padding: 7px; 
}

#geschichtstabelle th {
	color: red;
	border-top: 1px solid #EBFF66;
	padding: 10px ;
}
table#geschichtstabelle td p{
 	font-size:90%;
	margin:3px;
 } 
 .geschichte {
	background: url(../bilder/euroschluss.jpg) no-repeat top;
}
.kleiner {
	font-size: smaller;
}
.jahreszahlen {
	font-size: 3em;
	font-family:Georgia, "Times New Roman", Times, serif; 
	text-align:right;
}
.nachoben {
	font-size: x-small;
	color: inherit;
	float: right;
	padding-right: 16px;
	background: url(../bilder/pfeilhoch.gif) no-repeat right;
}
.capitalized {
	text-transform: uppercase;
}
.clear {
clear:both;	
}
.weiss {
	color:white;
}

.highlight { background-color: #FFFF40;}
form div.box {
	background-color: #98DB54;
} 
