html, body {
  background        : #84b35b;
}

#header {
  background        : #579a00 url(bssg.jpg) repeat-x;
}


#leftground {
  background        : url(layout/3/shadow_bar_bottom.gif) repeat-x bottom #7ab230;
}

#left {
  background        : url(layout/3/shadow_bar_top.gif) repeat-x;
}

#rightground {
  background        : url(layout/3/shadow_bar_bottom.gif) repeat-x bottom #7ab230;
}

#right {
  background        : url(layout/3/shadow_bar_top.gif) repeat-x;
}

#footer {
  background        : #84b35b;
}

/* Subnavi */

.subnaviblock {
  border-top        : 1px solid #4f8800;
  border-bottom     : 1px solid #4f8800;
}

.subnavihead {
  background        : url(/layout/3/subnavi_head.gif) repeat-x;
  color             : #e2d9d6;
  border-bottom     : 1px solid #4f8800;
}


#subnavi {
  border-top        : 1px solid #7ab230;
}

#subnavi li a:link, #subnavi li a:visited {
  background        : url(layout/3/subnavi_out.gif);
  border-bottom     : 1px solid #7ab230;
}

#subnavi li a:hover  {
  background        : url(layout/3/subnavi_over.gif);
}

#subnavi li #subnavi_current {
  background        : url(layout/3/subnavi_over.gif);
}


/* rechte Boxen */

.right_box_header {
  background        : url(layout/3/sidebar_top.gif) repeat-x;
}
