/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("../gruenmel.jpg");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 P { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: 12pt;}
 .TextNavBar { font-family: 'Arial Narrow', 'Helvetica Condensed', Univers57, 'Zurich Cn BT', sans-serif; font-size: 10pt;}
 