/* 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:#007238 }

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 }
.titel-index { font-size:11pt; font-weight:bold; color:#007238;}
.hinweis { font-size:8pt; text-align:justify}
.gross { font-size:13pt }
.mittel { font-size:11pt }
.klein { font-size:8pt }
.block { font-size:10pt; text-align:justify }
.mini { font-size:7pt }
.termine { font-size:8pt }
p,ul,ol,li,td,th,blockquote,br { font-size:8pt; }
/* normaler Text */



a:link {  color:#007238; font-weight:bold; font-size:8pt; text-decoration:none}
a:visited { color:#007238; font-weight:bold; font-size:8pt; text-decoration:none}
a:hover { color:#007238; font-weight:bold; font-size:8pt; text-decoration:underline}
a:active { color:#007238; font-size:8pt; text-decoration:none} 










