/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,255); background-color: rgb(85,85,85);}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,0,0); font-variant: normal;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; text-transform: none; color: rgb(0,0,0); font-weight: bold; text-decoration: underline; font-variant: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,0,0); font-variant: normal;}
 H1 { font-family: 'Futura Lt BT', sans-serif; font-size: x-large; font-variant: small-caps;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(255,0,0); text-decoration: none ; font-variant: normal;}
 