/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,0,0); background-image: url("../assets/images/Background.gif");background-repeat: repeat-y;}
 A:link { color: rgb(153,0,51); text-decoration: none ;}
 UL { list-style-type: square;}
 A:visited { color: rgb(102,51,0); text-decoration: none ;}
 LI { list-style-type: square;}
 