body{color:#000;background-color:#fff;}
body,p,li,ul,ol{font-size:10pt;font-family:Arial,sans-serif;}

h1,h2,h3,h4{margin-bottom:0em;font-weight:normal;}
h1{font-size:16pt;margin-top:7pt;}
h2{font-size:14pt;margin-top:6pt;}
h3{font-size:13pt;margin-top:5pt;}
h4{font-size:12pt;margin-top:4pt;}

big{font-size:115%;}
blockquote{margin-bottom:2px;margin-top:2px;padding-left:10px;}
cite{letter-spacing:1px;}
p{margin-top:0.5em;margin-bottom:0.5em;}
pre{font-size:85%;border-style:double;border-width:thin;padding:0em;white-space:pre;}
small{font-size:75%;}
tt{font-weight:bold;}
strong,pre{font-weight:bold;}
pre,tt{font-family:monospace;}
cite,em{font-style:italic;}
p.right{text-align:right;}
.center{margin:auto;text-align:center;}
img.link{margin-left:10px;margin-right:10px;border:0px;}
ol.alpha{list-style-type:lower-alpha;}
ol.roman{list-style-type:upper-roman;}

th{font-weight:bold;}
th.klein,td.klein,caption{font-size:85%;}
table.white{padding:3px;margin:auto;font-size:90%;}
table.white td,
table.white th{border:thin outset silver;}
table.white td.name{text-align:left;}
table.center{margin-left:auto; margin-right:auto;}

.Beispiel{text-indent:-30px;margin:20px 60px;}
.DokumentName{font-size:18pt;margin-top:3pt;margin-bottom:3pt;text-decoration:none;}
.Firma,.Partie,.Spiel{font-family:sans-serif;}
.Person,.Zine{font-family:serif;}
.Firma,.Spiel{font-style:normal;}
.Partie.Programm{font-weight:bold;}
.Programm{font-family:monospace;letter-spacing:2px;}
.Partie,.Spiel{letter-spacing:1px;}
.Zine{letter-spacing:-1px;font-style:oblique;}

ol.Inhalt,ul.Inhalt{margin-top:0.2em;}
ol.Inhalt,ul.Inhalt,li.Inhalt{margin-bottom:0.2em;list-style-type:circle;}

@media screen
{
body{margin:20px;background-color:#e9f3ff;}
body,p,li,ul,ol{color:#000;}
h1,h2,h3,h4,caption{color:#357;}
cite{color:#036;}
em{color:#633;}
pre{color:#00c;background-color:#ffc;border-color:#cc0;}
tt{color:#009;}
table.white{color:#000;background-color:#fff;}
.Beispiel{color:#630;}
.DokumentName{color:#488;}
.Partie{color:#336;}
.Person{color:#006;}
.Programm{color:#606;}
.Spiel{color:#063;}
.Zine{color:#045;}
p,li,ul,ol,h1,h2,h3,h4,caption,cite,em,tt,.Beispiel,.DokumentName,.Partie,.Person,.Programm,.Spiel,.Zine{background-color:transparent;}
}