/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,153); font-weight: bold; background-color: rgb(0,0,0); background-image: url("../Wald-2008.jpg");}
 A:active { color: rgb(255,153,0); font-weight: bold;}
 A:link { color: rgb(255,153,0); font-weight: bold;}
 A:visited { color: rgb(255,153,0); font-weight: bold;}
 .TextNavBar { color: rgb(153,102,0); font-weight: bold;}
 A:hover { color: rgb(255,153,0); font-style: italic;}
 