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