/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; background-color: rgb(255,255,255); background-image: url("../../../backberge.jpg");}
 A:active { color: rgb(204,51,0);}
 A:link { color: rgb(204,51,0);}
 A:hover { color: rgb(204,51,0);}
 A:visited { color: rgb(255,153,0);}
 .TextNavBar { color: rgb(204,51,0);}
 
