/* smx_mh Print-Styles */



.only4print {display: block;}
.noprint {display: none;}

/* Layout     */
div#page      { width: 100%;}
  div#header  { display: none;}
  div#content { clear:both; background:none;}
  	div#left  { display: none; }
    div#right { display: none; }
    div#path  { float: none; width:auto; }
    div#body  { clear:both; margin:0px !important;padding:30px 0px 0px 0px;width: auto !important;}
    
  div#footer  { display: none; }

strong {border: none !important;}
#body .box.content {width: 100%; padding: 20px;border: none;}
#body .box.info  {padding: 10px 10px 10px 10px; width: auto; border: none;}

input.tocart,
#body .product .tocart {display:none;}

#body .locator {display:none;}

#body .boxhead {width: auto;display:block; float: none;clear:both}
#body .box {width: auto;border: none;}
#body .box .pictos {display:block; width:100%}
#body .product.details {width: 100%; border: none;}
#body .product.details.head.big h1,
#body .product.details.head.big tt,
#body .product.details.head.big .status,
#body .product.details.head.big form  {width: auto; padding-left: 100px;}
#body .product.details.head.big .tocartgroup {display: none}
#body .product.details.head.big .desc {padding-left: 100px;padding-bottom: 50px;width: 65%;}
#body .product.moredetails {width: 100%; border: none;}

#body table.tabelle-farbig {width: auto;}
#body table.tabelle-farbig th {border: 1px solid #CFCFCF;border-right: none;}
#body table.tabelle-farbig th.last {border-right: 1px solid #CFCFCF;}
#body table.tabelle-farbig td {border-left: 1px solid #CFCFCF; border-right: none; border-bottom: 1px solid #CFCFCF;}
#body table.tabelle-farbig td.last {border-right: 1px solid #CFCFCF;}
#body table.blind td {border: none; padding: 0px;}

.copyright {font-size: 10px;}