/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; background-color: rgb(255,255,255);}
 A:active { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small;}
 A:link { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small;}
 A:hover { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small;}
 A:visited { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small;}
 H1 { font-family: 'OCR A Extended', monospace; font-weight: bold;}
 H2 { font-family: 'OCR A Extended', monospace; font-weight: bold;}
 H3 { font-family: 'OCR A Extended', monospace; font-weight: bold;}
 .TextNavBar { font-family: 'OCR A Extended', monospace; font-size: medium; color: rgb(0,0,0); font-weight: bold; text-decoration: none ; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
