/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(0,51,153); background-image: url("./Hintergr8.gif");}
 A:active { color: rgb(153,51,51);}
 A:link { color: rgb(153,51,51);}
 A:visited { color: rgb(153,51,51);}
 H1 { color: rgb(153,51,51);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;}
 .TextNavBar { color: rgb(0,0,0);}
 A:hover { color: rgb(153,51,51);}
 
