/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(0,0,255);}
 A:link { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(0,0,255);}
 A:visited { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(4,29,102);}
 H1 { font-family: 'Times New Roman', Times, Serif; font-size: 18pt; color: rgb(0,102,0); font-weight: bold;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: medium;}
 A { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(0,0,255);}
 A:hover { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(128,0,0); font-weight: normal; font-style: normal;}
 