
html,
body {
	height: auto		!important;
}
body {
	transform: scale(0.8,0.8);
	transform-origin:   0 0 0;
	-ms-transform: scale(0.8,0.8);
	-ms-transform-origin:   0 0 0;
	-moz-transform: scale(0.8,0.8);
	-moztransform-origin:    0 0 0;
	-webkit-transform: scale(0.8,0.8);
	-webkit-transform-origin:   0 0 0;
	-o-transform: scale(0.8,0.8);
	-o-transform-origin:   0 0 0;
}

div.nyroModalCont {
	position: relative	!important;
	height: auto		!important;
	top: 0			!important;
	left: 0			!important;
}

div.jspContainer {
	height: auto		!important;
	overflow: visible;	!important;
}

div.jspPane {
	top: 0			!important;
	position: relative	!important;
}

div.toprow,
div.footrow, 
div.maincont {
	display: none		!important;
}

div.lightSubNav,
a.nyroModalClose {
	display: none;
}
div.lightNav {
	/*
	top: 0			!important;
	left: 70px		!important;
	position: absolute	!important;
	*/
	display: none		!important;
}
div.whiteBlock {
	display: none		!important;
}

/* HÄNDLERSUCHE */

#haendlersuche img.pin,
#haendlersuche #nav-map,
#haendlersuche #map_canvas {
	display: none		!important;
}

/* PRODUKTE */

.product #teaser-long {
	display: block		!important;
}
