  div#tarifContainer {
    background:url(/i/tarifDetail/bg_ind.gif) repeat-y;
    margin-bottom:5px; /* margin-bootom: 5px weil OHNE Preis-/buchen-Button */
  }
  div#tarifContainer h1 {
    background:url(/i/tarifDetail/header_ind.gif) 0 0 no-repeat;
  }
  div#descr {
    background:url(/i/tarifDetail/bottom_ind.gif) 0 100% no-repeat;
  }

  div#tarifConf {
    width:363px;
    margin-left:4px;
    float:left;
    padding:10px 4px 0 4px;
  }
  div#col2 {
    width:369px;
    margin-left:3px;
  }
  div#col2 p { margin:5px 0; padding:0 4px 0 6px; }
  div#col2 h5 { margin: 5px 0; padding-left: 6px; }
  div#configurator table { background:none; }
  div#configurator table td.recalc { background:url(/i/delimiter_contentCalc.gif) 0 0 repeat-x; }
  div#configurator div.boxContent { background:url(/i/delimiter_contentCalc.gif) 0 100% repeat-x; padding-bottom:5px;}
