/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
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(0,153,255);}
 H1 { font-family: 'Times New Roman', Times, Serif; font-size: large; color: rgb(255,102,0); font-weight: normal; font-style: normal;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: small;}
 