/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Verdana,sans-serif; background-color: rgb(255,255,255);}
 A:active { text-decoration: none ;}
 A:link { text-decoration: none ;}
 UL { font-family: Verdana,sans-serif; font-weight: normal; font-style: normal; text-decoration: none ; list-style-image: url("../listpunkt.gif");}
 A:hover { text-decoration: none ;}
 A:visited { text-decoration: none ;}
 P { font-family: Verdana,sans-serif;}
 LI { list-style-image: url("../listpunkt.gif");}
 A { font-family: Verdana,sans-serif; font-weight: bold; text-decoration: none ;}
 PRE { font-family: Verdana,sans-serif;}
 