/**
 * Print layout
 */

* {
	color: black;
	position: static;
	clear: both;
}

img 
{ 
	border: none;
}

body 
{ 
	background-color: white;
	background-image: none;
	width: 100%;
	height: 100%;
}

#Brands, #Header, #MainNavigation, #SubNavi, #FooterIcons, #GoogleTranslate, #Logo, #Locations, #detail_form
{
	display: none;
}

.outerBorder { border: none; }

.innerBorder { position: relative; }

#Teaser { 
        position: absolute; 
        top: 0px; 
        right: 0px; 
}

#printimage {
	display:block;
	position: absolute;
	top: 0px;
	right: 0px;
}

.tx-lumophpinclude-pi1 div {
	position:relative;
}

#car_images {
	position:absolute;
	top:120px;
	right:0px;
}

.carlist-pagination {
	display:none;
}

#slider_div {
display:none;
}
