/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++ STYLESHEET +++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
  background: url(images/sub/promotionbereich_bg.gif) repeat-x; 
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++ TOPBAR ++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topbar {
  background: url(images/sub/topbarbg.gif);
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++ SIDE NAVIGATION ++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#sidenavigation {
  background: url(images/sub/leftnavi_top.gif);
}

#sidenavigation_bottom {
  background: url(images/sub/leftnavi_bottom.gif);
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++ CONTENT +++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content_top {
  background: url(images/sub/content_top.gif);
}

#contentbox {
  background: url(images/sub/content_bg.gif);
}

#content_bottom {
  background: url(images/sub/content_bottom.gif);
}