/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-color: rgb(0,0,0);}
 A:link { color: rgb(0,0,76);}
 A:visited { color: rgb(0,0,255);}
 H1 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 12pt; font-weight: bold;}
 H2 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; font-weight: bold;}
 LI { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; list-style-type: square;}
 .TextNavBar { border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
