body {
background-color: white;
font-size: 11pt;
font-family:  Arial, SunSans-Regular, Sans-Serif;
color:#000;
padding:0px;
margin:0px;
}
#navi{display:none;}
#bg {display: none;
}
br{clear: left;}

/* Links darstellen */
a:after, a:link:after  { 
color: #000000;
background-color:transparent; 
content: "     * Link " attr(href) "* "; 
font-size: 10pt;
}
}
a:visited:after {
color:#000000; 
background-color:transparent;
content: "     * Link " attr(href) "* "; 
font-size: 10pt;
}

/* header */

#titel a{
position: relative;
top: 0;
left: 0;
color: #000;
line-height: 12pt;
z-index: 1000;
background-color: white;
text-decoration: none;
}
#titel a:visited{
color: #000;}
.titel_ueberstrich
{
text-decoration: overline;
background-color: white;
}

/* inhalt stuecke */

#inhalt_stuecke {
position: relative;
margin-top: 0;
margin-left: 0;
line-height: 12pt;
color: #000;
background-color: transparent;
}


#text_stuecke a {
color: #000000;
text-decoration: underline;
font-weight: normal; }

#inhalt_fotos {
position: relative;
margin-top: 0;
margin-left: 0;
line-height: 12pt;
color: #000;
background-color: transparent;

}
#fotos {
}
 
/* Besetzung kurz*/

#zusatz{display: none;
}

#text_stuecke {

}

/* inhalt alles andere */

#inhalt_spielplan {
position: relative;
margin-top: 0;
margin-left: 0;
line-height: 11pt;
color: #000;
background-color: transparent;
}

.inhalt_titel
{
color: #000;
font-size: 11pt;
font-weight: bold;
}


/* biografie tabellarische darst */
#text_stuecke ul {
   list-style-type: none;
   padding: 0;
   margin: 0; }

#text_stuecke li.links {
   float: left;
   width: 190px;
   font-weight: bold;
   margin: 10px 0 0 0; }
      
 #text_stuecke li.rechts {
   float: left;
   padding: 0;
   margin: 10px 0 0 0;}
 #text_stuecke li.rechtsbild {
   float: left;
   width: 300px; 
   height: 80px;
   padding: 0;
   margin: 10px 0 0 0;}

#text_stuecke li.clr {
   clear: left;
   width: 1px;
   height: 1px; 
   margin: 0;}
/* biografie tabellarische darst  ende */


/* biografie align bottom */

p.unten {   line-height: 20pt;
vertical-align: bottom;
}
p.nah{line-height: 10pt;}
/* biografie align bottom ende */

.unter {
color: #000066;
background-color: #ecf291;  
text-decoration: underline;
font-weight: normal;
}
.rot{
color: #000;

}
.unterstrich{
text-decoration: underline;

}
 .ueber {
color: #000066;
background-color: #ecf291;  
text-decoration: overline;
}

.klein {
font-size: 11pt;
}
.gross {
font-size: 20pt;
}
.schmal{
}
a.klein {
font-size: 9pt;
}


