/* print syles */
@page {
   size: 210mm 297mm;
   margin: 10mm 10mm; 
}

body { background:white; color:black; width: 100%; font-size: 12pt !important; }
.print_not { display: none; }
#footer { display: none; }
.jscroll-to-top { display: none; }
figure img {max-width: 400px !important; height:auto !important; margin-bottom:12px}
.jeg_header_wrapper, .jeg_stickybar { display: none; }
#footer { display: none; }
.wp-caption-text { display: none; }
.vc_empty_space { display: none; }
.wpb_content_element {
  margin-bottom: 10px !important;
}

.artikel_header {
  margin: 20px 60px 60px 0 !important;
  background-color: #fff !important;
  position: absolute;
	z-index: 11111;
  padding: 34px 24px;
}

.dropcap {
  margin: .03em .06em 0 0 !important;
  font-size: 1.6em !important;
}
p {
  font-size: 12pt !important; line-height: 1.27em !important;
}
.intro-text p {
  font-weight: bold !important; line-height: 1.27em !important;
}
h1 {
  font-size: 19pt !important;
}
h2 {
  font-size: 15pt !important;
}
h3, h4, h5 {
  font-size: 13pt !important;
}
/* Styles zuruecksetzen */
*,
*:before,
*:after,
*:first-letter,
p:first-line,
div:first-line,
blockquote:first-line,
li:first-line {
  color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
