/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-image: url("./hintergr.jpg");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(0,0,255);}
 P { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: 14pt; color: rgb(0,0,0); text-decoration: none ;}
 H5 { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: 20pt; text-decoration: none ; background-color: transparent; background-image: url("./hintergr.jpg");}
 H6 { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: xx-large; font-weight: normal; font-style: normal;}
 
