/* DATEI: format.css */

body { margin-top:15px; margin-bottom:10px; margin-left:10px; margin-right:20px }


p,h1,h2,h3,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a,br    { font-family:verdana}

p,h2,h3,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,br    { color:#800000 }


h1 { font-size:16pt; color:#800000; font-weight:bold; text-align:center }
/* Kapitelüberschrift - größte Schrift* Farbe dunkelgrau, zentriert*/

h2 { font-size:14pt; color:#800000; font-weight:bold; text-align:center }
/* Kapitelunterüberschrift, Frabe dunkelgrau, zentriert */

h3 { font-size:12pt; font-weight:bold; color:#800000;  text-align:center }
/* Unter-Unterüberschrift im Kapitel, Farbe dunkelgrau zentriert */


.weiss { font-size:12pt; font-weight:bold; color:white; }
.block { font-size:12pt;  color:#800000; text-align:justify; }
.mitte { font-size:20pt;  color:#800000; text-align:center; }
.links { font-size:14pt;  color:#ff8000; }
.bri { font-size:18pt;  color:#800000; font-weight:bold; }
.punkt { font-size:12pt;  color:#800000; }
.klein { font-size:12pt;  color:#800000; }
p,ul,ol,li,td,th,blockquote { font-size:24pt; }
/* normaler Text */




a:link { color:#b24E04 }
a:visited { color:#5F1515 }
a:active { color:#b24E04; background:#e7e7e7 }




