/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/background.gif"); background-repeat: no-repeat;}
 A:link { font-size: 9pt; color: rgb(0,0,255);}
 A:visited { color: rgb(0,0,0);}
 .TextObject { font-family: 'Arial Baltic', sans-serif; font-size: 10pt; font-weight: bold;}
 
