/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
BODY { font-size: 14px;}
 A:active { font-size: 16px; color: rgb(0,0,255); font-weight: bold;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(0,51,204); font-weight: bold;}
 A:visited { font-size: 16px; color: rgb(0,0,255); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 LI { font-size: 14px;}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(0,0,255); font-weight: bold;}
 A:hover { font-size: 16px; color: rgb(0,0,255); font-weight: bold;}
 
