/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); background-color: rgb(51,51,51); background-image: url("./assets/images/background2-1600.gif");}
 A:active { color: rgb(0,255,255);}
 A:link { color: rgb(204,255,255);}
 A:visited { color: rgb(204,255,255);}
 .TextObject { font-size: x-small;}
 H1 { color: rgb(153,204,255);}
 P { font-size: x-small;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; font-variant: normal;}
 A:hover { color: rgb(204,255,255);}
 