/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */

BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,102); background-color: rgb(241,234,213);}

 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(153,0,0); text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,102); text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,102); text-decoration: none ;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(153,0,0); text-decoration: none ;}

 H1 { font-size: small; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 H2 { color: rgb(0,0,102);}
 H3 { color: rgb(0,0,102);}
 H4 { color: rgb(0,0,102);}
 H5 { color: rgb(0,0,102);}
 H6 { color: rgb(0,0,102);}

 P { font-size: x-small; color: rgb(0,0,102);}
 UL { color: rgb(0,0,102);}
 LI { font-size: x-small;}
 OL { color: rgb(0,0,102);}

 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,102);}
 .TextObject { font-size: 10pt; color: rgb(0,0,102);}