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