/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(0,0,0); text-decoration: underline overline;}
 A:link { color: rgb(166,41,0);}
 A:visited { color: rgb(204,51,0);}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 H1 { font-size: medium; color: rgb(166,41,0);}
 H2 { font-size: x-small; font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 H3 { font-size: xx-small;}
 .TextNavBar { font-size: x-small;}
 A:hover { color: rgb(204,51,0); text-decoration: underline overline;}
 