/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; background-color: rgb(255,255,255); background-image: none;}
 A:active { font-weight: bold;}
 A:link { color: rgb(0,102,0); text-decoration: none ;}
 UL { list-style-image: url("../ARROW7.gif"); list-style-position: inside;}
 A:hover { color: rgb(153,204,102); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(153,153,153);}
 .TextObject { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; text-align: center; background-color: transparent; border-left-style: none; border-top-style: none; 
border-right-style: none; border-bottom-style: none;}
 H1 { font-size: 10pt; font-weight: normal; font-style: normal;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; text-align: center; background-color: transparent;}
 
