/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url("./Background.gif");}
 A:active { color: rgb(0,0,0); text-decoration: none ;}
 A:link { color: rgb(153,153,153); text-decoration: none ;}
 UL { font-family: 'Verdana Ref', sans-serif; font-size: 8pt; list-style-image: none; text-align: left; clear: right; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:visited { color: rgb(153,153,153); text-decoration: none ;}
 A:hover { color: rgb(255,102,0); text-decoration: none ;}
 
