/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Arial Baltic', sans-serif; font-size: x-small; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 UL { font-family: 'Arial Baltic', sans-serif; font-size: x-small;}
 A:hover { color: rgb(0,0,0);}
 A:visited { color: rgb(102,153,153);}
 .TextObject { font-family: 'Arial Baltic', sans-serif; font-size: x-small;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;}
 