/* $Id: print.css,v 1.4 2017/01/04 10:01:00 jtorborg Exp $ */

/***************/
/* media print */
/***************/

#header_zone, 
#main_sidebar, 
#footer_zone,
.actions,
.other_actions,
header,
footer,
#additional-content, #bottom-teaser,
.info, .text,
.tile-cookie-clip,
.tile-bahlsengroup_svgcite  {
    display: none;
    visibility: collapse;
}

#main_content {
    margin:0;
}

body {
    background: #fff !important;
}

.content-wrapper .content-title {
    display: none;
}

.emp_nr_outerframe {
    border: 0 !important;
}

.emp_nr_outerframe h1 {
    font-size: 20pt !important;
}

.emp_nr_right img,
.emp_nr_footerright img {
  max-width: 96px !important;
}

