/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.Aufzählung_rot { color: rgb(255,0,0); list-style-type: disc; margin-top: 1px; margin-bottom: 2px;}
 .grün { color: rgb(0,204,0);}
 .Rot { color: rgb(255,0,0);}
 .blau { color: rgb(0,0,255);}
 .Überschrift1 { font-size: 28px; font-weight: bold;}
 .Überschrift2 { font-size: 22px; font-weight: bold;}
 .Überschrift3 { font-size: 18px; font-weight: normal; font-style: normal;}
 .Überschrift4 { font-size: 14px; font-weight: normal; font-style: normal;}
 .miniText_schwarz { font-size: 9px; color: rgb(0,0,0); font-weight: bold;}
 .Überschrift5 { font-size: 12px; font-weight: bold;}
 .Fußnoten { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small;}
 .Überschrift6 { font-size: 10px; font-weight: bold;}
 .Std_groß { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; font-style: normal; margin-top: 3px; margin-bottom: 5px;}
 .Überschrift { font-size: x-large; font-weight: bold;}
 
