@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.breadcrumbs {
  border-top: 1px solid #dddddd;
}

.breadcrumbs__list {
  margin: 1em 0;
  padding: 0;
}

.breadcrumbs__item {
  color: #999;
  display: inline;
  letter-spacing: 0.03em;
}

.breadcrumbs__item:not(:last-child):after {
  content: " › ";
  margin: 0 .25em;
}

.breadcrumbs__link {
  color: inherit;
  list-style-type: none;
}

body:before {
  content: "mobile";
  display: none;
}

@media screen and (min-width: 32.5em) {
  body:before {
    content: "phablet";
  }
}

@media screen and (min-width: 48em) {
  body:before {
    content: "tablet";
  }
}

@media screen and (min-width: 61.25em) {
  body:before {
    content: "desktop";
  }
}

* {
  box-sizing: border-box;
}

body {
  background-color: #41464d;
  color: #fff;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 1em;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

figure {
  margin: 0;
}

figure img {
  display: block;
}

.figcaption--hidden {
  display: none;
}

a {
  color: #313131;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  color: #b91109;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
}

button,
input,
select,
textarea {
  font-family: inherit;
}

svg use {
  fill: currentColor;
  pointer-events: none;
}

.svg-symbol {
  fill: currentColor;
}

svg img {
  max-height: 100%;
  max-width: 100%;
}

.skiplink {
  color: green;
}

.nowrap {
  white-space: nowrap;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.invisible {
  display: none;
}

@media screen and (max-width: 47.999em) {
  #main .mobile-hidden {
    display: none;
  }
}

@keyframes smoothPulse {
  to {
    background-color: rgba(238, 238, 238, 0.6);
  }
}

.skiplink {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.teaser-small__label, .teaser-small-minor__label, .jobbox__label, .partnerbox__label, .studiumbox__label, .ad-mobile:before, .ad-desktop[data-banner-label]:before, .nextread-advertisement__label {
  color: #999;
  display: block;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 0.5625em;
  letter-spacing: .15em;
  line-height: 1;
  margin-bottom: 0.625rem;
  text-align: right;
  text-transform: uppercase;
}

.comment-section__notice:before, .comment__body .moderation:before {
  background-color: #707070;
  border-radius: 50%;
  color: #fff;
  content: "!";
  display: inline-block;
  font-size: 0.8125em;
  height: 1.125em;
  line-height: 1;
  margin-right: .375em;
  text-align: center;
  width: 1.125em;
}

.teaser-buzz__commentcount, .teaser-fullwidth__commentcount, .teaser-dossier__commentcount, .teaser-large__commentcount, .teaser-small__commentcount, .teaser-small-minor__commentcount, .teaser-classic__commentcount, .teaser-large-column__commentcount, .teaser-fullwidth-column__commentcount, .teaser-small-column__commentcount, .teaser-small-column-minor__commentcount, .teaser-small-column-parquet__commentcount, .nextread__commentcount, .metadata__commentcount {
  transition-property: background-color, color, opacity;
  transition-duration: .2s;
  color: inherit;
  position: relative;
  white-space: nowrap;
}

.teaser-buzz__commentcount:after, .teaser-fullwidth__commentcount:after, .teaser-dossier__commentcount:after, .teaser-large__commentcount:after, .teaser-small__commentcount:after, .teaser-small-minor__commentcount:after, .teaser-classic__commentcount:after, .teaser-large-column__commentcount:after, .teaser-fullwidth-column__commentcount:after, .teaser-small-column__commentcount:after, .teaser-small-column-minor__commentcount:after, .teaser-small-column-parquet__commentcount:after, .nextread__commentcount:after, .metadata__commentcount:after {
  background-color: currentColor;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0.4;
  position: absolute;
  width: 100%;
}

.teaser-buzz__commentcount:hover, .teaser-fullwidth__commentcount:hover, .teaser-dossier__commentcount:hover, .teaser-large__commentcount:hover, .teaser-small__commentcount:hover, .teaser-small-minor__commentcount:hover, .teaser-classic__commentcount:hover, .teaser-large-column__commentcount:hover, .teaser-fullwidth-column__commentcount:hover, .teaser-small-column__commentcount:hover, .teaser-small-column-minor__commentcount:hover, .teaser-small-column-parquet__commentcount:hover, .nextread__commentcount:hover, .metadata__commentcount:hover, .teaser-buzz__commentcount:active, .teaser-fullwidth__commentcount:active, .teaser-dossier__commentcount:active, .teaser-large__commentcount:active, .teaser-small__commentcount:active, .teaser-small-minor__commentcount:active, .teaser-classic__commentcount:active, .teaser-large-column__commentcount:active, .teaser-fullwidth-column__commentcount:active, .teaser-small-column__commentcount:active, .teaser-small-column-minor__commentcount:active, .teaser-small-column-parquet__commentcount:active, .nextread__commentcount:active, .metadata__commentcount:active, .teaser-buzz__commentcount:focus, .teaser-fullwidth__commentcount:focus, .teaser-dossier__commentcount:focus, .teaser-large__commentcount:focus, .teaser-small__commentcount:focus, .teaser-small-minor__commentcount:focus, .teaser-classic__commentcount:focus, .teaser-large-column__commentcount:focus, .teaser-fullwidth-column__commentcount:focus, .teaser-small-column__commentcount:focus, .teaser-small-column-minor__commentcount:focus, .teaser-small-column-parquet__commentcount:focus, .nextread__commentcount:focus, .metadata__commentcount:focus {
  color: inherit;
}

.teaser-buzz__commentcount:hover:after, .teaser-fullwidth__commentcount:hover:after, .teaser-dossier__commentcount:hover:after, .teaser-large__commentcount:hover:after, .teaser-small__commentcount:hover:after, .teaser-small-minor__commentcount:hover:after, .teaser-classic__commentcount:hover:after, .teaser-large-column__commentcount:hover:after, .teaser-fullwidth-column__commentcount:hover:after, .teaser-small-column__commentcount:hover:after, .teaser-small-column-minor__commentcount:hover:after, .teaser-small-column-parquet__commentcount:hover:after, .nextread__commentcount:hover:after, .metadata__commentcount:hover:after, .teaser-buzz__commentcount:active:after, .teaser-fullwidth__commentcount:active:after, .teaser-dossier__commentcount:active:after, .teaser-large__commentcount:active:after, .teaser-small__commentcount:active:after, .teaser-small-minor__commentcount:active:after, .teaser-classic__commentcount:active:after, .teaser-large-column__commentcount:active:after, .teaser-fullwidth-column__commentcount:active:after, .teaser-small-column__commentcount:active:after, .teaser-small-column-minor__commentcount:active:after, .teaser-small-column-parquet__commentcount:active:after, .nextread__commentcount:active:after, .metadata__commentcount:active:after, .teaser-buzz__commentcount:focus:after, .teaser-fullwidth__commentcount:focus:after, .teaser-dossier__commentcount:focus:after, .teaser-large__commentcount:focus:after, .teaser-small__commentcount:focus:after, .teaser-small-minor__commentcount:focus:after, .teaser-classic__commentcount:focus:after, .teaser-large-column__commentcount:focus:after, .teaser-fullwidth-column__commentcount:focus:after, .teaser-small-column__commentcount:focus:after, .teaser-small-column-minor__commentcount:focus:after, .teaser-small-column-parquet__commentcount:focus:after, .nextread__commentcount:focus:after, .metadata__commentcount:focus:after {
  opacity: 0.8;
}

.nav__tag, .author-topics__tag {
  border-radius: .3em;
  border: 1px solid #dddddd;
  color: inherit;
  display: inline-block;
  font-size: 0.6875rem;
  letter-spacing: 0.08em;
  line-height: 1.4545;
  margin: 0 0.5625rem 0.3125rem 0;
  padding: 0.125rem 0.4375rem 0.1875rem;
  text-transform: uppercase;
}

.nav__tag:hover, .author-topics__tag:hover, .nav__tag:active, .author-topics__tag:active, .nav__tag:focus, .author-topics__tag:focus {
  background-color: #EEE;
  border-color: #999;
  color: inherit;
}

.teaser-volume-overview__media-item, .teaser-volumeteaser__media-item, .volume-teaser__media-item {
  border-radius: 0 0 2px 2px;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}

@font-face {
  font-family: "TabletGothic";
  src: url("../../../latest/fonts/tabletgothic/TabletGothic-Regular.woff2") format("woff2"), url("../../../latest/fonts/tabletgothic/TabletGothic-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TabletGothic";
  src: url("../../../latest/fonts/tabletgothic/TabletGothic-Italic.woff2") format("woff2"), url("../../../latest/fonts/tabletgothic/TabletGothic-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "TabletGothic";
  src: url("../../../latest/fonts/tabletgothic/TabletGothic-Bold.woff2") format("woff2"), url("../../../latest/fonts/tabletgothic/TabletGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "FranziskaWebPro";
  src: url("../../../latest/fonts/franziska/FranziskaWebPro.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "FranziskaWebPro";
  src: url("../../../latest/fonts/franziska/FranziskaWebPro-Demibold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "FranziskaWebPro";
  src: url("../../../latest/fonts/franziska/FranziskaWebPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

.button {
  display: inline-block;
  background-color: rgba(235, 235, 235, 0.5);
  border-radius: 5px;
  border: 2px solid #CCC;
  color: #313131;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
}

.button:visited {
  color: #313131;
}

.button:hover, .button:focus {
  background-color: rgba(235, 235, 235, 0.2);
  border-color: #999;
  color: #000;
  cursor: pointer;
}

.button[disabled] {
  opacity: 0.5;
}

.button[disabled]:hover, .button[disabled]:focus {
  background-color: rgba(235, 235, 235, 0.5);
  border-color: #CCC;
  color: #313131;
  cursor: default;
}

.button--uncolored, .teaser-gallery__button, .teaser-shop__button, .comment-section__button,
.comment-login__button,
.comment-form__button {
  background-color: white;
}

.button--uncolored:hover, .teaser-gallery__button:hover, .teaser-shop__button:hover, .comment-section__button:hover,
.comment-login__button:hover,
.comment-form__button:hover, .button--uncolored:active, .teaser-gallery__button:active, .teaser-shop__button:active, .comment-section__button:active,
.comment-login__button:active,
.comment-form__button:active, .button--uncolored:focus, .teaser-gallery__button:focus, .teaser-shop__button:focus, .comment-section__button:focus,
.comment-login__button:focus,
.comment-form__button:focus {
  background-color: rgba(255, 255, 255, 0.8);
}

input,
textarea,
select {
  background-color: #EEE;
  border: 1px solid #EEE;
  color: #444;
  font-size: 0.9375rem;
  letter-spacing: 0.03em;
}

input.error,
textarea.error,
select.error {
  background-color: #ffe9ed;
  border-color: #b91109;
  color: #b91109;
}

input:focus,
textarea:focus,
select:focus {
  background-color: #f1f1f1;
  border-color: #CCC;
  color: #313131;
}

input,
textarea {
  padding: 0.625rem 1.25rem;
}

textarea {
  display: block;
  width: 100%;
  min-height: 8.75em;
  resize: vertical;
}

::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
}

::input-placeholder {
  color: #999;
  opacity: 1;
}

input[type="search"] {
  -webkit-appearance: none;
}

.header {
  background-color: #fff;
  color: #000;
  position: relative;
}

.header__brand {
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  line-height: 3.375rem;
  padding: 0 0 0 0.875rem;
}

.header__publisher, .header__teaser {
  float: left;
  margin: 0;
}

.header__logo {
  color: #1D1D1B;
  height: 1.625rem;
  width: 14.4375rem;
  vertical-align: middle;
}

.header__teaser {
  display: none;
  margin-left: 1.25rem;
}

.header__menu-icon {
  height: 1.125rem;
  width: 1.125rem;
  vertical-align: -0.1875rem;
}

.header__menu-icon--close {
  display: none;
}

.header__menu-link {
  border-left: 1px solid #dddddd;
  color: #313131;
  float: right;
  padding: 0 1.125rem;
}

.header__menu-link:hover, .header__menu-link:active, .header__menu-link:focus {
  color: #444;
}

.header__menu-link[aria-expanded="true"] .header__menu-icon--close {
  display: inline;
}

.header__menu-link[aria-expanded="true"] .header__menu-icon--menu {
  display: none;
}

@media screen and (min-width: 48em) {
  .header {
    padding: 0.625rem 1.25rem 0;
  }
  .header__brand {
    border-bottom: 0;
    line-height: inherit;
    padding: 0;
    position: absolute;
    top: 4rem;
  }
  .header__logo {
    height: 2.375rem;
    width: 21.6875rem;
  }
  .header__teaser {
    display: block;
  }
  .header__menu-link {
    display: none;
  }
}

.nav {
  display: none;
  flex-flow: column nowrap;
  font-size: 1em;
  letter-spacing: 0.05em;
  line-height: 3.125rem;
}

.nav:target, .nav[aria-hidden="false"] {
  display: block;
  display: flex;
}

.nav a {
  color: inherit;
  display: block;
}

.nav a:hover, .nav a:active, .nav a:focus {
  color: #444;
}

.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

.nav__classifieds-list > li:nth-child(n+6) {
  display: none;
}

.nav .nav__ressorts-item--featured a, .nav__ressorts-item--featured .nav a, .nav .nav__ressorts-item--featured-d17 a, .nav__ressorts-item--featured-d17 .nav a {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  line-height: 2;
  padding: 0 0.5rem;
  transition: background-color .15s linear;
}

.nav__ressorts-item--featured a {
  background-color: #444;
}

.nav__ressorts-item--featured a:hover, .nav__ressorts-item--featured a:active, .nav__ressorts-item--featured a:focus {
  background-color: #707070;
  color: #fff;
}

.nav__ressorts-item--featured-d17 a {
  background-color: #ffbb00;
}

.nav__ressorts-item--featured-d17 a:hover, .nav__ressorts-item--featured-d17 a:active, .nav__ressorts-item--featured-d17 a:focus {
  background-color: #ffc933;
  color: #fff;
}

.nav__ressorts-item--has-label, .nav__ressorts-item--more {
  display: none;
}

.nav__dropdown-item--has-label:before, .nav__ressorts-item--has-label:before {
  color: #999;
  content: "Anzeige";
  content: attr(data-label);
  display: block;
  font-size: 0.5625rem;
  letter-spacing: .15em;
  line-height: 1;
  margin: 0.625rem 0 0 0.625rem;
  text-transform: uppercase;
}

.nav__login-link {
  text-align: right;
}

.nav__login-icon {
  height: 1.125rem;
  width: 1.125rem;
  vertical-align: -0.1875rem;
}

.nav__user-picture {
  background-color: #eee;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  display: block;
  float: left;
  height: 2.5rem;
  margin: 0.625rem 0.5rem 0.625rem 0;
  width: 2.5rem;
}

.nav__user-picture--default {
  display: none;
}

.nav__user-avatar {
  color: #ababab;
  height: 100%;
  width: 100%;
}

.nav__user-name {
  display: block;
  font-weight: bold;
  overflow: hidden;
  padding-right: 0.875rem;
  text-overflow: ellipsis;
}

.nav__tags a {
  display: inline-block;
}

@media screen and (max-width: 47.999em) {
  .nav__login {
    order: 1;
  }
  .nav__metadata {
    order: 2;
  }
  .nav__ressorts {
    order: 3;
  }
  .nav__services {
    order: 4;
  }
  .nav__classifieds {
    order: 5;
  }
  .nav__search {
    order: 6;
  }
  .nav__login, .nav__metadata, .nav__ressorts, .nav__classifieds, .nav__search {
    border-bottom: 1px solid #dddddd;
    padding: 0 0.875rem;
  }
  .nav__metadata {
    padding: 0.75rem 0.3125rem 0.625rem 0.875rem;
  }
  .nav__login, .nav__ressorts, .nav__classifieds {
    line-height: 2.625;
    padding-bottom: 0.375rem;
    padding-right: 0;
    padding-top: 0.375rem;
  }
  .nav__login li, .nav__ressorts li, .nav__classifieds li {
    padding-right: 0.875rem;
    width: 33.33%;
  }
  .nav__login a, .nav__ressorts a, .nav__classifieds a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .nav__classifieds-list .nav__classifieds-item--has-dropdown {
    padding-right: 0;
    width: 100%;
  }
  .nav__classifieds-list a[role="button"] {
    display: none;
  }
  .nav__ressorts .nav__dropdown-list {
    display: none;
  }
  .nav__ressorts-item--featured a {
    vertical-align: -0.625rem;
  }
  .nav__ressorts-item--has-label {
    clear: left;
    display: list-item;
    line-height: 2;
  }
  .nav__ressorts-item--has-label + .nav__ressorts-item--has-label {
    clear: none;
  }
  .nav__ressorts-item--has-label:before {
    content: "Anzeige";
    margin: 0;
  }
  li.nav__ressorts-item--has-label {
    margin: 1rem 0 0;
  }
  .nav__services {
    border-bottom: 1px solid #dddddd;
  }
  .nav__services li {
    width: 33.33%;
    text-align: center;
  }
  .nav__services li:not(:first-child) {
    border-left: 1px solid #dddddd;
  }
  .nav__services li:last-child {
    display: none;
  }
  .nav__login-title {
    line-height: 3.75rem;
  }
  .nav__login-link {
    margin-right: 0.875rem;
  }
  .nav__metadata {
    line-height: 1.5;
  }
  .nav__label {
    display: block;
    margin-bottom: 0.625rem;
  }
  .nav__tag {
    border-radius: 4px;
    font-size: 0.875rem;
    margin-bottom: 0.625rem;
    padding: 0.5rem 0.875rem;
  }
  .nav__date {
    display: none;
  }
}

@media screen and (max-width: 32.499em) {
  .nav__login li, .nav__ressorts li, .nav__classifieds li {
    width: 50%;
  }
}

@media screen and (min-width: 48em) {
  .nav {
    display: block;
    display: flex;
    flex-flow: row wrap;
  }
  .nav a {
    white-space: nowrap;
  }
  .nav a[aria-controls]:after {
    content: "▾";
    display: inline-block;
    margin: 0 0 0 0.1875rem;
    transition: transform .5s;
    transform-origin: 50% 55%;
  }
  .nav a[aria-expanded="true"]:after {
    transform: rotate(-180deg);
  }
  .nav__classifieds, .nav__services, .nav__login {
    font-size: 0.625rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 2rem;
  }
  .nav__classifieds-list > li, .nav__services-list > li {
    margin-right: 0.75rem;
  }
  .nav__classifieds-list > li:last-child, .nav__services-list > li:last-child {
    margin-right: 1.25rem;
  }
  .nav__classifieds {
    margin-right: auto;
  }
  .nav__search, .nav__ressorts {
    flex: 1 1 100%;
  }
  .nav__search {
    height: 5.375rem;
  }
  .nav__ressorts {
    border-bottom: 1px solid #dddddd;
    font-size: 0.875rem;
    line-height: 2.25rem;
  }
  .nav__ressorts a:hover, .nav__ressorts a:focus, .nav__ressorts a.nav__ressorts-link--current {
    box-shadow: inset 0 -3px 0 0 #dddddd;
  }
  .nav__ressorts a[aria-controls]:hover, .nav__ressorts a[aria-controls]:focus {
    box-shadow: none;
  }
  .nav__ressorts-list > li {
    padding-right: 0.6875rem;
  }
  .js .nav__ressorts {
    overflow: hidden;
  }
  .js .nav__ressorts--fitted {
    overflow: visible;
  }
  .js .nav__ressorts-list {
    display: flex;
  }
  .js .nav__ressorts-list > li {
    flex: 0 0 auto;
  }
  .js .nav__ressorts-item--more {
    display: list-item;
  }
  .js .nav__ressorts-item--featured {
    margin-left: auto;
  }
  .js .nav__ressorts-item--featured-d17 {
    padding: 0;
    margin-left: auto;
  }
  .nav__dropdown-item--has-label {
    background-color: #FAFAF3;
    border-top: 1px solid #dddddd;
  }
  .nav__dropdown-item--has-label + .nav__dropdown-item--has-label {
    border-top: none;
  }
  .nav__dropdown-item--has-label + .nav__dropdown-item--has-label:before {
    content: none;
  }
  .nav__ressorts-link--current {
    font-weight: bold;
  }
  .nav__ressorts-item--featured a:hover, .nav__ressorts-item--featured a:active, .nav__ressorts-item--featured a:focus, .nav__ressorts-item--featured-d17 a:hover, .nav__ressorts-item--featured-d17 a:active, .nav__ressorts-item--featured-d17 a:focus {
    box-shadow: none;
  }
  .nav__dropdown-list, .nav__login-list {
    background-color: #fff;
    border: 1px solid #dddddd;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    display: none;
    left: -0.6875rem;
    min-width: 9.625rem;
    position: absolute;
    z-index: 3;
  }
  li:hover .nav__dropdown-list, .nav__dropdown-list[aria-hidden="false"], li:hover .nav__login-list, .nav__login-list[aria-hidden="false"] {
    display: block;
  }
  .nav__dropdown-list a, .nav__login-list a {
    padding: 0 0.625rem;
    white-space: nowrap;
  }
  .nav__dropdown-list a:hover, .nav__dropdown-list a:focus, .nav__dropdown-list a.nav__ressorts-link--current, .nav__dropdown-list a.nav__dropdown-link--current, .nav__login-list a:hover, .nav__login-list a:focus, .nav__login-list a.nav__ressorts-link--current, .nav__login-list a.nav__dropdown-link--current {
    background-color: #dfdfdf;
    box-shadow: none;
    font-weight: normal;
  }
  .nav__dropdown-list li, .nav__login-list li {
    display: block;
    float: none;
  }
  .nav__login-list {
    left: auto;
    right: -0.625rem;
  }
  .nav li:hover a[aria-controls]:after,
  .nav__login:hover a[aria-controls]:after {
    transform: rotate(-180deg);
    box-shadow: none;
  }
  .nav__login:hover .nav__login-list {
    display: block;
  }
  .nav__login {
    position: relative;
  }
  .nav__login-register, .nav__login-icon, .nav__user-picture {
    display: none;
  }
  .nav__user-name {
    display: inline-block;
    max-width: 15rem;
    padding-right: 0;
    vertical-align: top;
  }
  .nav__user-name .at-char {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: -0.08em;
  }
  .nav li.nav__ressorts-item--featured {
    float: right;
    font-size: 0.75rem;
    padding-right: 0;
  }
  .nav__metadata {
    overflow: hidden;
    color: #444;
    font-size: 0.6875em;
    letter-spacing: 0.08em;
    line-height: 1rem;
    margin: 0.75rem 0 0.4375rem;
    text-transform: uppercase;
    width: 100%;
  }
  .nav__tags {
    display: inline-block;
  }
  .nav__label {
    font-weight: bold;
    padding-right: 1em;
  }
  .nav__date {
    float: right;
    padding-top: 5px;
  }
}

.no-flexbox .nav__classifieds:after, .no-flexbox .nav__services:after, .no-flexbox .nav__login:after, .no-flexbox .nav__search:after, .no-flexbox .nav__ressorts:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (min-width: 48em) {
  .no-js .nav__classifieds, .no-js .nav__services {
    float: left;
  }
  .no-js .nav__login {
    float: right;
  }
  .no-js .nav__search, .no-js .nav__ressorts, .no-js .nav__metadata {
    clear: both;
    width: 100%;
  }
  .no-js .nav__ressorts:after {
    content: "";
    display: block;
    clear: both;
  }
  .no-flexbox .nav__classifieds, .no-flexbox .nav__services {
    float: left;
  }
  .no-flexbox .nav__login {
    float: right;
  }
  .no-flexbox .nav__search, .no-flexbox .nav__ressorts, .no-flexbox .nav__metadata {
    clear: both;
    display: block;
    width: 100%;
  }
  .no-flexbox .nav__ressorts-list {
    display: table;
    min-width: 100%;
    white-space: nowrap;
  }
  .no-flexbox .nav__ressorts-list > li {
    display: table-cell;
    float: none;
  }
  .no-flexbox .nav li.nav__ressorts-item--featured {
    text-align: right;
    width: 50%;
  }
  .no-flexbox .nav li.nav__ressorts-item--has-label {
    display: none;
  }
}

form.search {
  overflow: hidden;
  padding: 1rem 0;
}

@media screen and (min-width: 48em) {
  form.search {
    float: right;
    padding: 1.375rem 0 0;
  }
}

.search__input {
  background-color: #fff;
  border-radius: 4px 0 0 4px;
  border: 1px solid #dddddd;
  border-right: none;
  color: #707070;
  float: left;
  font-size: 1em;
  height: 2.1875rem;
  line-height: normal;
  padding: 0 0 0 0.625em;
  width: 85%;
  width: calc(100% - 2.1875rem);
}

.search__input:focus {
  outline-width: 0;
  color: #444;
}

@media screen and (min-width: 48em) {
  .search__input {
    width: 7.5rem;
    visibility: hidden;
    transition: transform .2s ease-out, visibility .2s;
    transform: translateX(7.5rem);
  }
}

@media screen and (min-width: 61.25em) {
  .search__input {
    visibility: visible;
    transform: none;
  }
}

.search__input--visible {
  visibility: visible;
  transform: translateX(0);
}

.search__input--visible + .search__button {
  border-radius: 0 4px 4px 0;
}

.search__button {
  background-color: #fff;
  border-radius: 0 4px 4px 0;
  border: 1px solid #dddddd;
  display: inline-block;
  float: left;
  height: 2.1875rem;
  position: relative;
  width: 2.1875rem;
  color: #444;
}

.search__button:hover, .search__button:active, .search__button:focus {
  background-color: #EEE;
  color: #313131;
  outline-width: 0;
}

@media screen and (min-width: 48em) {
  .search__button {
    border-radius: 4px;
    box-shadow: 4px 0 0 #fff;
    vertical-align: bottom;
  }
}

@media screen and (min-width: 61.25em) {
  .search__button {
    border-radius: 0 4px 4px 0;
  }
}

.search__icon {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5rem 0 0 -0.5rem;
}

.main {
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .main {
    position: relative;
    top: -1px;
  }
}

.footer-publisher, .footer-links__row {
  background-color: #313131;
  color: #707070;
}

.footer-publisher a, .footer-links__row a {
  color: inherit;
}

.footer-publisher a:hover, .footer-links__row a:hover, .footer-publisher a:active, .footer-links__row a:active, .footer-publisher a:focus, .footer-links__row a:focus {
  color: #EEE;
}

.footer-publisher__row:first-child, .footer-publisher__row--more {
  background-color: #EEE;
  color: #444;
}

.footer-publisher__row:first-child a, .footer-publisher__row--more a {
  color: inherit;
}

.footer-publisher__row:first-child a:hover, .footer-publisher__row--more a:hover, .footer-publisher__row:first-child a:active, .footer-publisher__row--more a:active, .footer-publisher__row:first-child a:focus, .footer-publisher__row--more a:focus {
  color: #000;
}

.footer-publisher__row--extra, .footer-links__row {
  overflow: hidden;
  display: none;
  max-width: 26.25rem;
  margin: auto;
}

@media screen and (min-width: 48em) {
  .footer-publisher__row--extra, .footer-links__row {
    display: block !important;
    max-width: none;
    padding: 0 1.25rem;
  }
}

.footer-publisher__list, .footer-links__list {
  list-style: none;
  margin: 0;
  padding: 1.25rem 1.25rem;
}

.footer-publisher__row--extra .footer-publisher__list, .footer-links__list {
  float: left;
  text-align: left;
  width: 50%;
}

@media screen and (min-width: 48em) {
  .footer-publisher__row--extra .footer-publisher__list, .footer-links__list {
    width: 100%;
    float: none;
    padding: 0;
    text-align: center;
  }
}

.footer-publisher__item, .footer-links__item {
  display: block;
}

@media screen and (min-width: 48em) {
  .footer-publisher__item, .footer-links__item {
    display: inline;
  }
}

.footer-publisher__item a, .footer-links__item a {
  display: inline-block;
  padding: 0.625rem 0;
}

@media screen and (min-width: 48em) {
  .footer-publisher__item a, .footer-links__item a {
    padding: 0.3125rem 0;
  }
}

.footer-publisher__item:after, .footer-links__item:after {
  font-weight: bold;
  margin: 0 .2em;
}

@media screen and (min-width: 48em) {
  .footer-publisher__item:after, .footer-links__item:after {
    content: '•';
  }
  .footer-publisher__item:last-child:after, .footer-links__item:last-child:after {
    content: none;
  }
}

.footer {
  font-size: 0.875rem;
  margin-top: 3.75rem;
  text-align: center;
}

.footer-brand {
  display: inline-block;
  margin-bottom: 1.25rem;
  position: relative;
}

.footer-brand, .footer-brand:focus, .footer-brand:hover {
  color: #1D1D1B;
}

.footer-brand__logo {
  display: block;
  height: 1.875rem;
  width: 17.5rem;
}

@media screen and (min-width: 48em) {
  .footer-brand__logo {
    height: 2rem;
    width: 18.75rem;
  }
}

@media screen and (min-width: 48em) {
  .footer-publisher {
    background-color: #EEE;
    color: #444;
    padding-bottom: 1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .footer-publisher__row--extra {
    background-color: #EEE;
    color: #444;
  }
  .footer-publisher__row--extra a {
    color: inherit;
  }
  .footer-publisher__row--extra a:hover, .footer-publisher__row--extra a:active, .footer-publisher__row--extra a:focus {
    color: #000;
  }
}

.footer-publisher__item--label {
  font-weight: bold;
  padding: 0.625rem 0;
}

.footer-publisher__item--label:after {
  content: none;
}

@media screen and (min-width: 48em) {
  .footer-publisher__item--label {
    padding: 0.3125rem 0.5em 0.3125rem 0;
  }
}

.footer-publisher__row:first-child .footer-publisher__list {
  font-weight: bold;
  padding: 0.5625rem 1.25rem;
}

.footer-publisher__row:first-child .footer-publisher__item {
  display: inline;
}

.footer-publisher__row:first-child .footer-publisher__item:after {
  content: '•';
}

.footer-publisher__row:first-child .footer-publisher__item:last-child:after {
  content: none;
}

.footer-publisher__row--more {
  border-top: 1px solid #CCC;
}

@media screen and (min-width: 48em) {
  .footer-publisher__row--more {
    display: none !important;
  }
}

.footer-publisher__more {
  display: block;
  padding: 1.25rem 1.25rem;
}

.footer-publisher__more:after {
  content: "▾";
  display: inline-block;
  margin: 0 0 0 0.1875rem;
  transition: transform .5s;
  transform-origin: 50% 55%;
}

.footer-publisher__more--expanded:after {
  content: "+";
  font-size: 1.5em;
  line-height: 0;
  margin-left: 0.0625rem;
  position: relative;
  top: 0.125rem;
  transform: rotate(-45deg);
  transform-origin: 50% 50%;
}

.footer-links {
  background-color: #313131;
  border-top: 1px solid #707070;
  padding-bottom: 1.5em;
}

@media screen and (min-width: 48em) {
  .footer-links {
    border-top: none;
    padding-top: 1.25rem;
  }
}

.footer-links__button {
  clear: both;
  border-top: 1px solid #707070;
  margin-top: -1px;
  padding: 1.125rem 0;
}

@media screen and (min-width: 48em) {
  .footer-links__button {
    border-top: none;
    margin-top: 0;
  }
}

.footer-links__linkbutton {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: 2px solid #999;
  color: #EEE;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0.875rem 0.375rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.footer-links__linkbutton:visited {
  color: #EEE;
}

.footer-links__linkbutton:hover, .footer-links__linkbutton:focus {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #dddddd;
  color: #fff;
  cursor: pointer;
}

.parquet-meta {
  vertical-align: top;
  background-color: #EEE;
}

@media screen and (min-width: 48em) {
  .parquet-meta {
    display: table-cell;
    width: 27%;
    max-width: 12.5rem;
  }
}

@media screen and (min-width: 61.25em) {
  .parquet-meta {
    width: 25%;
  }
}

.parquet-meta__logo--spektrum {
  height: 1.625rem;
  width: 7.8125rem;
}

.parquet-meta__logo--zmo {
  color: #fff;
  height: 1.25rem;
  max-width: 12.8125rem;
  width: 100%;
}

.parquet-meta__logo--zco {
  color: #fff;
  height: 1.875rem;
  max-width: 12.8125rem;
  width: 100%;
}

.parquet-meta__logo--zplus {
  background-color: #b91109;
  color: #fff;
  height: 1.875rem;
  width: 2.25rem;
}

.parquet-meta__logo--zett {
  background-color: #f76900;
  color: #fff;
  height: 3.9375rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 5.375rem;
}

.parquet-meta__logo--tag-d17 {
  height: 2.5rem;
  width: 4rem;
}

.parquet-meta__badge {
  display: none;
}

@media screen and (min-width: 48em) {
  .parquet-meta__badge {
    display: block;
  }
}

.parquet-meta__title {
  display: block;
  font-size: 1.3125rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1;
  padding: 0.875rem 0.875rem;
  position: relative;
}

.parquet-meta__title:link, .parquet-meta__title:visited {
  color: inherit;
}

a.parquet-meta__title:hover, a.parquet-meta__title:active, a.parquet-meta__title:focus {
  text-decoration: underline;
}

.parquet-meta__title:after {
  color: #707070;
  content: "\203A";
  float: right;
  font-size: 2rem;
  line-height: 0.375;
}

@media screen and (min-width: 48em) {
  .parquet-meta__title {
    line-height: normal;
    overflow: hidden;
    padding: 1.25rem 1.25rem 0;
    text-overflow: ellipsis;
  }
  .parquet-meta__title:after {
    content: none;
  }
}

@media screen and (min-width: 61.25em) {
  .parquet-meta__title {
    font-size: 1.5rem;
  }
}

.parquet-meta__title--spektrum {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #4d86a4;
  color: #fff;
  line-height: 1;
  padding-bottom: 0.9375rem;
  padding-top: 1.0625rem;
}

.parquet-meta__title--spektrum:link, .parquet-meta__title--spektrum:visited {
  color: #fff;
}

.parquet-meta__title--spektrum:hover, .parquet-meta__title--spektrum:active, .parquet-meta__title--spektrum:focus {
  color: #fff;
  text-decoration: none;
}

.parquet-meta__title--spektrum:after {
  color: #fff;
}

.parquet-meta__title--zmo {
  padding-bottom: 0.8125rem;
  padding-top: 0.9375rem;
  background-color: #252525;
  color: #fff;
}

.parquet-meta__title--zmo:after {
  color: #CCC;
}

.parquet-meta__title--zco {
  padding-bottom: 0.375rem;
  padding-top: 1.0625rem;
  background-color: #252525;
  color: #fff;
}

.parquet-meta__title--zco:after {
  color: #CCC;
}

.parquet-meta__title--zett {
  background-color: #313131;
  color: #fff;
  height: 3.125rem;
  margin-bottom: 0.8125rem;
  overflow: visible;
  padding-bottom: 0.875rem;
  padding-top: 0.875rem;
  position: relative;
}

.parquet-meta__title--zett:after {
  color: #fff;
}

.parquet-meta__title--d17 {
  color: #fff;
}

.parquet-meta__title--d17:after {
  line-height: inherit;
}

@media screen and (max-width: 47.999em) {
  .parquet-meta__title--d17 {
    padding-bottom: 0.625rem;
    padding-top: 0.8125rem;
  }
}

.parquet-meta__links {
  display: none;
}

@media screen and (min-width: 48em) {
  .parquet-meta__links {
    display: block;
    padding: 1.25rem 1.25rem;
  }
}

.parquet-meta__topic-links {
  margin: 0 0 1em;
  list-style: none;
  padding: 0;
  width: 100%;
}

.parquet-meta__more {
  color: #707070;
  font-size: 0.875rem;
  letter-spacing: 0.03em;
}

.parquet-meta__topic-link, .parquet-meta__more-link {
  color: #707070;
  display: inline-block;
  font-size: 0.875rem;
  letter-spacing: 0.03em;
  text-overflow: ellipsis;
  overflow: hidden;
}

.parquet-meta__topic-link:hover, .parquet-meta__topic-link:active, .parquet-meta__topic-link:focus, .parquet-meta__more-link:hover, .parquet-meta__more-link:active, .parquet-meta__more-link:focus {
  color: #444;
}

.parquet-meta__topic-link {
  border-bottom: 1px solid rgba(153, 153, 153, 0.4);
}

.parquet-meta__topic-link:hover, .parquet-meta__topic-link:active, .parquet-meta__topic-link:focus {
  border-bottom-color: #999;
}

.parquet-meta__more-link {
  font-weight: bold;
}

.parquet-meta__more-link:after {
  content: "\25B8";
}

.parquet-meta__more-link--spektrum {
  color: #4d86a4;
  display: block;
  font-weight: bold;
}

.parquet-meta__more-link--zett {
  color: #f76900;
  display: block;
}

.parquet-meta__more-link--zco {
  color: #005aff;
}

.parquet-meta__more-link--zplus {
  color: #b91109;
}

.parquet-teasers {
  display: table-cell;
  vertical-align: top;
  margin: 0;
  max-width: 100vw;
}

@media screen and (min-width: 48em) {
  .parquet-teasers {
    padding: 0 1.25rem;
  }
}

.page__content {
  background-color: #fff;
  box-shadow: 0 0 0.3125em rgba(65, 70, 77, 0.5);
  color: #313131;
  margin: 0 auto;
  min-width: 18.75em;
  max-width: 61.25rem;
}

.page__content:before {
  content: " ";
  display: table;
}

#zon1000 .page__content {
  max-width: 62.5rem;
}

#zon1000 .page__content--longform {
  max-width: none;
}

.scaled-image img {
  width: 100%;
}

.scaled-image > div > a {
  display: block;
}

.image--processing {
  animation: 1s smoothPulse infinite alternate;
}

#overlay-wrapper,
.overlay-tracker {
  display: none;
}

.overlay {
  background: #26262C;
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.7;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99998;
}

.overlay__dialog {
  background-color: #fff;
  border-radius: 0.1875rem;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  display: none;
  left: 5%;
  padding: 1.875rem;
  position: fixed;
  right: 5%;
  top: 5%;
  z-index: 99999;
}

@media screen and (min-width: 48em) {
  .overlay__dialog {
    left: 30%;
    right: 30%;
    top: 30%;
  }
}

.overlay__content {
  text-align: center;
}

.overlay__headline {
  color: #313131;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 0.375rem;
}

.overlay__text {
  color: #707070;
  font-size: 1rem;
  margin: 0 0 1.25rem;
}

.overlay__button {
  min-width: 8.75rem;
}

.overlay__button-icon {
  height: 0.9375rem;
  position: relative;
  top: 0.125rem;
  width: 0.9375rem;
}

.overlay__text-button {
  background: transparent;
  border: 0;
  color: #ccc;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  margin-top: 0.625rem;
  outline: 0;
  text-align: center;
  width: 100%;
}

.overlay__text-button:hover, .overlay__text-button:active, .overlay__text-button:focus {
  color: #999;
}

.notification {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  font-size: 1rem;
  letter-spacing: 0.03em;
  padding-bottom: 0.9375rem;
  padding-top: 0.9375rem;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .notification {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.notification--success {
  background-color: #cfeac7;
  color: #005600;
}

.notification--error {
  background-color: #eacfc7;
  color: #560000;
}

@media screen and (min-width: 48em) {
  .notification {
    position: relative;
    margin-top: -1px;
  }
}

.teaser-large, .teaser-small, .teaser-small-minor, .teaser-classic, .teaser-large-column, .teaser-fullwidth-column, .teaser-small-column, .teaser-small-column-minor, .teaser-small-column-parquet, .markup, .studiumbox, .user-comment {
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px 0 0;
  padding: 1.25rem 0.875rem;
}

.teaser-large:after, .teaser-small:after, .teaser-small-minor:after, .teaser-classic:after, .teaser-large-column:after, .teaser-fullwidth-column:after, .teaser-small-column:after, .teaser-small-column-minor:after, .teaser-small-column-parquet:after, .markup:after, .studiumbox:after, .user-comment:after {
  content: "";
  display: block;
  clear: both;
}

.teaser-large:nth-of-type(1), .teaser-small:nth-of-type(1), .teaser-small-minor:nth-of-type(1), .teaser-classic:nth-of-type(1), .teaser-large-column:nth-of-type(1), .teaser-fullwidth-column:nth-of-type(1), .teaser-small-column:nth-of-type(1), .teaser-small-column-minor:nth-of-type(1), .teaser-small-column-parquet:nth-of-type(1), .markup:nth-of-type(1), .studiumbox:nth-of-type(1), .user-comment:nth-of-type(1) {
  border-top-width: 0;
}

@media screen and (min-width: 48em) {
  .teaser-large, .teaser-small, .teaser-small-minor, .teaser-classic, .teaser-large-column, .teaser-fullwidth-column, .teaser-small-column, .teaser-small-column-minor, .teaser-small-column-parquet, .markup, .studiumbox, .user-comment {
    border-top-width: 0;
    padding: 1.25rem 0;
  }
}

.teaser-small__media {
  display: none;
  margin: 0 0 1.25rem;
}

@media screen and (min-width: 32.5em) {
  .teaser-small__media {
    display: table-cell;
    margin: 0;
    padding-right: 1.25rem;
    vertical-align: top;
    width: 10.625rem;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-small__media {
    width: 16.875rem;
  }
}

@media screen and (max-width: 32.499em) {
  .teaser-small--inhouse .teaser-small__media, .teaser-small-minor--inhouse .teaser-small-minor__media {
    display: block;
    margin: 0 0 1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-small--exclusive .teaser-small__media {
    padding-right: 0.625rem;
    width: 50%;
  }
}

.teaser-small__container, .teaser-small-minor__container, .teaser-small-column-minor__container, .teaser-small-column-parquet__container {
  vertical-align: top;
}

@media screen and (min-width: 32.5em) {
  .teaser-small__container, .teaser-small-minor__container, .teaser-small-column-minor__container, .teaser-small-column-parquet__container {
    display: table-cell;
  }
}

.teaser-fullwidth__series-label, .teaser-large__series-label, .teaser-small__series-label, .teaser-small-minor__series-label, .teaser-classic__series-label, .teaser-large-column__series-label, .teaser-fullwidth-column__series-label, .teaser-small-column__series-label, .teaser-small-column-minor__series-label, .teaser-small-column-parquet__series-label {
  color: #707070;
  font-size: 0.75em;
  letter-spacing: 0.08em;
  margin: 0 0 0.5rem;
  text-transform: uppercase;
}

.teaser-buzz__heading, .teaser-fullwidth__heading, .teaser-dossier__heading, .teaser-topic-main__heading, .teaser-topic-item__heading, .teaser-large__heading, .teaser-small__heading, .teaser-small-minor__heading, .teaser-gallery__heading, .teaser-classic__heading, .teaser-large-column__heading, .teaser-fullwidth-column__heading, .teaser-small-column__heading, .teaser-small-column-minor__heading, .teaser-small-column-parquet__heading, .nextread__heading {
  font-size: 1em;
  margin: 0 0 0.375em;
}

@media screen and (min-width: 61.25em) {
  .teaser-buzz__heading, .teaser-fullwidth__heading, .teaser-dossier__heading, .teaser-topic-main__heading, .teaser-topic-item__heading, .teaser-large__heading, .teaser-small__heading, .teaser-small-minor__heading, .teaser-gallery__heading, .teaser-classic__heading, .teaser-large-column__heading, .teaser-fullwidth-column__heading, .teaser-small-column__heading, .teaser-small-column-minor__heading, .teaser-small-column-parquet__heading, .nextread__heading {
    margin-bottom: 0.625em;
  }
}

.teaser-buzz__kicker, .teaser-buzzboard__kicker, .teaser-fullwidth__kicker, .teaser-dossier__kicker, .teaser-large__kicker, .teaser-large-column__kicker, .teaser-fullwidth-column__kicker, .print-box__kicker, .teaser-small__kicker, .teaser-small-minor__kicker, .teaser-gallery__kicker, .teaser-classic__kicker, .teaser-small-column__kicker, .teaser-small-column-minor__kicker, .teaser-small-column-parquet__kicker, .jobbox__kicker, .nextread__kicker {
  align-items: center;
  color: #b91109;
  display: flex;
  font-size: 0.8125em;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-bottom: 0.30769em;
}

.teaser-fullwidth__kicker--blog, .teaser-large__kicker--blog, .teaser-small__kicker--blog, .teaser-small-minor__kicker--blog, .teaser-classic__kicker--blog {
  color: #444;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-style: italic;
  font-weight: normal;
}

.teaser-fullwidth__kicker--zmo, .teaser-large__kicker--zmo, .teaser-small__kicker--zmo, .teaser-small-minor__kicker--zmo, .teaser-classic__kicker--zmo, .nextread__kicker--zmo {
  color: #000;
  font-size: 0.9375em;
  font-weight: normal;
  letter-spacing: .1em;
}

.teaser-large__kicker--zco-parquet, .teaser-small__kicker--zco-parquet, .teaser-fullwidth-column__kicker--zco-parquet, .teaser-small-column__kicker--zco-parquet, .teaser-fullwidth__kicker--zco, .teaser-large__kicker--zco, .teaser-small__kicker--zco, .teaser-small-minor__kicker--zco, .teaser-square__series-label--zco, .teaser-square__kicker--zco, .teaser-classic__kicker--zco, .teaser-large-column__kicker--zco, .teaser-fullwidth-column__kicker--zco, .teaser-small-column__kicker--zco, .teaser-small-column-minor__kicker--zco {
  color: #005aff;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.teaser-large__kicker--zmo-parquet, .teaser-small__kicker--zmo-parquet {
  font-size: 0.8125em;
  letter-spacing: .06em;
}

.teaser-fullwidth__kicker--zett, .teaser-large__kicker--zett, .teaser-small__kicker--zett, .teaser-small-minor__kicker--zett, .teaser-classic__kicker--zett {
  color: #000;
  font-size: 0.8125em;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 1.3;
}

.teaser-large__kicker--zett-parquet, .teaser-small__kicker--zett-parquet {
  color: #f76900;
}

.teaser-fullwidth__kicker-logo--zmo, .teaser-topic-item__kicker-logo--zmo, .teaser-large__kicker-logo--zmo, .teaser-small__kicker-logo--zmo, .teaser-small-minor__kicker-logo--zmo, .teaser-classic__kicker-logo--zmo, .nextread__kicker-logo--zmo {
  background-color: rgba(25, 25, 25, 0.7);
  border-radius: 3px;
  color: #fff;
  height: 1.125rem;
  margin-right: 0.5rem;
  margin-top: -0.0625rem;
  width: 1.9375rem;
}

.teaser-fullwidth__kicker-logo--zett, .teaser-topic-item__kicker-logo--zett, .teaser-large__kicker-logo--zett, .teaser-small__kicker-logo--zett, .teaser-small-minor__kicker-logo--zett, .teaser-square__kicker-logo--zett, .teaser-classic__kicker-logo--zett, .nextread__kicker-logo--zett {
  background-color: #f76900;
  color: #fff;
  height: 1.125rem;
  margin-right: 0.5rem;
  width: 1.875rem;
}

.teaser-fullwidth__kicker-logo--zco, .teaser-topic-item__kicker-logo--zco, .teaser-large__kicker-logo--zco, .teaser-small__kicker-logo--zco, .teaser-small-minor__kicker-logo--zco, .teaser-classic__kicker-logo--zco, .teaser-large-column__kicker-logo--zco, .teaser-fullwidth-column__kicker-logo--zco, .teaser-small-column__kicker-logo--zco, .teaser-small-column-minor__kicker-logo--zco, .nextread__kicker-logo--zco {
  border-right: 1px solid currentColor;
  height: 1.41667em;
  margin-right: 0.375rem;
  width: 7.16667em;
  padding: 0.25em 0.5em 0 0;
}

.teaser-fullwidth__kicker-logo--liveblog, .teaser-topic-item__kicker-logo--liveblog, .teaser-large__kicker-logo--liveblog, .teaser-small__kicker-logo--liveblog, .teaser-small-minor__kicker-logo--liveblog, .teaser-square__kicker-logo--liveblog, .teaser-classic__kicker-logo--liveblog, .nextread__kicker-logo--liveblog {
  background-image: linear-gradient(to top, #b91109, #d41910);
  background-color: #b91109;
  border-radius: 0.1875rem;
  color: #fff;
  font-size: 0.625rem;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.08em;
  margin-right: 0.5rem;
  padding: 0.125rem 0.375rem 0.1875rem;
  text-transform: uppercase;
}

.teaser-fullwidth__kicker-logo--liveblog:before, .teaser-topic-item__kicker-logo--liveblog:before, .teaser-large__kicker-logo--liveblog:before, .teaser-small__kicker-logo--liveblog:before, .teaser-small-minor__kicker-logo--liveblog:before, .teaser-square__kicker-logo--liveblog:before, .teaser-classic__kicker-logo--liveblog:before, .nextread__kicker-logo--liveblog:before {
  animation: live-blog-indicator-animation 2s infinite;
  background-color: #EEE;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 0.5rem;
  margin-right: 0.25rem;
  width: 0.5rem;
}

.teaser-fullwidth__kicker-logo--liveblog-closed, .teaser-topic-item__kicker-logo--liveblog-closed, .teaser-large__kicker-logo--liveblog-closed, .teaser-small__kicker-logo--liveblog-closed, .teaser-small-minor__kicker-logo--liveblog-closed, .teaser-square__kicker-logo--liveblog-closed, .teaser-classic__kicker-logo--liveblog-closed, .nextread__kicker-logo--liveblog-closed {
  background-image: linear-gradient(to top, #494b52, #535560);
  background-color: #535560;
}

.teaser-fullwidth__kicker-logo--liveblog-closed:before, .teaser-topic-item__kicker-logo--liveblog-closed:before, .teaser-large__kicker-logo--liveblog-closed:before, .teaser-small__kicker-logo--liveblog-closed:before, .teaser-small-minor__kicker-logo--liveblog-closed:before, .teaser-square__kicker-logo--liveblog-closed:before, .teaser-classic__kicker-logo--liveblog-closed:before, .nextread__kicker-logo--liveblog-closed:before {
  animation: none;
}

.teaser-buzz__kicker-logo--zplus-register, .teaser-buzzboard__kicker-logo--zplus-register, .teaser-topic-item__kicker-logo--zplus-register, .teaser-buzz__kicker-logo--zplus, .teaser-buzzboard__kicker-logo--zplus, .teaser-topic-item__kicker-logo--zplus, .teaser-fullwidth__kicker-logo--zplus-register, .teaser-dossier__kicker-logo--zplus-register, .teaser-large__kicker-logo--zplus-register, .teaser-small__kicker-logo--zplus-register, .teaser-small-minor__kicker-logo--zplus-register, .teaser-square__kicker-logo--zplus-register, .teaser-gallery__kicker-logo--zplus-register, .teaser-classic__kicker-logo--zplus-register, .teaser-large-column__kicker-logo--zplus-register, .teaser-fullwidth-column__kicker-logo--zplus-register, .teaser-small-column__kicker-logo--zplus-register, .teaser-small-column-minor__kicker-logo--zplus-register, .teaser-small-column-parquet__kicker-logo--zplus-register, .nextread__kicker-logo--zplus-register, .teaser-fullwidth__kicker-logo--zplus, .teaser-dossier__kicker-logo--zplus, .teaser-large__kicker-logo--zplus, .teaser-small__kicker-logo--zplus, .teaser-small-minor__kicker-logo--zplus, .teaser-square__kicker-logo--zplus, .teaser-gallery__kicker-logo--zplus, .teaser-classic__kicker-logo--zplus, .teaser-large-column__kicker-logo--zplus, .teaser-fullwidth-column__kicker-logo--zplus, .teaser-small-column__kicker-logo--zplus, .teaser-small-column-minor__kicker-logo--zplus, .teaser-small-column-parquet__kicker-logo--zplus, .nextread__kicker-logo--zplus {
  background-color: #b91109;
  color: #fff;
  flex-shrink: 0;
  height: 1.4375rem;
  margin-right: 0.5rem;
  margin-top: -0.125rem;
  width: 1.75rem;
}

.teaser-buzz__kicker-logo--zplus-register, .teaser-buzzboard__kicker-logo--zplus-register, .teaser-topic-item__kicker-logo--zplus-register, .teaser-buzz__kicker-logo--zplus, .teaser-buzzboard__kicker-logo--zplus, .teaser-topic-item__kicker-logo--zplus {
  height: 1.125rem;
  margin-right: 0.375rem;
  width: 1.375rem;
}

.teaser-fullwidth__kicker-logo--zplus-register, .teaser-dossier__kicker-logo--zplus-register, .teaser-large__kicker-logo--zplus-register, .teaser-small__kicker-logo--zplus-register, .teaser-small-minor__kicker-logo--zplus-register, .teaser-square__kicker-logo--zplus-register, .teaser-gallery__kicker-logo--zplus-register, .teaser-classic__kicker-logo--zplus-register, .teaser-large-column__kicker-logo--zplus-register, .teaser-fullwidth-column__kicker-logo--zplus-register, .teaser-small-column__kicker-logo--zplus-register, .teaser-small-column-minor__kicker-logo--zplus-register, .teaser-small-column-parquet__kicker-logo--zplus-register, .nextread__kicker-logo--zplus-register {
  background-color: #777777;
}

.teaser-buzz__kicker-logo--zplus-register, .teaser-buzzboard__kicker-logo--zplus-register, .teaser-topic-item__kicker-logo--zplus-register {
  background-color: #777777;
}

.teaser-fullwidth__kicker-logo--tag, .teaser-dossier__kicker-logo--tag, .teaser-topic-item__kicker-logo--tag, .teaser-large__kicker-logo--tag, .teaser-small__kicker-logo--tag, .teaser-small-minor__kicker-logo--tag, .teaser-square__kicker-logo--tag, .teaser-gallery__kicker-logo--tag, .teaser-classic__kicker-logo--tag, .teaser-large-column__kicker-logo--tag, .teaser-fullwidth-column__kicker-logo--tag, .teaser-small-column__kicker-logo--tag, .teaser-small-column-minor__kicker-logo--tag, .teaser-small-column-parquet__kicker-logo--tag, .nextread__kicker-logo--tag {
  color: #313131;
  margin-right: 0.4375rem;
}

.teaser-buzz__combined-link, .teaser-buzzboard__combined-link, .teaser-fullwidth__combined-link, .teaser-dossier__combined-link, .teaser-topic-main__combined-link, .teaser-topic-item__combined-link, .teaser-large__combined-link, .print-box__combined-link, .teaser-small__combined-link, .teaser-small-minor__combined-link, .teaser-square__combined-link, .teaser-gallery__combined-link, .teaser-classic__combined-link, .teaser-large-column__combined-link, .teaser-fullwidth-column__combined-link, .teaser-small-column__combined-link, .teaser-small-column-minor__combined-link, .teaser-small-column-parquet__combined-link {
  color: inherit;
  display: block;
}

.teaser-buzz__title, .teaser-buzzboard__title, .teaser-fullwidth__title, .teaser-dossier__title, .teaser-topic-main__title, .teaser-topic-item__title, .teaser-large__title, .teaser-large-column__title, .teaser-fullwidth-column__title, .print-box__title, .teaser-small__title, .teaser-small-minor__title, .teaser-gallery__title, .teaser-classic__title, .teaser-small-column__title, .teaser-small-column-minor__title, .teaser-small-column-parquet__title, .markup__title, .volume-heading-teaser__title, .figure__title, .nextread__title {
  display: block;
  color: #313131;
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.2;
}

.teaser-buzzboard__media, .teaser-large__media, .teaser-small-minor__media, .teaser-classic__media {
  margin: 0 0 1.25rem;
}

.teaser-fullwidth__text, .teaser-dossier__text, .teaser-large__text, .print-box__text, .teaser-small__text, .teaser-small-minor__text, .teaser-gallery__text, .teaser-classic__text, .teaser-large-column__text, .teaser-fullwidth-column__text, .teaser-small-column__text, .teaser-small-column-minor__text, .teaser-small-column-parquet__text, .markup__text {
  color: #444;
  font-size: 1.0625em;
  line-height: 1.4;
  margin: 0 0 0.75rem;
}

@media screen and (min-width: 32.5em) {
  .teaser-fullwidth__text, .teaser-dossier__text, .teaser-large__text, .print-box__text, .teaser-small__text, .teaser-small-minor__text, .teaser-gallery__text, .teaser-classic__text, .teaser-large-column__text, .teaser-fullwidth-column__text, .teaser-small-column__text, .teaser-small-column-minor__text, .teaser-small-column-parquet__text, .markup__text {
    font-size: 0.9375em;
  }
}

.teaser-buzz__metadata, .teaser-buzzboard__metadata, .teaser-fullwidth__metadata, .teaser-dossier__metadata, .teaser-large__metadata, .teaser-small__metadata, .teaser-small-minor__metadata, .teaser-classic__metadata, .teaser-large-column__metadata, .teaser-fullwidth-column__metadata, .teaser-small-column__metadata, .teaser-small-column-minor__metadata, .teaser-small-column-parquet__metadata, .user-comment__date, .video-large__byline, .nextread__metadata {
  color: #707070;
  font-size: 0.875em;
  line-height: 1.4;
  letter-spacing: 0.03em;
}

@media screen and (min-width: 48em) {
  .teaser-buzz__metadata, .teaser-buzzboard__metadata, .teaser-fullwidth__metadata, .teaser-dossier__metadata, .teaser-large__metadata, .teaser-small__metadata, .teaser-small-minor__metadata, .teaser-classic__metadata, .teaser-large-column__metadata, .teaser-fullwidth-column__metadata, .teaser-small-column__metadata, .teaser-small-column-minor__metadata, .teaser-small-column-parquet__metadata, .user-comment__date, .video-large__byline, .nextread__metadata {
    font-size: 0.8125em;
  }
}

.teaser-buzz__metadata > *:not(:last-child):not(:empty):after, .teaser-buzzboard__metadata > *:not(:last-child):not(:empty):after, .teaser-fullwidth__metadata > *:not(:last-child):not(:empty):after, .teaser-dossier__metadata > *:not(:last-child):not(:empty):after, .teaser-large__metadata > *:not(:last-child):not(:empty):after, .teaser-small__metadata > *:not(:last-child):not(:empty):after, .teaser-small-minor__metadata > *:not(:last-child):not(:empty):after, .teaser-classic__metadata > *:not(:last-child):not(:empty):after, .teaser-large-column__metadata > *:not(:last-child):not(:empty):after, .teaser-fullwidth-column__metadata > *:not(:last-child):not(:empty):after, .teaser-small-column__metadata > *:not(:last-child):not(:empty):after, .teaser-small-column-minor__metadata > *:not(:last-child):not(:empty):after, .teaser-small-column-parquet__metadata > *:not(:last-child):not(:empty):after, .user-comment__date > *:not(:last-child):not(:empty):after, .video-large__byline > *:not(:last-child):not(:empty):after, .nextread__metadata > *:not(:last-child):not(:empty):after {
  content: " / ";
  margin: 0 .2em;
  opacity: 0.5;
}

.teaser-fullwidth__datetime, .teaser-dossier__datetime, .teaser-large__datetime, .teaser-small__datetime, .teaser-small-minor__datetime, .teaser-classic__datetime, .teaser-large-column__datetime, .teaser-fullwidth-column__datetime, .teaser-small-column__datetime, .teaser-small-column-minor__datetime, .teaser-small-column-parquet__datetime, .nextread__dt {
  white-space: nowrap;
}

/**
 * Abstract teaser for the so called 'Biga-Riegel' or 'Shop-Riegel'
 */
.teaser-gallery, .teaser-shop {
  background-color: #fff;
  margin-bottom: 1.25rem;
}

.teaser-gallery:hover, .teaser-shop:hover {
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.05);
}

.teaser-gallery__media, .teaser-shop__media {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.teaser-gallery__container {
  padding: 1.25rem 1.125rem;
}

.teaser-gallery__button, .teaser-shop__button {
  display: table;
  margin: 0 auto;
}

.teaser-gallery__shuffle-icon, .teaser-shop__shuffle-icon, .printkiosk__shuffle-icon {
  width: 0.9375rem;
  height: 0.8125rem;
  margin-right: 0.5em;
  vertical-align: -1px;
}

.teaser-topic, .volume-heading {
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  padding: 1.5rem 0.875rem 2rem;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .teaser-topic, .volume-heading {
    padding: 2.5rem 0;
    text-align: inherit;
  }
}

.teaser-topic__media, .volume-heading__media {
  bottom: 0;
  left: 0;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.is-pixelperfect.teaser-topic__media a, .is-pixelperfect.volume-heading__media a {
  height: 100%;
}

.is-pixelperfect.teaser-topic__media img, .is-pixelperfect.volume-heading__media img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
}

.teaser-topic__media-container, .volume-heading__media-container {
  position: relative;
  background-color: #33333a;
  height: 100%;
}

.teaser-topic__media-container:after, .volume-heading__media-container:after {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.teaser-topic-item, .volume-heading-teaser {
  margin: auto;
  max-width: 28.125rem;
}

.teaser-topic-item:after, .volume-heading-teaser:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  content: "";
  display: block;
  height: 0;
  margin: 1.25rem auto 0.75rem;
}

.teaser-topic-item:last-child:after, .volume-heading-teaser:last-child:after {
  content: none;
}

.teaser-topic-main__kicker, .teaser-topic-item__series-label, .teaser-topic-item__kicker, .volume-heading-teaser__kicker {
  color: #EEE;
  display: inline-block;
  font-size: 0.875em;
  font-weight: normal;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}

.buzz-accordion {
  margin: 1.25rem 0;
}

.buzz-box {
  margin-top: 1.25rem;
  padding: 0 0.875rem;
}

.buzz-box + .buzz-box {
  margin-top: 0;
}

@media screen and (min-width: 48em) {
  .buzz-box {
    padding: 0;
  }
}

.buzz-box__heading {
  background-color: #EEE;
  color: #444;
  display: block;
  font-size: 0.875em;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-bottom: 1px;
  padding: 0.375rem 0.625rem;
  text-transform: uppercase;
}

.buzz-box__heading:hover, .buzz-box__heading:active, .buzz-box__heading:focus {
  background-color: #444;
  color: #fff;
}

.buzz-box__heading[aria-expanded="true"] {
  background-color: #EEE;
  color: #444;
}

.buzz-box__teasers {
  counter-reset: buzz-box;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.buzz-box__teasers li {
  margin: 0.875em 0 1.125em 2.5em;
  padding: 0;
  position: relative;
}

.buzz-box__teasers li:before {
  color: #444;
  content: counter(buzz-box);
  counter-increment: buzz-box;
  font-size: 1.375em;
  font-weight: bold;
  left: -2.5rem;
  line-height: 1;
  position: absolute;
  text-align: center;
  width: 2rem;
}

.teaser-buzz__heading {
  margin: 0;
}

.teaser-buzz__kicker {
  font-weight: normal;
  font-size: 0.75em;
}

.teaser-buzz__title {
  font-size: 1em;
  line-height: 1.4;
}

.teaser-buzz__metadata {
  font-size: 0.75em;
}

.teaser-buzz__icon {
  height: 1em;
  margin-right: .25em;
  vertical-align: -0.15em;
  width: 1.5em;
}

.teaser-buzzboard__media {
  height: 0;
  padding-bottom: 56.25%;
}

.teaser-buzzboard__media--column {
  background-color: #f0f0ed;
  position: relative;
}

.teaser-buzzboard__media--duplicate {
  opacity: 0.4;
}

.teaser-buzzboard__media-container--column {
  bottom: 0;
  left: 8%;
  position: absolute;
  width: 50%;
}

.teaser-buzzboard__heading {
  font-size: 1em;
  margin: 0 0 0.25em;
}

.teaser-buzzboard__kicker {
  color: #000;
  font-weight: normal;
  letter-spacing: 0.03em;
  line-height: 1.375;
  margin-bottom: 0;
}

.teaser-buzzboard__title {
  font-size: 1em;
  line-height: 1.375;
  overflow: hidden;
  text-overflow: ellipsis;
}

.teaser-buzzboard__metadata {
  font-size: 0.8125em;
}

.teaser-fullwidth {
  border-bottom: 1px solid #dddddd;
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
    background-color: #000f14;
    border-bottom: none;
    height: 0;
    overflow: hidden;
    padding: 0 0 42.85714% 0;
    position: relative;
  }
}

.teaser-fullwidth__media {
  background-color: #EEE;
  height: 0;
  padding-bottom: 56.25%;
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__media {
    background-color: #000f14;
    padding-bottom: 42.85714%;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__media-link {
    background-color: #000f14;
    position: relative;
    color: #fff;
  }
  .teaser-fullwidth__media-link:after {
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    background-image: linear-gradient(12deg, rgba(0, 15, 20, 0.6) 15%, rgba(0, 15, 20, 0.15) 52%, rgba(0, 15, 20, 0) 70%);
  }
}

.teaser-fullwidth__container {
  padding: 1.25rem 0.875rem;
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__container {
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    left: 0;
    padding: 1.75rem 0 2rem 2rem;
    position: absolute;
    top: 0;
    width: 72%;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-fullwidth__container {
    width: 66.66%;
    padding: 1.75rem 0.625rem 2.25rem 2.25rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__heading {
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__series-label {
    color: #fff;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth .blog-format {
    color: #fff;
    margin-bottom: auto;
  }
  .teaser-fullwidth .blog-format__marker {
    border-bottom-color: #fff;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__kicker {
    color: #fff;
    font-size: 0.875em;
  }
}

.teaser-fullwidth__kicker--zmo {
  font-size: 1.0625rem;
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__kicker--zmo {
    letter-spacing: 0.1em;
    font-size: 1rem;
    line-height: 1.25;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__kicker--zett {
    font-size: 0.8125rem;
    color: #EEE;
    letter-spacing: 0.08em;
    line-height: 1.5;
  }
}

.teaser-fullwidth__kicker--zco {
  font-size: 0.8125rem;
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__kicker-logo--zmo {
    background: none;
    border-radius: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    height: 1.375rem;
    margin-right: 0.4375rem;
    padding-right: 0.25rem;
    width: 2.625rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__kicker-logo--tag {
    color: inherit;
  }
}

.teaser-fullwidth__title {
  font-size: 1.5em;
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__title {
    color: #fff;
    font-size: 1.75em;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-fullwidth__title {
    font-size: 2em;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__text {
    color: #fff;
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-fullwidth__text {
    font-size: 1.125em;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth__metadata {
    color: #EEE;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-fullwidth__metadata {
    font-size: 0.875em;
    letter-spacing: 0.04em;
  }
}

.teaser-dossier {
  border-bottom: 1px solid #dddddd;
}

@media screen and (min-width: 48em) {
  .teaser-dossier {
    border-bottom: none;
    margin: 0 1.25rem;
    overflow: hidden;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
  }
}

.teaser-dossier__media {
  height: 0;
  padding-bottom: 56.25%;
  background-color: #EEE;
}

@media screen and (min-width: 48em) {
  .teaser-dossier__media {
    background-color: #000f14;
    padding-bottom: 42.85714%;
  }
}

.teaser-dossier__media-link {
  background-color: #000f14;
  position: relative;
}

.teaser-dossier__media-link:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background-image: linear-gradient(12deg, rgba(0, 15, 20, 0.6) 15%, rgba(0, 15, 20, 0.15) 52%, rgba(0, 15, 20, 0) 70%);
}

.teaser-dossier__container {
  padding: 1.25rem 0.875rem;
}

@media screen and (min-width: 48em) {
  .teaser-dossier__container {
    bottom: 0;
    left: 0;
    padding: 0 0 2em 2em;
    position: absolute;
    width: 72%;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-dossier__container {
    width: 66.66%;
    padding: 0 0.625em 2.25em 2.25em;
  }
}

@media screen and (min-width: 48em) {
  .teaser-dossier__heading {
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-dossier__kicker {
    color: #fff;
    font-size: 0.875em;
  }
}

@media screen and (min-width: 48em) {
  .teaser-dossier__kicker-logo--tag {
    color: inherit;
  }
}

.teaser-dossier__title {
  font-size: 1.5em;
}

@media screen and (min-width: 48em) {
  .teaser-dossier__title {
    color: #fff;
    font-size: 1.75em;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-dossier__title {
    font-size: 2em;
  }
}

@media screen and (min-width: 48em) {
  .teaser-dossier__text {
    color: #fff;
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-dossier__text {
    font-size: 1.125em;
  }
}

@media screen and (min-width: 48em) {
  .teaser-dossier__metadata {
    color: #EEE;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-dossier__metadata {
    font-size: 0.875em;
    letter-spacing: 0.04em;
  }
}

.teaser-dossier__marker {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  display: inline-block;
  text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
  border-bottom: 1px solid #eeeeee;
  color: #eeeeee;
  font-size: 0.875em;
  font-weight: 700;
  margin: -2.75rem 0 0 0.875rem;
  padding-bottom: 0.375rem;
  position: absolute;
  text-transform: uppercase;
}

@media screen and (min-width: 48em) {
  .teaser-dossier__marker {
    left: 2.25rem;
    margin: 0;
    top: 1.375rem;
  }
}

.teaser-topic-main {
  position: relative;
}

.teaser-topic-main__heading {
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 48em) {
  .teaser-topic-main__heading {
    margin-bottom: 2.125rem;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-topic-main__heading {
    margin-bottom: 2.8125rem;
  }
}

.teaser-topic-main__kicker {
  margin-bottom: 0.625rem;
}

.teaser-topic-main__title {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.12;
}

@media screen and (min-width: 48em) {
  .teaser-topic-main__title {
    font-size: 1.75em;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-topic-main__title {
    font-size: 2.5em;
    line-height: 1.28;
  }
}

.teaser-topic-main__button {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: 2px solid #999;
  color: #EEE;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0 0 1.875rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.teaser-topic-main__button:visited {
  color: #EEE;
}

.teaser-topic-main__button:hover, .teaser-topic-main__button:focus {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #dddddd;
  color: #fff;
  cursor: pointer;
}

.teaser-topic-list {
  position: relative;
}

.teaser-topic-item:last-child:after {
  content: none;
}

.teaser-topic-item__series-label {
  margin: 0;
}

.teaser-topic-item__series-label:after {
  content: " –";
}

.teaser-topic-item__heading {
  margin: 0;
  display: inline;
}

.teaser-topic-item__kicker {
  align-items: center;
  display: inline-block;
  justify-content: center;
}

article[data-zplus] .teaser-topic-item__kicker {
  display: flex;
}

@media screen and (min-width: 48em) {
  .teaser-topic-item__kicker-logo--zmo {
    background: none;
    border-radius: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    height: 1.125rem;
    margin-right: 0.25rem;
    padding-right: 0.1875rem;
    width: 2.125rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-topic-item__kicker-logo--liveblog {
    display: table;
    margin-bottom: 0.375rem;
    padding-bottom: 0.25rem;
    padding-top: 0.1875rem;
  }
}

.teaser-topic-item__kicker-logo--zco {
  vertical-align: top;
}

.teaser-topic-item__kicker-logo--tag {
  color: inherit;
  vertical-align: sub;
}

.teaser-topic-item__title {
  color: #fff;
  font-size: 1.125em;
}

@media screen and (min-width: 48em) {
  .teaser-topic-main {
    float: left;
    padding: 0 1.25rem 0 2rem;
    width: 60%;
  }
  .teaser-topic-list {
    float: right;
    padding: 0 2rem 0 0;
    width: 40%;
  }
  .teaser-topic-item:after {
    margin: 1.25rem 0 1rem;
    width: 24%;
  }
  .teaser-topic-item__series-label {
    float: left;
    margin-top: 0.3125rem;
  }
  .teaser-topic-item__series-label:after {
    content: "–";
    margin: 0 .25em;
  }
  article[data-zplus] .teaser-topic-item__series-label {
    float: none;
  }
  .teaser-topic-item__kicker {
    margin-bottom: 0.625rem;
    justify-content: flex-start;
  }
  .teaser-topic-item__title {
    font-size: 1.25em;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-topic {
    padding: 3.125rem 0;
  }
  .teaser-topic-main {
    padding: 0 1.25rem 0 2.25rem;
    width: 66.66%;
  }
  .teaser-topic-list {
    padding: 0 2.25rem 0 0.3125rem;
    width: 33.33%;
  }
}

.teaser-large__heading {
  margin-bottom: 0.875rem;
}

.teaser-large__heading--parquet {
  margin-bottom: 0.375rem;
}

.teaser-large__title, .teaser-large-column__title, .teaser-fullwidth-column__title {
  font-size: 1.5rem;
}

@media screen and (min-width: 48em) {
  .teaser-large__title, .teaser-large-column__title, .teaser-fullwidth-column__title {
    font-size: 1.75em;
  }
}

.teaser-large__media {
  height: 0;
  padding-bottom: 56.25%;
}

.print-box {
  padding: 0 0.875rem;
}

@media screen and (min-width: 48em) {
  .print-box {
    padding: 0;
  }
}

.print-box__heading {
  border-bottom: 1px solid #dddddd;
  color: #313131;
  font-size: 0.875em;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 1.25rem 0 0.625rem;
  text-transform: uppercase;
}

.print-box__issue {
  font-size: 0.75em;
  font-weight: normal;
  white-space: nowrap;
}

.print-box__content {
  overflow: hidden;
  padding: 1rem 0 1.25rem;
}

.print-box__content-heading {
  margin: 0;
}

.print-box__media {
  margin: 0 auto 1rem;
  max-width: 20rem;
}

@media screen and (min-width: 32.5em) {
  .print-box__media {
    float: left;
    margin: 1.25rem 0 0;
    max-width: none;
    padding-right: 1.25rem;
    width: 50%;
  }
}

@media screen and (min-width: 48em) {
  .print-box__media {
    float: none;
    margin: 0 auto 1rem;
    padding-right: 0;
    width: auto;
  }
}

@media screen and (min-width: 32.5em) {
  .print-box__container {
    display: table-cell;
  }
}

@media screen and (min-width: 48em) {
  .print-box__container {
    display: block;
  }
}

.print-box__text {
  margin: 0.5rem 0 0.75rem;
}

.print-box__link {
  color: #b91109;
  display: block;
  font-size: 0.8125em;
}

.print-box__link:visited, .print-box__link:hover, .print-box__link:active {
  color: #b91109;
}

.print-box__button {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  border: 2px solid #CCC;
  color: #313131;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0.75rem 0;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  display: block;
}

.print-box__button:visited {
  color: #313131;
}

.print-box__button:hover, .print-box__button:focus {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: #999;
  color: #000;
  cursor: pointer;
}

.print-box__button[disabled] {
  opacity: 0.5;
}

.print-box__button[disabled]:hover, .print-box__button[disabled]:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #CCC;
  color: #313131;
  cursor: default;
}

.print-box__button:after {
  content: "\25B8";
  margin-left: 3px;
}

.print-box--angebot .print-box__title {
  margin: 0 0 1.25rem;
}

@media screen and (min-width: 32.5em) {
  .print-box--angebot .print-box__title {
    float: right;
    margin: 0;
    width: 50%;
  }
}

@media screen and (min-width: 48em) {
  .print-box--angebot .print-box__title {
    float: none;
    margin: 0 0 1.25rem;
    width: auto;
  }
}

@media screen and (max-width: 32.499em) {
  .teaser-small__media--force-mobile {
    display: block;
  }
}

.teaser-small__kicker--spektrum {
  color: #4d86a4;
}

@media screen and (min-width: 32.5em) {
  .teaser-small__label {
    text-align: left;
  }
}

.teaser-small--exclusive {
  display: table;
  width: 100%;
}

.teaser-small--exclusive .teaser-small__media + .teaser-small__container {
  vertical-align: middle;
}

@media screen and (min-width: 48em) {
  .teaser-small--exclusive .teaser-small__media + .teaser-small__container {
    padding-left: 1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-small--exclusive .teaser-small__title {
    font-size: 1.75rem;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-small--exclusive .teaser-small__title {
    font-size: 2rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-small--exclusive .teaser-small__metadata {
    font-size: 0.875em;
  }
}

.teaser-small-minor__media {
  display: none;
}

@media screen and (min-width: 32.5em) {
  .teaser-small-minor__media {
    display: table-cell;
    padding-right: 1.25rem;
    width: 10.625rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-small-minor__media {
    display: block;
    padding-right: 0;
    width: auto;
  }
}

@media screen and (max-width: 32.499em) {
  .teaser-small-minor__media--force-mobile {
    display: block;
  }
}

@media screen and (min-width: 32.5em) and (max-width: 47.999em) {
  .teaser-small-minor__label {
    text-align: left;
  }
}

.teaser-square, .jobbox--duo {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #999;
  color: #fff;
  margin: 1.25rem 0;
  padding-bottom: 100%;
  position: relative;
}

.teaser-square + article, .jobbox--duo + article {
  border-top-width: 0;
}

.teaser-square__media {
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.teaser-square__media-link {
  background-color: #000f14;
  position: relative;
}

.teaser-square__media-link:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background-image: linear-gradient(0deg, rgba(0, 15, 20, 0.6) 15%, rgba(0, 15, 20, 0.15) 52%, rgba(0, 15, 20, 0) 70%);
}

.teaser-square__container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.5em;
}

.teaser-square__heading {
  display: inline;
  font-size: 1em;
  margin: 0;
}

.teaser-square__combined-link {
  color: #fff;
  display: inline;
  text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
}

.teaser-square__combined-link:hover, .teaser-square__combined-link:active, .teaser-square__combined-link:focus {
  color: #fff;
}

.teaser-square__series-label, .teaser-square__kicker {
  display: inline-block;
  font-size: 0.875em;
  font-weight: normal;
  letter-spacing: 0.08em;
  line-height: 1.2857;
  margin-bottom: .5em;
  text-transform: uppercase;
}

.teaser-square__series-label--zco, .teaser-square__kicker--zco {
  color: #fff;
}

article[data-zplus] .teaser-square__kicker,
article[data-taglogo] .teaser-square__kicker {
  align-items: center;
  display: flex;
}

.teaser-square__kicker-logo--zett {
  height: 1.5rem;
  left: 0.9375rem;
  position: absolute;
  width: 2.5rem;
}

.teaser-square__kicker-logo--tag {
  color: inherit;
}

.teaser-square__series-label {
  margin-bottom: 0;
}

.teaser-square__series-label:after {
  content: " –";
}

.teaser-square__title {
  display: block;
  font-size: 1.75rem;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}

@media screen and (min-width: 61.25em) {
  .teaser-square__title {
    font-size: 2rem;
  }
}

@media screen and (min-width: 48em) {
  .cp-area--minor .teaser-square__title {
    font-size: 1.75rem;
  }
}

.teaser-square__text {
  color: #EEE;
  display: none;
  font-size: 0.9375em;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin: 0;
  text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
}

@media screen and (min-width: 32.5em) {
  .teaser-square__text {
    display: block;
  }
}

@media screen and (min-width: 48em) {
  .teaser-square__text {
    display: none;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-square__text {
    display: block;
  }
}

@media screen and (min-width: 61.25em) {
  .cp-area--minor .teaser-square__text {
    display: none;
  }
}

.teaser-square__product:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  opacity: .5;
  width: 20%;
}

.teaser-square__button {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: 2px solid #999;
  color: #EEE;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 1.25rem 0 0.375rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.teaser-square__button:visited {
  color: #EEE;
}

.teaser-square__button:hover, .teaser-square__button:focus {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #dddddd;
  color: #fff;
  cursor: pointer;
}

@media screen and (min-width: 48em) {
  .cp-area--minor .teaser-square__button {
    margin-top: 0.5rem;
  }
}

@media screen and (min-width: 48em) {
  .cp-area--minor .teaser-square__button-extra {
    display: none;
  }
}

@media screen and (min-width: 61.25em) {
  .cp-area--minor .teaser-square__button-extra {
    display: inline;
  }
}

.teaser-square__zmo-logo {
  height: 1.125em;
  margin-top: 1.625em;
  width: 11.4375em;
}

.teaser-square__zco-logo {
  height: 1.6277rem;
  margin-top: 1.625rem;
  vertical-align: middle;
  width: 9.125rem;
}

.teaser-square--zmo .teaser-square__series-label,
.teaser-square--zmo .teaser-square__kicker {
  letter-spacing: 0.05em;
  text-transform: none;
}

.teaser-square--graphic .teaser-square__container {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .teaser-square--graphic .teaser-square__container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.teaser-square--graphic .teaser-square__media-link {
  background-color: #000f14;
  position: relative;
}

.teaser-square--graphic .teaser-square__media-link:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background-image: linear-gradient(0deg, rgba(0, 15, 20, 0.8), rgba(0, 15, 20, 0.1));
}

.teaser-square--graphic .teaser-square__series-label,
.teaser-square--graphic .teaser-square__kicker {
  color: #EEE;
}

.teaser-square--graphic .teaser-square__kicker {
  justify-content: center;
}

.teaser-square--graphic .teaser-square__kicker {
  margin-bottom: 0.625rem;
}

@media screen and (min-width: 48em) {
  .cp-area--minor .teaser-square__container {
    padding: 0.625em;
  }
}

@media screen and (min-width: 61.25em) {
  .cp-area--minor .teaser-square__container {
    padding: 1.5em 1.25rem;
  }
}

.teaser-gallery-group__container {
  padding-bottom: 0.625em;
}

@media screen and (min-width: 32.5em) {
  .teaser-gallery-group__container {
    padding-bottom: 1.25em;
    display: flex;
  }
}

.no-js .js-bar-teaser-shuffle {
  display: none;
}

@media screen and (min-width: 32.5em) {
  .teaser-gallery {
    width: 50%;
  }
  .teaser-gallery + .teaser-gallery {
    margin-left: 1.25rem;
  }
}

@media screen and (max-width: 47.999em) {
  .teaser-gallery__text, .teaser-gallery__counter {
    display: none;
  }
}

.teaser-gallery__icon {
  bottom: 0.625em;
  color: #313131;
  fill-opacity: 0.6;
  height: 1.375em;
  left: 0.625em;
  pointer-events: none;
  position: absolute;
  stroke: #fff;
  width: 2em;
}

.teaser-gallery__counter {
  background-color: #313131;
  bottom: 0;
  color: #fff;
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  padding: 0.125rem 1rem;
  pointer-events: none;
  position: absolute;
  right: 0;
}

.teaser-shop-group__container {
  padding-bottom: 0.625rem;
}

@media screen and (min-width: 48em) {
  .teaser-shop-group__container {
    padding-bottom: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
    -ms-text-justify: distribute-all-lines;
    margin: auto;
    width: 38.75rem;
  }
  .teaser-shop-group__container:after {
    display: inline-block;
    content: "";
    font-size: 0;
    line-height: 0;
    width: 100%;
  }
  .teaser-shop-group__container > * {
    text-align: left;
  }
  .teaser-shop {
    display: inline-block;
    vertical-align: top;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-shop-group__container {
    width: 100%;
  }
}

.teaser-shop {
  margin-left: auto;
  margin-right: auto;
  max-width: 18.75rem;
  box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.07);
}

@media screen and (max-width: 47.999em) {
  .teaser-shop + .teaser-shop {
    display: none;
  }
}

@media screen and (max-width: 61.249em) {
  .teaser-shop + .teaser-shop + .teaser-shop {
    display: none;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-shop {
    box-shadow: none;
  }
  .teaser-shop:hover, .teaser-shop:active, .teaser-shop:focus {
    box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.07);
  }
  .teaser-shop:hover .teaser-shop__text, .teaser-shop:active .teaser-shop__text, .teaser-shop:focus .teaser-shop__text {
    color: #313131;
  }
}

.teaser-shop__text {
  border-top: 1px solid #dddddd;
  color: #313131;
  font-size: 1rem;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin: 0.625rem 1.125rem 0;
  padding: 0.625rem 0 1.25rem;
}

.teaser-shop__text:after {
  content: "\0020\25B8";
}

@media screen and (min-width: 61.25em) {
  .teaser-shop__text {
    color: #707070;
  }
}

@media screen and (min-width: 61.25em) {
  .js .teaser-shop__button--default {
    display: none;
  }
}

@media screen and (max-width: 61.249em) {
  .js .teaser-shop__button--jsdesktop {
    display: none;
  }
}

.no-js .teaser-shop__button--jsdesktop {
  display: none;
}

.teaser-classic {
  border-bottom: 1px solid #dddddd;
}

@media screen and (min-width: 48em) {
  .teaser-classic {
    border-bottom: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.teaser-classic__media {
  background-color: #EEE;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

@media screen and (min-width: 48em) {
  .teaser-classic__media {
    padding-bottom: 42.85714%;
  }
}

.teaser-classic__heading {
  margin-bottom: 0.875rem;
}

@media screen and (min-width: 48em) {
  .teaser-classic__heading {
    margin-bottom: 1.25rem;
  }
}

.teaser-classic__kicker--zmo {
  font-size: 1.0625rem;
}

.teaser-classic__kicker--zett {
  line-height: 1.5;
}

.teaser-classic__title {
  font-size: 1.5em;
}

@media screen and (min-width: 48em) {
  .teaser-classic__title {
    font-size: 1.75em;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-classic__title {
    font-size: 2em;
  }
}

@media screen and (min-width: 48em) {
  .teaser-classic__text {
    border-right: 1px solid #dddddd;
    float: left;
    margin: 0 1.25rem 0 0;
    padding: 0 1.25rem 0 0;
    width: 66.66%;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-classic__text {
    font-size: 1.125em;
  }
}

@media screen and (min-width: 48em) {
  .teaser-classic__metadata {
    margin-left: calc(66.66% + 1.25rem);
  }
}

.teaser-classic__byline {
  display: block;
  margin-bottom: 0.25rem;
}

.teaser-classic__byline:after {
  content: none !important;
}

.teaser-classic__byline:empty {
  display: none;
}

@media screen and (min-width: 48em) {
  .teaser-classic__byline {
    margin-bottom: 0.75rem;
  }
}

.teaser-media-container--has-icon {
  position: relative;
}

.teaser-image-icon {
  bottom: 0.875rem;
  height: 1.375rem;
  left: 0.875rem;
  position: absolute;
  width: 2rem;
  color: #fff;
  fill-opacity: 0.9;
  pointer-events: none;
}

.teaser-image-icon--on-teaser-small, .teaser-image-icon--on-teaser-small-minor {
  bottom: 0.625rem;
  height: 1.25rem;
  left: 0.625rem;
  width: 1.5rem;
}

.printkiosk__title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 1.25em;
  margin: 0;
}

.printkiosk__container {
  margin: 1.5rem auto;
}

.printkiosk__button {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: 2px solid #999;
  color: #EEE;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.printkiosk__button:visited {
  color: #EEE;
}

.printkiosk__button:hover, .printkiosk__button:focus {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #dddddd;
  color: #fff;
  cursor: pointer;
}

.teaser-printkiosk {
  display: inline-block;
  margin: 0;
  max-width: 12.5rem;
  padding: 0 1.25rem;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.teaser-printkiosk:nth-child(n+2) {
  display: none;
}

@media screen and (min-width: 32.5em) {
  .teaser-printkiosk {
    width: 50%;
  }
  .teaser-printkiosk:nth-child(2) {
    display: inline-block;
  }
}

@media screen and (min-width: 48em) {
  .teaser-printkiosk {
    width: 33.33%;
  }
  .teaser-printkiosk:nth-child(3) {
    display: inline-block;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-printkiosk {
    width: 25%;
  }
  .teaser-printkiosk:nth-child(4) {
    display: inline-block;
  }
}

.teaser-printkiosk a {
  display: block;
}

.teaser-printkiosk__media {
  padding-bottom: 118.75%;
  position: relative;
}

.teaser-printkiosk__media-item {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
}

.scaled-image .teaser-printkiosk__media-item {
  width: auto;
}

.teaser-printkiosk__title {
  color: #CCC;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.3125;
  line-height: 1.5;
  margin: 1.25rem auto 0;
  min-height: 3em;
}

.teaser-author {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #535560;
  color: #fff;
  margin: 1.25rem 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
}

.teaser-author__overall-link {
  color: inherit;
}

.teaser-author__overall-link:hover, .teaser-author__overall-link:active, .teaser-author__overall-link:focus {
  color: inherit;
}

.teaser-author__container {
  bottom: 0;
  left: 0;
  padding: 1.5em;
  position: absolute;
  right: 0;
  text-align: center;
}

.teaser-author__heading {
  text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
  font-size: 1.5em;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin: 0 0 0.9375rem;
}

.teaser-author__text {
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1em;
  font-style: italic;
  margin: 0;
  line-height: 1.3125;
}

.teaser-author__button {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: 2px solid #999;
  color: #EEE;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 1rem 0 0;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.teaser-author__button:visited {
  color: #EEE;
}

.teaser-author__button:hover, .teaser-author__button:focus {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #dddddd;
  color: #fff;
  cursor: pointer;
}

.teaser-author__media {
  height: 96%;
  left: 14%;
  margin: 0;
  position: absolute;
  top: 4%;
  width: 72%;
}

.teaser-author__overlay {
  background-color: transparent;
  position: relative;
  height: 100%;
  position: absolute;
  width: 100%;
}

.teaser-author__overlay:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, transparent 70%);
}

.author-list {
  list-style: none;
  margin: 0;
  padding: 0;
  columns: 344px 2;
  column-gap: 40px;
}

.author-list__item {
  break-inside: avoid;
  page-break-inside: avoid;
  border-bottom: 1px solid #eee;
  padding-top: 1px;
}

.zon-author-list__textitem {
  color: #444;
  display: block;
  font-size: 0.9375em;
  line-height: 3rem;
  overflow: hidden;
  padding: 0 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zon-author-list__textitem:after {
  color: #707070;
  content: "\203A";
  font-size: 16px;
  font-weight: bold;
  margin-left: 0.3125rem;
}

.zon-author-list__imageitem {
  background-color: #FAFAFA;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  margin: 1.4375rem 0;
  height: 6.25rem;
  padding: 0.625rem 0.625rem 0 0;
}

.zon-author-list__imageitem:hover, .zon-author-list__imageitem:active, .zon-author-list__imageitem:focus {
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
}

.zon-author-list__imageitem:hover .zon-author-list__text:before, .zon-author-list__imageitem:active .zon-author-list__text:before, .zon-author-list__imageitem:focus .zon-author-list__text:before {
  color: #000;
}

.zon-author-list__media {
  float: left;
  width: 5.625rem;
}

.zon-author-list__text {
  padding: 0 0.625rem 0 6.25rem;
}

.zon-author-list__text:before {
  color: #707070;
  content: " \203A";
  float: right;
  font-size: 1em;
  font-weight: bold;
  margin-right: -0.625rem;
  margin-top: 1.25rem;
}

.zon-author-list__name {
  color: #313131;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.2;
  margin: 0.5rem 0;
}

.zon-author-list__name--without-summary {
  padding-top: 1.5625rem;
}

.zon-author-list__summary {
  color: #707070;
  font-size: 0.875em;
  height: 3.25rem;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.teaser-volume-overview {
  flex: 0 1 100%;
  margin: 0 1.25rem 2rem;
}

.teaser-volume-overview:after {
  content: "";
  display: block;
  clear: both;
}

.teaser-volume-overview__link {
  display: block;
}

.teaser-volume-overview__link:hover span, .teaser-volume-overview__link:active span, .teaser-volume-overview__link:focus span {
  color: inherit;
}

.teaser-volume-overview__media {
  float: left;
  margin-right: 1.25rem;
  max-width: 10rem;
  width: 58%;
}

.teaser-volume-overview__caption {
  font-size: 1rem;
  letter-spacing: 0.08em;
  padding-top: 8%;
}

.teaser-volume-overview__issue {
  margin: 0;
}

.teaser-volume-overview__cta {
  border-bottom: 1px solid currentColor;
  color: #999;
  font-size: 0.8125rem;
}

@media screen and (min-width: 32.5em) {
  .teaser-volume-overview {
    flex: 0 1 12.1875rem;
    float: left;
    width: 12.1875rem;
  }
  .teaser-volume-overview__media {
    float: none;
    margin-right: 0;
    max-width: none;
    width: auto;
  }
  .teaser-volume-overview__caption {
    font-size: 0.875rem;
    padding-top: 0.875rem;
  }
}

.teaser-volumeteaser {
  background-color: #EEE;
  display: flex;
  flex-wrap: wrap;
  margin: 1.25rem auto;
}

.teaser-volumeteaser__media {
  width: 6.25rem;
  margin-right: 0;
  margin-left: auto;
}

.teaser-volumeteaser__current {
  padding: 1.25rem 1.875rem;
  flex-grow: 1;
  margin: auto;
  width: 100%;
  display: block;
}

.teaser-volumeteaser__packshot, .teaser-volumeteaser__cta {
  display: table-cell;
}

.teaser-volumeteaser__cta {
  vertical-align: middle;
  padding-left: 0.9375rem;
  width: 75%;
}

.teaser-volumeteaser__packshot {
  width: 25%;
}

.teaser-volumeteaser__link {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid transparent;
  font-weight: bold;
  color: #444;
  font-size: 1rem;
  line-height: 1.375rem;
  border-bottom: 1px solid #CCC;
}

.teaser-volumeteaser__link:hover, .teaser-volumeteaser__link:active, .teaser-volumeteaser__link:focus {
  color: #b91109;
  border-color: #b91109;
}

.teaser-volumeteaser__previous, .teaser-volumeteaser__next {
  display: inline-block;
  flex-grow: 1;
}

.teaser-volumeteaser__next {
  text-align: right;
}

.teaser-volumeteaser__previous-link, .teaser-volumeteaser__next-link {
  line-height: 3.125rem;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
}

.teaser-volumeteaser__previous-link:after, .teaser-volumeteaser__previous-link:before, .teaser-volumeteaser__next-link:after, .teaser-volumeteaser__next-link:before {
  font-size: 1.875rem;
  padding: 0 0.5rem;
  vertical-align: sub;
}

.teaser-volumeteaser__next-link {
  text-align: right;
}

.teaser-volumeteaser__next-link:after {
  content: "\203A";
}

.teaser-volumeteaser__previous-link:before {
  content: "\2039";
}

.teaser-volumeteaser--below-volumeheader {
  margin-top: 0;
}

.teaser-volumeteaser--below-volumeheader .teaser-volume__current {
  border-bottom: solid 1px #CCC;
}

@media screen and (min-width: 48em) {
  .teaser-volumeteaser {
    flex-wrap: nowrap;
    min-height: 9.0625rem;
  }
  .teaser-volumeteaser__previous {
    order: 1;
  }
  .teaser-volumeteaser__current {
    width: 60%;
    max-width: 25rem;
    order: 2;
    border-bottom: none;
  }
  .teaser-volumeteaser__next {
    order: 3;
  }
  .teaser-volumeteaser__previous, .teaser-volumeteaser__next {
    min-width: 20%;
    align-self: center;
  }
  .teaser-volumeteaser__previous-link:before, .teaser-volumeteaser__previous-link:after, .teaser-volumeteaser__next-link:before, .teaser-volumeteaser__next-link:after {
    padding: 0 0.625rem;
  }
  .teaser-volumeteaser__media {
    width: 9.375rem;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-volumeteaser {
    margin-top: 3.125rem;
  }
  .teaser-volumeteaser--below-volumeheader {
    margin-top: 0;
  }
  .teaser-volumeteaser__media {
    width: 12.5rem;
    padding: 0;
  }
  .teaser-volumeteaser__current {
    transform: translateY(-1.875rem);
    padding: 0 1.875rem;
    max-width: 42.5rem;
  }
  .teaser-volumeteaser__cta {
    padding-top: 3.125rem;
  }
  .teaser-volumeteaser__cta, .teaser-volumeteaser__packshot {
    width: auto;
  }
  .teaser-volumeteaser__previous-link, .teaser-volumeteaser__next-link {
    font-size: 0.875rem;
  }
  .teaser-volumeteaser__previous-link:before {
    padding-left: 1.25rem;
  }
  .teaser-volumeteaser__next-link:after {
    padding-right: 1.25rem;
  }
}

.blog-format {
  color: #444;
  font-size: 0.875rem;
  line-height: 1.2;
}

.blog-format__marker {
  display: inline-block;
  border-bottom: 0.3125rem solid #dddddd;
  font-weight: bold;
  letter-spacing: 0.14em;
  margin: 0 0.125rem 0.875rem 0;
  padding-bottom: 0.5rem;
}

.blog-format__name {
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-style: italic;
  font-weight: normal;
}

.teaser-large-column, .teaser-fullwidth-column, .teaser-small-column, .teaser-small-column-minor, .teaser-small-column-parquet {
  background-color: #f0f0ed;
  border-top-width: 0;
  position: relative;
}

.teaser-large-column + article, .teaser-fullwidth-column + article, .teaser-small-column + article, .teaser-small-column-minor + article, .teaser-small-column-parquet + article {
  border-top-width: 0;
}

.teaser-large-column + .teaser-large-column, .teaser-fullwidth-column + .teaser-large-column, .teaser-small-column + .teaser-large-column, .teaser-small-column-minor + .teaser-large-column, .teaser-small-column-parquet + .teaser-large-column, .teaser-large-column + .teaser-fullwidth-column, .teaser-fullwidth-column + .teaser-fullwidth-column, .teaser-small-column + .teaser-fullwidth-column, .teaser-small-column-minor + .teaser-fullwidth-column, .teaser-small-column-parquet + .teaser-fullwidth-column, .teaser-large-column + .teaser-small-column, .teaser-fullwidth-column + .teaser-small-column, .teaser-small-column + .teaser-small-column, .teaser-small-column-minor + .teaser-small-column, .teaser-small-column-parquet + .teaser-small-column, .teaser-large-column + .teaser-small-column-minor, .teaser-fullwidth-column + .teaser-small-column-minor, .teaser-small-column + .teaser-small-column-minor, .teaser-small-column-minor + .teaser-small-column-minor, .teaser-small-column-parquet + .teaser-small-column-minor, .teaser-large-column + .teaser-small-column-parquet, .teaser-fullwidth-column + .teaser-small-column-parquet, .teaser-small-column + .teaser-small-column-parquet, .teaser-small-column-minor + .teaser-small-column-parquet, .teaser-small-column-parquet + .teaser-small-column-parquet {
  border-top-width: 1px;
}

@media screen and (min-width: 48em) {
  .teaser-large-column, .teaser-fullwidth-column, .teaser-small-column, .teaser-small-column-minor, .teaser-small-column-parquet {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .teaser-large-column + .teaser-large-column, .teaser-fullwidth-column + .teaser-large-column, .teaser-small-column + .teaser-large-column, .teaser-small-column-minor + .teaser-large-column, .teaser-small-column-parquet + .teaser-large-column, .teaser-large-column + .teaser-fullwidth-column, .teaser-fullwidth-column + .teaser-fullwidth-column, .teaser-small-column + .teaser-fullwidth-column, .teaser-small-column-minor + .teaser-fullwidth-column, .teaser-small-column-parquet + .teaser-fullwidth-column, .teaser-large-column + .teaser-small-column, .teaser-fullwidth-column + .teaser-small-column, .teaser-small-column + .teaser-small-column, .teaser-small-column-minor + .teaser-small-column, .teaser-small-column-parquet + .teaser-small-column, .teaser-large-column + .teaser-small-column-minor, .teaser-fullwidth-column + .teaser-small-column-minor, .teaser-small-column + .teaser-small-column-minor, .teaser-small-column-minor + .teaser-small-column-minor, .teaser-small-column-parquet + .teaser-small-column-minor, .teaser-large-column + .teaser-small-column-parquet, .teaser-fullwidth-column + .teaser-small-column-parquet, .teaser-small-column + .teaser-small-column-parquet, .teaser-small-column-minor + .teaser-small-column-parquet, .teaser-small-column-parquet + .teaser-small-column-parquet {
    border-top-width: 0;
  }
}

.teaser-large-column__media, .teaser-fullwidth-column__media, .teaser-small-column__media, .teaser-small-column-minor__media, .teaser-small-column-parquet__media {
  bottom: 0;
  height: 100px;
  position: absolute;
  right: 0.625rem;
  width: 100px;
}

.teaser-large-column--has-media .teaser-large-column__metadata, .teaser-fullwidth-column--has-media .teaser-fullwidth-column__metadata, .teaser-small-column--has-media .teaser-small-column__metadata, .teaser-small-column-minor--has-media .teaser-small-column-minor__metadata, .teaser-small-column-parquet--has-media .teaser-small-column-parquet__metadata {
  min-height: 5rem;
  padding-right: 7.5rem;
}

.teaser-large-column--parquet:first-child {
  border-top-width: 1px;
}

.teaser-large-column--parquet:last-child {
  border-bottom-width: 1px;
}

@media screen and (min-width: 32.5em) {
  .teaser-large-column--has-media .teaser-large-column__media {
    width: 9.375rem;
    height: 9.375rem;
  }
  .teaser-large-column--has-media .teaser-large-column__metadata {
    min-height: initial;
    padding-right: 0;
  }
  .teaser-large-column--has-media .teaser-large-column__container {
    width: 75%;
  }
}

@media screen and (min-width: 48em) {
  .teaser-large-column--parquet:first-child {
    border-top-width: 0;
  }
  .teaser-large-column--parquet:last-child {
    border-bottom-width: 0;
  }
}

.teaser-fullwidth-column {
  margin: 0;
}

@media screen and (min-width: 32.5em) {
  .teaser-fullwidth-column--has-media {
    min-height: 11.25rem;
  }
  .teaser-fullwidth-column__container {
    max-width: 66%;
  }
  .teaser-fullwidth-column__media {
    width: 9.375rem;
    height: 9.375rem;
  }
  .teaser-fullwidth-column__metadata,
  .teaser-fullwidth-column--has-media .teaser-fullwidth-column__metadata {
    min-height: initial;
    padding-right: 0;
  }
}

@media screen and (min-width: 48em) {
  .teaser-fullwidth-column {
    padding: 2em;
  }
  .teaser-fullwidth-column--has-media {
    min-height: 15rem;
  }
  .teaser-fullwidth-column__container {
    max-width: 72%;
  }
  .teaser-fullwidth-column__media {
    width: 12.5rem;
    height: 12.5rem;
    right: 3%;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-fullwidth-column {
    padding-left: 2.25em;
    padding-right: 2.25em;
  }
  .teaser-fullwidth-column__title {
    font-size: 2em;
  }
  .teaser-fullwidth-column__text {
    font-size: 1.125em;
  }
  .teaser-fullwidth-column__metadata {
    font-size: 0.875em;
    letter-spacing: 0.04em;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-small-column--has-media {
    min-height: 12.5rem;
    padding: 1.25em 1.25em 1.25em 13.75rem;
  }
  .teaser-small-column--has-media .teaser-small-column__metadata {
    min-height: initial;
    padding-right: 0;
  }
  .teaser-small-column__media {
    height: 12.5rem;
    left: 0;
    right: auto;
    width: 12.5rem;
  }
}

.teaser-small-column-parquet:first-child {
  border-top-width: 1px;
}

.teaser-small-column-parquet:last-child {
  border-bottom-width: 1px;
}

@media screen and (min-width: 48em) {
  .teaser-small-column-parquet {
    background-color: transparent;
    margin: 0;
    padding: 1.25rem 0;
  }
  .teaser-small-column-parquet:first-child {
    border-top-width: 0;
  }
  .teaser-small-column-parquet:last-child {
    border-bottom-width: 0;
  }
  .teaser-small-column-parquet__media {
    background-color: #f0f0ed;
    border-right: 4.0625rem solid #f0f0ed;
    float: left;
    height: 5.3125rem;
    margin-right: 1.25rem;
    position: static;
    width: 9.375rem;
  }
}

@media screen and (min-width: 48em) and (min-width: 61.25em) {
  .teaser-small-column-parquet__media {
    border-right-width: 6.875rem;
    height: 8.75rem;
    width: 15.625rem;
  }
}

@media screen and (min-width: 48em) {
  .teaser-small-column-parquet--has-media .teaser-small-column-parquet__metadata {
    min-height: initial;
    padding-right: 0;
  }
}

.image-copyright-footer {
  background-color: #444;
  color: #999;
  font-size: 0.875rem;
  display: none;
  margin-top: 1.25rem;
}

.image-copyright-footer__container {
  overflow: hidden;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  text-align: left;
}

@media screen and (min-width: 48em) {
  .image-copyright-footer__container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.image-copyright-footer__headline {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #f1f1f1;
  margin: 0;
  font-size: 1rem;
}

.image-copyright-footer__button {
  background-color: transparent;
  border: 0;
  float: right;
  padding: 0;
  color: #777777;
  cursor: pointer;
}

.image-copyright-footer__button:hover {
  color: #CCC;
}

.image-copyright-footer__icon {
  height: 1.125rem;
  width: 1.125rem;
}

.image-copyright-footer__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.image-copyright-footer__item {
  overflow: hidden;
  margin-top: 1.25rem;
}

.image-copyright-footer__item-image {
  background-color: #313131;
  float: left;
  margin-right: 1.25rem;
  width: 30%;
}

.image-copyright-footer__item a {
  color: inherit;
  border-bottom: 1px solid currentColor;
}

.image-copyright-footer__item a:hover {
  color: #CCC;
}

@media screen and (min-width: 48em) {
  .image-copyright-footer__items {
    display: flex;
    flex-wrap: wrap;
  }
  .image-copyright-footer__item {
    flex: 0 1 50%;
  }
}

.buzzboard {
  margin: 3.75rem 0 1.25rem;
}

.buzzboard__headline {
  color: #444;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 2em;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 1.75rem;
  text-align: center;
}

.buzzboard__table {
  border-collapse: separate;
  border-spacing: 1.875em 0;
  padding-left: 1.875em;
  table-layout: fixed;
  width: 100%;
}

.buzzboard__table tbody {
  counter-reset: buzz-board;
}

.buzzboard__table tr {
  counter-increment: buzz-board;
}

.buzzboard__table td:first-child {
  position: relative;
}

.buzzboard__table td:first-child:before {
  content: counter(buzz-board);
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 2.25em;
  font-style: italic;
  left: -3.75rem;
  line-height: 1;
  position: absolute;
  text-align: center;
  width: 3.75rem;
}

.buzzboard__table th, .buzzboard__table td {
  text-align: left;
  vertical-align: top;
  width: 25%;
}

.buzzboard__table--col2 th, .buzzboard__table--col2 td {
  width: 50%;
}

.buzzboard__table--col3 th, .buzzboard__table--col3 td {
  width: 33.33%;
}

.buzzboard__table th {
  font-size: 0.875em;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-left: 1.5em;
  text-indent: -1.5em;
  text-transform: uppercase;
}

.buzzboard__table td {
  padding: 1.25em 0;
}

.buzzboard__table tr + tr td {
  border-top: 1px solid #dddddd;
}

.buzzboard__icon {
  height: 0.857em;
  margin-right: 0.21429em;
  vertical-align: -0.07143em;
  width: 1.5em;
}

.buzzboard__icon--comment {
  width: 1em;
}

.buzzboard__icon--read {
  width: 1.714em;
}

.buzzboard__icon--shared {
  width: 1.214em;
}

.buzzboard__icon--trend {
  width: 1.357em;
}

.cp-region {
  border: 0 solid #dddddd;
}

.cp-region:after {
  content: "";
  display: block;
  clear: both;
}

.cp-region:empty {
  display: none;
}

@media screen and (min-width: 48em) {
  .cp-region--parquet {
    border-top-width: 1px;
  }
  .cp-region--parquet:last-child {
    border-bottom-width: 1px;
  }
  .cp-region--parquet + div:not(.cp-region--parquet) {
    border-top: 1px solid #dddddd;
  }
  .cp-region--parquet + .cp-region--duo {
    margin-top: 0;
    padding-top: 1.25rem;
  }
  .cp-region--duo {
    padding: 0 0.625rem;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
  }
  .cp-region--duo:first-child {
    margin-top: 0;
  }
}

.cp-region--gallery + .cp-region--parquet {
  border-top-width: 1px;
}

.cp-area {
  position: relative;
}

.cp-area--author-list, .cp-area--newsticker, .cp-area--overview {
  padding: 0 0.875rem;
}

.cp-area--ranking, .cp-area--tube {
  padding-top: 0.875rem;
}

.cp-area--buzzboard {
  display: none;
}

@media screen and (min-width: 48em) {
  .cp-area--buzzboard {
    display: block;
  }
}

.cp-area--newsticker-on-keywordpage, .cp-area--newsticker-on-topicpage {
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px 0;
  padding-bottom: 1.25rem;
}

.cp-area--newsticker-on-keywordpage:after, .cp-area--newsticker-on-topicpage:after {
  content: "";
  display: block;
  clear: both;
}

.cp-area--gallery, .cp-area--shop {
  background-color: #EEE;
  padding: 0 0.875rem 2.5rem;
}

.cp-area--printkiosk {
  background-color: #33333a;
  background-image: linear-gradient(to right, #4A4A4A 0%, #2C2A2B 30%, #494A4E 60%, #3B3B3D 80%, #4A4A4A 100%);
  color: #fff;
  padding: 1.5rem 0 1.875rem;
  text-align: center;
}

.cp-area__headline {
  color: #444;
  font-size: 1em;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 2.5rem 0 0.5rem;
  padding: 1.25rem 0.875rem;
  text-transform: uppercase;
}

@media screen and (min-width: 48em) {
  .cp-area--author-list, .cp-area--newsticker, .cp-area--overview, .cp-area--print-ressort, .cp-area--exclusive-ressort, .cp-area--ranking, .cp-area--tube {
    clear: both;
    margin: 0 auto;
    padding: 0 1.25rem;
  }
  .cp-area--newsticker-on-keywordpage, .cp-area--newsticker-on-topicpage {
    padding: 1.25rem 1.25rem;
  }
  .cp-area--author-list {
    max-width: 50rem;
  }
  .cp-area--overview {
    max-width: 53.75rem;
  }
  .cp-area--ranking, .cp-area--tube, .cp-area--newsticker-on-keywordpage, .cp-area--newsticker-on-topicpage {
    background-color: #fff;
    box-shadow: -2.5rem 0 0 #fff, 2.5rem 0 0 #fff;
    max-width: 43.75rem;
    padding-top: 1.25rem;
    position: relative;
  }
  .cp-area--gallery, .cp-area--shop {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .cp-area--major, .cp-area--duo, .cp-area--minor {
    float: left;
    padding: 0 0.625rem;
  }
  .cp-area--major {
    width: 66.66%;
  }
  .cp-area--duo {
    width: 50%;
  }
  .cp-area--minor {
    width: 33.33%;
  }
  .cp-area--print-ressort {
    max-width: 41.25rem;
  }
  .cp-area--spektrum {
    border-color: #4d86a4;
    border-style: solid;
    border-width: 1px 0;
    margin-bottom: -1px;
    margin-top: -1px;
  }
  .cp-area__headline {
    border-bottom: 1px solid #dddddd;
    font-size: 1.125em;
    padding: 1.25rem 0 0.75rem;
  }
}

@media screen and (min-width: 61.25em) {
  .cp-area--ranking, .cp-area--tube {
    padding-top: 1.875rem;
  }
}

.frame {
  background-color: #999;
  color: #fff;
  margin: 1.25rem 0;
  padding-bottom: 28.75rem;
  position: relative;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

@media screen and (min-width: 48em) {
  .frame {
    padding-bottom: 100%;
  }
}

.frame__iframe {
  border: none;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.cp-area--minor .frame {
  padding-bottom: 28.125rem;
}

.centerpage-header {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  background-color: #EEE;
  margin-bottom: 2rem;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .centerpage-header {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.centerpage-header__title {
  font-size: 1.5em;
  letter-spacing: 0.03em;
  margin: 0;
}

.centerpage-header__text {
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1.0625em;
  margin: 1rem auto 1.875rem;
  max-width: 38.75rem;
}

.centerpage-header--archive {
  background-color: transparent;
  border-bottom: 1px solid #dddddd;
}

.centerpage-header__dropdown, .centerpage-header__link {
  font-size: 0.8125em;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: inherit;
}

.centerpage-header__dropdown {
  width: 9.375rem;
  border-color: #CCC;
  height: 1.875rem;
  background-color: #fff;
}

.centerpage-header__link {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid transparent;
  border-bottom: 1px solid #CCC;
  margin-left: 0.5rem;
}

.centerpage-header__link:hover, .centerpage-header__link:active, .centerpage-header__link:focus {
  color: #b91109;
  border-color: #b91109;
}

@media screen and (min-width: 32.5em) {
  .centerpage-header__text {
    font-size: 1.25em;
  }
}

@media screen and (min-width: 48em) {
  .centerpage-header {
    margin-bottom: 3rem;
  }
  .centerpage-header--archive {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .centerpage-header__title {
    font-size: 2.125em;
  }
}

.header-image {
  background-color: #33333a;
  color: #fff;
  height: 0;
  overflow: hidden;
  padding-bottom: 10rem;
  position: relative;
}

.header-image__media.is-pixelperfect {
  height: 100%;
  position: absolute;
  width: 100%;
}

.header-image__media.is-pixelperfect img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
}

.header-image__media-container {
  position: relative;
  height: 100%;
}

.header-image__media-container:after {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.header-image__heading {
  transform: translateY(-50%);
  font-size: 1em;
  margin: 0;
  padding: 0 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

.header-image__kicker {
  color: #EEE;
  display: block;
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.125em;
  margin-bottom: 0.4em;
  text-transform: uppercase;
}

.header-image__title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  display: block;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 48em) {
  .header-image {
    padding-bottom: 28.57143%;
  }
  .header-image--overlain {
    padding-bottom: 17.5rem;
    margin-bottom: -5rem;
  }
  .header-image--overlain .header-image__heading {
    top: 6.25rem;
  }
  .header-image--overlain .header-image__media-container {
    height: 17.5rem;
  }
  .header-image__media-container {
    height: 100%;
  }
  .header-image__kicker {
    font-size: 1em;
  }
  .header-image__title {
    font-size: 1.875em;
  }
}

@media screen and (min-width: 61.25em) {
  .header-image__title {
    font-size: 2.25em;
  }
}

.jobbox {
  margin: 1.25rem 0.875rem;
  /* jobbox in duo is different */
}

@media screen and (min-width: 48em) {
  .jobbox {
    margin: 1.25rem 0;
  }
}

.jobbox__container {
  overflow: hidden;
  background-color: #f1f1f1;
  padding: 1.25rem;
}

.jobbox__header {
  background-size: cover;
  background: #EEE url("//www.zeit.de/angebote/stellenmarkt/stellenmarkt-bild-desktop") no-repeat right;
  color: #313131;
  font-size: 1.375em;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 5.25rem;
  text-align: center;
}

.jobbox__jobs {
  min-height: 5.875rem;
}

.jobbox__job {
  display: none;
  line-height: 1.2;
}

.jobbox__job:first-child {
  display: block;
}

.jobbox__title {
  color: #313131;
  font-size: 1.125em;
  font-weight: bold;
  margin-bottom: 0.3125rem;
  max-height: 3.6em;
  overflow: hidden;
}

.jobbox__byline {
  color: #707070;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jobbox__button {
  display: inline-block;
  background-color: rgba(22, 135, 80, 0.8);
  border-radius: 5px;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0.875rem 0 0;
  padding: 0.625rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.jobbox__button:visited {
  color: #fff;
}

.jobbox__button:hover, .jobbox__button:focus {
  background-color: #168750;
  color: #fff;
  cursor: pointer;
}

.jobbox__link {
  border-bottom: 1px solid rgba(112, 112, 112, 0.4);
  color: #707070;
  display: inline-block;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin: 0.875rem 0 0 0.625rem;
}

.jobbox__link:hover, .jobbox__link:active, .jobbox__link:focus {
  border-bottom-color: rgba(112, 112, 112, 0.8);
  color: #707070;
}

@media screen and (max-width: 47.999em) {
  .jobbox--duo {
    padding-bottom: 0px;
  }
}

.jobbox--duo .jobbox__container {
  background-color: #fff;
  padding: 0.5625rem;
  border: 1px solid #dddddd;
}

@media screen and (min-width: 48em) {
  .jobbox--duo .jobbox__container {
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

.jobbox--duo .jobbox__jobs {
  float: none;
  width: auto;
}

.jobbox--duo .jobbox__job {
  margin: 1.625rem 0;
  padding: 0 0.625rem 0 3.375rem;
  position: relative;
}

.jobbox--duo .jobbox__job:before {
  background-color: rgba(22, 135, 80, 0.8);
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff;
  content: '\203A';
  font-size: 2rem;
  height: 2rem;
  left: 0.3125rem;
  line-height: 1.375rem;
  padding-left: 0.25rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 2rem;
}

.jobbox--duo .jobbox__job:hover:before, .jobbox--duo .jobbox__job:active:before, .jobbox--duo .jobbox__job:focus:before {
  background-color: #168750;
}

.jobbox--duo .jobbox__job:nth-child(-n+3) {
  display: block;
}

@media screen and (min-width: 48em) {
  .jobbox--duo .jobbox__job {
    margin: 0.9375rem 0;
  }
  .jobbox--duo .jobbox__job:nth-child(3) {
    display: none;
  }
}

@media screen and (min-width: 61.25em) {
  .jobbox--duo .jobbox__job {
    margin: 1.625rem 0;
  }
  .jobbox--duo .jobbox__job:nth-child(3) {
    display: block;
  }
}

.jobbox--duo .jobbox__title {
  color: #444;
  font-size: 0.9375em;
  overflow: hidden;
}

.jobbox--duo .jobbox__action {
  float: none;
  text-align: right;
}

@media screen and (min-width: 48em) {
  .jobbox--duo .jobbox__action {
    position: absolute;
    bottom: 0.3125rem;
    right: 0.3125rem;
  }
}

.jobbox--duo .jobbox__button {
  margin: 0 0.625rem 0.625rem 0;
}

.jobbox--duo .jobbox__label {
  text-align: left;
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
}

@media screen and (min-width: 61.25em) {
  .jobbox__jobs {
    float: left;
    width: 70%;
  }
  .jobbox__action {
    float: right;
    text-align: center;
  }
  .jobbox__button {
    margin: 0;
  }
  .jobbox__links {
    display: block;
  }
  .jobbox__link {
    margin-left: 0;
  }
  .jobbox--minor .jobbox__jobs {
    float: none;
    width: 100%;
  }
  .jobbox--minor .jobbox__action {
    float: none;
    text-align: left;
  }
  .jobbox--minor .jobbox__button {
    margin-top: 0.875rem;
  }
}

.markup ul, .storystream-markup ul {
  list-style: none;
  margin: .75em 0;
  padding: 0;
}

.markup ul li, .storystream-markup ul li {
  margin: 0.75em 0 0.75em 1.125em;
  padding: 0;
  position: relative;
}

.markup ul li:before, .storystream-markup ul li:before {
  background-color: #999;
  border-radius: .1em;
  content: "";
  height: 0.375rem;
  left: -1.125em;
  position: absolute;
  top: .54em;
  width: 0.375rem;
}

.markup ul:last-child, .storystream-markup ul:last-child, .markup ul li:last-child, .storystream-markup ul li:last-child {
  margin-bottom: 0;
}

.markup {
  border-bottom-width: 1px;
}

@media screen and (min-width: 48em) {
  .markup {
    border-bottom-width: 0;
  }
}

.markup a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #313131;
}

.markup a:focus, .markup a:hover, .markup a:active {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.markup__title {
  color: #444;
  margin: 0;
}

@media screen and (min-width: 61.25em) {
  .markup__text {
    font-size: 1em;
    line-height: 1.5;
  }
}

.markup--left {
  text-align: left;
}

.markup--center {
  text-align: center;
}

.markup--right {
  text-align: right;
}

.markup--solo {
  margin: 0 auto;
  padding: 1.25rem 0.875rem;
}

.markup--solo p {
  margin: 0.7em 0;
}

@media screen and (min-width: 48em) {
  .markup--solo {
    background-color: #fff;
    border-bottom-width: 2px;
    box-shadow: -3.75rem 0 0 #fff, 3.75rem 0 0 #fff;
    margin: 0 auto;
    max-width: 41.25rem;
    padding: 1.25rem 0;
    position: relative;
  }
}

.markup--solo .markup__text {
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1.0625em;
  line-height: 1.3;
}

@media screen and (min-width: 48em) {
  .markup--solo .markup__text {
    font-size: 1.25em;
    line-height: 1.4;
  }
}

.newsteaser {
  font-size: 0.9375rem;
  padding-bottom: 0.3125rem;
  line-height: 1.33;
}

.newsteaser__time {
  float: left;
  color: #999;
  letter-spacing: 0.03em;
  font-variant-numeric: tabular-nums;
}

.newsteaser__text {
  margin-left: 4rem;
}

.newsteaser__text--on-keywordpage, .newsteaser__text--on-topicpage {
  margin-left: 7rem;
}

.newsteaser__heading {
  display: inline;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}

.newsteaser__kicker {
  color: #b91109;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-right: 0.3125rem;
}

.newsteaser__product {
  color: #CCC;
  font-size: 0.75rem;
  white-space: nowrap;
}

.newsteaser__product:before {
  content: "\2014";
  margin-right: 0.3125rem;
}

@media screen and (min-width: 48em) {
  .newsticker__column {
    float: left;
    width: 50%;
  }
  .newsticker__column:nth-last-child(even) {
    padding-right: 0.9375rem;
  }
}

.section-heading {
  padding: 1.5rem 0;
  position: relative;
}

.section-heading--zeitshop {
  text-align: center;
}

@media screen and (min-width: 48em) {
  .section-heading--zeitshop {
    text-align: left;
  }
}

.section-heading__title {
  font-size: 1.3125rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1;
  margin: 0;
}

@media screen and (min-width: 61.25em) {
  .section-heading__title {
    font-size: 1.5rem;
  }
}

.section-heading__title--zeitshop {
  display: block;
}

.section-heading__title--zeitshop:hover, .section-heading__title--zeitshop:active, .section-heading__title--zeitshop:focus {
  color: #707070;
}

.section-heading__link {
  bottom: 1.5rem;
  color: #444;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1;
  position: absolute;
  right: 0;
}

.section-heading__link--zeitshop {
  display: none;
}

@media screen and (min-width: 48em) {
  .section-heading__link--zeitshop {
    display: inline;
  }
}

.section-heading__link:link, .section-heading__link:visited {
  color: #444;
}

.section-heading__link:hover, .section-heading__link:active, .section-heading__link:focus {
  color: #707070;
}

.section-heading__link:after {
  content: "\203A";
  font-size: 2rem;
}

@media screen and (min-width: 32.5em) {
  .section-heading__link:after {
    font-size: 1em;
  }
}

@media screen and (max-width: 32.499em) {
  .section-heading__text {
    display: none;
  }
}

.section-heading__logo--zeitshop {
  max-width: 10rem;
  max-height: 1.375rem;
}

.servicebox {
  display: none;
}

@media screen and (min-width: 48em) {
  .servicebox {
    display: block;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.servicebox__column {
  float: left;
  width: 25%;
}

.servicebox__link {
  color: #707070;
  display: block;
  font-size: 0.875rem;
  line-height: 2.2;
  position: relative;
}

.servicebox__link span {
  display: block;
  padding-left: 1.8rem;
}

.servicebox__link:hover, .servicebox__link:active, .servicebox__link:focus {
  color: #313131;
}

.servicebox__icon {
  height: 1.75rem;
  left: -0.125rem;
  position: absolute;
  top: 0.125rem;
  width: 1.75rem;
}

.servicebox__icon--seniorenratgeber, .servicebox__icon--tarifvergleiche {
  width: 1.45rem;
  height: 1.45rem;
}

.servicebox__icon--automarkt, .servicebox__icon--headhunter, .servicebox__icon--immobiliensuche {
  width: 1.5rem;
  height: 1.5rem;
}

.servicebox__icon--abo-services, .servicebox__icon--ferienhaeuser {
  width: 1.55rem;
  height: 1.55rem;
}

.servicebox__icon--jobsuche, .servicebox__icon--kataloge, .servicebox__icon--kulturangebote, .servicebox__icon--newsletter, .servicebox__icon--partnersuche, .servicebox__icon--schach, .servicebox__icon--urlaubsziele {
  width: 1.6rem;
  height: 1.6rem;
}

.servicebox__icon--spiele, .servicebox__icon--zeit-audio {
  width: 1.65rem;
  height: 1.65rem;
}

.servicebox__icon--bildung-weiterbildung {
  width: 1.7rem;
  height: 1.7rem;
}

.servicebox__icon--studiengangsuche, .servicebox__icon--uni-rankings {
  width: 1.8rem;
  height: 1.8rem;
}

.servicebox__icon--abo-services, .servicebox__icon--apps-epaper, .servicebox__icon--bildung-weiterbildung, .servicebox__icon--tarifvergleiche, .servicebox__icon--uni-rankings {
  top: 0.0625rem;
}

.servicebox__icon--headhunter, .servicebox__icon--schach, .servicebox__icon--studiengangsuche, .servicebox__icon--urlaubsziele, .servicebox__icon--zeit-audio {
  top: 0;
}

.snapshot {
  margin: 2rem 0;
}

.snapshot__title {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

@media screen and (min-width: 48em) {
  .snapshot__title {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.snapshot__caption {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  color: #313131;
  font-size: 1em;
  line-height: 1.35;
  padding-top: 0.875rem;
}

@media screen and (min-width: 48em) {
  .snapshot__caption {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.snapshot__copyright {
  color: #707070;
}

.snapshot__copyright a {
  color: inherit;
}

.snapshot__copyright a:hover, .snapshot__copyright a:active, .snapshot__copyright a:focus {
  color: #b91109;
}

.partnerbox {
  margin: 1.25rem 0;
}

@media screen and (min-width: 48em) {
  .partnerbox__label {
    text-align: left;
  }
}

.partner {
  background-color: #f2f2f2;
  position: relative;
  min-height: 8.75rem;
  /* modifier */
}

.partner__action {
  padding: 0 1.5625rem;
}

.partner__kicker {
  height: 4.5rem;
  text-align: left;
  background-color: #EEE;
  color: #313131;
  border-bottom: 1px solid #dfdfdf;
}

.partner__kicker-text {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.375em;
  display: table-cell;
  vertical-align: middle;
  height: 4.5rem;
}

@media screen and (min-width: 32.5em) {
  .partner__kicker-text {
    padding-left: 15px;
  }
}

.partner__kicker-img {
  display: table-cell;
  height: 4.5rem;
  width: 8.125rem;
}

.partner__button-text {
  display: inline-block;
  background-color: rgba(22, 135, 80, 0.8);
  border-radius: 5px;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0.875rem 0.375rem 0.875rem 0;
  padding: 0.625rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.partner__button-text:visited {
  color: #fff;
}

.partner__button-text:hover, .partner__button-text:focus {
  background-color: #168750;
  color: #fff;
  cursor: pointer;
}

.partner__dropdown {
  background-color: #dfdfdf;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 35px;
}

.partner__dropdown-option {
  line-height: 35px;
}

.partner__dropdown-title {
  display: block;
  font-weight: 700;
  color: #313131;
  font-size: 1.125em;
  padding-bottom: 0.9375rem;
}

.partner__dropdown-intro, .partner__intro {
  color: #707070;
  font-size: 0.875em;
  line-height: 1.5625em;
  letter-spacing: 0.03em;
  display: block;
}

@media screen and (min-width: 61.25em) {
  .partner__dropdown-intro, .partner__intro {
    display: table-cell;
    vertical-align: top;
  }
}

.partner__intro {
  padding: 1.5625rem;
}

.partner__dropdown-intro {
  padding: 0.625rem 0;
}

.partner__link {
  display: block;
  letter-spacing: 0.03em;
  font-size: 0.9375em;
  line-height: 1.4375em;
  padding-bottom: 1.25rem;
}

@media screen and (min-width: 32.5em) {
  .partner__link {
    display: inline-block;
    margin-left: 1.25rem;
  }
}

.partner__link-url {
  border-bottom: 1px solid rgba(112, 112, 112, 0.4);
}

.partner__link-url:hover, .partner__link-url:active, .partner__link-url:focus {
  border-bottom-color: rgba(112, 112, 112, 0.8);
  color: #707070;
}

@media screen and (min-width: 61.25em) {
  .partner--jobs .partner__action {
    width: 55%;
    display: table-cell;
    vertical-align: top;
    padding: 1.5625rem;
  }
}

.partner--jobs .partner__dropdown-intro {
  display: none;
}

.partner--jobs .partner__kicker-img {
  background: #EEE url("//www.zeit.de/angebote/stellenmarkt/stellenmarkt-freisteller") no-repeat right;
  background-size: cover;
}

.partner--reisen .partner__button-text {
  display: inline-block;
  background-color: rgba(194, 120, 0, 0.8);
  border-radius: 5px;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0.875rem 0.375rem 0.875rem 0;
  padding: 0.625rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.partner--reisen .partner__button-text:visited {
  color: #fff;
}

.partner--reisen .partner__button-text:hover, .partner--reisen .partner__button-text:focus {
  background-color: #c27800;
  color: #fff;
  cursor: pointer;
}

.partner--reisen .partner__link {
  text-align: right;
  padding: 1.25rem 0;
}

@media screen and (min-width: 32.5em) {
  .partner--reisen .partner__link {
    text-align: left;
    position: absolute;
    bottom: 0.3125rem;
    left: 0;
    padding: 0;
    margin-left: 0.625rem;
  }
}

@media screen and (min-width: 61.25em) {
  .partner--reisen .partner__link {
    margin-left: 1.25rem;
  }
}

.partner--reisen .partner__link-icon {
  color: #707070;
  height: 1.5625rem;
  width: 10rem;
}

.partner--reisen .partner__link-text {
  color: #707070;
}

@media screen and (min-width: 32.5em) {
  .partner--reisen .partner__action {
    width: 65%;
    display: table-cell;
    vertical-align: top;
    padding-top: 1.5625rem;
  }
}

.partner--reisen .partner__dropdown-intro, .partner--reisen .partner__intro {
  padding: 0 0 0.9375rem 0;
}

@media screen and (min-width: 32.5em) {
  .partner--reisen .partner__dropdown-intro, .partner--reisen .partner__intro {
    display: table-cell;
  }
}

@media screen and (min-width: 48em) {
  .partner--reisen .partner__intro {
    padding-top: 1.5625rem;
  }
}

@media screen and (min-width: 61.25em) {
  .partner--reisen .partner__intro {
    padding-top: 0;
  }
}

.studiumbox {
  border-width: 0;
}

@media screen and (min-width: 32.5em) {
  .studiumbox__label {
    text-align: left;
  }
}

.studiumbox__container {
  overflow: hidden;
  background-color: #f9f9f9;
}

.studiumbox__headline {
  background-color: #EEE;
  font-size: 0.875em;
  letter-spacing: 0.05em;
  line-height: 1.22;
  margin: 0;
  padding: 1rem 1.25rem;
  position: relative;
  text-transform: uppercase;
}

.studiumbox__headline:before {
  background-color: #CCC;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 1.25rem;
  position: absolute;
  right: 0;
  top: 0;
}

.studiumbox__headline:first-child:before {
  content: none;
}

.studiumbox__headline .verbose {
  display: none;
}

.studiumbox__headline a {
  color: #313131;
}

.studiumbox__headline a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #999;
  border-radius: 3px;
  color: #fff;
  content: none;
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1;
  margin-left: 0.625rem;
  padding: 0 .22em;
}

.studiumbox__content {
  padding: 2rem 1.25rem 2.5rem 4.375rem;
  position: relative;
}

.studiumbox__content:before {
  background: transparent url("../../images/studium-box-icons_54w.png") 0 0 no-repeat;
  background-size: cover;
  content: "";
  height: 3.375rem;
  left: 0.625rem;
  position: absolute;
  top: 1.375rem;
  width: 3.375rem;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .studiumbox__content:before {
    background-image: url("../../images/studium-box-icons_108w.png");
  }
}

.studiumbox__title {
  font-size: 1.125em;
  letter-spacing: 0.05em;
  line-height: 1.22;
  margin: 0;
}

.studiumbox__text {
  color: #707070;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  margin: 1em 0 1.5em;
}

.studiumbox__input {
  background-color: #dddddd;
  margin: 1.5em 0 1em;
  width: 100%;
  height: 2.5rem;
}

.studiumbox__button {
  display: inline-block;
  background-color: rgba(166, 14, 0, 0.8);
  border-radius: 5px;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0 1rem 0 0;
  padding: 0.625rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.studiumbox__button:visited {
  color: #fff;
}

.studiumbox__button:hover, .studiumbox__button:focus {
  background-color: #a60e00;
  color: #fff;
  cursor: pointer;
}

.studiumbox__link {
  border-bottom: 1px solid rgba(49, 49, 49, 0.4);
  color: rgba(49, 49, 49, 0.8);
  display: inline-block;
  font-size: 0.9375em;
  letter-spacing: 0.03em;
  margin-top: 1rem;
  white-space: nowrap;
}

.studiumbox__link:hover, .studiumbox__link:active, .studiumbox__link:focus {
  border-bottom-color: rgba(49, 49, 49, 0.8);
  color: #313131;
}

#studium-interessenstest:before {
  background-position: 0 0;
}

#studiengangssuche:before {
  background-position: 0 50%;
}

#hochschulranking:before {
  background-position: 0 100%;
}

.js .studiumbox__headline {
  clear: left;
}

.js .studiumbox__headline a {
  color: #999;
}

.js .studiumbox__headline a:after {
  content: "\002B";
}

.js .studiumbox__headline a:hover, .js .studiumbox__headline a:active, .js .studiumbox__headline a:focus {
  color: #313131;
}

.js .studiumbox__headline a:hover:after, .js .studiumbox__headline a:active:after, .js .studiumbox__headline a:focus:after {
  background-color: #313131;
}

.js .studiumbox__headline--active a {
  color: #313131;
}

.js .studiumbox__headline--active a:after {
  content: none;
}

.js .studiumbox__content {
  display: none;
}

.js .studiumbox__content--active {
  display: block;
}

@media screen and (max-width: 32.499em) {
  .no-js .studiumbox__headline:before,
  .studiumbox__content--active + .studiumbox__headline:before {
    content: none;
  }
}

@media screen and (min-width: 32.5em) {
  .studiumbox__container {
    padding: 0 1.25rem;
  }
  .studiumbox__headline {
    background-color: transparent;
    clear: both;
    float: left;
    padding: 1rem 0;
    width: 38%;
  }
  .studiumbox__headline:before {
    margin: 0;
  }
  .studiumbox__headline .concise {
    display: none;
  }
  .studiumbox__headline .verbose {
    display: inline;
  }
  .js .studiumbox__headline a:after {
    content: none;
  }
  .studiumbox__content {
    padding-bottom: 1.25rem;
    padding-top: 1rem;
    clear: right;
    float: right;
    width: 62%;
  }
  .studiumbox__content:before {
    top: 0.625rem;
  }
  .js .studiumbox__content--active {
    display: none;
  }
  .js .studiumbox__content--clone {
    display: block;
  }
}

.zett-banner__wrapper {
  background: #EEE url("//www.zeit.de/administratives/zett/zett-banner") center/cover no-repeat;
  display: block;
  height: 6.25rem;
  margin: 1.25rem auto;
  max-width: 18.75rem;
}

.volume-heading {
  background-color: #33333a;
}

.volume-heading__issue {
  color: #fff;
  position: relative;
  display: inline-block;
  z-index: 1;
}

.volume-heading__caption {
  height: 24px;
  font-family: TabletGothic;
  font-weight: bold;
  margin-top: 1.5rem;
  letter-spacing: 0.08em;
}

.volume-heading__logo {
  width: 16.25rem;
}

.volume-heading__logo--item:first-of-type:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
  content: "";
  display: inherit;
  height: 0;
  margin: 0.5rem auto 0.875rem;
}

.volume-heading__logo--zmo {
  display: inherit;
  width: 16rem;
  margin: 0 auto;
}

.volume-heading-teaser:after {
  border-bottom: 1px solid white;
}

.volume-heading-teaser__title {
  color: #fff;
  font-size: 1.125em;
}

.volume-heading-list {
  position: relative;
}

@media screen and (min-width: 48em) {
  .volume-heading__issue {
    padding: 4.75rem;
  }
  .volume-heading-list {
    float: right;
    padding: 0 2rem 0 0;
    width: 40%;
  }
  .volume-heading-teaser:after {
    margin: 1.25rem 0 1rem;
    width: 24%;
  }
  .volume-heading-teaser__kicker {
    margin-bottom: 0.625rem;
  }
  .volume-heading-teaser__title {
    font-size: 1.25em;
  }
}

@media screen and (min-width: 61.25em) {
  .volume-heading-list {
    padding: 0 2.25rem 0 0.3125rem;
    width: 33.33%;
  }
  .volume-heading__caption {
    font-size: 1.875em;
  }
}

@media screen and (max-width: 61.249em) {
  .volume-heading__caption {
    font-size: 28px;
  }
}

@media screen and (max-width: 47.999em) {
  .volume-heading__issue {
    margin: 1.5rem 0 3.125rem;
  }
  .volume-heading__caption {
    font-size: 1.5em;
  }
  .volume-heading-teaser:after {
    border-bottom: 1px solid white;
    width: 4.375rem;
  }
}

.volume-overview {
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  margin: auto;
  max-width: 21.25rem;
}

@media screen and (min-width: 32.5em) {
  .volume-overview {
    max-width: 29.375rem;
  }
}

@media screen and (min-width: 48em) {
  .volume-overview {
    max-width: 44.0625rem;
  }
}

@media screen and (min-width: 62.25em) {
  .volume-overview {
    max-width: 58.75rem;
  }
}

.cp-area--truncated > article:last-of-type {
  border-bottom: 1px solid #dddddd;
}

@media screen and (min-width: 48em) {
  .cp-area--truncated > article:last-of-type {
    border-bottom-width: 0;
  }
}

.cp-area--truncated .cp-area__control {
  display: inline-block;
}

.cp-area__control {
  display: none;
  padding: 1rem 0.875rem;
}

@media screen and (min-width: 48em) {
  .cp-area__control {
    padding-left: 0;
    padding-right: 0;
  }
}

.cp-area__control:hover .cp-area__badge-icon, .cp-area__control:active .cp-area__badge-icon, .cp-area__control:focus .cp-area__badge-icon {
  background-color: #313131;
}

.cp-area__control:hover .cp-area__badge-label, .cp-area__control:active .cp-area__badge-label, .cp-area__control:focus .cp-area__badge-label {
  color: #444;
  border-bottom: 1px solid #999;
}

.cp-area__supplement[aria-hidden="true"] {
  display: none;
}

.cp-area__badge-icon {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #535560;
  border-radius: 1em;
  color: #EEE;
  font-size: 0.6875rem;
  margin-right: 0.625rem;
  padding: 0.125rem 0.5625rem;
  transition: background-color .2s;
}

.cp-area__badge-label {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  color: #707070;
  font-size: 0.9375rem;
  letter-spacing: 0.03em;
  transition-duration: .2s;
  transition-property: border-bottom-color, color;
}

.dashboard {
  border-bottom: 2px solid #dddddd;
}

.dashboard__upper {
  background-color: #535560;
}

.dashboard__lower {
  background-color: #f0eeec;
}

.dashboard__header {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 0;
  padding: 1.0625rem 0 1.25rem;
}

.dashboard__item {
  padding: 0 0.875rem;
}

.dashboard__kicker {
  color: #aaaaaa;
  display: block;
  font-size: 1em;
  letter-spacing: 0.05em;
  margin-bottom: 0.25rem;
}

.dashboard__title {
  color: #fff;
  display: block;
  font-size: 1.5em;
  letter-spacing: 0.008em;
  line-height: 1.25;
}

.dashboard__user {
  align-items: center;
  border-bottom: 2px solid #dddddd;
  display: flex;
  padding: 2rem 0;
}

.dashboard__user-name {
  font-size: 1.125em;
  font-weight: bold;
  letter-spacing: 0.03em;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dashboard__user-image {
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  border: 2px solid #CCC;
  margin: -0.625rem 1.25rem -0.625rem 0;
}

.dashboard__box {
  font-size: 0.9375em;
  letter-spacing: 0.03em;
  padding: 2rem 0;
}

.dashboard__box:not(:last-child) {
  border-bottom: 2px solid #dddddd;
}

.dashboard__box-title {
  text-transform: uppercase;
  margin: 0 0 0.375rem 0;
}

.dashboard__box-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dashboard__box-list a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid transparent;
  color: #777777;
  border-bottom: 2px solid #CCC;
  line-height: 2.4;
}

.dashboard__box-list a:hover, .dashboard__box-list a:active, .dashboard__box-list a:focus {
  color: #b91109;
  border-color: #b91109;
}

@media screen and (min-width: 48em) {
  .dashboard__item {
    padding: 0;
  }
  .dashboard__header {
    padding: 2.5rem 0;
  }
  .dashboard__title {
    font-size: 2.125em;
  }
  .dashboard__lower .dashboard__item {
    display: flex;
  }
  .dashboard__lower .dashboard__box-list {
    width: auto;
  }
  .dashboard__user {
    border-bottom: none;
    padding-right: 1.25rem;
    width: 50%;
  }
  .dashboard__box {
    display: flex;
    flex-wrap: wrap;
    padding: 2.5rem 0;
  }
  .dashboard__box-title {
    width: 100%;
  }
  .dashboard__box-list {
    width: 50%;
  }
}

.ressortnav {
  padding: 0 0.875rem;
}

.ressortnav__headline {
  border-bottom: 1px solid #CCC;
  color: #444;
  font-size: 1em;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 1rem;
  text-transform: uppercase;
  width: 100%;
}

.ressortnav__headline[role="button"] {
  cursor: pointer;
}

.ressortnav__headline[role="button"]:after {
  background: #999;
  border-radius: 3px;
  color: #fff;
  content: "+";
  cursor: pointer;
  font-size: 1.0625rem;
  font-weight: normal;
  line-height: 1.0625rem;
  margin-left: 0.5rem;
  text-align: center;
  width: 1.0625rem;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

@media screen and (min-width: 48em) {
  .ressortnav__headline[role="button"]:after {
    display: none;
  }
}

@media screen and (min-width: 48em) {
  .ressortnav__headline[role="button"] {
    cursor: default;
  }
}

.ressortnav__headline[aria-expanded="true"]:after {
  content: "\2212";
}

@media screen and (min-width: 48em) {
  .ressortnav__headline {
    margin: 0 auto;
    max-width: 41.25rem;
  }
}

.ressortnav__list {
  display: grid;
  grid-column-gap: 0.9375rem;
  grid-template-columns: repeat(2, 1fr);
  list-style: none;
  margin-top: 0.3125rem;
  overflow: hidden;
  padding: 0;
}

.ressortnav__list[aria-hidden="true"] {
  display: none;
}

@media screen and (min-width: 48em) {
  .ressortnav__list[aria-hidden="true"] {
    display: block;
  }
}

@media screen and (min-width: 48em) {
  .ressortnav__list {
    grid-template-columns: repeat(4, 1fr);
  }
}

.ressortnav__item {
  border-bottom: 1px solid #EEE;
  float: left;
  min-width: 50%;
  overflow: hidden;
  padding: 0.625rem 0 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (min-width: 48em) {
  .ressortnav__item {
    border-bottom: none;
    display: block;
    min-width: 25%;
  }
}

@media screen and (min-width: 48em) {
  .ressortnav {
    clear: both;
    margin: 0 auto;
    max-width: 41.25rem;
    padding: 0 1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .author__item {
    max-width: 38.75rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.author__subheadline {
  color: #444;
  font-size: 0.8125em;
  letter-spacing: 0.05em;
  margin: 0 0 .5em;
  padding: 0 0.875rem;
  text-transform: uppercase;
}

@media screen and (min-width: 48em) {
  .author__subheadline {
    font-size: 0.9375em;
    line-height: 1.6;
    padding: 0;
  }
}

.author-profile {
  margin-bottom: 0.625rem;
  padding: 0 0.875rem;
}

.author-profile:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (min-width: 48em) {
  .author-profile {
    max-width: 27.5rem;
    padding: 0;
  }
  .author-profile__intro {
    float: left;
  }
}

@media screen and (min-width: 61.25em) {
  .author-profile {
    max-width: 30rem;
  }
}

.author-separator {
  margin: 0 -0.875rem 1.875rem;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #dddddd;
}

.author-separator:first-child {
  display: none;
}

@media screen and (min-width: 48em) {
  .author-separator {
    display: none;
  }
}

.author-biography, .author-questions {
  font-size: 1.0625em;
  line-height: 1.4;
}

@media screen and (min-width: 48em) {
  .author-biography, .author-questions {
    font-size: 1em;
    line-height: 1.5;
  }
}

.cp-area--author-favourite-content {
  background-color: #EEE;
  margin: 1.875rem 0 0;
  padding: 1.25rem 0;
  width: auto;
}

@media screen and (min-width: 48em) {
  .cp-area--author-favourite-content {
    background-color: #FAFAFA;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    padding: 2.5rem;
  }
}

.cp-area--author-articles,
.cp-area--user-comments {
  margin-top: 2.5rem;
}

.author-header {
  background-color: #f0eeec;
  margin: 0 0 2.5rem;
}

@media screen and (min-width: 48em) {
  .author-header__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .author-header__inner:only-child {
    justify-content: center;
  }
  .author-header__inner:only-child .author-header__text {
    max-width: 80%;
    text-align: center;
  }
}

.author-header__image {
  width: 9.375rem;
  margin: auto;
  padding-top: 0.625rem;
}

@media screen and (min-width: 48em) {
  .author-header__image {
    align-self: flex-end;
    flex: 0 0 auto;
    order: 2;
    width: 12.5rem;
    margin: 0;
  }
}

.author-header__text {
  background-color: #fff;
  border-bottom: 1px solid #dddddd;
  color: #444;
  padding: 1.5rem 1.25rem;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .author-header__text {
    flex: 0 0 auto;
    order: 1;
    background-color: transparent;
    border-bottom: none;
    max-width: 60%;
    padding: 1.875rem 0;
    text-align: left;
  }
}

.author-header__name {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0;
}

@media screen and (min-width: 48em) {
  .author-header__name {
    font-size: 2em;
    max-height: 4.8rem;
    overflow: hidden;
  }
}

.author-header__summary {
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1em;
  font-style: italic;
  line-height: 1.25;
  margin: .75em auto 0;
  max-width: 90%;
}

@media screen and (min-width: 48em) {
  .author-header__summary {
    font-size: 1.375em;
    line-height: 1.5;
    max-height: 6.1875rem;
    max-width: none;
    overflow: hidden;
  }
}

.user-comment__text {
  margin-bottom: 1.25rem;
}

.user-comment__text > p {
  margin: 0 0 .6em 0;
}

.user-comment__date {
  margin-bottom: 0.4375rem;
}

@media screen and (min-width: 48em) {
  .user-comment__date {
    margin-bottom: 0.0625rem;
  }
}

.user-comment__article-link {
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.2;
}

.user-comment__article-kicker {
  color: #b91109;
  margin-right: 0.625rem;
}

.user-comment__article-title {
  color: #313131;
}

.author-biography {
  margin-bottom: 1.875rem;
}

.author-topics {
  margin-bottom: 2.25rem;
}

@media screen and (min-width: 48em) {
  .author-topics {
    margin-bottom: 2.75rem;
  }
}

.author-contact {
  overflow: hidden;
  margin-bottom: 1.875rem;
}

.author-contact:only-child {
  float: none;
  margin-right: 0;
  max-width: none;
}

.author-contact__link {
  color: #444;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (min-width: 48em) {
  .author-contact__link {
    display: inline-block;
    margin-bottom: 0.1875rem;
  }
}

.author-contact__icon {
  height: 1.5rem;
  width: 1.5rem;
}

.author-contact__icon--twitter {
  color: #4099ff;
}

.author-contact__icon--facebook {
  color: #3b5998;
}

.author-contact__icon--instagram {
  color: #66583d;
}

.author-contact__icon--email {
  color: #707070;
}

@media screen and (min-width: 48em) {
  .author-contact__icon {
    height: 1.125rem;
    margin-right: 0.625rem;
    vertical-align: middle;
    width: 1.125rem;
  }
}

.author-contact__text {
  font-size: 0.8125em;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 47.999em) {
  .author-contact__title {
    display: none;
  }
  .author-contact__item {
    float: left;
    max-width: 4.375rem;
    width: 25%;
    line-height: normal;
  }
  .author-contact__icon {
    display: block;
  }
  .author-contact__text {
    display: none;
  }
}

@media screen and (min-width: 48em) {
  .author-contact {
    float: right;
    margin-bottom: 1.25rem;
    margin-right: -13.75rem;
    max-width: 11.25rem;
  }
}

@media screen and (min-width: 61.25em) {
  .author-contact {
    margin-right: -15rem;
    max-width: 12.5rem;
  }
}

.author-questions {
  transition: max-height .5s;
  clear: left;
  margin-bottom: 1.875rem;
  overflow: hidden;
  position: relative;
}

.author-questions__title {
  font-size: inherit;
  margin: 0 0 .5em;
}

.author-questions__text {
  margin: 0 0 .75em;
}

.author-questions__text:last-child {
  margin: 0;
}

.author-questions--wrapped {
  cursor: pointer;
  max-height: 7.875em;
}

@media screen and (min-width: 61.25em) {
  .author-questions--wrapped {
    max-height: 9.375em;
  }
}

.author-questions--wrapped:before {
  transition-duration: .2s;
  transition-property: border-bottom-color, color;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  bottom: 0;
  color: #313131;
  content: "+ mehr";
  font-size: inherit;
  left: 0;
  letter-spacing: 0.03em;
  position: absolute;
  z-index: 1;
}

.author-questions--wrapped:hover:before {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.author-questions--wrapped:after {
  background-image: linear-gradient(0deg, white 1.5em, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: "";
  height: 5.625em;
  left: 0;
  position: absolute;
  right: 0;
}

.video-stage {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #33333a;
  color: #EEE;
}

.video-stage-heading {
  color: #eee;
  font-size: 1.125em;
  letter-spacing: 0.05em;
  line-height: 3.5;
  margin: 0;
}

@media screen and (min-width: 32.5em) {
  .video-stage-heading {
    font-size: 1.5em;
    line-height: 4.375rem;
  }
}

.video-stage-heading__logo {
  height: 1.125rem;
  margin-left: 0.25rem;
  vertical-align: -0.0625rem;
  width: 10.5rem;
}

.video-stage-main {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

@media screen and (min-width: 48em) {
  .video-stage-main {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media screen and (min-width: 61.25em) {
  .video-stage-main {
    display: table-cell;
  }
}

.video-large {
  color: #fff;
  margin: 0 -0.875rem 1.25rem;
}

@media screen and (min-width: 32.5em) {
  .video-large {
    margin-left: 0;
    margin-right: 0;
  }
}

.video-large__combined-link {
  display: block;
}

.video-large__combined-link:link, .video-large__combined-link:visited {
  color: #fff;
}

.video-large__container {
  position: relative;
}

.video-large__inner {
  position: relative;
  z-index: 2;
}

.video-large__description {
  display: none;
  font-size: 1em;
  margin: 0 0 0.75rem;
}

.video-large__byline {
  color: #EEE;
  display: none;
}

@media screen and (min-width: 61.25em) {
  .video-large__description, .video-large__byline {
    display: block;
  }
}

.video-thumbnail {
  background-color: #000;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.video-thumbnail:after {
  bottom: 0;
  content: '';
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.video-thumbnail__media-container {
  overflow: hidden;
}

.video-thumbnail__media-item {
  transform: scale(1);
  transition: transform 0.5s 0s ease-in-out;
}

.video-small__combined-link:hover .video-thumbnail__media-item {
  transform: scale(1.05);
}

.video-thumbnail--large:after {
  background-image: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.2) 45%, transparent);
}

@media screen and (min-width: 48em) {
  .video-thumbnail--large:after {
    background-image: linear-gradient(15deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 60%);
  }
}

.video-thumbnail--small:after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.8) 100%);
  transition: opacity 0.5s 0s ease-in-out;
}

.video-small__combined-link:hover .video-thumbnail--small:after {
  opacity: .5;
}

.video-text-playbutton {
  color: #aaaaaa;
  font-size: 0.875rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.video-text-playbutton:before {
  content: '\25B6 \FE0E';
  font-size: 90%;
  padding: 0 0.25rem 0 0;
  vertical-align: middle;
}

.video-text-playbutton__text {
  display: none;
}

.video-text-playbutton__text--block {
  font-weight: bold;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media screen and (min-width: 32.5em) {
  .video-text-playbutton__text--block {
    display: inline;
    padding: 0 0.25rem 0 0;
  }
}

.video-text-playbutton__duration {
  font-weight: 300;
}

.video-text-playbutton--block {
  bottom: 0.9375rem;
  left: 0.9375rem;
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 32.5em) {
  .video-text-playbutton--block {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    border: 2px solid #999;
    color: #fff;
    font-size: 0.8125rem;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 1.125rem;
    margin: 0;
    padding: 0.5rem 1rem;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.15s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
  }
  .video-text-playbutton--block:visited {
    color: #fff;
  }
  .video-text-playbutton--block:hover, .video-text-playbutton--block:focus {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #dddddd;
    color: #fff;
    cursor: pointer;
  }
}

@media screen and (min-width: 61.25em) {
  .video-text-playbutton--block {
    top: -3.375rem;
    bottom: auto;
  }
}

.video-text-playbutton--inline {
  display: inline;
}

@media screen and (min-width: 61.25em) {
  .video-text-playbutton--inline {
    display: block;
    padding-top: 0.4375rem;
  }
}

.video-text-playbutton--hidden {
  display: none;
}

.video-large-title {
  bottom: 2.5rem;
  left: 0.9375rem;
  margin: 0;
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 32.5em) {
  .video-large-title {
    bottom: 4.125rem;
  }
}

@media screen and (min-width: 61.25em) {
  .video-large-title {
    padding-top: 1.25rem;
    position: static;
  }
}

.video-large-title__kicker {
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0.08em;
  margin-bottom: 0.3125rem;
}

.video-large-title__title {
  display: block;
  font-size: 1rem;
}

@media screen and (min-width: 32.5em) {
  .video-large-title__title {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .video-large-title__title {
    font-size: 1.375rem;
  }
}

@media screen and (min-width: 61.25em) {
  .video-large-title__title {
    margin-bottom: 0.4375rem;
  }
}

.video-large-title--playing {
  display: none;
}

@media screen and (min-width: 61.25em) {
  .video-large-title--playing {
    display: block;
  }
}

.video-stage-secondary {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  display: none;
}

@media screen and (min-width: 48em) {
  .video-stage-secondary {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media screen and (min-width: 32.5em) {
  .video-stage-secondary {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 61.25em) {
  .video-stage-secondary {
    background-color: #28282e;
    display: table-cell;
    vertical-align: top;
    width: 20rem;
  }
}

.video-stage-secondary__title {
  display: none;
}

@media screen and (min-width: 61.25em) {
  .video-stage-secondary__title {
    color: #BCBCBC;
    display: block;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    line-height: 4.375rem;
    margin: 0;
    text-transform: uppercase;
  }
}

.video-small {
  margin: 0 1.25rem 1.25rem 0;
  width: 50%;
}

.video-small:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 47.999em) {
  .video-small:first-of-type {
    display: none;
  }
}

@media screen and (min-width: 61.25em) {
  .video-small {
    margin-right: 0;
    width: 100%;
  }
}

.video-small__combined-link {
  display: block;
}

.video-small__combined-link:link, .video-small__combined-link:visited {
  color: #fff;
}

.video-small__container {
  position: relative;
}

.video-small-title {
  bottom: 0.75rem;
  left: 0.75rem;
  line-height: 1;
  margin: 0 0.75rem 0 0;
  position: absolute;
  z-index: 2;
}

.video-small-title__kicker {
  color: #eee;
  display: none;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0.08em;
  margin-bottom: 0.25rem;
}

@media screen and (min-width: 61.25em) {
  .video-small-title__kicker {
    display: block;
  }
}

.video-small-title__title {
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.03em;
}

.video-stage-footer {
  overflow: hidden;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-bottom: 1.25rem;
}

@media screen and (min-width: 48em) {
  .video-stage-footer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media screen and (min-width: 32.5em) {
  .video-stage-footer {
    background-color: #232328;
    padding-top: 1.25rem;
  }
}

.video-series {
  display: none;
  width: 11.875rem;
}

.video-series__label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.video-series__select {
  background-color: #1a1a1a;
  border-radius: 4px;
  border: 1px solid #444;
  color: #999;
  display: inline-block;
  font-size: 0.875em;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  padding: 4px 6px;
  width: 100%;
}

@media screen and (min-width: 61.25em) {
  .js .video-series {
    display: block;
    float: left;
  }
}

.video-centerpage-link {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: 2px solid #999;
  color: #EEE;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  width: 100%;
}

.video-centerpage-link:visited {
  color: #EEE;
}

.video-centerpage-link:hover, .video-centerpage-link:focus {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #dddddd;
  color: #fff;
  cursor: pointer;
}

@media screen and (min-width: 32.5em) {
  .video-centerpage-link {
    float: right;
    width: auto;
  }
}

.article--video {
  background-color: #33333a;
  color: #EEE;
  padding-bottom: 2.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.article--video:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (min-width: 48em) {
  .article--video {
    padding-top: 3rem;
  }
}

@media screen and (min-width: 61.25em) {
  .article--video {
    padding-top: 4.25rem;
  }
}

.article--video .article-heading {
  margin-top: 1.25rem;
}

@media screen and (min-width: 48em) {
  .article--video .article-heading {
    margin-top: 2.5rem;
  }
}

.article--video .article-heading__kicker {
  color: #999;
}

.article--video .article-heading__title {
  color: #EEE;
}

@media screen and (min-width: 61.25em) {
  .article--video .article-heading__title {
    font-size: 1.875rem;
  }
}

.article--video .summary {
  color: #CCC;
}

@media screen and (min-width: 48em) {
  .article--video .summary {
    font-size: 1.125rem;
  }
}

.article--video .metadata {
  color: #999;
  margin-bottom: 0;
}

.article--video .metadata .sharing-menu {
  font-size: 1rem;
}

.article--video .metadata .sharing-menu__title {
  color: inherit;
  white-space: nowrap;
}

.article--video .metadata .sharing-menu__title:hover, .article--video .metadata .sharing-menu__title:active, .article--video .metadata .sharing-menu__title:focus {
  color: #CCC;
}

.article--video .metadata .sharing-menu--active .sharing-menu__title {
  color: #CCC;
}

.article--video .ad-desktop--7,
.article--video .ad-desktop--8 {
  border-left: 1px solid #707070;
  margin-left: 1.25rem;
  margin-top: 2.5rem;
  padding-left: 1.25rem;
  position: relative;
}

.article--video .ad-desktop--7 iframe,
.article--video .ad-desktop--8 iframe {
  background-color: #fff;
}

@media screen and (min-width: 61.25em) {
  .article--video .article__item, .article--video .dashboard__item, .article--video .no-js .infobox__content, .no-js .article--video .infobox__content {
    max-width: 51.25rem;
  }
}

.video-player {
  padding-bottom: 56.25%;
  position: relative;
}

.video-player__iframe.video-player__iframe, .video-player__videotag.video-player__videotag {
  border: none;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.ad-mobile {
  display: table;
  margin: 3.6875rem auto 2.5rem;
  position: relative;
}

@media screen and (min-width: 48em) {
  .ad-mobile {
    display: none;
  }
}

.ad-mobile--1 {
  margin: 1.8125rem auto 0.625rem;
}

.ad-mobile:empty {
  display: none;
}

.ad-mobile:before {
  content: "Anzeige";
  position: absolute;
  right: 0;
  top: -19px;
}

@media screen and (max-width: 20em) {
  .ad-mobile:before {
    padding-right: 0.625rem;
  }
}

.ad-desktop {
  display: none;
}

.ad-desktop[data-banner-label]:before {
  content: attr(data-banner-label);
}

@media screen and (min-width: 48em) {
  .ad-desktop {
    display: table;
    margin: 2.5rem auto;
  }
  .ad-desktop--1, .ad-desktop--2 {
    display: block;
    margin: 0 auto;
  }
  .ad-desktop:empty {
    display: none;
  }
}

.ad-desktop--3, .ad-desktop--4, .ad-desktop--5, .ad-desktop--12, .ad-desktop--16 {
  margin: 0.875rem auto;
  max-width: 58.75rem;
}

#zon1000 .ad-desktop--3, #zon1000 .ad-desktop--4, #zon1000 .ad-desktop--5, #zon1000 .ad-desktop--12, #zon1000 .ad-desktop--16 {
  max-width: none;
}

#zon1000 .ad-desktop--3[data-banner-label]:before, #zon1000 .ad-desktop--4[data-banner-label]:before, #zon1000 .ad-desktop--5[data-banner-label]:before, #zon1000 .ad-desktop--12[data-banner-label]:before, #zon1000 .ad-desktop--16[data-banner-label]:before {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.ad-desktop--7, .ad-desktop--8, .ad-desktop--81, .ad-desktop--9, .ad-desktop--10, .ad-desktop--11 {
  width: 18.75rem;
}

.ad-desktop--7-on-centerpage:first-of-type, .ad-desktop--8-on-centerpage:first-of-type, .ad-desktop--81-on-centerpage:first-of-type, .ad-desktop--9-on-centerpage:first-of-type, .ad-desktop--10-on-centerpage:first-of-type, .ad-desktop--11-on-centerpage:first-of-type {
  margin-top: 0.9375rem;
}

.ad-desktop--13-on-centerpage {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}

.ad-desktop--4-on-article {
  margin-bottom: 1.75rem;
}

.ad-desktop--7-on-article,
*:not(.comment__ad) > .ad-container > .ad-desktop--8-on-article {
  clear: both;
  float: right;
  margin: 0 1.25rem 1.75rem 2.25rem;
  width: auto;
}

@media screen and (min-width: 61.25em) {
  .ad-desktop--7-on-article,
  *:not(.comment__ad) > .ad-container > .ad-desktop--8-on-article {
    margin-right: 5rem;
  }
}

@media screen and (max-width: 47.999em) {
  body > #iqdSitebar {
    display: none;
  }
}

/**
 * reset IQD inline styles
 */
div.smartClipAnzeige:before {
  content: none !important;
}

#scVideoWrap {
  top: 0 !important;
}

@media screen and (max-width: 47.999em) {
  div#iqadtile1::before,
  div#iqadtile3::before,
  div#iqadtile4::before,
  div#iqadtile5::before,
  div#iqadtile8::before {
    content: 'Anzeige' !important;
    color: #999 !important;
    position: absolute !important;
    font-size: 0.5625em !important;
    background-color: transparent !important;
    width: auto !important;
    margin-top: auto !important;
    height: auto !important;
    line-height: 1 !important;
    top: -19px !important;
    left: auto !important;
    right: 0 !important;
  }
  div#iqadtile1 {
    margin-top: 1.8125rem !important;
  }
  div#iqadtile3,
  div#iqadtile4,
  div#iqadtile5,
  div#iqadtile8 {
    margin-top: 3.6875rem !important;
  }
}

#iqd_mainAd {
  margin-bottom: 0;
}

#iqd_align_Ad {
  max-width: 61.25rem;
  margin: 0 auto;
}

#zon1000 #iqd_align_Ad {
  max-width: 62.5rem;
}

#iqd_topAd {
  padding: 0;
  position: relative;
}

#iqd_rightAd {
  position: absolute;
  bottom: -600px;
  left: 61.25rem;
}

@media screen and (max-width: 61.249em) {
  #iqd_rightAd {
    display: none;
  }
}

#zon1000 #iqd_rightAd {
  left: 62.5rem;
}

@media screen and (max-width: 62.499em) {
  #zon1000 #iqd_rightAd {
    display: none;
  }
}

.servicelinks {
  margin: 0;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .servicelinks {
    margin: 1.25rem 0;
  }
}

.servicelinks__title {
  border-bottom: 1px solid #dddddd;
  color: #444;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.14;
  padding: 0 0.625rem 0.75rem 0.625rem;
  text-transform: uppercase;
}

.servicelinks__list {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 0.625rem;
  width: 100%;
}

.servicelinks__list:nthd-child(odd) {
  clear: left;
}

@media screen and (min-width: 32.5em) {
  .servicelinks__list {
    width: 50%;
  }
}

@media screen and (min-width: 48em) {
  .servicelinks__list {
    width: 100%;
  }
}

@media screen and (min-width: 61.25em) {
  .servicelinks__list {
    width: 50%;
  }
}

.servicelinks__item {
  color: #8b8b8b;
  color: rgba(77, 77, 77, 0.65);
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 1.33;
  margin-bottom: 0.625rem;
}

.servicelinks__link {
  text-decoration: none;
}

.servicelinks__link:link, .servicelinks__link:visited {
  color: #8b8b8b;
  color: rgba(77, 77, 77, 0.65);
}

.servicelinks__link:hover, .servicelinks__link:active {
  color: #4d4d4d;
}

.breaking-news-banner--article, .breaking-news-banner__link {
  background: #ffe246;
  color: #000;
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .breaking-news-banner--article, .breaking-news-banner__link {
    position: relative;
    top: -1px;
  }
}

@media screen and (min-width: 61.25em) {
  .breaking-news-banner--article, .breaking-news-banner__link {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.breaking-news-banner__label {
  text-transform: uppercase;
}

.breaking-news-banner__time {
  padding-left: 0.25rem;
  text-transform: uppercase;
}

.breaking-news-banner__title {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.03em;
}

@media screen and (min-width: 48em) {
  .breaking-news-banner__title {
    display: inline;
  }
}

@media screen and (min-width: 48em) {
  .breaking-news-banner__title:before {
    border-top: 1px solid #d7b636;
    content: '';
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    width: 40px;
    margin: 0 0.625rem 0 0.3125rem;
  }
}

a.breaking-news-banner__link {
  color: #000;
}

a.breaking-news-banner__link:visited {
  color: #000;
}

a.breaking-news-banner__link:focus {
  color: #b91109;
}

a.breaking-news-banner__link:hover {
  color: #000;
}

a.breaking-news-banner__link:active {
  color: #b91109;
}

@media screen and (min-width: 48em) {
  a.breaking-news-banner__link {
    margin-bottom: 1.25rem;
  }
}

.figure__caption, .volume-teaser {
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 0.9375rem;
  font-style: italic;
  font-weight: normal;
  line-height: 1.5;
  color: #444;
}

@media screen and (min-width: 61.25em) {
  .figure__caption, .volume-teaser {
    font-size: 1rem;
  }
}

.article--padded {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

@media screen and (min-width: 48em) {
  .article--padded {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.article--padded .ad-container {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

@media screen and (min-width: 48em) {
  .article--padded .ad-container {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.article__item, .dashboard__item, .no-js .infobox__content {
  width: 100%;
}

.article__item--rimless {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  width: auto;
}

@media screen and (min-width: 48em) {
  .article__item--rimless {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.article__item--apart {
  margin-top: 1.75rem;
  margin-bottom: 2.5rem;
}

.article__item--marginalia {
  clear: both;
  margin: 2.5rem auto;
  width: 90%;
}

@media screen and (min-width: 48em) {
  .article__item, .dashboard__item, .no-js .infobox__content {
    max-width: 41.25rem;
    margin-left: auto;
    margin-right: auto;
  }
  .article__item--wide {
    clear: both;
    max-width: 51.25rem;
  }
  .article__item--marginalia {
    clear: left;
    float: left;
    margin: 0.875rem 1.5625rem 1.5rem 0;
    width: 12.8125rem;
  }
  .article__item--has-badge .article-heading,
  .article__item--has-badge .article__zplus {
    max-width: 46.25rem;
    margin-left: auto;
  }
  .article__item--has-badge .article__zplus {
    display: flex;
  }
  .article__item--has-badge .article__intro {
    flex-grow: 1;
    max-width: 33.75rem;
  }
}

@media screen and (min-width: 61.25em) {
  .article__item--apart {
    margin-top: 2.5rem;
  }
  .article__item--full {
    max-width: none;
  }
  .article__item--marginalia {
    margin: 1rem 1.5625rem 1.5rem 3.75rem;
    width: 13.75rem;
  }
}

.article-header {
  margin-bottom: 2.5rem;
}

.article__subheading {
  font-size: 1.25rem;
  line-height: 1.25;
  margin-top: 1.4em;
  margin-bottom: .5em;
}

@media screen and (min-width: 61.25em) {
  .article__subheading {
    font-size: 1.5rem;
  }
}

.article__page-teaser {
  color: #707070;
  font-size: 1em;
  margin-bottom: 1.75rem;
}

.article__page-teaser--column {
  margin-top: -0.25rem;
}

.article__page-teaser h1 {
  color: inherit;
  display: inline;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}

.summary,
.byline {
  color: #444;
  font-size: 1.125em;
  line-height: 1.4;
  margin-bottom: 1.25rem;
}

@media screen and (min-width: 48em) {
  .summary,
  .byline {
    line-height: 1.5;
  }
}

@media screen and (min-width: 61.25em) {
  .summary,
  .byline {
    font-size: 1.25em;
  }
}

.byline {
  margin-bottom: 1.875rem;
}

.byline--on-videopage {
  color: #CCC;
}

.byline--on-videopage a {
  color: #EEE;
}

.byline--on-videopage a:hover, .byline--on-videopage a:active, .byline--on-videopage a:focus {
  color: #CCC;
}

.byline span[itemprop="name"] {
  font-weight: bold;
}

.article-page:last-of-type {
  margin-bottom: 3.125rem;
}

.figure__title {
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 1.0625rem;
  font-style: normal;
  margin: 1.25rem 0 1rem;
}

.figure__caption {
  margin: 0.5rem auto 0;
}

.figure__caption--marginalia {
  margin-top: 0.75rem;
}

.article__item--rimless .figure__caption {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

@media screen and (min-width: 48em) {
  .article__item--rimless .figure__caption {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 48em) {
  .figure__caption {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.25rem;
  }
}

.figure__copyright {
  color: #707070;
}

.figure__copyright a {
  color: inherit;
}

.figure__copyright a:hover, .figure__copyright a:active, .figure__copyright a:focus {
  color: #b91109;
}

.article__media.variant--portrait {
  position: relative;
}

.article__media.variant--portrait:before {
  content: '';
  display: block;
  padding-bottom: 133.33333%;
}

.article__media.variant--portrait .article__media-container {
  position: absolute;
  top: 0;
}

.article__media.variant--square {
  position: relative;
}

.article__media.variant--square:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.article__media.variant--square .article__media-container {
  position: absolute;
  top: 0;
}

.article__media.variant--wide {
  position: relative;
}

.article__media.variant--wide:before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}

.article__media.variant--wide .article__media-container {
  position: absolute;
  top: 0;
}

.article .video-player .video-js {
  width: 100% !important;
  height: auto !important;
}

.paragraph, .list, .gallery__description p {
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .6em;
}

.paragraph a, .list a, .gallery__description p a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #313131;
}

.paragraph a:focus, .list a:focus, .gallery__description p a:focus, .paragraph a:hover, .list a:hover, .gallery__description p a:hover, .paragraph a:active, .list a:active, .gallery__description p a:active {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

@media screen and (min-width: 48em) {
  .paragraph, .list, .gallery__description p {
    line-height: 1.5;
  }
}

@media screen and (min-width: 61.25em) {
  .paragraph, .list, .gallery__description p {
    font-size: 1.25rem;
  }
}

.article-series {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  background: #33333a;
  height: 5rem;
  position: relative;
}

@media screen and (min-width: 48em) {
  .article-series {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.article-series__media {
  height: 5rem;
  overflow: hidden;
  position: relative;
}

.article-series__media.is-pixelperfect img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
}

.article-series__media-container {
  position: relative;
}

.article-series__media-container:after {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.article-series__heading {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

.article-series__inner-heading {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

@media screen and (min-width: 48em) {
  .article-series__inner-heading {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.article-series__kicker {
  color: #EEE;
  display: block;
  font-size: 0.75rem;
  letter-spacing: 0.125em;
  line-height: 1.25;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}

.article-series__title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #fff;
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.25;
}

.article-embed {
  margin: 1.5rem auto;
}

@media screen and (min-width: 48em) {
  .article-embed {
    margin: 3.75rem auto;
  }
}

.article-heading {
  margin: 1.5rem 0;
  font-weight: bold;
}

.article-heading__kicker {
  color: #b91109;
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  padding-bottom: 1.0625rem;
}

.article-heading__title {
  color: #313131;
  display: block;
  font-size: 1.875rem;
  line-height: 1.2;
}

.article-heading__media {
  height: 0;
  margin: 0 0 1.5rem;
  padding-bottom: 56.25%;
}

@media screen and (min-width: 48em) {
  .article-heading {
    margin-top: 3.75rem;
  }
  .article-heading--liveblog {
    font-size: 0;
    margin-top: 5rem;
  }
  .article-heading__media {
    margin-bottom: 0.375rem;
  }
  .article-heading__headline, .article-heading__image {
    display: inline-block;
    vertical-align: bottom;
  }
  .article-heading__headline {
    margin: 0;
    padding-left: 3.75%;
    width: 65%;
  }
  .article-heading__image {
    width: 35%;
  }
}

@media screen and (min-width: 61.25em) {
  .article-heading--liveblog {
    margin-left: -5.625rem;
  }
  .article-heading__title {
    font-size: 2.625rem;
  }
  .article-heading__media {
    margin-bottom: 0.5rem;
  }
}

.breaking-news-heading {
  background: #fffee8;
  margin: 0 -0.875rem 1.5rem;
  padding: 1.5rem 0.875rem;
}

@media screen and (min-width: 48em) {
  .breaking-news-heading {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding: 2.5rem 1.25rem;
  }
}

.breaking-news-heading .article-heading {
  margin: 0;
}

.metadata {
  color: #707070;
  font-size: 0.875rem;
  letter-spacing: 0.03em;
  margin-bottom: 2.5rem;
}

.metadata > *:not(:last-child):not(:empty):after {
  color: rgba(112, 112, 112, 0.5);
  content: " / ";
  margin: 0 .25em;
}

.metadata--column {
  margin-bottom: 0;
}

.metadata__source a {
  color: inherit;
  border-bottom: 1px solid rgba(112, 112, 112, 0.4);
}

.metadata__source a:hover, .metadata__source a:active, .metadata__source a:focus {
  color: inherit;
  border-bottom-color: rgba(112, 112, 112, 0.8);
}

.infobox {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  background: #EEE;
  clear: both;
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .infobox {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .infobox {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.infobox__title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media screen and (min-width: 48em) {
  .js .infobox__container {
    margin: 0 auto;
    max-width: 51.25rem;
    padding: 2.25rem 0;
  }
  .js .infobox__container:after {
    content: "";
    display: block;
    clear: both;
  }
}

.js .infobox__navigation {
  display: none;
}

@media screen and (min-width: 48em) {
  .js .infobox__navigation {
    display: block;
    float: left;
    width: 22%;
  }
}

@media screen and (min-width: 48em) {
  .js .infobox__content {
    float: right;
    width: 71%;
  }
}

.infobox-tab {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #CCC;
}

.infobox-tab:last-of-type {
  border: none;
}

.infobox-tab:only-child [aria-expanded]:after {
  content: none;
}

.infobox-tab:only-child [aria-hidden="true"] {
  display: block;
}

@media screen and (min-width: 48em) {
  .js .infobox-tab {
    border: none;
  }
}

.infobox-tab__title {
  font-size: 1em;
  margin: 0;
  text-transform: uppercase;
}

@media screen and (min-width: 48em) {
  .infobox-tab__title {
    border-bottom: 1px solid #CCC;
  }
  .infobox-tab__title:last-of-type {
    border: none;
  }
  .js .infobox-tab .infobox-tab__title {
    display: none;
  }
}

.infobox-tab__link {
  color: #707070;
  display: block;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 0.875em;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.3;
  margin: 0.875rem 0;
  text-decoration: none;
}

.infobox-tab__link:hover, .infobox-tab__link:active, .infobox-tab__link:focus {
  color: #313131;
}

.js .infobox-tab__link:after {
  background: #999;
  border-radius: 3px;
  color: #fff;
  content: "+";
  cursor: pointer;
  font-size: 1.0625rem;
  font-weight: normal;
  line-height: 1.0625rem;
  margin-left: 0.5rem;
  text-align: center;
  width: 1.0625rem;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

@media screen and (min-width: 48em) {
  .js .infobox-tab__link:after {
    display: none;
  }
}

.infobox-tab__link[aria-expanded="true"] {
  outline: 0;
}

.infobox-tab__link[aria-expanded="true"]:after {
  content: "\2212";
}

@media screen and (min-width: 48em) {
  .infobox-tab__link[aria-expanded="true"] {
    color: #313131;
  }
}

.infobox-tab__panel {
  margin: 0.875rem 0 1.75rem;
}

.infobox-tab__panel[aria-hidden='true'] {
  display: none;
}

.infobox-tab__panel p,
.infobox-tab__panel .paragraph,
.infobox-tab__panel .list,
.infobox-tab__panel .gallery__description p, .gallery__description
.infobox-tab__panel p,
.infobox-tab__panel .list,
.infobox-tab__panel td {
  color: #444;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 0.9375em;
  line-height: 1.4;
  margin: 0 0 .6em;
}

@media screen and (min-width: 48em) {
  .infobox-tab__panel p,
  .infobox-tab__panel .paragraph,
  .infobox-tab__panel .list,
  .infobox-tab__panel .gallery__description p, .gallery__description
  .infobox-tab__panel p,
  .infobox-tab__panel .list,
  .infobox-tab__panel td {
    font-size: 1em;
  }
}

.infobox-tab__panel figure {
  margin: 2rem 0;
}

.infobox-tab__panel .figure__caption {
  font-size: 0.875em;
  line-height: 1.3;
  margin: 0.5rem 0 0;
}

.infobox-tab__panel img {
  max-width: 100%;
}

.article-pagination {
  clear: both;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
}

.article-pagination a {
  color: #707070;
}

.article-pagination a:hover, .article-pagination a:active, .article-pagination a:focus {
  color: #b91109;
}

.article-pagination__link {
  display: block;
  margin-bottom: 1.75rem;
}

.article-pagination__button {
  display: inline-block;
  background-color: #444;
  border-radius: 5px;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.125rem;
  margin: 0;
  padding: 0.4375rem 0.9375rem 0.375rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
}

.article-pagination__button:visited {
  color: #fff;
}

.article-pagination__button:hover, .article-pagination__button:focus {
  background-color: #313131;
  color: #fff;
  cursor: pointer;
}

.article-pagination__button[disabled] {
  opacity: 0.5;
}

.article-pagination__button[disabled]:hover, .article-pagination__button[disabled]:focus {
  background-color: #444;
  color: #fff;
  cursor: default;
}

.article-pagination__button--previous:before {
  content: "\2039";
  padding-right: .5em;
  font-size: 1rem;
  line-height: 1;
}

.article-pagination__button--next:after {
  content: "\203A";
  padding-left: .5em;
  font-size: 1rem;
  line-height: 1;
}

.article-pagination__nexttitle {
  display: none;
  letter-spacing: 0.03em;
  margin-left: 1em;
}

.article-pager {
  letter-spacing: 0.05em;
  margin: 1.75rem 0 0;
  padding: 0;
}

.article-pager__label {
  display: none;
  font-weight: bold;
}

.article-pager__number {
  display: none;
  color: rgba(112, 112, 112, 0.5);
}

.article-pager__number:after {
  content: "/";
}

.article-pager__number a, .article-pager__number span {
  padding: 0 1em;
  display: inline-block;
}

.article-pager__number--current span {
  color: #313131;
  font-weight: bold;
}

.article-pager__all {
  display: inline-block;
}

.pager {
  margin: 1rem auto 2rem;
  padding: 0 0.875rem;
}

.pager__button {
  display: inline-block;
  background-color: #444;
  border-radius: 5px;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.125rem;
  margin: 1.25rem 0.875rem 0 0;
  padding: 0.4375rem 0.9375rem 0.375rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
}

.pager__button:visited {
  color: #fff;
}

.pager__button:hover, .pager__button:focus {
  background-color: #313131;
  color: #fff;
  cursor: pointer;
}

.pager__button[disabled] {
  opacity: 0.5;
}

.pager__button[disabled]:hover, .pager__button[disabled]:focus {
  background-color: #444;
  color: #fff;
  cursor: default;
}

.pager__button--previous:before {
  content: "\2039";
  padding-right: .5em;
  font-size: 1rem;
  line-height: 1;
}

.pager__button--next:after {
  content: "\203A";
  padding-left: .5em;
  font-size: 1rem;
  line-height: 1;
}

.pager__pages {
  display: inline-block;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 2;
  margin: 1.25rem 0 0 0;
  padding: 0;
}

.pager__page {
  display: inline-block;
  color: rgba(112, 112, 112, 0.5);
}

.pager__page:before {
  content: "/";
}

.pager__page:first-child:before {
  content: none;
}

.pager__page--current span {
  color: #313131;
  font-weight: bold;
}

.pager__page a, .pager__page span {
  display: inline-block;
  padding: 0 .7em;
}

.pager--overview {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #EEE;
}

@media screen and (max-width: 47.999em) {
  .pager--overview .pager__pages {
    margin-top: 0;
  }
  .pager--overview .pager__page {
    display: none;
  }
  .pager--overview .pager__page:before {
    content: none;
  }
  .pager--overview .pager__page--current {
    display: inline-block;
  }
}

.pager--overview .pager__button {
  margin: 0 0.875rem 1.25rem 0;
}

.pager--volume-overview {
  display: table;
}

@media screen and (min-width: 48em) {
  .article-pagination__link {
    margin-bottom: 4.5rem;
  }
  .article-pagination__button--previous {
    display: none;
  }
  .article-pagination__nexttitle {
    display: inline-flex;
    width: 70%;
  }
  .article-pager {
    line-height: 2;
  }
  .article-pager__label, .article-pager__number {
    display: inline-block;
  }
  .article-pager__all {
    padding-left: 1em;
  }
  .article-pager__who {
    display: none;
  }
  .article-pager__what {
    display: inline-block;
  }
  .article-pager__what:first-letter {
    text-transform: uppercase;
  }
  .pager {
    padding: 0;
  }
  .pager__page a, .pager__page span {
    padding: 0 1.2em;
  }
  .pager--overview {
    border-width: 1px 0;
  }
}

.portraitbox {
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
}

.portraitbox a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #313131;
}

.portraitbox a:focus, .portraitbox a:hover, .portraitbox a:active {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

@media screen and (min-width: 48em) {
  .portraitbox {
    line-height: 1.4;
  }
}

@media screen and (min-width: 61.25em) {
  .portraitbox {
    font-size: 0.9375rem;
  }
}

.portraitbox__heading {
  color: #313131;
  font-size: 1em;
  letter-spacing: 0.08em;
  margin: 0;
  text-transform: uppercase;
}

.portraitbox__body {
  color: #707070;
  letter-spacing: 0.03em;
}

.sharing-menu {
  margin: 1.25rem -0.4375rem 3.5rem 0;
}

.sharing-menu__items {
  overflow: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sharing-menu__item {
  float: left;
  margin-right: 0.4375rem;
}

.sharing-menu__link {
  border-radius: 4px;
  color: #fff;
  display: block;
  line-height: 2.1875rem;
  min-height: 2.5rem;
  min-width: 2.5rem;
  text-align: center;
}

.sharing-menu__link:hover, .sharing-menu__link:active, .sharing-menu__link:focus {
  color: #fff;
}

.sharing-menu__link--facebook {
  background-color: #3b5998;
}

.sharing-menu__link--facebook:hover, .sharing-menu__link--facebook:active, .sharing-menu__link--facebook:focus {
  background-color: #254280;
}

.sharing-menu__link--twitter {
  background-color: #4099ff;
}

.sharing-menu__link--twitter:hover, .sharing-menu__link--twitter:active, .sharing-menu__link--twitter:focus {
  background-color: #227DE6;
}

.sharing-menu__link--whatsapp {
  background-color: #25d366;
}

.sharing-menu__link--whatsapp:hover, .sharing-menu__link--whatsapp:active, .sharing-menu__link--whatsapp:focus {
  background-color: #1ea952;
}

.sharing-menu__link--messenger {
  background-color: #2998ff;
}

.sharing-menu__link--messenger:hover, .sharing-menu__link--messenger:active, .sharing-menu__link--messenger:focus {
  background-color: #1f72bf;
}

.sharing-menu__link--mail {
  background-color: #999;
}

.sharing-menu__link--mail:hover, .sharing-menu__link--mail:active, .sharing-menu__link--mail:focus {
  background-color: #707070;
}

.sharing-menu__text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  display: none;
  font-size: 0.8125em;
  font-weight: bold;
  letter-spacing: 0.08em;
  padding-right: 1.375rem;
  text-transform: uppercase;
}

.sharing-menu__icon {
  display: inline-block;
  vertical-align: middle;
}

.sharing-menu__icon--facebook {
  height: 1.25rem;
  width: 0.625rem;
}

.sharing-menu__icon--twitter {
  height: 1rem;
  width: 1.3125rem;
}

.sharing-menu__icon--whatsapp, .sharing-menu__icon--messenger {
  height: 1.375rem;
  width: 1.375rem;
}

.sharing-menu__icon--mail {
  height: 0.875rem;
  width: 1.25rem;
}

@media screen and (min-width: 48em) {
  .sharing-menu__item {
    margin-bottom: 0.4375rem;
  }
  .sharing-menu__item--whatsapp, .sharing-menu__item--messenger {
    display: none;
  }
  .sharing-menu__link {
    line-height: 2.125rem;
    min-height: 0;
  }
  .sharing-menu__icon {
    margin: 0 0.5rem 0 0.75rem;
  }
  .sharing-menu__icon--facebook {
    margin: 0 0.6875rem 0 0.9375rem;
  }
  .sharing-menu__text {
    display: inline;
  }
}

.print-menu {
  display: none;
  left: 3.4375rem;
  position: absolute;
  top: 1.25rem;
}

.print-menu__link {
  color: #707070;
  font-size: 0.875em;
  letter-spacing: 0.03em;
}

.print-menu__link:hover, .print-menu__link:active, .print-menu__link:focus {
  color: #444;
}

.print-menu__link:before {
  color: rgba(112, 112, 112, 0.5);
  content: " / ";
  margin: 0 .25em;
}

@media screen and (min-width: 61.25em) {
  .print-menu {
    display: block;
  }
}

.sharing-menu + .print-menu {
  left: auto;
  line-height: 2.1875rem;
  right: 0;
}

.sharing-menu + .print-menu .print-menu__link:first-child:before {
  content: none;
}

.article-tags {
  clear: both;
  font-size: 0.9375em;
  letter-spacing: 0.03em;
  margin: 1.25rem auto 2rem;
}

.article-tags--video {
  margin: 3.125rem auto 3.125rem;
}

.article-tags__title {
  color: #444;
  margin: 0 0 0.25rem;
}

.article-tags__title--video {
  color: #999;
}

.article-tags__list {
  overflow: hidden;
  list-style-type: none;
  margin: 0 -0.4375rem 0 0;
  padding: 0;
}

.article-tags__list li {
  float: left;
}

.article-tags__link {
  background-color: #EEE;
  border-radius: .36em;
  display: block;
  margin: 0.4375rem 0.4375rem 0 0;
  padding: 0.25rem 0.75rem 0.3125rem;
}

.article-tags__link:link, .article-tags__link:visited {
  color: #707070;
}

.article-tags__link:hover, .article-tags__link:active, .article-tags__link:focus {
  color: #000;
}

.article-tags__link--video {
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.1);
}

.article-tags__link--video:link, .article-tags__link--video:visited {
  color: #999;
}

.article-tags__link--video:hover, .article-tags__link--video:active, .article-tags__link--video:focus {
  color: #CCC;
}

@media screen and (min-width: 48em) {
  .article-tags {
    font-size: 0.875em;
  }
  .article-tags__title {
    margin-bottom: 0;
  }
  .article-tags__list {
    margin-right: -1rem;
  }
  .article-tags__link {
    background-color: transparent;
    border-radius: 0;
    margin: 0.375rem 1rem 0 0;
    padding: 0;
  }
}

.nextread__link {
  display: block;
}

.nextread__lead, .nextread__container {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

@media screen and (min-width: 48em) {
  .nextread__lead, .nextread__container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.nextread__lead {
  color: #313131;
  font-size: 0.9375em;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding-bottom: 0.9375rem;
  padding-top: 1.5rem;
  text-transform: uppercase;
}

.nextread__container {
  padding-bottom: 2rem;
  padding-top: 0.75rem;
}

.nextread__media {
  height: 0;
  padding-bottom: 42.85714%;
  background-color: #000;
}

.nextread__heading {
  margin-bottom: 0.625rem;
}

.nextread--with-image .nextread__container {
  padding-bottom: 2rem;
}

.nextread--no-image {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background: #444;
}

.nextread--no-image .nextread__lead {
  color: #EEE;
}

.nextread--no-image .nextread__kicker,
.nextread--no-image .nextread__kicker-logo--zmo,
.nextread--no-image .nextread__kicker-logo--tag {
  color: #999;
}

.nextread--no-image .nextread__kicker-logo--zmo {
  background: none;
  border-radius: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  height: 1.125rem;
  margin-right: 0.4375rem;
  padding-right: 0.1875rem;
  width: 2.125rem;
}

.nextread--no-image .nextread__title {
  color: #fff;
}

.nextread--no-image .nextread__metadata {
  color: #999;
}

@media screen and (min-width: 48em) {
  .nextread__link {
    position: relative;
    z-index: 1;
  }
  .nextread__lead, .nextread__container {
    padding-left: 0;
    padding-right: 0;
    width: 41.25rem;
    margin: 0 auto;
  }
  .nextread__lead {
    position: relative;
  }
  .nextread__lead:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    top: 3.4375rem;
    content: "";
    left: 0;
    position: absolute;
    width: 10%;
  }
  .nextread__container {
    margin-top: 1.6875rem;
  }
  .nextread__media {
    background-color: #000f14;
    position: relative;
  }
  .nextread__media:after {
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    background-image: linear-gradient(0deg, rgba(0, 15, 20, 0.6) 15%, rgba(0, 15, 20, 0.15) 52%, rgba(0, 15, 20, 0) 70%);
  }
  .nextread__heading {
    margin-bottom: 1rem;
  }
  .nextread__kicker-logo--zmo {
    background: none;
    border-radius: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    height: 1.125rem;
    margin-right: 0.4375rem;
    padding-right: 0.1875rem;
    width: 2.125rem;
  }
  .nextread__title {
    font-size: 1.75em;
    line-height: 1.12;
    width: 72%;
  }
}

@media screen and (min-width: 48em) and (min-width: 61.25em) {
  .nextread__title {
    font-size: 2.125em;
    line-height: 1.2;
  }
}

@media screen and (min-width: 48em) {
  .nextread--with-image {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
    color: #fff;
  }
  .nextread--with-image .nextread__lead,
  .nextread--with-image .nextread__container {
    position: absolute;
    left: 50%;
    margin-left: -20.625rem;
    padding-bottom: 4rem;
  }
  .nextread--with-image .nextread__lead {
    color: #fff;
    top: 0;
    z-index: 2;
  }
  .nextread--with-image .nextread__container {
    bottom: 0;
  }
  .nextread--with-image .nextread__title {
    color: #fff;
  }
  .nextread--with-image .nextread__kicker,
  .nextread--with-image .nextread__metadata {
    color: #EEE;
  }
  .nextread--with-image .nextread__kicker-logo--zmo, .nextread--with-image .nextread__kicker-logo--tag {
    color: inherit;
  }
}

.nextread-advertisement {
  margin: 2.5rem 0;
}

.nextread-advertisement__label {
  margin-right: 0.875rem;
}

.nextread-advertisement__container-inner {
  border-width: 1px 0;
  border-color: #dddddd;
  border-style: solid;
  padding: 0.625rem 0 2.5rem;
  text-align: center;
}

.nextread-advertisement__title, .nextread-advertisement__text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.03em;
  line-height: 1.125;
  margin: 0.5rem 0;
  padding: 0 0.875rem;
  text-align: left;
}

.nextread-advertisement__title {
  color: #252525;
  font-size: 1.25rem;
}

.nextread-advertisement__text {
  color: #444;
  font-size: 0.9375rem;
}

.nextread-advertisement__media {
  background-color: #f2f2f2;
  margin: 1.25rem 0;
  height: 9.375rem;
}

.nextread-advertisement__media-container {
  margin: 0 auto;
  width: 14.0625rem;
}

.nextread-advertisement__button {
  display: inline-block;
  background-color: rgba(22, 135, 80, 0.8);
  border-radius: 5px;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0;
  padding: 0.625rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  opacity: 0.8;
}

.nextread-advertisement__button:visited {
  color: #fff;
}

.nextread-advertisement__button:hover, .nextread-advertisement__button:focus {
  background-color: #168750;
  color: #fff;
  cursor: pointer;
}

.nextread-advertisement__button:hover {
  opacity: 1.0;
}

.nextread-advertisement__text + .nextread-advertisement__button {
  margin-top: 0.5rem;
}

@media screen and (min-width: 48em) {
  .nextread-advertisement {
    background-color: #f2f2f2;
    position: relative;
    height: 13.125rem;
    margin: 0;
  }
  .nextread-advertisement__label {
    background: rgba(255, 255, 255, 0.8);
    margin: 0;
    padding: 0.5rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .nextread-advertisement__container-outer {
    display: table;
    height: 100%;
    margin: 0 auto;
    width: 41.25rem;
  }
  .nextread-advertisement__container-inner {
    border: none;
    display: table-cell;
    padding: 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
  }
  .nextread-advertisement__title, .nextread-advertisement__text {
    padding: 0;
    width: 20.625rem;
  }
  .nextread-advertisement__title {
    font-size: 1.5rem;
    margin: 0;
  }
  .nextread-advertisement__text {
    font-size: 1rem;
  }
  .nextread-advertisement__media {
    height: 13.125rem;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .nextread-advertisement__media-container {
    width: 19.6875rem;
  }
  .nextread-advertisement__button {
    margin-top: 0.75rem;
  }
}

@media screen and (min-width: 61.25em) {
  .nextread-advertisement__title, .nextread-advertisement__text {
    width: 24.375rem;
  }
  .nextread-advertisement__media {
    right: -3.75rem;
  }
}

@media screen and (min-width: 48em) {
  .x-content-column {
    max-width: 41.25rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.x-fullwidth {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

@media screen and (min-width: 48em) {
  .x-fullwidth {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media screen and (max-width: 30em) {
  .x-fullwidth--mobile {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }
}

@media screen and (max-width: 30em) and (min-width: 48em) {
  .x-fullwidth--mobile {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media screen and (max-width: 32.5em) {
  .x-fullwidth--phablet {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }
}

@media screen and (max-width: 32.5em) and (min-width: 48em) {
  .x-fullwidth--phablet {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media screen and (max-width: 48em) {
  .x-fullwidth--tablet {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }
}

@media screen and (max-width: 48em) and (min-width: 48em) {
  .x-fullwidth--tablet {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.x-page-padding {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

@media screen and (min-width: 48em) {
  .x-page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.x-headline,
.x-subheadline,
.x-copytext,
.x-footer,
.x-footer--borderless {
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  letter-spacing: 0.03em;
  line-height: 1.4;
}

.x-headline {
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: .5em;
  margin-top: 1.4em;
}

@media screen and (min-width: 61.25em) {
  .x-headline {
    font-size: 1.5rem;
  }
}

.x-subheadline,
.x-subheadline--borderless {
  font-size: 1.125rem;
  margin-bottom: .5rem;
  margin-top: .5rem;
}

@media screen and (min-width: 61.25em) {
  .x-subheadline,
  .x-subheadline--borderless {
    font-size: 1.25rem;
  }
}

.x-subheadline {
  border-bottom: 1px solid #dddddd;
  padding-bottom: .5rem;
}

.x-copytext,
.x-copytext--size {
  font-size: 0.9375rem;
}

@media screen and (min-width: 61.25em) {
  .x-copytext,
  .x-copytext--size {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.x-caption, .x-caption--sans, .x-caption--serif {
  overflow: hidden;
  font-size: 0.9375rem;
  line-height: 1.5;
}

@media screen and (min-width: 61.25em) {
  .x-caption, .x-caption--sans, .x-caption--serif {
    font-size: 1rem;
  }
}

.x-caption--sans {
  color: #707070;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
}

.x-caption--serif {
  color: #444;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-style: italic;
}

.x-footer,
.x-footer--borderless {
  overflow: hidden;
  color: #707070;
  font-size: 0.875rem;
  margin-bottom: .5rem;
  margin-top: .5rem;
}

.x-footer {
  border-top: 1px solid #dddddd;
  padding-top: .5rem;
}

.x-copyright {
  float: right;
}

.x-spacing {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.x-spacing--paragraph {
  margin-top: .6em;
  margin-bottom: .6em;
}

.x-spacing--large {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.x-picturefill img {
  max-width: 100%;
}

.infographic {
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  letter-spacing: 0.03em;
  line-height: 1.4;
}

.infographic__headline {
  font-size: 1.125em;
  margin: 0 0 .5rem;
}

.infographic__text {
  font-size: 0.9375em;
}

.infographic__text, .infographic__caption {
  border-top: 1px solid #dddddd;
  margin: .5rem 0;
  padding-top: .5rem;
}

.infographic__media {
  clear: both;
  margin: 2.5rem auto;
  max-width: 26.25rem;
  width: 100%;
}

.infographic__caption {
  color: #707070;
  font-size: 0.875em;
}

.infographic__copyright {
  float: right;
}

@media screen and (min-width: 48em) {
  .infographic__media {
    max-width: 41.25rem;
  }
  .infographic__media--float {
    clear: left;
    float: left;
    margin: 0.875rem 1.5625rem 0.875rem 0;
    max-width: 18.75rem;
  }
  .infographic__media--large {
    max-width: 51.25rem;
  }
}

@media screen and (min-width: 61.25em) {
  .infographic__headline {
    font-size: 1.25em;
  }
  .infographic__text {
    font-size: 1em;
    line-height: 1.5;
  }
  .infographic__media--float {
    margin: 1rem 1.5625rem 1rem 3.75rem;
  }
}

.quote {
  margin: 2.5rem auto;
  width: 90%;
}

@media screen and (min-width: 48em) {
  .quote {
    max-width: 32.375rem;
  }
}

@media screen and (min-width: 61.25em) {
  .quote {
    max-width: 51.25rem;
    padding-right: 16.25rem;
    width: 100%;
  }
}

.quote__text {
  color: #313131;
  font-size: 1.0625rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.3;
  margin: 0;
}

.quote__text:before {
  content: "»";
}

.quote__text:after {
  content: "«";
}

@media screen and (min-width: 48em) {
  .quote__text {
    font-size: 1.375rem;
    line-height: 1.2;
  }
}

.quote__source {
  color: #707070;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 0.9375rem;
  font-style: italic;
  line-height: 1.5;
  margin-top: 0.875rem;
}

.quote__source:before {
  content: "\2014";
}

@media screen and (min-width: 48em) {
  .quote__source {
    font-size: 1rem;
    line-height: 1.2;
  }
}

.quote__link {
  color: inherit;
}

.quote__link:hover, .quote__link:active, .quote__link:focus {
  color: #b91109;
}

.article-toc__container {
  font-size: 0.875em;
  line-height: 1.429;
  margin-bottom: 1.25rem;
  position: relative;
}

@media screen and (min-width: 48em) {
  .article-toc__container {
    float: left;
    margin-right: 1.5625rem;
    width: 12.8125rem;
  }
}

@media screen and (min-width: 61.25em) {
  .article-toc__container {
    width: 13.75rem;
  }
}

.article-toc__headline {
  display: inline-block;
  font-size: 1em;
  letter-spacing: 0.08em;
  margin: 0 0 1rem;
  text-transform: uppercase;
}

.article-toc__headline[role="button"] {
  cursor: pointer;
}

.article-toc__headline[role="button"]:after {
  background: #999;
  border-radius: 3px;
  color: #fff;
  content: "+";
  cursor: pointer;
  font-size: 1.0625rem;
  font-weight: normal;
  line-height: 1.0625rem;
  margin-left: 0.5rem;
  text-align: center;
  width: 1.0625rem;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

@media screen and (min-width: 48em) {
  .article-toc__headline[role="button"]:after {
    display: none;
  }
}

@media screen and (min-width: 48em) {
  .article-toc__headline[role="button"] {
    cursor: default;
  }
}

.article-toc__headline[aria-expanded="true"]:after {
  content: "\2212";
}

@media screen and (min-width: 48em) {
  .article-toc__headline {
    display: block;
    padding-top: 0.1875rem;
  }
}

.article-toc__list {
  letter-spacing: 0.03em;
  list-style: none;
  margin: 0;
  padding: 0;
}

.article-toc__list[aria-hidden="true"] {
  display: none;
}

@media screen and (min-width: 48em) {
  .article-toc__list[aria-hidden="true"] {
    display: block;
  }
}

.article-toc__item {
  border-top: 1px solid #dddddd;
  padding: 1rem 0;
}

.article-toc__item:first-child {
  border: 0;
}

@media screen and (min-width: 48em) {
  .article-toc__item {
    border: 0;
    padding-top: 0;
  }
}

.article-toc__link {
  color: #707070;
}

.article-toc__link:hover, .article-toc__link:active, .article-toc__link:focus {
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #707070;
}

.article-toc__link strong {
  color: #313131;
  letter-spacing: 0.05em;
}

.article-toc__onesie {
  color: #707070;
  letter-spacing: 0.05em;
  position: absolute;
  right: 0;
  top: 0;
}

.article-toc__onesie:after {
  content: " \203A";
}

@media screen and (min-width: 48em) {
  .article-toc__onesie {
    color: #313131;
    font-weight: bold;
    position: static;
  }
  .article-toc__onesie:hover, .article-toc__onesie:active, .article-toc__onesie:focus {
    border-bottom: 1px solid rgba(49, 49, 49, 0.5);
    color: currentColor;
  }
}

@media screen and (max-width: 47.999em) {
  .article-toc__seperator {
    background-color: #EEE;
    border-top: 1px solid #bbbbbb;
    box-shadow: inset 0 -1px 0 #bbbbbb;
    margin: 0 -0.875rem;
    padding: 0 0.875rem;
  }
}

.al-text__title, .al-text__supertitle {
  display: block;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.article-lineage {
  transition: opacity .5s;
  display: none;
  max-width: 61.25rem;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 100%;
  z-index: 4;
}

@media screen and (min-width: 61.25em) {
  .article-lineage {
    display: block;
    z-index: -1;
  }
}

.article-lineage--hidden {
  transition-duration: 90ms;
  pointer-events: none;
}

.article-lineage--absolute, .article-lineage--fixed {
  opacity: 1;
  z-index: auto;
}

.article-lineage--absolute {
  position: absolute;
  top: auto;
}

#zon1000 .article-lineage {
  max-width: 62.5rem;
}

.al-link {
  background: #EEE;
  bottom: 3rem;
  box-shadow: none;
  color: #313131;
  height: 6.25rem;
  max-width: 3.75rem;
  padding: 0 1.25rem;
  position: absolute;
  transition: max-width 0.4s ease-out, box-shadow 0.1s 0.3s;
}

.al-link--prev {
  left: 0;
}

.al-link--next {
  right: 0;
}

.al-link:focus, .al-link:hover {
  transition-delay: 0s;
  box-shadow: 0px 1px 3px #999;
  color: #313131;
  max-width: 51.25em;
}

.al-link:focus .al-text, .al-link:hover .al-text {
  opacity: 1;
}

.al-link__icon {
  color: #EEE;
  height: 1.875rem;
  margin: 2.1875rem 0;
  stroke: #444;
  width: 1.25rem;
}

.al-link__icon--prev {
  float: left;
}

.al-link__icon--next {
  float: right;
}

.al-text {
  transition: opacity 0.4s;
  display: block;
  line-height: 1.5;
  opacity: 0;
  overflow: hidden;
  padding-top: 1.625rem;
}

.al-text--prev {
  margin: 0 0.3125rem 0 2.8125rem;
}

.al-text--next {
  margin: 0 2.8125rem 0 0.3125rem;
}

.al-text--has-supertitle {
  padding-top: 1rem;
}

.al-text__kicker {
  color: #444;
  display: block;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 0.875rem;
  font-style: italic;
  white-space: nowrap;
  margin-bottom: 0.1875rem;
}

.al-text__title {
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.03em;
}

.al-text__supertitle {
  font-size: 0.75rem;
  color: #b91109;
  letter-spacing: 0.05em;
}

.article-footer {
  border-top: 2px solid #dddddd;
  clear: both;
  margin: 1.25rem auto 2rem;
  position: relative;
}

@media screen and (min-width: 48em) {
  .article-footer {
    margin-bottom: 3rem;
  }
}

.overscrolling {
  display: none;
  position: relative;
  margin-bottom: 5px;
}

@media screen and (min-width: 61.25em) {
  .overscrolling {
    display: block;
  }
}

.overscrolling__target--with-header-image {
  background-image: url("../../images/overscrolling-header.gif");
  background-repeat: no-repeat;
  padding-top: 170px;
}

.overscrolling__indicator {
  cursor: pointer;
  left: 50%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 25px;
  transform: translateX(-50%);
}

.overscrolling__indicator:after {
  color: #fff;
  content: "Zur Startseite";
  content: attr(data-text);
  font-size: 0.875rem;
  font-weight: 700;
  left: 50%;
  letter-spacing: 0.08em;
  line-height: 1.385;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  width: 130px;
  transform: translate(-50%, -50%);
}

.overscrolling__indicator--fixed {
  bottom: 25px;
  position: fixed;
  top: auto;
}

.circle-progress {
  border-radius: 100%;
  height: 150px;
  width: 150px;
}

.circle-progress__bar, .circle-progress__fill {
  stroke-dashoffset: 0;
  stroke-width: 2px;
  stroke: #EEE;
  transition: stroke-dashoffset .1s linear;
}

.circle-progress__bar {
  stroke-dashoffset: 458.672px;
  stroke-width: 3px;
  stroke: #b91109;
}

.quiz__iframe {
  border: none;
  display: block;
  height: 30rem;
  overflow: hidden;
  width: 100%;
}

.storystream-in-article-teaser {
  background-color: #EEE;
  display: none;
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 3.75rem -1.25rem;
  padding: 0 1.25rem;
}

@media screen and (min-width: 48em) {
  .storystream-in-article-teaser {
    display: block;
  }
}

.storystream-in-article-teaser__content {
  border-left: 1px #CCC solid;
  margin: 0 auto;
  max-width: 41.25rem;
  padding: 1rem 0 1rem 0.875rem;
}

.storystream-in-article-teaser__content a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(68, 68, 68, 0.4);
  color: #444;
}

.storystream-in-article-teaser__content a:focus, .storystream-in-article-teaser__content a:hover, .storystream-in-article-teaser__content a:active {
  border-bottom-color: #444444;
  color: #444;
}

.storystream-in-article-teaser__kicker {
  color: #707070;
  letter-spacing: 0.05em;
  margin-right: 1.125rem;
  position: relative;
  text-transform: uppercase;
}

.storystream-in-article-teaser__kicker:before {
  position: absolute;
  background-color: #EEE;
  border-radius: 50%;
  content: "";
  height: 0.5625rem;
  width: 0.5625rem;
  border: 1px solid #999;
  box-shadow: 0 0 0 3px #EEE;
  left: -1.25rem;
  top: 0.1875rem;
}

.storystream-in-article-teaser__link {
  letter-spacing: 0.03em;
}

.storystream-in-article {
  margin: 3.125rem -0.875rem;
}

@media screen and (min-width: 48em) {
  .storystream-in-article {
    margin: 3.75rem -1.25rem;
  }
}

.storystream-in-article__container {
  padding: 0 0.875rem;
}

.storystream-in-article__container--header {
  background-color: #EEE;
  padding-top: 1.25rem;
}

.storystream-in-article__content {
  margin: 0 auto;
  padding-left: 0.875rem;
  position: relative;
}

@media screen and (min-width: 48em) {
  .storystream-in-article__content {
    max-width: 41.25rem;
    padding-left: 1.5rem;
  }
}

.storystream-in-article__content--header {
  padding-bottom: 1.25rem;
}

.storystream-in-article__content--footer {
  padding: 1.5rem 0 0;
}

.storystream-in-article__content--with-border {
  border-left: 1px #CCC solid;
}

.storystream-in-article__list {
  list-style: none;
  margin: 0;
  padding: 0.0625rem 0;
}

.storystream-in-article__listcaption {
  color: #444;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  line-height: 1.7;
  margin-top: 1.5rem;
  text-transform: uppercase;
}

.storystream-in-article__listcaption--current {
  color: #999;
}

.storystream-in-article__listcaption:first-child {
  margin-top: 1.25rem;
}

.storystream-in-article__listitem {
  color: #444;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.3;
  margin: 0.5rem 0 1rem;
  position: relative;
}

.storystream-in-article__listitem:before {
  position: absolute;
  background-color: currentColor;
  border-radius: 50%;
  content: "";
  height: 0.5625rem;
  width: 0.5625rem;
  border: 4px solid #fff;
  left: -1.4375rem;
  top: 0.1875rem;
}

@media screen and (min-width: 48em) {
  .storystream-in-article__listitem:before {
    left: -2.0625rem;
  }
}

.storystream-in-article__listitem--current {
  color: #999;
}

.storystream-in-article__listitem--current:before {
  background-color: #CCC;
}

.storystream-in-article__listitem:last-child {
  margin-bottom: 0.625rem;
}

@media screen and (min-width: 48em) {
  .storystream-in-article__listitem {
    margin-bottom: 1.25rem;
  }
}

.storystream-in-article__link {
  color: currentColor;
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid transparent;
}

.storystream-in-article__link:hover, .storystream-in-article__link:active, .storystream-in-article__link:focus {
  color: currentColor;
  border-color: rgba(68, 68, 68, 0.5);
}

.storystream-in-article__headline {
  font-weight: normal;
  margin: 0;
  position: relative;
}

.storystream-in-article__headline:before {
  position: absolute;
  background-color: #EEE;
  border-radius: 50%;
  content: "";
  height: 0.5625rem;
  width: 0.5625rem;
  border: 1px solid #999;
  box-shadow: 0 0 0 3px #EEE;
  left: -1.25rem;
  top: 0.1875rem;
}

@media screen and (min-width: 48em) {
  .storystream-in-article__headline:before {
    left: -1.875rem;
  }
}

.storystream-in-article__kicker {
  color: #707070;
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-transform: uppercase;
}

.storystream-in-article__title {
  color: #444;
  display: block;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1.25rem;
  font-style: italic;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin-top: 0.25em;
}

@media screen and (min-width: 48em) {
  .storystream-in-article__title {
    font-size: 1.5rem;
  }
}

.volume-teaser {
  margin-top: 2.8125rem;
  margin-bottom: 1.75rem;
}

@media screen and (min-width: 48em) {
  .volume-teaser {
    margin-right: 3.125rem;
  }
}

.volume-teaser__link {
  color: #777777;
}

.zplus-badge {
  padding: 0 0 0.625rem 0;
  flex-grow: 1;
}

.zplus-badge__banner {
  background-color: #EEE;
  color: #707070;
  line-height: 2.5rem;
  position: relative;
}

.zplus-badge__link {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid transparent;
  color: inherit;
  display: block;
}

.zplus-badge__link:hover, .zplus-badge__link:active, .zplus-badge__link:focus {
  color: #b91109;
  border-color: transparent;
}

.zplus-badge__link:hover .zplus-badge__link-text, .zplus-badge__link:active .zplus-badge__link-text, .zplus-badge__link:focus .zplus-badge__link-text {
  border-bottom-color: currentColor;
}

.zplus-badge__icon {
  background-color: #b91109;
  color: #fff;
  float: left;
  height: 2.5rem;
  padding: 0.53125rem 0.4375rem;
  width: 2.625rem;
}

.zplus-badge__text {
  font-size: 0.75em;
  letter-spacing: 0.08em;
  margin-left: 0.625rem;
  text-transform: uppercase;
}

.zplus-badge__link-text {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}

.zplus-badge__media {
  float: right;
  margin: -0.625rem 0.875rem -0.625rem 0;
  width: 5.125rem;
}

.zplus-badge__media-item {
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}

.zplus-badge__icon + .zplus-badge__media {
  display: none;
}

@media screen and (min-width: 21.875em) {
  .zplus-badge__icon + .zplus-badge__media {
    display: block;
  }
}

@media screen and (min-width: 48em) {
  .zplus-badge {
    padding: 0 0 0 1.25rem;
  }
  .zplus-badge__banner {
    line-height: 1.5;
    padding: 1.25rem;
    text-align: center;
    width: 11.25rem;
  }
  .zplus-badge__intro {
    display: block;
  }
  .zplus-badge__icon {
    bottom: 2.125rem;
    height: 2.625rem;
    left: 1.25rem;
    padding: 0;
    position: absolute;
    width: 3rem;
    z-index: 1;
  }
  .zplus-badge__icon:last-child {
    bottom: auto;
    height: 2.125rem;
    left: 50%;
    margin-left: -1.1875rem;
    top: -1.0625rem;
    width: 2.375rem;
  }
  .zplus-badge__text {
    font-size: 0.8125em;
    margin: 0;
  }
  .zplus-badge__media {
    float: none;
    margin: 1.25rem auto 0;
    width: 7.75rem;
  }
  .zplus-badge__icon + .zplus-badge__media {
    margin-right: 0;
  }
  .zplus-badge--coverless {
    align-self: flex-end;
  }
}

.authorbox__container {
  align-items: center;
  display: flex;
  margin: auto;
  max-width: 22.5rem;
}

.authorbox__media {
  flex: 0 0 auto;
  height: 4.5rem;
  margin: 0 0.9375rem 0.25rem 0;
  width: 4.5rem;
}

.authorbox__media-item {
  border-radius: 50%;
}

.authorbox__text:only-child {
  margin: auto;
  text-align: center;
}

.authorbox__name {
  color: #313131;
  display: block;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 0.875em;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.14286;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}

.authorbox__summary {
  color: #707070;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1em;
  font-style: italic;
  letter-spacing: 0.03em;
  line-height: 1.125;
}

.authorbox__button {
  display: table;
  margin: 1rem auto 0;
  text-transform: uppercase;
}

@media screen and (min-width: 48em) {
  .authorbox {
    text-align: center;
  }
  .authorbox__container {
    display: block;
  }
  .authorbox__media {
    height: 6.25rem;
    margin: 0 auto 0.875rem;
    width: 6.25rem;
  }
}

.gate {
  background-color: #f2f2f2;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  padding: 1.25rem 0.875rem;
  position: relative;
  text-align: center;
}

.gate__icon {
  background-color: #b91109;
  color: #fff;
  height: 2.5rem;
  left: 50%;
  margin: -1.25rem 0 0 -1.5rem;
  padding: 0.1875rem;
  position: absolute;
  top: 0;
  width: 3.0625rem;
}

.gate__icon--grey {
  background-color: #777777;
  color: #fff;
}

.gate__title {
  font-size: 1.25em;
  letter-spacing: 0.015em;
  line-height: 1.3;
  margin: 0;
}

.gate__icon + .gate__title {
  margin-top: 0.875rem;
}

.gate__form {
  background-color: #fff;
  margin: 1.125rem 0 0;
  padding: 0 0.875rem 1.875rem;
  text-align: left;
}

.gate__offer {
  border-color: #dddddd;
  border-style: solid;
  border-width: 0 0 1px;
  padding: 1rem 0 0;
}

.gate__actions {
  margin: 1.5rem 0 0;
  text-align: center;
}

.gate__label {
  display: block;
  font-size: 1.125em;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin: 0 1.5rem 1rem 0;
}

.gate__option {
  float: right;
  margin-top: 0.4375rem;
}

.gate__list {
  clear: both;
  color: #707070;
  font-size: 0.9375em;
  letter-spacing: 0.03em;
  list-style: square;
  margin: 0;
  overflow: hidden;
  padding: 0 0 0 1.25rem;
  transition: max-height .12s linear;
}

.gate__list-item {
  padding-bottom: 0.25rem;
}

.gate__list-item:last-child {
  padding-bottom: 1rem;
}

.gate__option:not(:checked) ~ .gate__list {
  max-height: 0;
}

.gate__option:checked ~ .gate__list {
  max-height: 15em;
}

.gate__button {
  display: inline-block;
  background-color: #b91109;
  border-radius: 5px;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0;
  padding: 0.625rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  min-width: 15.625rem;
}

.gate__button:visited {
  color: #fff;
}

.gate__button:hover, .gate__button:focus {
  background-color: #880d07;
  color: #fff;
  cursor: pointer;
}

.gate__note {
  color: #444;
  font-size: 0.9375em;
  letter-spacing: 0.03em;
  margin: 0;
  padding-top: 1.25rem;
}

.gate__note a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #313131;
}

.gate__note a:focus, .gate__note a:hover, .gate__note a:active {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.is-loggedin .gate__note {
  display: none;
}

.gate__link {
  font-weight: 700;
  white-space: nowrap;
}

.gate__iframe {
  border: none;
  height: 29.6875rem;
  overflow: hidden;
  width: 100%;
}

@media screen and (min-width: 22.4375em) {
  .gate__iframe {
    height: 28.5rem;
  }
}

@media screen and (min-width: 31.375em) {
  .gate__iframe {
    height: 26.25rem;
  }
}

@media screen and (min-width: 33.75em) {
  .gate__iframe {
    height: 20.625rem;
  }
}

.gate--register {
  padding: 0;
}

@media screen and (min-width: 48em) {
  .gate {
    padding: 1.875rem 2.8125rem;
  }
  .gate__icon {
    height: 3.4375rem;
    margin: -2.125rem 0 0 -2.0625rem;
    width: 4.1875rem;
  }
  .gate__title {
    font-size: 1.5em;
  }
  .gate__icon + .gate__title {
    margin-top: 1.5rem;
  }
  .gate__form {
    margin: 1.5rem 0 0.9375rem;
    padding: 0.5rem 2.5rem 2.5rem;
  }
  .gate__offer {
    padding: 2.25rem 0 1.25rem;
  }
  .gate__actions {
    text-align: right;
  }
  .gate__note {
    padding-top: 0.9375rem;
  }
  .gate__button {
    min-width: 7.75rem;
  }
  .gate--register {
    padding: 0;
  }
}

.paragraph--faded {
  max-height: 4.3em;
  overflow: hidden;
  position: relative;
}

.paragraph--faded:before {
  background-image: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.column-heading {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  padding-bottom: 2.5rem;
}

@media screen and (min-width: 48em) {
  .column-heading {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.column-heading__upper {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  background-color: #535560;
  position: relative;
}

@media screen and (min-width: 48em) {
  .column-heading__upper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.column-heading__lower {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  background-color: #f0eeec;
  padding-bottom: 2.25rem;
  padding-top: 2.25rem;
}

@media screen and (min-width: 48em) {
  .column-heading__lower {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.column-heading__information {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  padding: 1.25rem 0 3.125rem;
  vertical-align: middle;
}

@media screen and (max-width: 32.499em) {
  .column-heading__information {
    position: relative;
    z-index: 1;
  }
}

@media screen and (min-width: 32.5em) {
  .column-heading__information {
    display: table-cell;
    padding: 2.5rem 0;
    width: 65%;
  }
}

@media screen and (min-width: 48em) {
  .column-heading__information {
    width: 70%;
  }
}

.column-heading__information a {
  color: inherit;
}

.column-heading__information a:visited {
  color: inherit;
}

.column-heading__information a:focus {
  color: #fff;
}

.column-heading__information a:hover {
  color: #fff;
}

.column-heading__information a:active {
  color: #fff;
}

@media screen and (max-width: 32.499em) {
  .column-heading__author {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 33%;
    z-index: 0;
  }
}

@media screen and (min-width: 32.5em) {
  .column-heading__author {
    display: table-cell;
    text-align: right;
    vertical-align: bottom;
    width: 35%;
  }
}

@media screen and (min-width: 48em) {
  .column-heading__author {
    width: 30%;
  }
}

.column-heading__header {
  margin: 0;
}

.column-heading__kicker {
  color: #aaaaaa;
  display: block;
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.25rem;
}

.column-heading__title {
  color: #fff;
  display: block;
  font-size: 1.5rem;
  letter-spacing: 0.008em;
  line-height: 1.25;
  margin-bottom: 0.25rem;
  max-width: 25rem;
}

@media screen and (min-width: 32.5em) {
  .column-heading__title {
    max-width: 34.375rem;
  }
}

@media screen and (min-width: 48em) {
  .column-heading__title {
    font-size: 2rem;
    max-width: none;
  }
}

.column-heading__name {
  color: #f0eeec;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.25;
}

@media screen and (max-width: 32.499em) {
  .column-heading__name {
    width: 67%;
  }
}

@media screen and (min-width: 48em) {
  .column-heading__name {
    font-size: 2rem;
  }
}

@keyframes live-blog-indicator-animation {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
}

.liveblog-status {
  background-color: #f0eeec;
  overflow: hidden;
}

.liveblog-status__label {
  background-color: #535560;
  color: #fff;
  float: left;
  font-size: 0.8125em;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.liveblog-status__label:before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}

.liveblog-status__label--live {
  background-color: #b91109;
}

.liveblog-status__label--live:before {
  animation: live-blog-indicator-animation 2s infinite;
}

.liveblog-status__label, .liveblog-status__meta {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  line-height: 1.25rem;
  padding-bottom: 0.9375rem;
  padding-top: 0.9375rem;
}

@media screen and (min-width: 48em) {
  .liveblog-status__label, .liveblog-status__meta {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.liveblog-status__meta {
  color: #707070;
  float: right;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  padding-left: 0;
}

.liveblog-status__meta-date {
  display: none;
}

@media screen and (min-width: 32.5em) {
  .liveblog-status__label, .liveblog-status__meta {
    padding: 0.9375rem 1.75rem;
  }
  .liveblog-status__meta {
    float: left;
  }
  .liveblog-status__meta-date {
    display: inline;
  }
  .liveblog-status__meta-date:after {
    content: " — ";
    margin: 0 5px;
  }
}

.liveblog {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  margin-bottom: 1.25rem;
  margin-top: 3.125rem;
}

@media screen and (min-width: 48em) {
  .liveblog {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.liveblog-text-wrapper {
  transition: max-height .5s;
  overflow: hidden;
  position: relative;
}

.liveblog-text-wrapper--wrapped {
  margin: 0 auto;
  max-width: 41.25em;
  cursor: pointer;
  max-height: 7.875em;
}

@media screen and (min-width: 61.25em) {
  .liveblog-text-wrapper--wrapped {
    max-height: 9.375em;
  }
}

.liveblog-text-wrapper--wrapped:before {
  transition-duration: .2s;
  transition-property: border-bottom-color, color;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  bottom: 0;
  color: #313131;
  content: "+ alles anzeigen";
  font-size: inherit;
  left: 0;
  letter-spacing: 0.03em;
  position: absolute;
  z-index: 1;
}

.liveblog-text-wrapper--wrapped:hover:before {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.liveblog-text-wrapper--wrapped:after {
  background-image: linear-gradient(0deg, white 1.5em, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: "";
  height: 5.625em;
  left: 0;
  position: absolute;
  right: 0;
}

.comment-section {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  margin-bottom: 2.5rem;
}

@media screen and (min-width: 48em) {
  .comment-section {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .comment-section {
    border-top: 1px solid #dddddd;
  }
}

.comment-section .ad-container {
  margin: 0;
}

.comment-section__item {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 48em) {
  .comment-section__item {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .comment-section__item {
    max-width: 43.75rem;
  }
}

.comment-section__note {
  background-color: #EEE;
  color: #313131;
  padding-bottom: 1em;
  padding-top: 1em;
}

.comment-section__head {
  background-color: #EEE;
  color: #313131;
  padding-bottom: 2em;
  padding-top: 2em;
  text-align: center;
}

@media screen and (min-width: 32.5em) {
  .comment-section__head {
    overflow: hidden;
    text-align: inherit;
  }
}

.comment-section__message {
  color: #b91109;
}

.comment-section__notice {
  color: #707070;
}

.comment-section__notice a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #313131;
}

.comment-section__notice a:focus, .comment-section__notice a:hover, .comment-section__notice a:active {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.comment-section__note + .comment-section__form {
  border-top: 0;
}

.comment-section__head + .comment-section__message {
  padding-bottom: 1em;
  padding-top: 1em;
}

.comment-section__headline {
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: .5em;
}

@media screen and (min-width: 32.5em) {
  .comment-section__headline {
    float: left;
    font-size: 1.25rem;
    margin-bottom: 0;
  }
}

.comment-section__headline small {
  color: #999;
  display: block;
  font-size: 0.75rem;
  font-weight: normal;
  letter-spacing: 0.05em;
}

.comment-section__button {
  white-space: nowrap;
}

@media screen and (min-width: 32.5em) {
  .comment-section__button {
    float: right;
  }
}

.comment-section__form {
  border-top: 1px solid #dddddd;
}

.comment-section__form .comment-section__notice,
.comment-section__form .comment-form__cancel--hidden {
  display: none;
}

.comment-section {
  margin-left: 0;
  margin-right: 0;
}

.comment-section__head + .comment-section__message {
  background-color: #EEE;
  padding-top: 0;
}

@media screen and (min-width: 48em) {
  .comment-section__head,
  .comment-section__head + .comment-section__message {
    background-color: transparent;
  }
}

.comment-section__button:after {
  content: "\25B8";
  margin-left: 3px;
}

.comment-section__body + .comment-section__note {
  border-top: 1px solid #dddddd;
}

.comment-preferences {
  background-color: #EEE;
  color: #707070;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  margin: 1px 0;
  padding-left: 0.875rem;
}

@media screen and (min-width: 48em) {
  .comment-preferences {
    padding-left: 1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .comment-preferences {
    padding-left: 0;
  }
}

.comment-preferences__container {
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 48em) {
  .comment-preferences__container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 41.25rem;
  }
}

.comment-preferences__item {
  flex-grow: 1;
  padding: 0.875rem 0;
  margin-left: 1.75rem;
}

@media screen and (min-width: 48em) {
  .comment-preferences__item {
    display: inline-block;
  }
}

.comment-preferences__item:link, .comment-preferences__item:visited {
  color: inherit;
}

.comment-preferences__item:hover, .comment-preferences__item:active, .comment-preferences__item:focus {
  color: inherit;
}

.comment-preferences__item:hover span, .comment-preferences__item:active span, .comment-preferences__item:focus span {
  border-bottom: 1px solid #CCC;
}

.comment-preferences__item:first-child {
  margin-left: 0;
}

.comment-preferences__item--active:link, .comment-preferences__item--active:visited {
  color: #313131;
}

.comment-preferences__item--active:hover, .comment-preferences__item--active:active, .comment-preferences__item--active:focus {
  color: #313131;
}

.comment-preferences__item--buttonized {
  flex-grow: 0;
}

@media screen and (max-width: 47.999em) {
  .comment-preferences__item--buttonized {
    border-left: 1px solid #fff;
    margin-left: 0;
    padding: 0.875rem;
  }
  .comment-preferences__item--buttonized .comment-preferences__icon {
    margin-left: 0.125rem;
  }
}

.comment-preferences__text {
  display: none;
}

@media screen and (min-width: 48em) {
  .comment-preferences__text {
    display: inline;
  }
}

.comment-preferences__icon {
  vertical-align: middle;
  margin-right: 0.1875rem;
  margin-top: -0.1875rem;
}

.comment-preferences__icon--sorting {
  height: 1rem;
  width: 0.875rem;
}

.comment-preferences__icon--spinner {
  height: 0.875rem;
  width: 1.0625rem;
}

.comment-preferences__icon--promoted {
  height: 1rem;
  width: 1rem;
}

.comment-preferences__icon--recommended {
  height: 0.9375rem;
  width: 1.0625rem;
}

.comment-form a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #313131;
}

.comment-form a:focus, .comment-form a:hover, .comment-form a:active {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.comment-form__response--success {
  background-color: #d4e8d4;
  color: #278d27;
  padding: .75em;
  text-align: center;
}

.comment-form > *:first-child {
  margin-top: 2em;
}

.comment-form__avatar {
  border-radius: 50%;
  display: inline-block;
  height: 2.25rem;
  margin-right: 0.75rem;
  width: 2.25rem;
  vertical-align: middle;
  overflow: hidden;
}

.comment-form__text {
  color: #707070;
  font-size: 0.875rem;
  margin: 1em 0;
}

.comment-form__text:after {
  content: "";
  display: block;
  clear: both;
}

.comment-form__text--metadata {
  line-height: 2.25rem;
}

.comment-form__charcount {
  float: right;
  letter-spacing: 0.01em;
  margin-left: 1.25rem;
}

.comment-form__username:link, .comment-form__username:visited {
  color: #b91109;
  border-bottom-width: 0;
}

.comment-form__username:hover, .comment-form__username:active, .comment-form__username:focus {
  border-bottom-width: 1px;
}

.comment-form__cancel {
  margin: 0 1.375rem;
  border-bottom-color: currentcolor !important;
  display: none;
}

@media screen and (min-width: 30em) {
  .comment-form__cancel {
    display: inline;
  }
}

.comment-form__cancel:link, .comment-form__cancel:visited {
  color: #707070;
}

.comment-form__cancel:hover, .comment-form__cancel:active, .comment-form__cancel:focus {
  color: #b91109;
}

.comment-form__textarea {
  margin: 1em 0;
  height: 16em;
}

.comment-form__input {
  max-width: 20rem;
  width: 100%;
}

.comment-form__hint {
  margin: 0 0 1.25rem;
}

.comment-form__hint--error {
  color: #b91109;
}

.comment-form__error {
  transition: opacity .3s, visibility .3s;
  color: #b91109;
  max-width: 20rem;
  opacity: 0;
  padding-top: 0.625rem;
  visibility: hidden;
  width: 100%;
}

.comment-form__error--visible {
  opacity: 1;
  visibility: visible;
}

.comment-form__sso-username {
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px 0;
  margin: 1.25rem 0;
  padding: 1.25rem 0;
  font-size: 0.9375rem;
}

.comment-form__actions {
  font-size: 0.875rem;
  text-align: right;
}

.comment-login {
  text-align: center;
}

.comment-login p {
  margin: 2em 0 1em;
}

.comment-login__button {
  margin: 1em .5em 0;
}

.comment-meta__date, .comment-meta__badge {
  color: #707070;
  font-size: 0.75rem;
  letter-spacing: letter-spacing-s;
}

.comment-meta {
  position: relative;
}

.comment--promoted .comment-meta {
  padding-top: 2.8125rem;
}

@media screen and (min-width: 48em) {
  .comment--promoted .comment-meta {
    padding-top: 0;
  }
}

.comment-meta__avatar {
  float: left;
  margin-right: 0.9375rem;
  margin-top: -0.3125rem;
}

.comment-meta__avatar img {
  border-radius: 50%;
  display: block;
  height: 3.125rem;
  overflow: hidden;
  width: 3.125rem;
}

@media screen and (min-width: 48em) {
  .comment-meta__avatar {
    display: table-cell;
    float: none;
    margin: 0;
    padding-right: 0.9375rem;
    vertical-align: middle;
    width: 3.125rem;
  }
}

.comment-meta__name {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.comment-meta__name a:link, .comment-meta__name a:visited {
  color: #b91109;
}

.comment-meta__name a:hover, .comment-meta__name a:active, .comment-meta__name a:focus {
  text-decoration: underline;
}

.comment--recommended:not(.comment--promoted) .comment-meta__name {
  padding-right: 3.75rem;
}

@media screen and (min-width: 48em) {
  .comment--recommended:not(.comment--promoted) .comment-meta__name {
    padding-right: 0;
  }
}

@media screen and (min-width: 48em) {
  .comment-meta__name {
    display: table-cell;
    overflow: visible;
    vertical-align: middle;
    white-space: normal;
    word-break: break-word;
  }
}

.comment-meta__date:link, .comment-meta__date:visited {
  color: #707070;
}

.comment-meta__date:hover, .comment-meta__date:active, .comment-meta__date:focus {
  color: #444;
}

.comment-meta__badge--promoted, .comment-meta__badge--recommended {
  position: absolute;
  top: 0;
}

.comment-meta__badge--promoted {
  left: 0;
}

.comment-meta__badge--recommended {
  right: 0;
}

@media screen and (min-width: 48em) {
  .comment-meta__date, .comment-meta__badge--promoted, .comment-meta__badge--recommended {
    display: table-cell;
    padding-left: 1.25rem;
    vertical-align: middle;
    width: 9.0625rem;
    position: static;
    width: 1%;
    white-space: nowrap;
  }
}

.comment-meta__icon {
  height: 1rem;
  margin-right: 0.3125rem;
  vertical-align: -0.1875rem;
  width: 1rem;
}

.comment-meta__icon--recommended {
  height: 1.125rem;
  width: 1.125rem;
}

.comment-meta__icon--author {
  color: #313131;
}

@media screen and (min-width: 48em) {
  .comment-meta {
    display: table;
    width: 100%;
  }
}

.comment-meta__name {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2;
}

.comment {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  border-top: 1px solid #dddddd;
}

@media screen and (min-width: 48em) {
  .comment {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.comment:first-child {
  border-top: none;
}

.comment--author {
  border-top-width: 0;
  background-color: #EEE;
}

.comment--author input, .comment--author textarea, .comment--author select {
  background-color: #fff;
}

.comment--author + .comment {
  border-top-width: 0;
}

.comment--author + .comment--author {
  border-top-width: 1px;
}

.comment--wrapped .comment__body {
  max-height: 7em;
  overflow: hidden;
}

.comment--wrapped .comment__reactions {
  display: none;
}

.comment--wrapped .comment-overlay {
  display: block;
}

.comment__container {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  position: relative;
}

@media screen and (min-width: 32.5em) {
  .comment__container {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem;
  }
}

@media screen and (min-width: 48em) {
  .comment__container {
    max-width: 41.25rem;
  }
}

.comment__body {
  clear: both;
  color: #313131;
  font-size: 1rem;
  margin-top: 1.125rem;
  margin-bottom: 1.25rem;
}

.comment__body a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #313131;
}

.comment__body a:focus, .comment__body a:hover, .comment__body a:active {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.comment__body > p {
  margin: 0 0 0.6667em 0;
}

.comment__body .moderation {
  color: #707070;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-style: normal;
}

.comment__body .moderation:before {
  vertical-align: text-top;
}

.comment__body .comment-overlay__wrap {
  border-bottom: none;
}

.comment__reactions {
  overflow: hidden;
  text-align: right;
}

.comment__origin, .comment__reaction, .comment__date {
  font-size: 0.8125rem;
  letter-spacing: 0.03em;
}

.comment__origin:link, .comment__origin:visited, .comment__reaction:link, .comment__reaction:visited, .comment__date:link, .comment__date:visited {
  color: #707070;
}

.comment__origin:hover, .comment__origin:active, .comment__origin:focus, .comment__reaction:hover, .comment__reaction:active, .comment__reaction:focus, .comment__date:hover, .comment__date:active, .comment__date:focus {
  color: #444;
}

.comment__reaction {
  display: inline-block;
  margin-left: 1.125rem;
}

.comment__reaction:first-child {
  margin-left: 0;
}

.comment__reaction--active:link, .comment__reaction--active:visited {
  color: #b91109;
}

.comment__action {
  display: none;
}

@media screen and (min-width: 32.5em) {
  .comment__action {
    display: inline;
    padding-left: 0.25rem;
  }
}

.comment__origin {
  display: block;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  margin: 0.25rem 0 1.25rem;
  text-align: left;
}

@media screen and (min-width: 48em) {
  .comment__origin {
    float: left;
    margin-bottom: 0.25rem;
  }
}

.comment__moderations {
  clear: left;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

.comment__moderations a {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  color: #313131;
}

.comment__moderations a:focus, .comment__moderations a:hover, .comment__moderations a:active {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.comment__moderation {
  font-size: 0.9375rem;
  letter-spacing: 0.03em;
  line-height: 2;
}

.comment__moderation--sending {
  color: #CCC !important;
}

.comment__rewrapper {
  display: block;
  cursor: pointer;
  padding-bottom: 1.75rem;
}

.comment__rewrapper--loading {
  visibility: hidden;
}

.comment__rewrapper:hover .comment__count, .comment__rewrapper:hover .comment-overlay__count {
  background-color: #313131;
}

.comment__rewrapper:hover .comment__cta, .comment__rewrapper:hover .comment-overlay__cta {
  color: #444;
  border-bottom: 1px solid #999;
}

.comment__count, .comment-overlay__count {
  border-radius: 1em;
  transition: background-color .2s;
  background-color: #535560;
  color: #EEE;
  font-size: 0.6875rem;
  margin-right: 0.75rem;
  padding: 0.1875rem 0.5rem;
}

.comment__cta, .comment-overlay__cta {
  transition-property: border-bottom-color, color;
  transition-duration: .2s;
  border-bottom: 1px solid #CCC;
  color: #707070;
  font-size: 0.9375rem;
  letter-spacing: 0.03em;
}

.comment--indented {
  border-top-width: 0 !important;
  padding: 0;
}

@media screen and (min-width: 32.5em) {
  .comment--indented {
    padding: 0 0.875rem;
  }
}

@media screen and (min-width: 48em) {
  .comment--indented {
    padding: 0 1.25rem;
  }
}

.comment--indented .comment__container {
  border-top: 1px solid #dddddd;
  box-shadow: inset 0.875rem 0 0 0 #EEE;
  padding-left: 1.75rem;
  padding-right: 0.875rem;
  position: relative;
}

@media screen and (min-width: 32.5em) {
  .comment--indented .comment__container {
    box-shadow: none;
    padding-left: 5rem;
    padding-right: 0;
  }
}

.comment--indented .comment__container:before, .comment--indented .comment__container:after {
  border-color: transparent;
  border-style: solid;
  border-width: 0 10px 10px;
  content: ' ';
  left: 4.6875rem;
  position: absolute;
}

.comment--indented .comment__container:before {
  border-bottom-color: #dddddd;
  top: -10px;
}

.comment--indented .comment__container:after {
  border-bottom-color: #fff;
  top: -9px;
}

.comment--indented.comment--author .comment__container {
  border-top-width: 0;
}

.comment--indented.comment--author .comment__container:before {
  border-bottom-color: transparent;
}

.comment--indented.comment--author .comment__container:after {
  border-bottom-color: #EEE;
}

.comment--author + .comment--indented .comment__container {
  border-top-width: 0;
}

.comment--author + .comment--indented .comment__container:before {
  border-bottom-color: transparent;
}

.comment--author + .comment--author.comment--indented .comment__container {
  border-top-width: 1px;
}

.comment--author + .comment--author.comment--indented .comment__container:before {
  border-bottom-color: #dddddd;
}

.comment--author .comment-overlay {
  background-image: linear-gradient(0deg, #eeeeee 3em, rgba(238, 238, 238, 0) 100%);
}

.comment-overlay {
  background-image: linear-gradient(0deg, white 3em, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  cursor: pointer;
  display: none;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  height: 70%;
  left: 0;
  padding-left: 1.75rem;
  position: absolute;
  right: 0;
}

@media screen and (min-width: 32.5em) {
  .comment-overlay {
    padding-left: 5rem;
  }
}

.comment-overlay__wrap {
  bottom: 1.25rem;
  position: absolute;
}

.comment-overlay:hover .comment-overlay__count {
  background-color: #313131;
}

.comment-overlay:hover .comment-overlay__cta {
  color: #444;
  border-bottom: 1px solid #999;
}

.comment__badge {
  display: inline-block;
  background-color: #313131;
  border-radius: 2px;
  color: #fff;
  height: 1rem;
  margin-right: 0.375rem;
  vertical-align: text-top;
  width: 1rem;
}

.comment__badge--promoted {
  font-size: 0.75rem;
  text-align: center;
}

.comment__icon-reply {
  width: 1.0625rem;
  height: 0.9375rem;
}

.comment__icon-report {
  width: 0.875rem;
  height: 1rem;
}

.comment__icon-recommend {
  width: 1.0625rem;
  height: 1rem;
}

@media screen and (min-width: 32.5em) {
  .comment__icon-reply {
    width: 0.75rem;
    height: 0.625rem;
  }
  .comment__icon-report {
    width: 0.5rem;
    height: 0.625rem;
  }
  .comment__icon-recommend {
    width: 0.75rem;
    height: 0.75rem;
  }
}

.comment__reaction--sending .comment__icon {
  animation: rotate 1s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.js-comment-placeholder__content {
  background-color: #f0f0ed;
  color: #CCC;
  height: 150px;
  line-height: 150px;
  text-align: center;
  text-transform: uppercase;
  animation: 0.7s smoothPulse infinite alternate;
}

.gallery, .inline-gallery {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  background-color: #EEE;
  margin-bottom: 1.75rem;
  margin-top: 1.75rem;
  padding-bottom: 1.25rem;
}

@media screen and (min-width: 48em) {
  .gallery, .inline-gallery {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .gallery, .inline-gallery {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding: 1.25rem;
  }
}

@media screen and (min-width: 61.25em) {
  .gallery, .inline-gallery {
    padding-bottom: 3rem;
    padding-top: 2.25rem;
  }
}

.gallery-container, .inline-gallery-container {
  margin: 0 auto;
  max-width: 55rem;
}

.gallery__media-container {
  overflow: hidden;
}

.inline-gallery {
  clear: both;
}

.gallery-slides .gallery__media-item {
  margin: 0 auto;
  max-height: 620px;
  max-width: 100%;
  width: auto;
}

.gallery-slides .figure__caption {
  box-sizing: content-box;
  margin: 1em auto 0;
  max-width: none;
  padding: 0 0.875rem;
}

@media screen and (min-width: 48em) {
  .gallery-slides .figure__caption {
    padding: 0;
  }
}

.gallery-slides .figure__index {
  color: #707070;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-style: normal;
  font-size: 0.875em;
  letter-spacing: 0.05em;
}

.js .gallery-slides {
  visibility: hidden;
}

.bx-wrapper .gallery-slides {
  visibility: visible;
}

.bx-wrapper--touch .bx-controls {
  padding: 1.25rem 0.875rem 1em;
}

@media screen and (min-width: 48em) {
  .bx-wrapper--touch .bx-controls {
    padding: 0 0 1em;
  }
}

.bx-wrapper--no-touch .bx-controls {
  padding: 1.25rem;
  display: none;
}

.bx-wrapper--no-touch .bx-controls:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (min-width: 36em) {
  .bx-wrapper--no-touch .bx-controls {
    display: block;
  }
}

@media screen and (min-width: 48em) {
  .bx-wrapper--no-touch .bx-controls {
    padding: 0 0 1.25rem;
  }
}

@media screen and (min-width: 36em) {
  .bx-wrapper--no-touch .figure__index {
    display: none;
  }
}

.bx-controls-direction {
  float: right;
}

.bx-wrapper--touch .bx-pager {
  font-size: 8px;
  line-height: 1.5;
  text-align: center;
}

.bx-wrapper--no-touch .bx-pager {
  float: right;
  height: 2.1875rem;
  line-height: 2.1875rem;
  padding-right: .5em;
}

.bx-pager-item {
  display: inline;
  font-size: 0;
  line-height: 0;
}

.bx-pager-link {
  background: #000;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 0 4px;
  opacity: 0.3;
  outline: 0;
  text-indent: -9999px;
  width: 8px;
}

.bx-pager-link:hover, .bx-pager-link:focus, .bx-pager-link.active {
  opacity: 0.7;
}

.bx-prev,
.bx-next,
.bx-overlay-prev,
.bx-overlay-next {
  background-color: #000;
  border-radius: 50%;
  border: none;
  color: #fff;
  float: left;
  height: 2.1875em;
  margin-left: 0.625rem;
  opacity: 0.3;
  padding: 0.625rem;
  width: 2.1875em;
}

.bx-prev:hover, .bx-prev:active, .bx-prev:focus,
.bx-next:hover,
.bx-overlay-prev:hover,
.bx-overlay-next:hover,
.bx-next:active,
.bx-overlay-prev:active,
.bx-overlay-next:active,
.bx-next:focus,
.bx-overlay-prev:focus,
.bx-overlay-next:focus {
  color: #fff;
}

.bx-prev:hover,
.bx-next:hover,
.bx-overlay-prev:hover,
.bx-overlay-next:hover {
  opacity: 0.7;
}

.bx-prev:focus,
.bx-next:focus,
.bx-overlay-prev:focus,
.bx-overlay-next:focus {
  outline: 0;
}

.bx-prev.disabled,
.bx-next.disabled,
.disabled.bx-overlay-prev,
.disabled.bx-overlay-next {
  opacity: 0.1;
}

.bx-arrow-icon {
  display: block;
  height: 100%;
  margin: 0 auto;
  width: auto;
}

.bx-overlay-prev,
.bx-overlay-next {
  margin: 0;
  position: absolute;
  top: 0.625em;
}

@media screen and (min-width: 32.5em) {
  .bx-overlay-prev,
  .bx-overlay-next {
    height: 4.375em;
    margin-top: -2.1875em;
    opacity: 0;
    padding: 1.25rem;
    top: 50%;
    width: 4.375em;
  }
}

.bx-overlay-prev {
  left: 0.625em;
}

.bx-overlay-next {
  right: 0.625em;
}

.bx-viewport {
  position: relative;
}

.bx-viewport:hover .bx-overlay-prev,
.bx-viewport:hover .bx-overlay-next, .bx-viewport:active .bx-overlay-prev,
.bx-viewport:active .bx-overlay-next, .bx-viewport:focus .bx-overlay-prev,
.bx-viewport:focus .bx-overlay-next {
  opacity: 0.3;
}

.bx-zone-prev,
.bx-zone-next {
  width: 15%;
  height: 20%;
  position: absolute;
  z-index: 9999;
  cursor: pointer;
  display: none;
}

@media screen and (min-width: 32.5em) {
  .bx-zone-prev,
  .bx-zone-next {
    width: 50%;
    height: 90%;
    display: block;
  }
}

.bx-zone-prev:hover .bx-overlay-prev {
  opacity: 0.7;
}

.bx-zone-next {
  right: 0;
}

.bx-zone-next:hover .bx-overlay-next {
  opacity: 0.7;
}

.bx-controls-auto,
.bx-loading {
  display: none;
}

.no-js .gallery-slides {
  padding-top: 2.5rem;
}

.no-js .gallery-slides figure {
  margin-top: 0;
  margin-bottom: 1.25rem;
}

.no-js .gallery-slides figure:last-child .figure__caption {
  margin-bottom: 1.25rem;
}

.no-js .gallery-slides .gallery__media-item {
  max-width: 100%;
}

.no-js .gallery-slides .figure__caption {
  max-width: 100%;
  width: 36.25rem;
  margin-bottom: 2.5rem;
}

.no-js .gallery-slides .figure__copyright {
  display: block;
}

.search-form {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  background: #f0f0ed;
  margin: 0;
  padding-bottom: 0.9375rem;
  padding-top: 1.5625rem;
}

@media screen and (min-width: 48em) {
  .search-form {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media screen and (min-width: 48em) {
  .search-form__fieldset {
    margin: 0 auto;
    max-width: 41.25em;
  }
}

.search-text-input {
  display: flex;
  font-size: 0.875rem;
}

.search-text-input__input {
  background-color: #fff;
  border-color: #CCC;
  border-radius: 0.25rem 0 0 0.25rem;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  outline: none;
  padding: 0.625rem;
  flex-grow: 1;
}

.search-text-input__input:focus, .search-text-input__input:hover,
.search-text-input__input:focus + .search-submit,
.search-text-input__input:hover + .search-submit {
  border-color: #999;
}

.search-text-input__input:focus {
  background-color: #fff;
}

.search-submit {
  background-color: #fff;
  color: #444;
  border-radius: 0 0.25rem 0.25rem 0;
  border: 1px solid #CCC;
  border-left: none;
  outline: none;
  padding: 0.625rem 0.75rem;
}

@media screen and (min-width: 48em) {
  .search-submit {
    padding: 0.625rem 1.25rem;
  }
}

.search-submit:focus, .search-submit:hover {
  background-color: #535560;
  color: #fff;
}

.search-submit__icon {
  height: 1.125rem;
  width: 1.125rem;
  vertical-align: text-bottom;
}

.search-submit__text {
  display: none;
}

@media screen and (min-width: 48em) {
  .search-submit__text {
    display: inline;
    letter-spacing: 1px;
    padding-left: .5em;
  }
}

.search-options {
  margin-top: 0.875rem;
  color: #707070;
}

.search-options__on {
  display: none;
  transition: max-height .3s ease-in-out;
}

.js .search-options__on {
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  max-height: 1.5em;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .js .search-options__on {
    display: none;
  }
}

.search-options__container {
  overflow: hidden;
  transition: max-height .3s ease-in-out;
}

.js .search-options__container {
  max-height: 0;
}

@media screen and (min-width: 48em) {
  .js .search-options__container {
    max-height: none;
  }
}

.search-options__off {
  display: none;
}

.js .search-options__off {
  cursor: pointer;
  display: block;
  float: left;
  height: 2rem;
  width: 2rem;
}

@media screen and (min-width: 48em) {
  .js .search-options__off {
    display: none;
  }
}

.search-options__icon {
  width: 1.125rem;
  height: 1.125rem;
  margin: 0.4375rem 0.375rem;
}

.search-options--open .search-options__on {
  max-height: 0;
}

.search-options--open .search-options__container {
  max-height: 20em;
}

.search-range {
  border: none;
  margin: 0;
  padding: 0;
  float: left;
  margin: 0 0.625rem 0.625rem 0;
  width: 10rem;
}

.search-range__legend {
  background-color: #fff;
  border: 1px solid #CCC;
  border-radius: 0.25rem;
  color: #707070;
  cursor: pointer;
  display: block;
  font-size: 0.75rem;
  padding: 0.375rem 1rem;
  width: 100%;
}

.search-range__icon {
  float: right;
  height: 0.375rem;
  margin-top: 0.375rem;
  width: 0.5rem;
  transition: transform .3s;
}

.search-range__extend {
  background: #fcfcfb;
  border-width: 0px 1px;
  border-style: solid;
  border-color: #CCC;
  box-shadow: inset 0 -1px 0 #CCC;
  font-size: 0.6875rem;
  line-height: 2;
  overflow: hidden;
  transition: max-height .3s;
}

.js .search-range__extend {
  max-height: 0;
  position: absolute;
  width: 10rem;
  z-index: 1;
}

.search-range__label {
  cursor: pointer;
  display: block;
  margin: 0.125rem 0.875rem;
}

.search-range__label:first-child {
  margin-top: 0.875rem;
}

.search-range__label:last-child {
  margin-bottom: 0.875rem;
}

.search-range__input {
  margin-right: 0.375rem;
}

.search-range--open .search-range__legend {
  border-radius: 0.25rem 0.25rem 0 0;
}

.search-range--open .search-range__icon {
  transform: rotate(180deg);
}

.search-range--open .search-range__extend {
  max-height: 20em;
}

.search-counter {
  padding: 0 0 1.25rem;
}

.search-counter__hits {
  font-size: 1.5em;
  font-weight: bold;
}

.search-counter__label {
  font-size: 0.75em;
}

.search-counter__link {
  color: #707070;
  font-size: 0.75em;
  margin-left: 0.9375rem;
}

.search-counter__link--marked {
  color: #313131;
  border-bottom: 1px solid currentColor;
}

.storystream-headerimage {
  position: relative;
}

.storystream-headerimage__media {
  background-color: #000f14;
  height: 0;
  margin: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .storystream-headerimage__media {
    padding-bottom: 42.85714%;
  }
}

.storystream-headerimage__media-container {
  background-color: #000f14;
  position: relative;
}

.storystream-headerimage__media-container:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background-image: linear-gradient(0deg, rgba(0, 15, 20, 0.6) 15%, rgba(0, 15, 20, 0.15) 52%, rgba(0, 15, 20, 0) 70%);
}

.storystream-headerimage__wrapper {
  padding: 0 1.25rem;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.storystream-headerimage__container {
  padding: 0 1.25rem;
}

.storystream-headerimage__content {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
  margin: 0 auto;
  max-width: 40rem;
  position: relative;
}

.storystream-headerimage__content:before {
  position: absolute;
  background-color: #dddddd;
  border-radius: 50%;
  content: "";
  height: 0.5625rem;
  width: 0.5625rem;
  left: -1.25rem;
  margin: -0.125rem 0 0 -0.25rem;
}

.storystream-headerimage__content:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  left: -1.25rem;
  top: 0;
  z-index: 1;
}

.storystream-headerimage__kicker {
  color: #EEE;
  font-size: 0.9375rem;
  letter-spacing: 0.05em;
  padding: 0.375rem 0;
  position: absolute;
  top: -1.25rem;
}

.storystream-headerimage__kicker-label {
  background-color: #EEE;
  border-radius: 0.1875em;
  color: #313131;
  font-size: 0.75rem;
  letter-spacing: 0.03em;
  margin-right: 0.625rem;
  padding: 0.375rem 0.625rem;
  text-transform: uppercase;
}

.storystream-headerimage__title {
  color: #fff;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-style: italic;
  font-size: 1.75rem;
  line-height: 2.125rem;
  margin: 1rem 0 0;
  padding: 1.5625rem 0 1.25rem 0;
}

.storystream-headerimage__kicker, .storystream-headerimage__title {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}

.storystream-headerimage__update {
  color: #CCC;
  display: inline-block;
  font-size: 0.9375rem;
  letter-spacing: 0.03em;
  line-height: 1.7;
  padding: 0 0 1rem 1.25rem;
  position: relative;
}

.storystream-headerimage__updateicon {
  color: inherit;
  height: 0.9375rem;
  margin: 0.3125rem 0 0 -1.25rem;
  position: absolute;
  width: 0.9375rem;
}

.storystream-headerimage__date {
  white-space: nowrap;
}

@media screen and (min-width: 32.5em) {
  .storystream-headerimage__title {
    white-space: normal;
  }
}

@media screen and (min-width: 48em) {
  .storystream-headerimage__wrapper {
    padding: 0 1.6875rem;
  }
  .storystream-headerimage__content:before, .storystream-headerimage__content:after {
    left: -1.6875rem;
  }
  .storystream-headerimage__text {
    padding: 0 1.6875rem;
  }
  .storystream-headerimage__kicker {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .storystream-headerimage__title {
    font-size: 3rem;
    line-height: 3.625rem;
  }
}

@media screen and (min-width: 61.25em) {
  .storystream-headerimage__wrapper:after {
    padding: 0 5.625rem;
  }
  .storystream-headerimage__content:before, .storystream-headerimage__content:after {
    left: -4.375rem;
  }
  .storystream-headerimage__text {
    padding: 0 4.375rem;
  }
  .storystream-headerimage__title {
    font-size: 3.375rem;
    line-height: 4.0625rem;
  }
}

.storystream-sharing {
  background-color: #41434D;
  padding: 0 1.25rem;
}

.storystream-sharing__container {
  padding: 0 1.25rem;
}

.storystream-sharing__content {
  margin: 0 auto;
  max-width: 40rem;
  padding: 0.8125rem 0;
  position: relative;
}

.storystream-sharing__content:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  left: -1.25rem;
  top: 0;
  z-index: 1;
}

.storystream-sharing__link {
  color: #fff;
  display: inline-block;
  height: 2.375rem;
  opacity: 0.7;
}

.storystream-sharing__link:hover, .storystream-sharing__link:active, .storystream-sharing__link:focus {
  color: #fff;
  opacity: 1.0;
}

.storystream-sharing__link + .storystream-sharing__link {
  border-left: 1px rgba(119, 119, 119, 0.7) solid;
}

.storystream-sharing__icon {
  height: 22px;
  margin: 0.5625rem 0.75rem;
  width: 22px;
}

@media screen and (min-width: 48em) {
  .storystream-sharing {
    padding: 0 1.6875rem;
  }
  .storystream-sharing__content:after {
    left: -1.6875rem;
  }
  .storystream-sharing__link--whatsapp {
    display: none;
  }
}

@media screen and (min-width: 61.25em) {
  .storystream-sharing {
    padding: 0 5.625rem;
  }
  .storystream-sharing__content:after {
    left: -4.375rem;
  }
}

.storystream-summary {
  color: #444;
  font-size: 1.125em;
  line-height: 1.4;
  padding: 2rem 1.25rem;
}

@media screen and (min-width: 48em) {
  .storystream-summary {
    line-height: 1.5;
  }
}

@media screen and (min-width: 61.25em) {
  .storystream-summary {
    font-size: 1.25em;
  }
}

.storystream-summary__container {
  margin: 0 auto;
  max-width: 40rem;
}

.storystream-summary__container p {
  margin: 0 0 1em 0;
}

.storystream-summary__container p:last-child {
  margin-bottom: 0;
}

.storystream-scope {
  background-color: #f6f6f6;
  padding: 0 1.25rem;
}

.storystream-scope__container {
  padding: 0 1.25rem;
}

.storystream-scope__content {
  color: #999;
  font-size: 0.8125rem;
  letter-spacing: 0.08em;
  line-height: 1.7;
  margin: 0 auto;
  max-width: 40rem;
  padding: 1.25rem 0;
  position: relative;
  text-transform: uppercase;
}

.storystream-scope__content:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  left: -1.25rem;
  top: 0;
  z-index: 1;
}

.storystream-scope__link, .storystream-scope__number {
  color: #444;
}

.storystream-scope__counter:after {
  content: '\A';
  white-space: pre;
}

.storystream-scope__link {
  white-space: nowrap;
  border-bottom: 1px rgba(170, 170, 170, 0.4) solid;
}

.storystream-scope__link:hover, .storystream-scope__link:active, .storystream-scope__link:focus {
  border-bottom: 1px #aaaaaa solid;
  color: #444;
}

@media screen and (min-width: 32.5em) {
  .storystream-scope__counter:after {
    color: #444;
    content: "/";
    opacity: .5;
    margin: 0 .25em;
  }
}

@media screen and (min-width: 48em) {
  .storystream-scope {
    padding: 0 1.6875rem;
  }
  .storystream-scope__content:after {
    left: -1.6875rem;
  }
}

@media screen and (min-width: 61.25em) {
  .storystream-scope {
    padding: 0 5.625rem;
  }
  .storystream-scope__content:after {
    left: -4.375rem;
  }
}

.storystream-markup {
  padding: 0 1.25rem;
}

.storystream-markup--first {
  background-color: #EEE;
}

.storystream-markup__container {
  padding: 1.25rem 1.25rem;
}

.storystream-markup__container--first {
  padding: 2rem 0;
}

.storystream-markup__container--last {
  padding-top: 0;
}

.storystream-markup__content {
  margin: 0 auto;
  max-width: 40rem;
}

.storystream-markup__content--wrapped {
  cursor: pointer;
  max-height: 11.025em;
}

@media screen and (min-width: 61.25em) {
  .storystream-markup__content--wrapped {
    max-height: 13.125em;
  }
}

.storystream-markup__content--wrapped:before {
  transition-duration: .2s;
  transition-property: border-bottom-color, color;
  border-bottom: 1px solid rgba(49, 49, 49, 0.5);
  bottom: 0;
  color: #707070;
  content: "+ Mehr lesen";
  font-size: 0.9em;
  left: 0;
  letter-spacing: 0.03em;
  position: absolute;
  z-index: 1;
}

.storystream-markup__content--wrapped:hover:before {
  border-bottom-color: rgba(185, 17, 9, 0.5);
  color: #b91109;
}

.storystream-markup__content--wrapped:after {
  background-image: linear-gradient(0deg, #eeeeee 1.5em, rgba(238, 238, 238, 0) 100%);
  bottom: 0;
  content: "";
  height: 9.375em;
  left: 0;
  position: absolute;
  right: 0;
}

.storystream-markup__content--first {
  transition: max-height .5s;
  overflow: hidden;
  position: relative;
}

.storystream-markup__content--last {
  padding-top: 1.25rem;
  position: relative;
}

.storystream-markup__content--last:before {
  background-color: #dddddd;
  content: '';
  height: 1.875rem;
  left: -1.25rem;
  position: absolute;
  top: 0;
  width: 1px;
}

.storystream-markup__content--last:after {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 0.5625rem;
  width: 0.5625rem;
  border: 2px solid #999;
  left: -1.25rem;
  margin: -0.3125rem 0 0 -0.375rem;
  top: 1.875rem;
}

.storystream-markup__title {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}

.storystream-markup__text {
  color: #444;
  font-size: 1rem;
  line-height: 1.4;
}

.storystream-markup__text--first {
  color: #707070;
}

@media screen and (min-width: 48em) {
  .storystream-markup__content--last:before, .storystream-markup__content--last:after {
    left: -1.6875rem;
  }
  .storystream-markup__title {
    font-size: 1.3125rem;
  }
  .storystream-markup__text {
    font-size: 1.0625rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 61.25em) {
  .storystream-markup__content--last:before, .storystream-markup__content--last:after {
    left: -4.375rem;
  }
}

.storystream-atom {
  padding: 0 1.25rem;
}

.storystream-atom__container {
  padding: 0 1.25rem;
}

.storystream-atom__content {
  margin: 0 auto;
  max-width: 40rem;
  padding: 2.5rem 0 1.25rem;
  position: relative;
}

.storystream-atom__content:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
  left: -1.25rem;
  top: 0;
  z-index: 1;
}

.storystream-atom__title {
  font-size: 1rem;
}

.storystream-atom__title--milestone {
  font-size: 1rem;
  line-height: 1.125rem;
}

.storystream-atom__description {
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1.0625rem;
  line-height: 1.5rem;
}

.storystream-atom__description--milestone {
  font-size: 1.125rem;
  line-height: 1.4;
}

.storystream-atom__date {
  background: #fff;
  border-radius: 0.25em;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  margin-left: -1.875rem;
  margin-top: -2.625rem;
  padding: 0.375rem 0.625rem 0.375rem 0.1875rem;
  position: absolute;
  z-index: 2;
}

.storystream-atom__date--milestone {
  background: #4c4f5f;
  color: #fff;
  padding: 0.5rem 0.625rem;
}

.storystream-atom__link {
  color: #b91109;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 0.75rem;
  margin-left: 0.5rem;
  text-transform: uppercase;
  white-space: nowrap;
}

.storystream-atom__link:link, .storystream-atom__link:visited {
  border-bottom: 1px solid rgba(112, 112, 112, 0.4);
}

.storystream-atom__link:hover, .storystream-atom__link:active, .storystream-atom__link:focus {
  border-bottom-color: rgba(112, 112, 112, 0.8);
}

.storystream-atom__media {
  margin: 1em 0;
  width: 8.75rem;
}

.storystream-atom:first-of-type .storystream-atom__content {
  padding: 3.75rem 0 1.25rem;
}

@media screen and (min-width: 48em) {
  .storystream-atom {
    padding: 0 1.6875rem;
  }
  .storystream-atom__content:after {
    left: -1.6875rem;
  }
  .storystream-atom__date {
    margin-left: -2.3125rem;
  }
  .storystream-atom__title {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
  .storystream-atom__description {
    line-height: 1.5625rem;
  }
  .storystream-atom__description--milestone {
    line-height: 1.5;
  }
}

@media screen and (min-width: 61.25em) {
  .storystream-atom {
    padding: 0 5.625rem;
  }
  .storystream-atom__content {
    padding-top: 1.875rem;
  }
  .storystream-atom__content:after {
    left: -4.375rem;
  }
  .storystream-atom__title {
    margin: 0;
  }
  .storystream-atom__description {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin: 0.3125rem 0 1rem 0;
  }
  .storystream-atom__description--milestone {
    font-size: 1.25rem;
    margin: 1em 0;
  }
  .storystream-atom__date {
    margin-left: -7.1875rem;
    margin-top: 0;
    padding: 0.4rem;
    text-align: center;
    width: 5.625rem;
  }
  .storystream-atom__text {
    position: relative;
  }
  .storystream-atom__media {
    margin-top: 0;
    position: absolute;
    right: -9.375rem;
    top: 0;
  }
}

.teaser-storystream {
  background-color: #41434d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 1.25rem 0;
}

.teaser-storystream__header {
  position: relative;
}

.teaser-storystream__media {
  background-color: #535560;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.teaser-storystream__media-container {
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
}

.teaser-storystream__media-container:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 15%, rgba(0, 0, 0, 0.15) 52%, transparent 70%);
}

.teaser-storystream__headercontent {
  text-shadow: 0 0 20px rgba(0, 0, 20, 0.25);
  border-left: 1px #999 solid;
  bottom: 0;
  margin: 1.25rem 0.9375rem 0;
  padding: 0 0.9375rem 0.8125rem;
  position: absolute;
}

.teaser-storystream__headercontent:before {
  position: absolute;
  background-color: #999;
  border-radius: 50%;
  content: "";
  height: 0.5625rem;
  width: 0.5625rem;
  left: 0;
  margin: -0.125rem 0 0 -0.3125rem;
}

.teaser-storystream__link {
  display: block;
  margin-top: -0.5625rem;
}

.teaser-storystream__kicker {
  color: #EEE;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  font-size: 1rem;
  line-height: 1.125rem;
  letter-spacing: 0.05em;
}

.teaser-storystream__title {
  color: #fff;
  font-family: "FranziskaWebPro", Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
  font-size: 1.75rem;
  font-style: italic;
  line-height: 2.125rem;
  margin: 0;
}

.teaser-storystream__content {
  border-left: 1px #999 solid;
  font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
  margin: 0 0.9375rem;
  padding: 1.25rem 0.9375rem 1.25rem;
}

.teaser-storystream__list {
  list-style: none;
  padding: 0;
}

.teaser-storystream__listitem {
  margin: .75em 0;
  padding: 0;
  position: relative;
  color: #d6d6d6;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0.03em;
}

.teaser-storystream__listitem:before {
  position: absolute;
  background-color: #999;
  border-radius: 50%;
  content: "";
  height: 0.5625rem;
  width: 0.5625rem;
  left: -0.9375rem;
  margin: 0.3125rem 0 0 -0.3125rem;
}

@media screen and (min-width: 48em) {
  .teaser-storystream__listitem:before {
    left: -2.625rem;
  }
}

.teaser-storystream__update {
  color: #CCC;
  display: block;
  font-size: 0.8125rem;
  letter-spacing: 0.03em;
  line-height: 1rem;
  padding: 1rem 0 0 1.25rem;
  position: relative;
}

.teaser-storystream__updateicon {
  color: inherit;
  height: 0.8125rem;
  margin: 0 0 0 -1.25rem;
  position: absolute;
  width: 0.8125rem;
}

.teaser-storystream__button {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: 2px solid #999;
  color: #EEE;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.125rem;
  margin: 0.875rem 0;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.teaser-storystream__button:visited {
  color: #EEE;
}

.teaser-storystream__button:hover, .teaser-storystream__button:focus {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #dddddd;
  color: #fff;
  cursor: pointer;
}

@media screen and (min-width: 48em) {
  .teaser-storystream__media {
    padding-bottom: 28.57143%;
  }
  .teaser-storystream__headercontent {
    margin-left: 2.625rem;
    padding-left: 2.625rem;
    padding-bottom: 1.5625rem;
  }
  .teaser-storystream__content {
    margin-left: 2.625rem;
    padding-left: 2.625rem;
  }
  .teaser-storystream--in-area-minor {
    background-color: #fff;
  }
  .teaser-storystream__headercontent--in-area-minor {
    margin: 1.25rem 0.9375rem 0;
    padding: 0 0.9375rem 0.8125rem;
  }
  .teaser-storystream__kicker--in-area-minor {
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .teaser-storystream__title--in-area-minor {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
  .teaser-storystream__content--in-area-minor {
    position: relative;
    margin-left: 0.9375rem;
    padding: 0.625rem 0.9375rem 0;
    margin-bottom: 5rem;
  }
  .teaser-storystream__list--in-area-minor {
    margin: 0;
    max-width: 31.25rem;
  }
  .teaser-storystream__listitem--in-area-minor {
    color: #444;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    letter-spacing: 0.03em;
  }
  .teaser-storystream__listitem--in-area-minor:before {
    border: 2px #fff solid;
    left: -0.9375rem;
    margin-left: -0.4375rem;
  }
  .teaser-storystream__listitem--in-area-minor:last-child {
    display: none;
  }
  .teaser-storystream__update--in-area-minor {
    display: none;
  }
  .teaser-storystream__button--in-area-minor {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    border: 2px solid #CCC;
    color: #313131;
    font-size: 0.8125rem;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 1.125rem;
    margin: 0;
    padding: 0.5rem 1rem;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.15s ease-in-out;
    position: absolute;
    bottom: -3.75rem;
  }
  .teaser-storystream__button--in-area-minor:visited {
    color: #313131;
  }
  .teaser-storystream__button--in-area-minor:hover, .teaser-storystream__button--in-area-minor:focus {
    background-color: rgba(255, 255, 255, 0.8);
    border-color: #999;
    color: #000;
    cursor: pointer;
  }
  .teaser-storystream__button--in-area-minor[disabled] {
    opacity: 0.5;
  }
  .teaser-storystream__button--in-area-minor[disabled]:hover, .teaser-storystream__button--in-area-minor[disabled]:focus {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: #CCC;
    color: #313131;
    cursor: default;
  }
}

@media screen and (min-width: 61.25em) {
  .teaser-storystream.teaser-storystream--in-area-minor {
    padding-bottom: 0.0625rem;
  }
  .teaser-storystream__header--in-area-minor .teaser-storystream__media {
    padding-bottom: 42.85714%;
  }
  .teaser-storystream__headercontent--in-area-minor,
  .teaser-storystream__content--in-area-minor {
    margin-left: 1.25rem;
  }
  .teaser-storystream__title--in-area-minor {
    font-size: 1.375rem;
    line-height: 1.6875rem;
  }
  .teaser-storystream__listitem--in-area-minor:last-child {
    display: list-item;
  }
}

.tabbar {
  padding: 0 0.875rem;
}

.tabbar__container {
  overflow: hidden;
  border-radius: .3em;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.tabbar__item {
  float: left;
  list-style: none;
  margin: 0;
  width: 50%;
}

.tabbar__item:only-child {
  width: 100%;
}

.tabbar__link {
  background-color: #EEE;
  color: #707070;
  display: block;
  font-size: 0.9375em;
  letter-spacing: 0.03em;
  padding: 0.625rem;
  text-align: center;
}

.tabbar__link--active {
  background-color: #535560;
  color: #fff;
}

@media screen and (min-width: 48em) {
  .tabbar {
    background-color: #EEE;
    padding: 1.875rem 0 0;
  }
  .tabbar__container {
    border-radius: 0;
    left: -0.9375rem;
    position: relative;
  }
  .tabbar__item {
    margin-right: 0.625rem;
    width: auto;
  }
  .tabbar__item:only-child {
    width: auto;
  }
  .tabbar__link {
    background-color: transparent;
    border-radius: .3em .3em 0 0;
    color: #707070;
    padding: 0.5rem 0.9375rem;
  }
  .tabbar__link--active {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    background-color: #fff;
    color: #444;
    font-weight: bold;
  }
}

.alphabetpager {
  border-bottom: 1px #ccc solid;
  height: 3.75rem;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}

.alphabetpager__item {
  border-right: 1px solid rgba(112, 112, 112, 0.5);
  color: #707070;
  display: inline-block;
  font-size: 0.875em;
  line-height: 0.875rem;
  text-align: center;
  width: 2.8125rem;
}

.alphabetpager__item:last-child {
  border-right: none;
}

.alphabetpager__item--current {
  color: #313131;
  font-weight: bold;
}

@media screen and (min-width: 48em) {
  .alphabetpager {
    display: flex;
    justify-content: space-around;
    margin: -3rem auto 0;
    overflow-x: visible;
    padding: 1.5rem 0;
    max-width: 47.5rem;
  }
  .alphabetpager__item {
    flex-grow: 1;
  }
}

@media print {
  @page {
    margin: 15mm 25mm;
    size: auto;
  }
  body,
  .page__content {
    background: white !important;
    box-shadow: none !important;
  }
  p {
    orphans: 2;
    widows: 3;
  }
  h1, h2, h3, h4, h5, h6 {
    break-after: avoid;
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  acronym[title]:after,
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="http"] {
    color: #707070;
    page-break-inside: avoid;
  }
  a[href^="http"]:after {
    border-bottom: 1px solid white;
    content: " [" attr(href) "]";
    font-family: "TabletGothic", "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
    font-size: inherit;
    word-wrap: break-word;
  }
  a[href^="#"]:after {
    content: "";
  }
  #ads,
  #adunit,
  #comments,
  #iqadtileOOP,
  #iqd_mainAd,
  #iqdLastNode,
  #nextread,
  #pDebug,
  .ad,
  .ads,
  .article-footer,
  .article-lineage,
  .article-pagination,
  .article-toc,
  .column-heading__author,
  .comment-section,
  .footer,
  .header__brand,
  .newsletter-teaser-box,
  .nextread,
  .nextread-advertisement,
  .video-player,
  .visually-hidden,
  iframe[id^="google_ads"] {
    display: none !important;
  }
  #main {
    padding: 0;
    margin: 0;
  }
  .header:after {
    border-bottom: 1pt solid #707070;
    content: url("../../images/logo-zon-print.svg");
    display: block;
  }
  .article-heading {
    margin: 6mm 0 0;
  }
  .article-heading__kicker {
    color: #707070;
    font-size: 8.84211pt;
    line-height: 11.36842pt;
    margin-bottom: 1.26316pt;
    padding: 0;
  }
  .article-heading__title {
    font-size: 22.73684pt;
    line-height: 26.52632pt;
    margin-bottom: 17.68421pt;
  }
  .summary,
  .byline {
    font-size: 13.26316pt;
    line-height: 18.94737pt;
    margin-bottom: 8.84211pt;
  }
  .byline a:after {
    content: "";
  }
  .metadata {
    font-size: 8.84211pt;
    line-height: 11.36842pt;
    margin-bottom: 17.68421pt;
  }
  .article__media {
    max-width: 100mm;
    margin: 14pt 0;
  }
  .article__media-item[src*='kreuzwortgitter'] {
    width: 15cm;
  }
  .article__item--marginalia {
    clear: left;
    float: left;
    page-break-inside: avoid;
    max-width: 40mm;
    margin: 0 25.26316pt 17.68421pt 0;
  }
  .article__item--marginalia a {
    font-size: 8.84211pt;
  }
  .figure__caption {
    margin-left: 0;
    font-size: 8.84211pt;
  }
  .article__subheading {
    font-size: 13.89474pt;
    line-height: 17.68421pt;
    margin-bottom: 8.84211pt;
    margin-top: 17.68421pt;
    page-break-inside: avoid;
    page-break-after: avoid;
  }
  .paragraph, .list, .gallery__description p,
  .raw {
    font-size: 12.0pt;
    line-height: 17.68421pt;
    margin-bottom: 8.84211pt;
  }
  .portraitbox__heading, .portraitbox__body {
    font-size: 8.84211pt;
    line-height: 13.89474pt;
    margin-bottom: 7.57895pt;
  }
  .portraitbox a,
  .portraitbox a:after {
    color: #707070;
    font-size: 8.84211pt;
  }
  .infobox {
    background-color: transparent;
    border: 1pt solid #707070;
    margin: 14pt 0;
    padding: 0;
    page-break-inside: avoid;
    max-width: 100mm;
  }
  .infobox-tab {
    border-bottom: 1pt solid #707070;
    padding: 11.36842pt;
  }
  .infobox-tab__link, .infobox-tab__title,
  .infobox-tab__content p {
    font-size: 8.84211pt;
    line-height: 13.89474pt;
    margin-bottom: 7.57895pt;
  }
  .infobox-tab__title {
    padding: 0;
  }
  .infobox-tab__link {
    font-weight: bold;
  }
  .infobox-tab__content[aria-hidden='true'] {
    max-height: none;
  }
}

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