/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(102,51,51); background-image: url("./assets/images/wgelb.jpg");}
 A:active { color: rgb(102,51,51);}
 A:link { color: rgb(102,51,51);}
 A:visited { color: rgb(102,51,51);}
 .TextNavBar { font-size: x-small; color: rgb(102,51,51);}
 A:hover { color: rgb(102,51,51);}
 
