/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: transparent; background-image: url("./assets/images/Neu_Seitenrand.gif"); background-repeat: repeat-y;}
 A:active { color: rgb(106,106,106);}
 A:link { color: rgb(106,106,106);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
 .TextNavBar { color: rgb(106,106,106);}
 A:hover { color: rgb(106,106,106);}
 
