/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("./assets/images/backgr.jpg");}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(153,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(102,0,51); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(153,51,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 LI { list-style-image: url("./assets/images/aufzaehler04.gif");}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(102,0,51); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(153,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
