@charset "UTF-8";
html,
body {
  font-size: 9pt;
}

header,
h1,
h2,
h3,
h4,
h5,
h6 {
  page-break-after: avoid;
}

h1,
.h1 {
  font-size: 1.5rem;
}

h2,
.h2 {
  font-size: 1.25rem;
}

h3,
.h3 {
  font-size: 1.125rem;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-size: 1rem;
}

small {
  font-size: 0.75rem;
}

.lead {
  font-size: 1.125rem;
}

.small {
  font-size: 0.875rem;
}

img,
table,
figure {
  page-break-inside: avoid;
}

.navbar {
  display: block;
  box-shadow: none;
  position: relative;
  float: left;
  margin: 1rem 0 2rem;
}
.navbar .navbar-inner {
  display: none;
}

.navbar-toggler,
.navbar-search,
.navbar-search-input-container {
  display: none;
}

.headerimage {
  display: none;
}

.breadcrumb-list {
  display: none;
}

.page-wrapper {
  padding-top: 0;
  height: unset;
  overflow: auto;
  overflow: unset;
}

body {
  height: unset;
  overflow: auto;
  overflow: unset;
}

.article-detail {
  font-size: 9pt;
}

.article-detail .article-teaser {
  font-size: 11pt;
}

.article-infobox-header.left,
.article-infobox-header.right {
  display: none;
}

.article-section-menu {
  page-break-inside: avoid;
  display: none;
}

blockquote {
  font-size: 10pt !important;
}

.more-on-waldwissen h3,
.more-on-waldwissen .h4 {
  font-family: "Muli", sans-serif;
}

.more-on-waldwissen h3 {
  font-family: "Muli", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: inherit;
  margin: 0;
}

.more-on-waldwissen .layout-container.layout-grid {
  margin: 0 0 1.5rem;
  padding: 0;
  padding-left: 0.5rem;
  list-style: none;
  position: relative;
}

.more-on-waldwissen .layout-container.layout-grid .col {
  max-width: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.more-on-waldwissen .layout-container.layout-grid .col:before {
  content: "·";
  position: absolute;
  left: 0;
  color: #73be1d;
}

.more-on-waldwissen .layout-container.layout-grid .card {
  margin: 0 !important;
}

.article-detail .more-on-waldwissen .card {
  margin: 0.5rem 0;
}

.more-on-waldwissen .card .card-img {
  display: none !important;
}

.more-on-waldwissen .card .card-body {
  padding: 0;
}

.more-on-waldwissen .card .card-body .card-title {
  margin: 0;
}

.more-on-waldwissen .card .card-footer {
  display: none;
}

.more-on-waldwissen .card .card-body .card-title:after {
  display: block;
  color: rgba(74, 81, 86, 0.5);
  content: " (" attr(href) ") ";
}

.article-detail .article-footer-box {
  padding-top: 1rem;
  border-top: 1px solid #73be1d;
  background-color: #f4f7f4 !important;
  -webkit-print-color-adjust: exact;
}

#article-bottom-container {
  display: none;
}

footer.footer {
  display: none;
}

.container {
  max-width: 100% !important;
}

.article-detail .article-institute {
  float: right;
  margin: 1rem 0 2rem;
  font-size: 8pt;
  max-width: 50%;
}

.article-detail .article-title {
  clear: both;
  float: none;
}

.layout-container.layout-grid .col {
  max-width: 33.33%;
  -webkit-flex-basis: 33.33%;
  -moz-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}

.card-actions {
  display: none;
}

.more-weblinks a:after,
.article-footer-box a:after {
  display: block;
  color: rgba(74, 81, 86, 0.5);
  content: " (" attr(href) ") ";
}

.ce-image .ce-gallery .ce-row .ce-column,
.ce-textpic .ce-gallery .ce-row .ce-column {
  float: none;
}

/* LIST VIEW */
.main-col {
  clear: both;
  font-size: 12pt;
}

.toolbar {
  display: none;
}

.layout-container.layout-grid {
  width: calc(100% + 30px);
}

.load-more-container {
  display: none;
}

aside.side-col {
  display: none;
}

.back-to-top-button {
  display: none;
}

.card {
  break-inside: avoid;
}

.back-to-top-button,
.back-to-top-button.show {
  display: none;
}

.partner-logo-bar,
.partner-logo-bar.hide {
  display: block;
  position: relative;
  box-shadow: none;
  opacity: 1;
  transform: none;
}

.partner-logo-bar .inner img {
  max-width: 2.5rem;
}

.screen-image {
  display: none !important;
}

.print-image {
  display: block !important;
}

.article-detail-pagelink-container {
  display: block;
  clear: both;
  float: none;
  padding: 0.5rem;
  background-color: #f4f7f4;
  color: #4a5156;
  font-size: 8pt;
}

.article-detail-pagelink-container a {
  color: #4a5156;
  font-size: 8pt;
}

.article-detail-pagelink:after {
  display: inline-block;
  content: " " attr(href);
}

/* ==========================================================================
   Typo3 Content-Elements Fluid
   ========================================================================== */
.ce-image.ce-intext.ce-left .ce-gallery,
.ce-textpic.ce-intext.ce-left .ce-gallery {
  max-width: 50%;
  float: left;
  margin-right: 2em;
}
.ce-image.ce-intext.ce-left .ce-gallery img,
.ce-textpic.ce-intext.ce-left .ce-gallery img {
  max-width: 100%;
  height: auto;
}
.ce-image.ce-intext.ce-right .ce-gallery,
.ce-textpic.ce-intext.ce-right .ce-gallery {
  max-width: 50%;
  float: right;
  margin-left: 2em;
}
.ce-image.ce-intext.ce-right .ce-gallery img,
.ce-textpic.ce-intext.ce-right .ce-gallery img {
  max-width: 100%;
  height: auto;
}
.ce-image .ce-gallery[data-ce-columns="1"] .ce-row .ce-column,
.ce-textpic .ce-gallery[data-ce-columns="1"] .ce-row .ce-column {
  width: 100%;
}
.ce-image .ce-gallery[data-ce-columns="2"] .ce-row .ce-column,
.ce-textpic .ce-gallery[data-ce-columns="2"] .ce-row .ce-column {
  width: 50%;
}
.ce-image .ce-gallery[data-ce-columns="3"] .ce-row .ce-column,
.ce-textpic .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
  width: 33.33%;
}
.ce-image .ce-gallery[data-ce-columns="4"] .ce-row .ce-column,
.ce-textpic .ce-gallery[data-ce-columns="4"] .ce-row .ce-column {
  width: 25%;
}
.ce-image .ce-gallery[data-ce-columns="5"] .ce-row .ce-column,
.ce-textpic .ce-gallery[data-ce-columns="5"] .ce-row .ce-column {
  width: 20%;
}
.ce-image .ce-gallery[data-ce-columns="6"] .ce-row .ce-column,
.ce-textpic .ce-gallery[data-ce-columns="6"] .ce-row .ce-column {
  width: 16.66%;
}
.ce-image .ce-gallery[data-ce-columns="7"] .ce-row .ce-column,
.ce-textpic .ce-gallery[data-ce-columns="7"] .ce-row .ce-column {
  width: 14.28%;
}
.ce-image .ce-gallery[data-ce-columns="8"] .ce-row .ce-column,
.ce-textpic .ce-gallery[data-ce-columns="8"] .ce-row .ce-column {
  width: 12.5%;
}

/*# sourceMappingURL=print.css.map */
