html, body {
  background        : #879b58;
}

#header {
  background        : #526b18 url(bssg.jpg) repeat-x;
}


#leftground {
  background        : url(layout/6/shadow_bar_bottom.gif) repeat-x bottom #647c2b;
}

#left {
  background        : url(layout/6/shadow_bar_top.gif) repeat-x;
}

#rightground {
  background        : url(layout/6/shadow_bar_bottom.gif) repeat-x bottom #647c2b;
}

#right {
  background        : url(layout/6/shadow_bar_top.gif) repeat-x;
}

#footer {
  background        : #879b58;
}

/* Subnavi */

.subnaviblock {
  border-top        : 1px solid #324c00;
  border-bottom     : 1px solid #324c00;
}

.subnavihead {
  background        : url(/layout/6/subnavi_head.gif) repeat-x;
  color             : #324c00;
  border-bottom     : 1px solid #c12700;
}


#subnavi {
  border-top        : 1px solid #647c2b;
}

#subnavi li a:link, #subnavi li a:visited {
  background        : url(layout/6/subnavi_out.gif);
  border-bottom     : 1px solid #647c2b;
}

#subnavi li a:hover  {
  background        : url(layout/6/subnavi_over.gif);
}

#subnavi li #subnavi_current {
  background        : url(layout/6/subnavi_over.gif);
}

/* rechte Boxen */

.right_box_header {
  background        : url(layout/6/sidebar_top.gif) repeat-x;
}
