/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,0,51); text-decoration: none ;}
 .andreas { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; font-weight: normal; font-style: normal; text-decoration: none ; margin: 5pt; padding: 5pt;}
 A:link { color: rgb(0,0,51); text-decoration: none ;}
 A:visited { color: rgb(0,0,51); text-decoration: none ;}
 A { color: rgb(0,0,51); text-decoration: none ;}
 A:hover { color: rgb(255,0,0);}
 