

/* allg. nur Verdana, Arial, Helvetica, sans-serif */
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,Helvetica,Verdana,sans-serif;color: #000000; font-style: normal }

/* allg. fliesstext */
body,p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11px }

/* allg. links im text*/
a {font-size:11px; color: #253F87;text-decoration: none}
a:active {font-size:11px; color: #253F87;text-decoration: underline}
a:visited {font-size:11px; color:#253F87;text-decoration: none}
a:hover {font-size:11px; color: #253F87;text-decoration: underline}

a.weiss {font-size:11px; color: #FFFFFF;text-decoration: none}
a.weiss:active {font-size:11px; color: #FFFFFF;text-decoration: underline}
a.weiss:visited {font-size:11px; color:#FFFFFF;text-decoration: none}
a.weiss:hover {font-size:11px; color: #FFFFFF;text-decoration: underline}

/* überschriften */
.head1 { font-size:16px; font-style: normal; font-weight:bold; color: #000000}
.head2 { font-size:11px; font-style: normal; font-weight:bold; color: #000000}

.sip { font-size:16px; font-style: normal; font-weight:bold; color: #253F87}

/* kleiner. fliesstext */
.small { font-size:10px }

/* weisser. fliesstext */
.white { color: #FFFFFF; }
