/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(255,255,255); font-weight: bold; font-style: italic; text-decoration: none ;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-large; font-weight: normal; font-style: normal;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: large; font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 A { color: rgb(255,255,51); font-weight: bold; text-decoration: none ;}
 