/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(255,255,255);}
 .tabelle { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; background-position: top left;}
 A:link { color: rgb(255,255,255);}
 .tabelle_format { text-align: left; background-position: top left; padding-left: 3px; border-left-style: none; padding-top: 3px; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:visited { color: rgb(255,255,255);}
 .überschrift { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; font-weight: bold;}
 H1 { font-size: 14px; color: rgb(232,138,50);}
 .orange { font-size: 16px; color: rgb(255,153,51); font-weight: bold; border-bottom: 1pt solid rgb(255,153,51);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,255,255); font-weight: bold;}
 A { color: rgb(255,255,255); vertical-align: baseline; text-decoration: underline;}
 A:hover { color: rgb(214,214,214);}
 
