/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(128,0,0); text-decoration: none ;}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(128,0,0); text-decoration: none ;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(128,0,0); text-decoration: none ;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(128,0,0);}
 A { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(128,0,0); text-decoration: none ;}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(128,0,0); font-weight: bold; text-decoration: none ;}
 