@media only print {
BODY { font-size:13px !important; }
HEADER.mobile-only,
HEADER,
HEADER HR,
HEADER NAV,
DIV#headpics,
.broschure,
FOOTER .iconbutton,
.copyright SPAN,
.dont-print { display:none !important; }

HEADER.desktop-only { display:inherit !important; }
HEADER IMG.right { max-height:32px; top:0; position:absolute; }
MAIN { clear:both; margin-top:2em; border-top:1px solid #e3e3e4; padding-top:1em; }
MAIN IMG {display: none;}
FOOTER { border-top:1px solid #e3e3e4; color:#000000 !important; }
}