/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; text-decoration: none ; background-color: rgb(255,255,255); background-image: url("./assets/images/blank.gif");}
 td { font-size: 11px;}
 A:active { color: rgb(0,0,0);}
 a.white:visited { color: rgb(255,255,255); text-decoration: none ;}
 A:link { color: rgb(0,51,153);}
 a.white { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(153,153,153);}
 hr { border: 1px dashed rgb(204,204,204);}
 a.white:link { color: rgb(255,255,255); text-decoration: none ;}
 .TextObject { font-size: 11px;}
 H1 { font-size: 14px; text-transform: uppercase; font-weight: bold;}
 H2 { font-size: 13px; color: rgb(128,128,128); font-weight: bold;}
 P { font-size: 11px;}
 H3 { font-size: 13px; font-weight: bold;}
 a.white:active { color: rgb(255,255,255); text-decoration: none ;}
 LI { font-size: 11px;}
 H4 { font-size: 12px; font-weight: bold;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9px;}
 a.white:hover { color: rgb(255,255,255); text-decoration: none ;}
 A:hover { color: rgb(0,0,0);}
 
