/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px;}
 A:active { font-size: 12px; color: rgb(255,102,51); font-weight: bold;}
 A:link { font-size: 12px; color: rgb(2,170,254); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 12px; color: rgb(2,170,254); font-weight: bold; text-decoration: none ;}
 H2 { font-size: 20px; color: rgb(40,150,204);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px;}
 H3 { font-size: 16px; color: rgb(40,150,204); background-image: url("./textback_h3.jpg");}
 .TextNavBar { font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(255,102,51); font-weight: bold;}
 