body, body.bdy-popup {
	background: none !important;
}
* {
	background: none !important;
}
body div {
	background: none !important;
}
#falk {
	background: none !important;
}
#falk * {
	background: none !important;
}
#falk div#header {
	display: block;
}
#falk ul#lst-header-nav {
	display: block;
	margin-left: 55px !important;
}
#falk #content-header {
	display: none;
}
div#main-wrapper {
	width: 100%;
	background: none;
}

/**
	* Header Navi (Impressum, Jobs ...)
	*/

ul#lst-header-nav {
	display: none;
}

div#header {
	display: none;
}

/**
	* Auto-Navi ...
	*/

ul#lst-car-nav {
	display: none;
}

ul.lst-navigate-used-car { display: none; }

/**
	*	Content-Header (Image)
	*/

div#content-header img.header-img {
	float: left;
	margin: 0;
}

/**
	* Rightcol (Header-Image)
	*/

div#rightcol {
	display: none;
}

/**
	* Middlecol (Header-Image)
	*/

div#middlecol {
	width: 100%;
}

/**
	* Leftcol (S+M Logo)
	*/

div#leftcol {
	display: none;
}

/**
	* Content
	*/

div#content {
	padding: 65px 0 0 10px;
	width: 100%;
}

div#content p.bodytext {
  font: 8pt/13pt Verdana, sans-serif;
  padding: 0 20px 10px 0;
  color: #3F3D42;
}
div#content p.abstand-20px {
  padding-bottom: 20px !important;
}

div#content p.bodytext.two-cols {
	width: 340px;
	float: left;
}

div#content div.mdl {
	float: left;
}
div#content ul.default {
	 list-style-type: square;
}
div#content ul.default li {
	 margin: 0 0 0 20px;
}
li.itm-used-cars-even a span,
li.itm-used-cars-odd a span {
	width: 150px;
	background: #ccc;
}

/** Gebrauchtwagen -> Ergebnisliste
	*
	*/

div#list-used-cars {
	display: none;
}

ul#lst-footer-nav {
	display: none;
}

body.bdy-popup span#spn-foot {
	margin-left: 75px !important;
	position: relative !important;
}

ul#lst-car-config {
	list-style: circle !important;
	margin-left: 20px !important;
}

/**
 * Ausblenden in Druckversion
 */

.no-print {
	display: none !important;
}