/*Bild Navi oben*/
#navbar { background-image: url(files/2009/09/navbar1.gif); }
/*Mouseover Farbe für Navi oben*/
#page-bar li:hover { background-color: #588025; }
/*Boxen rechte Spalte*/
#sidebar h3 { background-color: #588025; }
/*Bar unten + 1 Zeile Farbe*/
#front-popular { background-color: #789e3f; background-image: url(files/2009/09/bottombar.png); }
/*Farbe der Links und besuchter Links*/
a:link { color: #588025; }
/*Farbe besuchter Links*/
a:visited { color: #588025; }
#content h3 { color: #588025;}
#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #588025;}
#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#588025; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#588025; color:#fff; }
