/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-size: 10pt; color: rgb(0,0,102);}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; list-style-type: none; list-style-image: none; list-style-position: outside; text-align: left;}
 A:visited { font-size: 10pt; text-transform: none; color: rgb(153,0,0);}
 LI { list-style-type: none; list-style-image: url("./assets/images/aa.gif");}
 A { font-size: 10pt; color: rgb(0,0,102);}
 