/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); font-weight: bold; background-image: url("./background.gif");}
 A:active { font-weight: bold;}
 A:link { color: rgb(255,153,0); font-weight: bold;}
 UL { font-weight: bold;}
 A:visited { color: rgb(128,128,128); font-weight: bold;}
 .TextObject { font-weight: bold;}
 H1 { font-weight: bold;}
 H2 { font-weight: bold;}
 P { font-weight: bold;}
 H3 { font-weight: bold;}
 LI { font-weight: bold; list-style-type: square;}
 OL { list-style-type: decimal;}
 H4 { font-weight: bold;}
 H5 { font-weight: bold;}
 H6 { font-weight: bold;}
 A:hover { font-weight: bold;}
 