/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; background-color: rgb(255,255,255); background-image: url("./assets/images/BG-BAZ.jpg"); background-position: top left;}
 A:active { font-size: 8pt; color: rgb(255,51,51); font-weight: bold;}
 A:link { font-size: 8pt; color: rgb(255,51,51); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 8pt; color: rgb(255,51,51); font-weight: bold; text-decoration: none ;}
 P { background-attachment: fixed;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-size: 8pt; color: rgb(255,51,51); font-weight: bold;}
 