/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(192,192,192);}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(128,0,0); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 