/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'MS Sans Serif', sans-serif; font-size: 9pt; background-image: url("../assets/images/background.jpg");}
 A:active { color: rgb(58,110,168);}
 A:link { color: rgb(58,110,168);}
 A:visited { color: rgb(0,51,102);}
 .TextObject { font-family: 'MS Sans Serif', sans-serif; font-size: 9pt;}
 P { font-family: 'MS Sans Serif', sans-serif; font-size: 9pt;}
 LI { font-family: 'MS Sans Serif', sans-serif; font-size: xx-small; font-weight: normal; font-style: normal;}
 .TextNavBar { color: rgb(58,110,168);}
 A:hover { color: rgb(58,110,168);}
 
