/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(0,0,102); font-weight: normal; font-style: normal; background-color: transparent; background-image: url("./assets/images/wall.jpg");}
 A:active { color: rgb(0,102,255);}
 A:link { color: rgb(0,0,102);}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(0,0,128); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(204,51,51);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12pt; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(255,153,0);}
 
