body#print											{ background: #ffffff; }
body#print #content 								{ max-width: 100% !important; width: 100% !important; padding: 60px 0 !important; margin: 0 !important; }
body#print .greybar								{ display: none; }


/*-----| BUTTON									|--------------------------------------------------------------------------------------------------------------*/
body#print	#button_container					{ position: relative; z-index: 100; width: 100%; height: 100px; }
body#print	#button_box							{ position: relative; left: 0; top: 0; width: 100%; height: 100px; }
body#print	#button								{ width: 100%; height: 100px; padding: 0; border-radius: 0; overflow: hidden; }
body#print	#button_logo						{ display: block; height: 100px; background: url("/www_peterhans/pages/img/logo.jpg") no-repeat left center; background-size: auto 80%; }
body#print	#button_shop						{ display: none; }
body#print	#button_shadow						{ position: relative; left: 0; top: 0; z-index: 80; width: 50%; height: 0; }
body#print	#button_shadow_box,
body#print	#button_shadow						{ display: none; }

