/* 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:#103D80; }

h1 { font-size:12pt; color:#103D80;font-weight:bold}
/* Überschrift - größte Schrift*/

h2 { font-size:11t; color:#103D80; font-weight:bold}
/* Zwischenueberschrift */

h3 { font-size:8pt }
/* Fussnote, kleinste Schrift */



.klein{ font-size:8pt }
.gross { font-size:12pt }

.block { font-size:10pt; text-align:justify }
.blockklein { font-size:8pt; text-align:justify }
.seminar { font-size:13pt; color:#1D39E3; font-weight:bold}




p,ul,ol,li,td,th,blockquote,br { font-size:10pt; }

/* normaler Text */




a:link { color:#103D80; font-size:10pt; }
a:visited { color:#103D80; font-size:10pt; }
a:hover {  background-color:#B8C5DC; font-size:10pt; color:#103D80}













