/* 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:arial; }

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

h1 { font-size:11pt; color:#F04770; font-weight:bold; }
/* Überschrift - größte Schrift*/
h2 { font-size:11pt; color:#1EC558; font-weight:bold;  }
/* 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 }


.gross { font-size:13pt }
.mittel { font-size:11pt }
.klein { font-size:8pt }
.block { font-size:10pt; text-align:justify }
.block-klein { font-size:8pt; text-align:justify }

p,ul,ol,li,td,th,blockquote,br { font-size:10pt; }
/* normaler Text */

a:link { color:#203898; font-size:10pt; }
a:visited { color:#203898; font-size:10pt; }
a:hover {  font-size:10pt; color:#F04770; }













