/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(255,255,238);}
H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10 pt; color: rgb(20,20,40); text-decoration: none; font-weight: bold}
H2 { font-family: comic sans ms, Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12 pt; color: rgb(60,60,87); font-weight: normal }
strong { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10 pt; color: rgb(60,60,75);  font-weight: bold }
H5 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8 pt; color: rgb(0,0,0); font-weight: normal }

 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204); text-decoration: none }
 A:visited { color: rgb(153,0,153); text-decoration: none}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
