/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(153,0,51);}
 .meinlink { color: rgb(0,0,0); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A { color: rgb(0,0,0);}
 A:hover { color: rgb(0,0,0);}
 