/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("./Background.gif");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(255,102,0);}
 .TextObject { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif;}
 H1 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,102); font-weight: bold;}
 H2 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12pt; color: rgb(0,0,102); font-weight: bold;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9pt; color: rgb(0,0,102); text-decoration: none ;}
 LI { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9pt; color: rgb(0,0,102);}
 .TextNavBar { font-family: 'Arial Narrow', sans-serif; font-size: small; color: rgb(255,102,0); font-weight: bold;}
 ADDRESS { font-family: 'Arial Narrow', sans-serif; font-size: 8pt; color: rgb(0,51,153); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(255,102,0);}
 