/*************************************************************/
/*   Design:   MESSEN-WEINFELDEN.CH - Website 			 	       */
/*   File:     print.css					                           */
/*-----------------------------------------------------------*/
/*   Autor:   Thomas Dürig, www.nuun.ch 	                   */
/*   Datum:   Juli 2019		                                   */
/*   Site: 	  www.messen-weinfelden.ch 		   		             */
/*************************************************************/

@media print {

  body {background:none; -webkit-print-color-adjust: exact;}
  #main {height:297mm; width:90%; padding-left: 5%; padding-right: 5%; margin-left:auto; margin-right:auto;}
  #printheader {display: block; width: 100%; margin: 0 0 20px 0; padding:0;}
  #printheader img {width: 100%; height: auto;}
  #container {padding-top: 0;}
  body.rezepte.detail #main .mod_iso_productreader .readerbot {display: block; clear: none;}

  .mod_breadcrumb {display: none;}
  #header {display: none;}
  .custom {display: none;}
  #footer {display: none;}
  #wrapper {border:none !important; padding:0 !important;}
  body.rezepte.detail #main .mod_iso_productreader .readertop {background:#fff;}
  body.rezepte.detail #main .mod_iso_productreader .readertop .schwierigkeitsgrad {display: none;}
  body.rezepte.detail #main .mod_iso_productreader .readertop h1, body.rezepte.detail #main .mod_iso_productreader .readertop h2, body.rezepte.detail #main .mod_iso_productreader .readertop h3, body.rezepte.detail #main .mod_iso_productreader .readertop p {color: #1D4087;}  
  .mod_iso_productreader .navi_back_forward {display: none;}
  .socialmediafix {display: none;}
  body.rezepte.detail #main .mod_iso_productreader .readerbot .rs-column.-large-col-3-1.-large-last {display: none;}
  #container .ce_vimeo {display: none;}
  .mod_iso_productreader .back.ce_hyperlink {display: none;}
  .mod_article.grau.related {display: none;}
  body.rezepte.detail .mod_article.last {display: none;}
  body.rezepte.detail #main .mod_iso_productreader .readertop .printbutton {display: none;}

  #main .mod_article .inside {padding: 0; width: 100%;}
  #main:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
  #main > .b60.last {height:297mm; width:100%; margin-left:auto; margin-right:auto;}
  #main .werbungbox {display: none;}
  #main .mehr-beitraege {display: none;}
  #main .b50 {width: 47% !important; margin-left: 1% !important; margin-right: 1% !important;}

  #main > .b60.first {height:297mm; width:100%; margin-left:auto; margin-right:auto;}
  #main > .b30.last {display: none;}

  iframe {display: none !important;}
  embed {display: none !important;}
 
  h1 {font-size: 50px !important; line-height: 55px !important;}
  h2 {font-size: 34px !important; line-height: 39px !important;}
  h3 {font-size: 24px !important; line-height: 29px !important;}
  p  {font-size: 13px !important; line-height: 18px !important;}
  li  {font-size: 13px !important; line-height: 18px !important;}

  #printfooter {display: none; float: left; clear: both; width: 100%; height: auto; margin: 20px 0 0 0; padding:0; bottom: 0;}
  #printfooter img {width: 100%; height: auto;}
}