/* e_basis - Besonderheiten fuer die Druckversion

*/

#main_left, #main_right
, #topnav, #nav6_placeholder
, #cartsmall, #header_options, #search
, #markenauswahl
, #box, .memorise 
, #footer_content 
, .price + div
, .crossselling
, #newitems, #bestseller 
, .manufacturer .more
, .noprint{ display:none !important; }

.main, #topnav.fixed #topnav_content, .style2 #header_content, .style2 #topnav_content, .style2 #topnav_sub_content, .style2 #footer_content { width:100% !important; max-width:21cm; }

.pricescart > .tbody:after { display:table-cell; content:""; min-width:114px; }

#main_middle { width:100% !important; }

#detailimage { height:auto !important; }

body, .main { background-color:transparent; background-image:none; }

@media print {
  html, body { font-size:12pt; }
  * { border-width:0 !important; }
}