/* DATEI: format.css */

body { margin-top:0px; margin-bottom:0px; margin-left:50px; 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:#3D2A48 }

h1 { font-size:13pt; color:#B55EB5 }
/* Ü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:#3D2A48 }


.gross { font-size:13pt; color:white;}
.mittel { font-size:11pt }
.klein { font-size:9pt }
.block { font-size:10pt; text-align:justify }
.braun { font-size:11pt; color:#3D2A48;  }
.white { font-size:8pt; color:white;  }
.whitegross { font-size:12pt; color:white;  }
p,ul,ol,li,td,th,blockquote,br { font-size:10pt; }
/* normaler Text */






a:link { color:#644078; font-size:9pt; }
a:visited { color:#644078; font-size:9pt; }
a:hover {  background-color:#B55EB5; font-size:9pt; color:white}









