#cx_links, #cx_inhalt, #cx_inhalt .pfeil-links, #cx_inhalt .pfeil-rechts, #cx_inhalt .inhalt {
  height: auto;
  min-height: 466px;
  overflow: visible;
}

#cx_links {
  height: auto;
  min-height: 416px;
}

#cx_content, .breit #cx_content {
  height: auto;
  min-height: 476px;
  overflow: visible;
  background: none;
}

#cx_inhalt .inhalt {
  height: auto;
  min-height: 196px;
  overflow: visible;
  padding-bottom: 2.0em;
}

.breit #cx_inhalt .inhalt {
  min-height: 466px;
  height: auto;
  overflow: visible;
}


/* hintergrundbilder normal
------------------------------------------------------------------*/
#cx_content_kachel {
  background: transparent url(flex/back_content_kachel.gif) left top repeat-Y;
}

#cx_content_inner {
  background: transparent url(flex/back_content_anfang.gif) left top no-repeat;
}

#cx_content_inner_inner {
  background: transparent url(flex/back_content_abschluss.gif) left bottom no-repeat;
/*  padding-bottom: 8px;*/
}


/* hintergrundbilder breit
------------------------------------------------------------------*/
.breit #cx_content_kachel {
  background: transparent url(flex/back_content_kachel.gif) left top repeat-Y;
}

.breit #cx_content_inner {
  background: transparent url(flex/back_content_anfang_breit.gif) left top no-repeat;
}

.breit #cx_content_inner_inner {
  background: transparent url(flex/back_content_abschluss_breit.gif) left bottom no-repeat;
  padding-bottom: 8px;
}

