@media all
{

/* weisser Hintergrund für Übersichtsseite familie.de-shops */
div#wrapper_content div#content_inner {
  width: 100%;
  margin: 0 0 1.26em -0.63em;
  padding: 0.63em;
  background-color: #ffffff;
}

/* Bilderabstand für Übersichtsseite familie.de-shops */
div#wrapper_content div.csc-textpic-intext-left div.csc-textpic-imagewrap, 
div#wrapper_content div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 17px !important;
}
div#wrapper_content div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float: left;
}

/*
div.csc-frame-indent3366 {
  float: left;
  width: 32%;
  padding: 1px 0.63em 1px 1px;
}
*/

} /* @media all ENDE */
