/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-color: rgb(255,255,255);}
 A:hover { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; color: rgb(150,150,150); font-weight: normal; font-style: normal;}
 
