/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 0.8em; color: rgb(238,246,252); background-color: transparent; background-image: url("../assets/images/BG-Spalten.gif"); background-repeat: repeat-y; background-position: center; witdh: 700px;}
 A:active { color: rgb(238,246,252);}
 A:link { color: rgb(255,102,51);}
 A:visited { color: rgb(255,102,51);}
 H1 { font-size: 120%;}
 H2 { font-size: 110%;}
 P { font-size: 0.9em;}
 H3 { font-size: 105%;}
 H4 { font-size: 100%;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,255,0);}
 
