@media print {
	
  /*---------------------------------STANDAARD-CSS---------------------------------*/	

  /** { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }*/
  a, a:visited { text-decoration: underline; }
  .ce_text a[href]:after { content: " (" attr(href) ")"; }
  .ce_href a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.2cm; margin-top: 10mm !important; }
  img { max-width: 100% !important; }
  .image_container img { width: auto!important; max-width: 210mm; height: auto!important; }
  p { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  h1,h2,h3,h4,h5,h6 { margin-bottom: 5mm; font-weight: bold; }
  h1 { font-size: 22pt!important; line-height: 26pt!important; }
  h2 { font-size: 20pt!important; line-height: 26pt!important; orphans: 3; widows: 3; }
  h3 { font-size: 18pt!important; line-height: 22pt!important; orphans: 3; widows: 3; }
  h5 { font-size: 16pt!important; line-height: 19pt!important; }
  h6 { font-size: 14pt!important; line-height: 17pt!important; }
  table { width: 100%; }
  table td { padding: 0 2mm 2mm 0; }
  .mod_customnav, .mod_navigation, #footer, #slider, .mod_article .ce_sliderStart .content-slider .slider-wrapper, .ce_dlh_googlemaps, .mod_mobile_menu  { display: none; }
  
  /*---------------------------------CUSTOM-CSS---------------------------------*/
  
  #navbar { background-color: #fff !important; }
  .object_result_list { width: 31.3% !important; }
  .object_result_view { width: 48% !important; }
  .object_result_view:nth-child(odd) { clear: left; }
  .object_result_view:first-child { margin-left: 0; }
  .object_result_view:nth-child(2n) { margin-left: 1%; }
  .logo-print { max-width: 120px !important; }
  .logo-print{ content:url("/files/3w/logo/3wm-logo_rgb.svg"); }	
  .telefoon-header a[href]:after { display: none; }
  #detailpagina .image_container { display: none; }
}