/* DATEI: sfb.css */

body  { background-color:#ffffff; }
/* Hintergrundfarbe weiß*/

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }

/* Schrifttype mit Ersatztypen */

#sfbgruenfett { font-size:10pt; font-style:normal; font-weight:bold; color:#27A2A5; }

/* hervorgehobene Schrift in Absätzen - Namen usw., */
/* Geht mit: <em id="sfbgruenfett">Extra-Formatierung</em> */

h1 { font-size:12pt; color:#27A2A5; }

/* Hauptüberschrift */

h2 { font-size:10pt; color:#27A2A5; }

/* 1. Zwischenüberschrift */

h3 { font-size:10pt; font-style:italic; color:#27A2A5; }

/* 2. Zwischenüberschrift */

h6 { font-size:8pt; color:gray; font-weight:500 }

/* Bildunterschriften */

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-size:10pt; }

/* Schriftgröße für normalen Text */

a:link { color:#27A2A5; text-decoration:none; }
a:visited { color:#27A2A5; text-decoration:none; }
a:hover  { color: #3b7c93; text-decoration: underline }
a:active { color:#3B7C93; text-decoration:none; }

/* Linkformatierung mit Unterstreichung ohne Farbwechsel */

/* Ende DATEI: sfb.css */


