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