/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small; color: rgb(255,255,204); font-weight: normal; font-style: normal; text-decoration: none ; font-variant: normal; background-color: rgb(0,0,0);}
 A:link { color: rgb(153,255,255);}
 A:visited { color: rgb(153,255,0);}
 H1 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(255,0,0); font-weight: bold; text-align: center;}
 H2 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(255,0,0); font-weight: bold; font-variant: normal; text-align: center;}
 H3 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(255,0,0); font-weight: normal; font-style: normal; font-variant: normal; text-align: center;}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: xx-small; font-weight: normal; font-style: normal;}
 
