/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.8-schrift { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12pt; color: rgb(0,0,0); font-weight: bold;}
 H2 { font-size: 8pt; font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 A { color: rgb(255,255,238); text-decoration: none ;}
 H6 { color: rgb(222,247,247); font-weight: normal; font-style: normal;}
 A:hover { background-color: rgb(153,204,0);}
 