/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-image: url("../assets/images/back-blau.GIF");}
 A:active { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;}
 A:link { color: rgb(0,153,255);}
 A:visited { color: rgb(102,102,102);}
 .TextObject { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: xx-small; font-weight: normal; font-style: normal;}
 
