

/* PRINT */
/* ON ALL PAGES */
body
{
	background: none;
	background-color: white;
	zoom: 0.7;
}
#header,
#header_wrapper
{
	width: 1000px;
	position: inherit;
	margin-bottom: 20px;
}
#logo
{
	position: inherit;
	margin: auto;
	width: 200px;
	display: block;
}
#page #content #content_column #main_content
{
	padding-top: 0;
}

#page #content #content_column #main_content .hints .column.ico
{
	display: none !important;
}
#page #content #content_column #main_content h1
{
	margin-top: 0;
}
#authentification,
ul#menu,
ul#menualt,
#submenu_wrapper,
#brand_selector_header,
#breadcrumb,
#brand_selector
{
	display: none !important;
}

#footer_wrapper
{
	display: none !important;
}

/* Page full */
.sidebar_block .block_header,
.sidebar_block .block_header h3
{
	background: none !important;
	color: black !important;
}
.sidebar_block.banner,
.sidebar_block .block_header span,
#share_toolbar,
#related_products,
#recipes,
#comments,
#articles,
#help-blocks,
#share-email-template,
.session-flash
{
	display: none !important;
}

#content
{
	position: inherit !important;
}
#page_content
{
	display: block !important;
}
/* Product */
body.product #sidebar_column,
body.article #sidebar_column
{
	display: none !important;
}
body.product #content_column,
body.article #content_column
{
	width: 100% !important;
}
body.product #main_content,
body.article #main_content
{
	margin: 0 !important;
}

body #top_banner
{
	display: none !important;
}

body.article #top_banner
{
	display: block !important;
}

#page
{
	margin: 0px !important;
}