/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(187,187,187); font-weight: normal; font-style: normal;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(107,142,171); font-weight: normal; font-style: normal;}
 UL { list-style-image: url("./assets/images/bullet.gif");}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(128,128,128); font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(221,221,221); font-weight: normal; font-style: normal;}
 