/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: '@Arial Unicode MS', sans-serif; font-size: 14pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; background-image: url("./Background.gif"); background-attachment: fixed;}
 A:link { font-family: '@Arial Unicode MS', sans-serif; font-size: 12pt; color: rgb(255,153,0); font-weight: normal; font-style: normal; background-attachment: fixed;}
 A:visited { font-family: '@Arial Unicode MS', sans-serif; font-size: 12pt; color: rgb(51,102,255); font-weight: normal; font-style: normal; background-attachment: fixed;}
 .TextObject { font-family: '@Arial Unicode MS', sans-serif; font-size: 14pt; color: rgb(192,192,192); font-weight: normal; font-style: normal; background-attachment: fixed;}
 .TextNavBar { font-family: '@Arial Unicode MS', sans-serif; font-size: 12pt; color: rgb(192,192,192); font-weight: normal; font-style: normal; background-attachment: fixed;}
 
