/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small;}
 A:link { color: rgb(0,0,0);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-weight: normal; font-style: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A { color: rgb(0,51,153);}
 