/* 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("../assets/images/background-2.jpg");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(102,102,204); text-decoration: none ;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; color: rgb(0,0,0); font-weight: bold;}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(102,102,204); text-decoration: none ;}
 H4 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14pt; color: rgb(0,0,0); font-weight: bold;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 