body {
 background: #FFFF80;
 font-family: "Times New Roman", serif;
 font-size: 12pt;
 text-align: left;
 color: #0000FF;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 10px;
 margin-right: 10px;
}
a:link {
 color: #FF0000;  font-style:normal;
}
a:active {
 color: #000000; font-style:normal;
}
a:visited {
 color: #FF0000;  font-style:italic;
}

h1 {
 margin-top: 25px;
 margin-bottom: 20px;
 font-family: "ComicSans BT", "Times New Roman", serif;
 font-size: 20pt;
 text-align: center;
 color: #00008B;
}

h3 {
 margin-top: 25px;
 margin-bottom: 12px;
 font-family: "ComicSans BT", "Times New Roman", serif;
 font-size: 14pt;
 text-align: center;
 color: #00008B;
}

p.mini {
 margin: 20px;
 font-family: "Times New Roman", serif;
 font-size: 9pt;
 text-align: center;
 color: #FF0000;
}

p.klein {
 margin: 5px;
 font-family: Verdana, sans-serif;
 font-size: 10pt;
 text-align: left;
 color: #000000;
}

p.gross {
 margin: 5px;
 font-family: "ComicSans BT", "Times New Roman", serif;
 font-size: 13pt;
 text-align: left;
 color: #0000FF;
}

p.tabklein {
 margin: 5px;
 font-family: "Times New Roman", serif;
 font-size: 10pt;
 text-align: center;
 color: #000000;
}

p.tabgross {
 margin: 10px;
 font-family: "ComicSans BT", "Times New Roman", serif;
 font-size: 12pt;
 text-align: center;
 color: #0000FF;
}


p.hinweis {
 margin-left: 20px;
 margin-right: 20px;
 font-family: Courier, monospace;
 font-size: 11pt;
 text-align: left;
 color: #00008B;
}

ol.square {
 list-style-type:square;
 list-style-position:outside;
}

p.bildtitel {
 margin-bottom: 20px;
 font-family: Verdana, sans-serif;
 font-size: 18pt;
 font-variant: small-caps;
 font-style: oblique;
 text-align: center;
 color: #00008B;
}

p.bild {
 margin: 5px;
 font-family: Verdana, sans-serif;
 font-size: 14pt;
 font-style: oblique;
 text-align: center;
 color: #00008B;
}

p.hide {
 margin: 0px;
 font-family: "Times New Roman", serif;
 font-size: 9pt;
 text-align: center;
 color: #FFFF80;
}

a.hide {
 color: #FFBB80;   font-style:normal
}