/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(0,0,102); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 A:hover { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,102);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(0,0,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 
