/* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
/* 1 */
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.topheader {
  width: 100%;
  background: #fff;
  padding: 8px 8px 8px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.topheader a,
.topheader a:hover {
  border: none;
  line-height: 1;
}
.topheader .topheader-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.topheader .topheader-logo a {
  padding: 3px 0;
}
.topheader .topheader-logo .logo {
  max-height: 27px;
  width: auto;
  display: block;
}
.topheader .topheader-logo .logo.big {
  max-width: 220px;
}
.topheader .topheader-logo .logo.small {
  max-width: 27px;
}
.topheader .topheader-headline {
  position: relative;
  top: 0.5em;
  margin-left: 22px;
}
.topheader .topheader-headline > * {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0.3em;
  line-height: inherit;
}
.topheader .topheader-headline .kicker {
  font-weight: 700;
}
.topheader .topheader-headline .title {
  font-weight: 700;
}
.topheader .topheader-headline .subtitle {
  color: #777;
}
.topheader .topheader-headline .kicker + .title {
  font-weight: 400;
  display: none;
}
.topheader .topheader-headline:before {
  position: absolute;
  content: '';
  height: 1em;
  width: 1px;
  background: rgba(34,34,34,0.5);
  left: -12px;
  top: 0.35em;
}
.topheader .topheader-social {
  margin-left: auto;
  padding-left: 8px;
}
.topheader .topheader-social iframe {
  display: none;
}
.topheader .topheader-social .btn-social {
  padding: 0.4375em;
  display: inline-block;
  font-size: 1.6rem;
  cursor: pointer;
}
.topheader .topheader-social .btn-facebook {
  padding: 1em 0.3em 1em 1.7em;
  margin: -0.5em 0;
  color: #4864bb;
}
.topheader .topheader-social .btn-facebook:hover {
  color: #5b74c2;
}
.topheader .topheader-social .btn-twitter {
  padding: 1em 1.7em 1em 0.3em;
  margin: -0.5em -0.5em -0.5em -0.15em;
  color: #5eaade;
}
.topheader .topheader-social .btn-twitter:hover {
  color: #73b5e2;
}
.header-transparent .topheader {
  z-index: 700;
  background: transparent;
}
@media screen and (min-width: 375px) {
  .topheader {
    padding-left: 7%;
  }
  .fullscreen .topheader,
  .intro-fullscreen .topheader {
    padding-left: 13px;
  }
}
@media screen and (min-width: 500px) {
  .topheader {
    padding-left: 13px;
  }
  .topheader .topheader-headline .kicker + .title {
    display: inline-block;
  }
}
@media screen and (min-width: 960px) {
  .topheader {
    padding-left: 15px;
  }
  .topheader .topheader-headline {
    top: 0.45em;
    margin-left: 27px;
  }
  .topheader .topheader-headline > * {
    font-size: 1.7rem;
  }
  .topheader .topheader-headline:before {
    top: 0.5em;
    left: -15px;
  }
  .topheader .topheader-social iframe {
    width: 135px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 8px;
  }
}
.footer {
  margin-top: 20px;
  padding-bottom: 20px;
  line-height: 1.35;
}
.footer hr {
  margin: 2em auto;
  width: 100%;
  max-width: 50%;
  height: 1px;
  border: none;
  background-color: #ddd;
}
.footer__top,
.footer__bot {
  padding: 0 15px;
  color: #777;
  max-width: 1400px;
}
.footer__top > *,
.footer__bot > * {
  margin: 1em auto;
}
.footer__top {
  font-family: Georgia, serif;
}
.footer__sharing {
  margin: 2em auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__sharing-cta {
  width: 100%;
  margin-bottom: 1em;
}
.footer__sharing .btn-social {
  width: 2em;
  height: 2em;
  font-size: 1.2em;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  margin: 0 0.25em;
}
.footer__sharing .btn-social.btn-facebook {
  background-color: #4864bb;
}
.footer__sharing .btn-social.btn-twitter {
  background-color: #5eaade;
}
.footer__sharing .btn-social:hover {
  border: none;
  opacity: 0.9;
}
.footer__interaktiv {
  margin: 2em auto;
  padding: 1em;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: left;
}
.footer__interaktiv-logo {
  float: left;
  margin: 0 1em 0.25em 0;
}
.footer__interaktiv-logo img {
  width: 30px;
  height: 30px;
}
.footer__interaktiv-title {
  font-weight: bold;
}
.footer__imprint {
  color: #9a9a9a;
}
@media screen and (min-width: 375px) {
  .footer .footer__top,
  .footer .footer__bot {
    padding: 0 3%;
  }
}
@media screen and (min-width: 400px) {
  .footer .footer__top {
    font-size: 1.1em;
  }
}
@media screen and (min-width: 640px) {
  .footer {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .footer hr {
    margin: 3em auto;
    max-width: 300px;
  }
  .footer__interaktiv {
    position: relative;
  }
  .footer__interaktiv-logo {
    float: none;
    position: absolute;
    left: 1em;
    top: 1em;
  }
  .footer__interaktiv-logo img {
    width: 2.3em;
    height: 2.3em;
  }
  .footer__interaktiv-title,
  .footer__interaktiv-body {
    margin-left: 3.3em;
  }
}
@media screen and (min-width: 768px) {
  .footer {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .footer {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .footer .footer__top,
  .footer .footer__bot {
    padding: 0 7%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1800px) {
  .footer .footer__top,
  .footer .footer__bot {
    padding: 0 10%;
    margin: 0 auto;
  }
}
.resp-content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.resp-content >* {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.teaser-wrapper {
  display: block;
  color: #fff;
  background-size: cover;
  background-position: 50% 0%;
  width: 100%;
  min-height: 300px;
  position: relative;
  overflow: hidden;
}
.teaser-wrapper:link,
.teaser-wrapper:hover,
.teaser-wrapper:visited,
.teaser-wrapper:active {
  border: none;
  color: #fff;
}
.teaser-wrapper img {
  display: block;
  position: absolute;
  right: 0;
  min-width: 100%;
  min-height: 100%;
}
.teaser-wrapper .teaser-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.6)), color-stop(50%, rgba(0,0,0,0.3)), to(rgba(0,0,0,0.3)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.3) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 50;
  pointer-events: none;
}
.teaser-wrapper .teaser-text {
  position: relative;
  z-index: 100;
  padding: 0 15px;
}
.teaser-wrapper .teaser-text .teaser-cta {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 1em 0;
}
.teaser-wrapper .teaser-text .teaser-title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 0.25em;
}
.teaser-wrapper .teaser-text .btn-teaser {
  margin-top: 1.5em;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 1.4rem;
  border-radius: 4px;
  font-weight: 700;
  padding: 0.643em 1.5em;
  margin: 5px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1;
  outline: none;
  border-bottom-color: #a3a3a3;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
          box-shadow: 0 1px 1px rgba(0,0,0,0.15);
  cursor: pointer;
}
.teaser-wrapper .teaser-text .btn-teaser.ghost {
  background: transparent;
  color: #222;
  border: 1px solid #222;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.teaser-wrapper .teaser-text .btn-teaser.ghost:hover {
  color: #fff;
  background: #222;
}
.teaser-wrapper .teaser-text .btn-teaser.ghost:active,
.teaser-wrapper .teaser-text .btn-teaser.ghost.active {
  background: #3c3c3c;
  border-color: #3c3c3c;
}
.teaser-wrapper .teaser-text .btn-teaser.ghost.white {
  color: #fff;
  border-color: #fff;
}
.teaser-wrapper .teaser-text .btn-teaser.ghost.white:hover {
  color: #222;
  background: #fff;
}
.teaser-wrapper .teaser-text .btn-teaser.ghost.white:active,
.teaser-wrapper .teaser-text .btn-teaser.ghost.white.active {
  background: #e6e6e6;
  border-color: #e6e6e6;
}
@media screen and (min-width: 375px) {
  .teaser-wrapper .teaser-text {
    padding: 0 7%;
  }
}
@media screen and (min-width: 640px) {
  .teaser-wrapper {
    min-height: 400px;
  }
  .teaser-wrapper .teaser-text .teaser-cta {
    margin: 1.5em 0 2em;
  }
  .teaser-wrapper .teaser-text .teaser-title {
    font-size: 3.2rem;
    max-width: 12em;
  }
  .teaser-wrapper .teaser-text .teaser-desc {
    font-size: 1.5rem;
    max-width: 25em;
  }
  .teaser-wrapper .teaser-text .btn-teaser {
    margin-top: 2.5em;
  }
}
@media screen and (min-width: 960px) {
  .teaser-wrapper {
    min-height: 500px;
  }
  .teaser-wrapper .teaser-text {
    padding: 0 60px;
  }
  .teaser-wrapper .teaser-text .teaser-cta {
    font-size: 2rem;
    margin: 2em 0 3em;
  }
  .teaser-wrapper .teaser-text .teaser-title {
    font-size: 4.2rem;
  }
  .teaser-wrapper .teaser-text .teaser-desc {
    font-size: 1.6rem;
  }
}
.iframe-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000000;
  background: rgba(245,245,245,0.4);
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.iframe-overlay:hover {
  background: rgba(0,0,0,0.2);
}
.iframe-overlay:hover .embed-inner {
  opacity: 1;
}
.iframe-overlay .icon-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2rem;
}
.iframe-overlay .embed-inner {
  width: 100%;
  width: 160px;
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  margin-left: -80px;
  background: rgba(0,0,0,0.75);
  color: #fff;
  border-radius: 50%;
  height: 160px;
  -webkit-transition: background 0.3s, opacity 0.3s;
  transition: background 0.3s, opacity 0.3s;
}
.iframe-overlay .embed-inner:hover {
  background: rgba(0,0,0,0.9);
}
.iframe-overlay .embed-inner .icon-interaktiv {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -20px;
  font-size: 4rem;
}
.iframe-overlay .embed-title {
  font-size: 1.2rem;
  position: absolute;
  bottom: 40px;
  width: 80%;
  left: 10%;
}
.has-touch .iframe-overlay .embed-inner {
  opacity: 0.8;
}
html.is-embed-overlay body {
  overflow: hidden;
}
html.is-embed-overlay .iframe-overlay {
  display: block;
}
html.is-embed-overlay .info-btn {
  display: none;
}
.info-box {
  display: none;
  background: #fff;
  position: fixed;
  top: 3%;
  left: 4%;
  width: 92%;
  height: 94%;
  -webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.15);
          box-shadow: 0 3px 4px rgba(0,0,0,0.15);
  z-index: 1600;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0, 0.4, 1);
          animation-timing-function: cubic-bezier(0.25, 0, 0.4, 1);
  -webkit-animation-duration: 0.35s;
          animation-duration: 0.35s;
  -webkit-animation-name: infoboxOn;
          animation-name: infoboxOn;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.info-box .info-box-content {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 10px 15px;
}
.info-box .info-box-content p,
.info-box .info-box-content li {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.info-box .info-box-content ul,
.info-box .info-box-content ol {
  padding-left: 1.2em;
}
.info-box.is-active {
  display: block;
}
.info-box .close {
  top: -15px;
  right: -15px;
  z-index: 1700;
  width: 2.5em;
  height: 2.5em;
  padding: 0;
  position: absolute;
  top: -1em;
  right: -1em;
  font-size: 1.6rem;
  border-radius: 50%;
  border-width: 0 0 1px 0;
  background-color: #9a9a9a;
  color: #fff;
  border-color: #777;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.75em;
  cursor: pointer;
}
.info-box .close:hover {
  background-color: #a3a3a3;
  border-color: #9a9a9a;
}
.info-box .info-title {
  margin-bottom: 0.25em;
  font-weight: 700;
  font-size: 1.8rem;
}
.info-box-is-active {
  overflow: hidden;
}
.info-button {
  cursor: pointer;
}
.info-overlay {
  display: none;
  width: 100%;
  position: fixed;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.7);
  z-index: 1500;
  cursor: pointer;
}
.info-overlay.is-active {
  display: block;
}
@media screen and (min-width: 768px) {
  .info-box {
    width: 600px;
    margin-left: -300px;
    left: 50%;
    top: 10%;
    height: 80%;
    max-height: 650px;
  }
  .info-box .info-box-content {
    padding: 20px 30px;
  }
}
@-webkit-keyframes infoboxOn {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: none;
            transform: none;
    color: #222;
  }
}
@keyframes infoboxOn {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: none;
            transform: none;
    color: #222;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
div,
summary,
ul,
li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;
  color: #222;
}
body {
  line-height: 1.5;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.3rem;
  background: #f9f9f9;
}
body,
html {
  -webkit-font-smoothing: antialiased;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
}
a,
a:visited {
  color: #4c80bc;
  text-decoration: none;
}
a:hover {
  border-bottom: 1px solid #4c80bc;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.spin {
  -webkit-animation: spin 2s infinite linear;
          animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.topheader {
  background: transparent;
  position: relative;
  z-index: 1000;
  height: 50px;
  pointer-events: none;
}
.topheader-logo,
.topheader-social {
  pointer-events: all;
}
@media screen and (min-width: 768px) {
  .topheader {
    position: absolute;
  }
}
:root {
  --sidebar-width: 340px;
  --margin-horizontal: 12px;
  --margin-vertical-xs: 2px;
  --margin-vertical-sm: 4px;
  --margin-vertical-lg: 8px;
}
@media screen and (min-height: 960px) {
  :root {
    --margin-vertical-xs: 4px;
    --margin-vertical-sm: 8px;
    --margin-vertical-lg: 16px;
  }
}
@media screen and (min-height: 1200px) {
  :root {
    --margin-vertical-xs: 8px;
  }
}
@media screen and (min-width: 1280px) {
  :root {
    --sidebar-width: 360px;
    --margin-horizontal: 16px;
  }
}
@media screen and (min-width: 1400px) {
  :root {
    --sidebar-width: 380px;
  }
}
@media screen and (min-width: 1600px) {
  :root {
    --sidebar-width: 400px;
  }
}
.footer {
  background-color: #f9f9f9;
  padding-top: 15px;
  position: relative;
}
.footer .info-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: #4c80bc;
  font: inherit;
  line-height: normal;
  font-smoothing: inherit;
}
.footer .footer__top {
  line-height: 1.4;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.footer .ad {
  display: block;
}
.footer .ad #pos2 > *:before {
  content: 'Anzeige';
  color: #a3a3a3;
  font-size: 1.1rem;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  text-align: center;
  margin: 20px auto 5px;
}
.footer .ad #pos2 > *:after {
  content: '';
  display: block;
  margin-bottom: 30px;
}
@media screen and (max-width: 320px) {
  .footer .ad {
    margin-left: -5px;
  }
}
@media screen and (min-width: 400px) {
  .footer .footer__top {
    font-size: 1.4rem;
  }
  .footer .ad #pos2 > *:before {
    margin-top: 30px;
  }
  .footer .ad #pos2 > *:after {
    margin-bottom: 40px;
  }
}
.ad {
  width: 100%;
  background: #f9f9f9;
  margin: 0;
  padding: 0;
  display: none; /* will be overriden by js if has-ad */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ad .adframe {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 1px;
  border-width: 0;
  margin: 0px auto;
}
.ad .ad-content {
  display: inline-block;
  background-color: #fff;
  margin: 10px auto 5px;
  max-width: 100%;
  overflow: hidden;
}
.ad .ad-content:before {
  content: 'Anzeige';
  color: #a3a3a3;
  font-size: 9px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  position: absolute;
  -webkit-transform: translate(0px, -12px);
          transform: translate(0px, -12px);
}
.ad .ad-top .ad-content {
  margin: 15px auto 5px;
}
@media screen and (min-width: 340px) {
  .ad .ad-content {
    margin: 30px 0 25px;
  }
  .ad .ad-content:before {
    -webkit-transform: rotate(-90deg) translate(-12px, -23px);
            transform: rotate(-90deg) translate(-12px, -23px);
  }
  .ad.ad-top .ad-content {
    margin: 5px 0px 5px 10px;
  }
}
.ad.no-ad {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .top-wrapper .map-widget {
    margin-top: -50px;
    position: relative;
  }
}


/*# sourceMappingURL=1fa6149a2fbb474abc34-app.css.map*/