@media print {
body {
font: 13pt Georgia, "Times New Roman", Times, serif;
line-height: 1.3;
background: #fff !important;
color: #000;
} .entry iframe, ins {
display: none;
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
line-height: 0pt !important;
white-space: nowrap;
}
.embed-youtube, .embed-responsive,.video-container {
position: absolute;
height: 0;
overflow: hidden;
}
@media print and (color) {
* {
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
} @page { margin: 2cm } body, .container, .container-inner, .main, .zilla-two-third, .single .entry-inner {
width: 100%;
margin: 0px !important;
padding: 0 !important;
}
.site-title img {display: block}
#header .zilla-one-third.eins, .zilla-one-third.drei, nav, .page-title.pad group, .mash-top, .post-byline, .ad-widget, #printcomment, #article-end-ad, .mashshare-bottom,
.author-bio, .matched-posts, #comments, #footer-line, #footer, #billboard, #skyscraper, ul.meta-single.group, .author-ad, .ad-widget-thumb, #artikel-sidebar, #spende  {
display: none;
}
#ad_leaderboard {
height: 0;
}    
.image-container, .zilla-two-third,.single .entry-inner  {
max-width: 100% !important;
float: none;
display: block;
}    
.content-ads, ins {
display: none !important;
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
line-height: 0pt !important;
white-space: nowrap;
}    
h1,h2,h3,h4,h5,h6 {
font-weight: 700;
margin: .75em 0 .5em;
text-align: left;
page-break-after: avoid;
page-break-inside: avoid;
} h1 { 
text-align: center;
padding: 0 0 .5em;
border-bottom: 1px solid #ccc;
}
p, address, li, dt, dd, blockquote {
font-size: 100%
} code, pre { font-family: "Courier New", Courier, mono}
ul, ol {
list-style: square; margin-left: 18pt;
margin-bottom: 20pt;    
}
li {
line-height: 1.6em;
}
a:link, a:visited, a {
background: transparent;
color: #520;
font-weight: bold;
text-decoration: underline;
text-align: left;
}
a {
page-break-inside:avoid !important
}
blockquote {
page-break-inside: avoid;
}
.entry-inner a[href^=http]:after {
content:" <" attr(href) "> ";
}
$a:after > img {
content: "";
}
article a[href^="#"]:after {
content: "";
}
a:not(:local-link):after {
content:" <" attr(href) "> ";
}
a {
page-break-inside:avoid
}
blockquote {
page-break-inside: avoid;
}
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
img { page-break-inside:avoid;  page-break-after:avoid; display: block}
table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
.entry:after {
content: "\ Alle Rechte vorbehalten. (c) 1997 - 2017 Dr. Web - https://www.drweb.de/magazin/";
color: #999 !important;
font-size: 1em;
padding-top: 30px;
}
#header:before {
content: "\ Vielen herzlichen Dank für das Ausdrucken unseres Artikels. Wir hoffen, dass auch andere Artikel von uns Ihr Interesse wecken können.";
color: #777 !important;
font-size: 1em;
padding-top: 30px;
text-align: center !important;    
}    
}