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