html,
body {
	height: auto;
	background: none;
}


/*
 *	Coolbar
 */

#coolbar {
	display: none;
}




/*
 *	Layout
 */

#layout_wrapper {
	margin: 0;
	overflow: visible;
	background: none;
}

#layout_header,
#layout_navigation,
#layout_boxes,
#layout_footer {
	display: none;
}

#layout_content {
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	overflow: visible;
}

#layout_content_wrapper {
	width: auto;
	padding: 0;
	float: none;
}




/*
 *	Navigation
 */
#navigation_sub {
	display: none;
}

#navigation_breadcrumbs {
	display: none;
}

ul.navigation_page {
	display: none;
}



/*
 *	Products
 */

#product_specifications {
	page-break-before: always;
}

#product_alternatives,
#product_order_information,
#product_collection,
#product_collection_images,
#product_image_zoom,
#product_image_gallery,
#product_information_promo,
#product_serviceplan_teaser,
#product_links,
#product_combinations,
#product_reviews,
p.assortmentstate,
img.promotionalicon {
	display: none;
}

#product_images {
	border: none;
}