/* DATEI: format.css */

body { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px }

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

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,br,input    { color:black; }

h1 { font-size:15pt }
/* Überschrift - größte Schrift*/
h2 { font-size:13pt }
/* Seitenueberschriften */

h3 { font-size:12pt }
/* Zwischenueberschrift */

h4 { font-size:11pt }
/* Zwischenueberschrift, normal */

h5 { font-size:9pt; font-weight:bold }
/* Zwischenueberschrift, fett, zentriert */

h6 { font-size:8pt }
/* Fussnote, kleinste Schrift */

.titel { font-size:24pt; font-weight:bold; color:#007833 }

.hinweis { font-size:8pt; text-align:justify}
.gross { font-size:13pt }
.mittel { font-size:11pt }
.klein { font-size:9pt }
.block { font-size:10pt; text-align:justify }


p,ul,ol,li,td,th,blockquote,br { font-size:8pt; }
/* normaler Text */



a:link {  color:black; font-weight:bold; font-size:8pt; }
a:visited { color:black; font-weight:bold; font-size:8pt;}

a:active { } 











