/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,153);}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 A:visited { color: rgb(0,0,153);}
 P { font-size: 14px; font-weight: normal; font-style: normal;}
 LI { font-size: 14px;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; font-weight: bold;}
 A { color: rgb(0,0,102);}
 A:hover { color: rgb(0,0,153);}
 
