/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11pt; background-image: url("./assets/images/hintergrund3.jpg");}
 A:active { color: rgb(100,0,100); text-decoration: none ;}
 A:link { color: rgb(0,0,102); text-decoration: none ;}
 A:visited { color: rgb(100,0,100); text-decoration: none ;}
 .TextObject { font-size: 11pt;}
 P { font-size: 11pt;}
 .TextNavBar { font-size: x-small;}
 A:hover { color: rgb(0,0,102); text-decoration: none ;}
 
