.span1 .fupa-list .seperator-text-over,
.span1 .fupa-list .custom-carousel .custom-carousel--text,
.custom-carousel .span1 .fupa-list .custom-carousel--text,
.span1 .fupa-list .archive .h1,
.archive .span1 .fupa-list .h1,
.span1 .fupa-list .author .h1,
.author .span1 .fupa-list .h1,
.span1 .fupa-list .search .h1,
.search .span1 .fupa-list .h1 {
  margin-left: 10px;
  text-align: left;
}

.span1 .fupa-list .seperator-text-over .text,
.span1 .fupa-list .custom-carousel .custom-carousel--text .text,
.custom-carousel .span1 .fupa-list .custom-carousel--text .text,
.span1 .fupa-list .archive .h1 .text,
.archive .span1 .fupa-list .h1 .text,
.span1 .fupa-list .author .h1 .text,
.author .span1 .fupa-list .h1 .text,
.span1 .fupa-list .search .h1 .text,
.search .span1 .fupa-list .h1 .text {
  margin-left: 15px;
}

.span2 .fupa-list .kicker {
  margin-bottom: 6px;
}

.span2 .fupa-list .fupa-list__footer {
  font-size: 13px;
}

.span2 .fupa-list .img {
  text-align: center;
  width: 162px;
}

.span2 .fupa-list .img img {
  height: 100px;
}

.span2 .fupa-list .headline {
  font-size: 22px;
  margin-bottom: 6px;
}

.fupa-list .teaser-img-162-hor {
  min-height: 0;
}

@media screen and (max-width: 767px) {
  body {
    width: 320px;
  }

  .wrapper-page {
    background: #fff;
    padding-top: 50px;
    width: 100%;
  }

  .wrapper-outer {
    width: auto;
  }

  .wrapper-content {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }

  .nav-main {
    -webkit-transition: -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
    transition: -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
    transition: transform 233ms cubic-bezier(0, 0, 0.21, 1);
    transition: transform 233ms cubic-bezier(0, 0, 0.21, 1),-webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
    -webkit-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
  }

  .nav-main-show .nav-main {
    background-color: #fff;
    height: 101vh;
    overflow: scroll;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }

  .nav-main-show .main {
    display: none;
  }

  .content-article-more:before {
    width: 100%;
  }

  .narrow {
    margin-left: 10px;
    margin-right: 10px;
  }

  form p {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 12px;
  }

  form .field {
    margin: 0 15px 15px 15px;
  }

  form .notice {
    font-size: 12px;
    margin: 0 0 20px 15px;
  }

  .nav-main {
    background: transparent;
    border: none;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    text-transform: none;
    top: 0;
    width: 80vw;
  }

  .nav-main ul li {
    margin: 0;
  }

  .nav-main .lvl-0 {
    background-color: #fff;
    float: none;
    padding-bottom: 100px;
  }

  .nav-main .lvl-0>li {
    display: block;
    float: none;
    position: relative;
  }

  .nav-main .lvl-0>li>a,
  .nav-main .lvl-0>li>.active,
  .nav-main .lvl-1>li>a,
  .nav-main .lvl-1>li>.active,
  .nav-main .lvl-2>li>a,
  .nav-main .lvl-2>li>.active {
    border: 0;
    border-radius: 0;
    border-top: 1px solid #DDDDDD;
    box-shadow: none;
    color: #555555;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    margin: 0;
    padding: 10px 8px 10px 36px;
  }

  .nav-main .lvl-0>li>a:before,
  .nav-main .lvl-0>li>.active:before,
  .nav-main .lvl-1>li>a:before,
  .nav-main .lvl-1>li>.active:before,
  .nav-main .lvl-2>li>a:before,
  .nav-main .lvl-2>li>.active:before {
    background: none;
  }

  .nav-main .lvl-1>li>a,
  .nav-main .lvl-1>li>.active,
  .nav-main .lvl-2>li>a,
  .nav-main .lvl-2>li>.active {
    border: none;
    font-weight: normal;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .nav-main .lvl-0>li>.active,
  .nav-main .lvl-0>li>a:active,
  .nav-main .lvl-0>li>a:focus,
  .nav-main .lvl-1>li>.active,
  .nav-main .lvl-1>li>a:active,
  .nav-main .lvl-1>li>a:focus,
  .nav-main .lvl-2>li>.active,
  .nav-main .lvl-2>li>a:active,
  .nav-main .lvl-2>li>a:focus {
    color: #09f;
  }

  .nav-main .lvl-0>li>a,
  .nav-main .lvl-1>li>a,
  .nav-main .lvl-2>li>a {
    -webkit-tap-highlight-color: #09f;
  }

  .nav-main .flyout {
    background: transparent;
    box-shadow: none;
    display: block;
    margin: 0;
    padding: 0;
    position: static;
    width: auto;
  }

  .nav-main .flyout a {
    color: #333;
  }

  .nav-main .lvl-2.flyout {
    border: 0;
  }

  .nav-main .search {
    display: none;
    float: none;
  }

  .nav-main li:hover .flyout,
  .nav-main .hidden-menu-mobile {
    display: none;
  }

  .nav-main .menu-toggle {
    display: block;
  }

  .nav-main .row-menu,
  .nav-main .menu-item--no-teaser .row-menu {
    background: transparent none;
    box-shadow: none;
    display: block;
    padding: 0;
    top: inherit;
    left: inherit;
    position: relative;
    width: auto;
  }

  .nav-main .menu-item__home-icon {
    display: none;
  }

  .nav-main .menu-item__home-label {
    display: inline;
  }

  .menu-item-icon {
    background-size: 100%;
    display: inline-block;
    height: 17px;
    left: 6px;
    margin-right: 7px;
    position: absolute;
    top: 11px;
    width: 17px;
  }

  .header {
    -webkit-transition: top 0.2s ease-in-out;
    -moz-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }

  .no-boxshadow .header {
    border: none;
    width: 100%;
  }

  .header-sticky.header-invisible .header {
    top: -62px;
    pointer-events: none;
  }

  .nav-main-show .header-sticky .header {
    pointer-events: auto;
    top: 0;
  }

  .header .nav-main-toggle {
    color: #777;
    display: block;
    font-size: 20px;
    height: 50px;
    left: 0;
    line-height: 50px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
    z-index: 10;
  }

  .header .nav-main-toggle .fa-times {
    display: none;
  }

  .nav-main-show .header .nav-main-toggle {
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    height: 999em;
    left: 80%;
    position: fixed;
    width: 20%;
  }

  .nav-main-show .header .nav-main-toggle .fa-bars {
    display: none;
  }

  .nav-main-show .header .nav-main-toggle .fa-times {
    display: inline-block;
    position: relative;
    top: -2px;
  }

  .header .top {
    display: none;
  }

  .header .main {
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
    height: 50px;
  }

  .header .main .left,
  .header .main .right {
    display: none;
  }

  .header .logo {
    height: 50px;
    width: 200px;
  }

  .header .logo img,
  .header .logo svg {
    max-height: 26px;
    vertical-align: middle;
  }

  .header .logo.regional svg {
    margin-top: 5px;
  }

  .header .logo--hh-z svg {
    max-height: 36px;
  }

  .header-article .js-region {
    display: none;
  }

  .header-sub .info {
    display: none;
  }

  .header-sub .personalized {
    display: none;
  }

  .header-mid .center {
    font-size: 15px;
    line-height: 17px;
    padding: 17px 80px 15px;
    text-align: left;
  }

  .header-mid .left {
    left: 10px;
  }

  .header-mid .right {
    right: 10px;
  }

  .footer {
    padding-bottom: 0;
    width: 100%;
  }

  .footer .wrapper-outer {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .footer .container {
    margin: 0;
  }

  .footer .top,
  .footer .nav-main {
    margin: 0;
  }

  .footer .nav-main {
    display: none;
  }

  .footer .date,
  .footer .social {
    display: none;
  }

  .footer .logo,
  .footer .logo img,
  .footer .logo svg {
    height: 20px;
    width: auto;
  }

  .footer .logo--hh-z svg {
    height: 36px;
  }

  .footer .seperator-text,
  .footer .custom-carousel .custom-carousel--text,
  .custom-carousel .footer .custom-carousel--text,
  .footer .archive .h1,
  .archive .footer .h1,
  .footer .author .h1,
  .author .footer .h1,
  .footer .search .h1,
  .search .footer .h1 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .footer .search-box {
    height: auto;
    margin: 0 auto 14px;
    width: 274px;
  }

  .footer .search-box .input-wrapper {
    margin-bottom: 6px;
    padding: 10px 6px 9px 9px;
    width: 257px;
  }

  .footer .search-box input[type=text] {
    font-family: Georgia, serif;
    font-size: 15px;
    font-weight: normal;
    height: auto;
    line-height: 18px;
  }

  .footer .search-box button[type=submit] {
    right: 16px;
    top: 16px;
  }

  .footer .media-list ul {
    margin-left: 0;
  }

  .footer .media-list li {
    text-align: center;
    width: 50%;
  }

  .footer .media-list .i-media {
    height: 75px;
    width: 75px;
  }

  .footer .media-list .i-media .txt {
    font-size: 15px;
    line-height: 19px;
    margin-top: 80px;
  }

  .footer .info-list {
    margin-top: 20px;
  }

  .footer .info-list p {
    border-top: 0;
    margin: 0 10px;
    text-align: center;
    text-transform: uppercase;
  }

  .footer .info-list a {
    border-top: 2px solid #e4e4e4;
    display: block;
    font-size: 14px;
    line-height: 49px;
    margin: 0;
  }

  .message-box {
    border-top: 1px solid #e4e4e4;
    border-bottom: 0 none;
  }

  .search-box-mobile {
    position: relative;
  }

  .search-box-mobile__form {
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  .search-box-mobile__input-wrapper {
    position: relative;
  }

  .search-box-mobile__search-icon {
    font-size: 14px;
    left: 4px;
    position: absolute;
    top: 6px;
  }

  .search-box-mobile__input[type=text] {
    appearance: none;
    color: #777;
    box-sizing: border-box;
    height: 26px;
    padding-left: 30px;
    width: 100%;
  }

  .search-box-mobile__input[type=text].placeholder {
    color: #9d9d9d;
  }

  .search-box-mobile__input[type=text]:-moz-placeholder {
    color: #9d9d9d;
  }

  .search-box-mobile__input[type=text]::-webkit-input-placeholder {
    color: #9d9d9d;
  }

  .more-link {
    font-size: 11px;
    line-height: 14px;
    margin: 0 10px 22px;
    text-align: center;
  }

  .more-link .i-location-default:before,
  .more-link .i-location-regional:before,
  .more-link .i-location-regional-bb:before,
  .more-link .i-location-regional-hh:before,
  .more-link .i-location-regional-mv:before,
  .more-link .i-location-local:before {
    left: 0;
    top: 3px;
  }

  .more-link .ticker {
    background: none;
    padding-left: 20px;
  }

  .more-link .ticker:before {
    content: "+++ ";
    left: 1px;
    position: absolute;
  }

  .nav-tabs {
    font-size: 11px;
    line-height: 14px;
  }

  .paging {
    margin-left: 10px;
    margin-right: 10px;
  }

  .span1 .seperator-text,
  .span1 .custom-carousel .custom-carousel--text,
  .custom-carousel .span1 .custom-carousel--text,
  .span1 .archive .h1,
  .archive .span1 .h1,
  .span1 .author .h1,
  .author .span1 .h1,
  .span1 .search .h1,
  .search .span1 .h1,
  .seperator-text,
  .custom-carousel .custom-carousel--text,
  .archive .h1,
  .author .h1,
  .search .h1 {
    border-bottom: 2px solid #e4e4e4;
    margin: 13px 10px;
  }

  .narrow .span1 .seperator-text,
  .narrow .span1 .custom-carousel .custom-carousel--text,
  .custom-carousel .narrow .span1 .custom-carousel--text,
  .narrow .span1 .archive .h1,
  .archive .narrow .span1 .h1,
  .narrow .span1 .author .h1,
  .author .narrow .span1 .h1,
  .narrow .span1 .search .h1,
  .search .narrow .span1 .h1,
  .teaser .span1 .seperator-text,
  .teaser .span1 .custom-carousel .custom-carousel--text,
  .custom-carousel .teaser .span1 .custom-carousel--text,
  .teaser .span1 .archive .h1,
  .archive .teaser .span1 .h1,
  .teaser .span1 .author .h1,
  .author .teaser .span1 .h1,
  .teaser .span1 .search .h1,
  .search .teaser .span1 .h1,
  .narrow .seperator-text,
  .narrow .custom-carousel .custom-carousel--text,
  .custom-carousel .narrow .custom-carousel--text,
  .narrow .archive .h1,
  .archive .narrow .h1,
  .narrow .author .h1,
  .author .narrow .h1,
  .narrow .search .h1,
  .search .narrow .h1,
  .teaser .seperator-text,
  .teaser .custom-carousel .custom-carousel--text,
  .custom-carousel .teaser .custom-carousel--text,
  .teaser .archive .h1,
  .archive .teaser .h1,
  .teaser .author .h1,
  .author .teaser .h1,
  .teaser .search .h1,
  .search .teaser .h1 {
    margin-left: 0;
    margin-right: 0;
  }

  .seperator-text .text,
  .custom-carousel .custom-carousel--text .text,
  .archive .h1 .text,
  .author .h1 .text,
  .search .h1 .text {
    font-size: 17px;
    line-height: 21px;
  }

  .seperator-text img,
  .custom-carousel .custom-carousel--text img,
  .archive .h1 img,
  .author .h1 img,
  .search .h1 img {
    display: none;
  }

  .seperator-text-over,
  .custom-carousel .custom-carousel--text,
  .archive .h1,
  .author .h1,
  .search .h1 {
    margin-bottom: 24px;
  }

  .seperator-text-over .text,
  .custom-carousel .custom-carousel--text .text,
  .archive .h1 .text,
  .author .h1 .text,
  .search .h1 .text {
    bottom: -10px;
    font-size: 19px;
    padding: 0 7px;
  }

  .seperator-text-over .more,
  .custom-carousel .custom-carousel--text .more,
  .archive .h1 .more,
  .author .h1 .more,
  .search .h1 .more {
    display: none;
  }

  .teaser {
    padding: 0;
    margin: 0 10px 40px 10px;
    width: auto;
  }

  .teaser .teaser {
    padding-bottom: 0;
  }

  .teaser .wrap {
    margin-top: -22px;
  }

  .teaser img {
    height: auto;
    width: 100%;
  }

  .teaser-img-310-hor .img,
  .teaser-lead .img,
  .teaser-img-636-above .img,
  .teaser-img-310-above .img,
  .teaser-img-310-vert .img,
  .teaser-media-636 .img,
  .teaser-media .img {
    margin-left: -10px;
    margin-right: -10px;
  }

  .teaser .kicker {
    font-size: 15px;
    line-height: 16px;
  }

  .teaser .headline {
    font-size: 19px;
    line-height: 20px;
  }

  .teaser p {
    display: none !important;
  }

  .teaser .traffic-message {
    display: inherit;
    font-size: 10px;
    line-height: 13px;
  }

  .teaser p.traffic-message {
    display: block !important;
  }

  .mediateaser-detail img {
    height: auto;
    width: 100%;
  }

  .teaser .wrap,
  .teaser-media .wrap,
  .teaser-img-636-above .wrap,
  .teaser-lead .wrap {
    background-image: none;
    margin-top: 0;
  }

  .teaser-lead {
    height: auto;
    width: auto;
  }

  .teaser-lead .img {
    position: static;
  }

  .teaser-lead .wrap {
    height: auto;
    position: relative;
    width: auto;
  }

  .teaser-lead .teaser-collection {
    border: none;
    margin: 0;
    width: auto;
  }

  .teaser-lead .teaser-collection .kicker {
    text-shadow: none;
  }

  .teaser-lead .teaser,
  .teaser-lead .teaser+.teaser {
    border: 0;
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
    padding: 18px 0;
  }

  .teaser-lead .teaser:last-child,
  .teaser-lead .teaser+.teaser:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .teaser-lead .main {
    float: none;
    width: auto;
  }

  .teaser-lead .headline {
    color: #000;
    font-size: 19px !important;
    line-height: 20px !important;
    margin: 0 !important;
  }

  .teaser-lead .list {
    float: none;
    margin-left: 0;
    width: auto;
  }

  .teaser-lead .list .headline {
    font-size: 18px;
    line-height: 18px;
  }

  .teaser-lead .list a .headline {
    color: #000;
  }

  .teaser-lead .list a .headline:hover {
    color: #777;
  }

  .teaser-lead .more-link {
    border-bottom: 1px solid #e4e4e4;
    border-top: 0;
    float: none;
    width: auto;
  }

  .teaser-lead .more-link a {
    color: #000;
  }

  .teaser-lead .more-link a:hover {
    color: #777;
  }

  .teaser-lead.teaser-dark .wrap,
  .teaser-lead.teaser-light .wrap {
    background: none;
  }

  .teaser-dark .teaser-collection,
  .teaser-dark .teaser,
  .teaser-dark .teaser+.teaser,
  .teaser-dark .main,
  .teaser-dark .more-link {
    border-color: #777;
  }

  .teaser-dark .main a,
  .teaser-dark .main a:focus,
  .teaser-dark .main a:active,
  .teaser-dark .main a .headline,
  .teaser-dark .main a:focus .headline,
  .teaser-dark .main a:active .headline {
    color: #000;
  }

  .teaser-dark a:hover,
  .teaser-dark .teaser a:hover,
  .teaser-dark .teaser a:hover .headline {
    color: #777;
  }

  .teaser-dark .teaser p {
    color: #fff;
  }

  .teaser-img-above {
    height: auto;
    padding: 0;
  }

  .teaser-img-636-above .img,
  .teaser-img-310-above .img,
  .teaser-img-636-vert .img,
  .teaser-img-310-vert .img,
  .teaser-img-636-hor .img,
  .teaser-img-310-hor .img {
    min-height: 174px;
  }

  .teaser-img-636-above img,
  .teaser-img-310-above img,
  .teaser-img-636-vert img,
  .teaser-img-310-vert img,
  .teaser-img-636-hor img,
  .teaser-img-310-hor img {
    height: auto;
    max-height: 100%;
  }

  .teaser-img-above .teaser {
    padding-top: 10px;
  }

  .teaser-img-310-above+.teaser-img-310-above {
    margin-top: 0;
  }

  .teaser.teaser-img-310-above {
    height: auto;
  }

  .teaser-img-103 {
    margin-bottom: 15px;
    min-height: 0;
    padding-top: 17px;
    padding-bottom: 0;
  }

  .teaser-img-103 .img {
    display: none;
  }

  .teaser-img-103--visible-phone {
    position: relative;
  }

  .teaser .teaser-img-103--visible-phone .img {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-30%);
  }

  .teaser-img-103 .kicker,
  .teaser-img-103 .video-duration,
  .teaser-img-103 .headline {
    margin-left: 0;
  }

  .teaser-img-103.teaser-img-phone .img,
  .teaser-img-103.teaser-video .img {
    display: block;
  }

  .teaser-img-103.teaser-img-phone .kicker {
    padding-left: 115px;
  }

  .teaser-img-103.teaser-img-phone .headline,
  .teaser-img-103.teaser-img-phone .video-duration,
  .teaser-img-103.teaser-video .headline,
  .teaser-img-103.teaser-video .video-duration {
    padding-left: 115px;
  }

  .span1 .teaser-img-103 {
    border-top: 1px solid #e4e4e4;
  }

  .teaser+.teaser-img-162-hor {
    padding-bottom: 3px;
    padding-top: 17px;
  }

  .teaser-img-162-hor {
    min-height: 0;
  }

  .teaser-img-162-hor .img {
    display: none;
  }

  .teaser-img-162-hor .kicker,
  .teaser-img-162-hor .video-duration,
  .teaser-img-162-hor .headline {
    margin-left: 0;
  }

  .teaser-img-162-hor.teaser-img-phone .img,
  .teaser-img-162-hor.teaser-video .img {
    display: block;
  }

  .teaser-img-162-hor.teaser-img-phone .img img {
    height: auto;
    width: 103px;
  }

  .video-duration {
    padding-left: 3px;
  }

  .teaser-img-162-hor.teaser-img-phone .kicker {
    padding-left: 115px;
  }

  .teaser-img-162-hor.teaser-img-phone .headline,
  .teaser-img-162-hor.teaser-img-phone .video-duration,
  .teaser-img-162-hor.teaser-video .headline,
  .teaser-img-162-hor.teaser-video .video-duration {
    padding-left: 115px;
  }

  .teaser-img-162-hor .headline:last-child {
    margin-bottom: 0;
  }

  .teaser-img-310-hor,
  .teaser-img-310-vert {
    margin: 10px 10px;
    min-height: 62px;
  }

  .teaser-img-310-hor .img {
    float: none;
  }

  .teaser-img-310-vert .img {
    float: left;
  }

  .teaser-img-310-vert .img img {
    height: 62px;
    width: 111px;
  }

  .teaser-img-310-hor .kicker {
    background-image: none;
    margin-left: 0;
    min-height: 8px;
    padding-top: 15px;
  }

  .teaser-img-310-hor .headline {
    margin-left: 0;
  }

  .teaser-img-310-vert .kicker,
  .teaser-img-310-vert .video-duration,
  .teaser-img-310-vert .headline {
    margin-left: 121px;
  }

  .teaser-img-310-hor .headline:last-child,
  .teaser-img-310-vert .headline:last-child {
    margin-bottom: 0;
  }

  .teaser+.teaser-img-310-hor,
  .ttaser+.teaser-img-310-vert {
    padding-bottom: 3px;
    padding-top: 17px;
  }

  .teaser-img-310-vert .wrap {
    background: none !important;
  }

  .teaser-img-162-vert {
    margin-bottom: 20px;
    padding: 0;
    width: auto;
  }

  .teaser-img-162-vert .img {
    display: none;
  }

  .teaser-310-slides {
    display: none;
  }

  .teaser+.teaser-no-img {
    padding-top: 17px;
  }

  .teaser-media .text {
    margin: 0 !important;
  }

  .teaser-media .kicker {
    font-size: 30px !important;
    line-height: 32px !important;
  }

  .teaser-media .headline {
    font-size: 38px !important;
    line-height: 40px !important;
  }

  .teaser-media-636 {
    height: auto;
    width: 100%;
  }

  .teaser-media-636 img {
    height: auto;
    max-width: 100%;
  }

  .teaser-img-636-above .teaser,
  .teaser-img-310-above .teaser,
  .teaser-lead-bottom .teaser-collection {
    margin-left: 0;
    padding-top: 0;
  }

  .container-ftg .row .teaser {
    float: none;
    margin-bottom: 30px;
  }

  .span2 .narrow .container-ftg .row,
  .span3 .narrow .container-ftg .row {
    width: auto;
  }

  .teaser-tagcloud {
    font-size: 12px;
    line-height: 15px;
  }

  .teaser-tagcloud .text {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }

  .teaser-tagcloud a {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
    padding: 0;
  }

  .teaser-topic {
    margin-bottom: 15px;
  }

  .teaser-topic .topic {
    font-size: 15px;
    line-height: 17px;
  }

  .teaser-topic .teaser-img-103 .headline {
    margin: 0;
  }

  .teaser-topic .teaser-img-103--visible-phone .headline {
    margin: 2px 0 0 110px;
  }

  .teaser-topic p,
  .teaser-topic ol,
  .teaser-topic ul {
    display: block !important;
    margin-bottom: 15px;
  }

  .teaser-topic p,
  .teaser-topic li {
    font: normal 12px/15px Arial, sans-serif;
  }

  .teaser-epaper .text {
    font-size: 12px;
    line-height: 15px;
  }

  .teaser-epaper-region .img img {
    height: 128px;
    width: 180px;
  }

  .teaser-breaking {
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
  }

  .teaser-breaking p {
    display: block;
    font-size: 12px;
    line-height: 15px;
  }

  .teaser-date {
    margin-left: 10px;
    margin-right: 10px;
  }

  .teaser-abo p {
    display: block;
    margin-bottom: 15px;
  }

  .teaser-img-636-above.teaser-video .img:after,
  .teaser-media-636.teaser-video .img:after,
  .teaser-img-310-above.teaser-video .img:after,
  .teaser-media-310.teaser-video .img:after {
    font-size: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    width: 60px;
  }

  .teaser .teaser-plus {
    right: 0;
    width: 54px;
  }

  .list-counter .img {
    display: none;
  }

  .list-counter .headline:before {
    font-size: 19px;
    left: -30px;
    line-height: 20px;
  }

  .list-counter .teaser {
    margin-left: 30px;
  }

  .list-counter .comment-count {
    font-size: 12px;
    line-height: 15px;
    padding-left: 20px;
  }

  .list-counter .comment-count:before {
    top: -3px;
  }

  .list-icon-more {
    margin: 0 11px 22px;
  }

  .list-icon-more li {
    line-height: 19px;
  }

  .list-icon-more .i-sprite {
    font-size: 17px;
  }

  .list-icon-more .i-sprite:before {
    top: 0;
  }

  .list-icon-more .i-sprite:after {
    font-size: 12px;
  }

  .list-icon-more li {
    line-height: 37px;
  }

  .list-icon-more li .icon {
    padding-left: 20px;
  }

  .list-icon-more span {
    font-size: 15px;
  }

  .list-icon-more span:after {
    content: "";
  }

  .list-icon-more .fa:after {
    line-height: 37px;
  }

  .list-links {
    margin-left: 10px;
    margin-right: 10px;
  }

  .list-links li {
    padding: 5px 0;
  }

  .list-news-ticker .time {
    font-size: 18px;
    line-height: 20px;
    width: 55px;
  }

  .list-news-ticker-double {
    float: none;
    margin-left: 10px;
    width: auto;
  }

  .list-paper li {
    padding: 4px 0;
  }

  .list-paper li a {
    width: 200px;
  }

  .list-paper li img {
    height: auto;
    width: auto;
  }

  .list-tabbing .head {
    margin-left: 10px;
    margin-right: 10px;
  }

  .list-tabbing .head .headline {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 8px;
  }

  .list-tabbing .head img {
    display: none;
  }

  .shift-widget .list-tabbing .head .headline {
    margin-bottom: 8px;
  }

  .shift-widget .list-tabbing ul {
    margin-left: 20px;
    margin-right: 20px;
  }

  .shift-widget .list-links .teaser-img-103:first-child {
    padding-top: 18px;
  }

  .article-wrapper {
    width: auto;
  }

  .article-wrapper .span1-5 {
    width: auto;
  }

  .article-wrapper .span2 {
    width: auto;
  }

  .article-wrapper .span3 {
    width: auto;
  }

  .article>.actions,
  .article>.author,
  .article>.kicker,
  .article>.headline,
  .article>.meta,
  .article>h1,
  .article>h3,
  .article>h4,
  .article>h5,
  .article>h6,
  .article>p,
  .article.pageintro>p,
  .article>.table-wrapper,
  .article>ul,
  .article>ol {
    font-size: 15px;
    line-height: 26px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .table-wrapper h1,
  .table-wrapper h2,
  .table-wrapper h3,
  .table-wrapper h4,
  .table-wrapper h5,
  .table-wrapper h6,
  .table-wrapper p,
  .table-wrapper ul,
  .table-wrapper ol {
    font-size: 15px;
    line-height: 19px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .article>.kicker.youtube {
    margin-left: 0;
    margin-right: 0;
  }

  .table-wrapper .kicker.youtube {
    margin-left: 0;
    margin-right: 0;
  }

  .article>.table-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .article .blue-button {
    margin: 11px;
  }

  .article-head>.headline .kicker {
    font-size: 15px;
    line-height: 19px;
  }

  .article>.headline {
    font-size: 23px;
    line-height: 28px;
  }

  .article-wrapper .lead {
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 23px;
  }

  .article-wrapper.video .lead strong {
    font-size: 15px;
    line-height: 19px;
  }

  .article .meta {
    margin: 10px 11px;
    padding: 10px 0;
  }

  .article .meta .published {
    margin-bottom: 2px;
  }

  .article .meta .publication.paper {
    padding-right: 148px;
  }

  .article .meta .last-update:before {
    top: 4px;
  }

  .article .meta .publication .i-paper-sprite {
    bottom: 0;
    right: 0;
  }

  .article>p,
  .table-wrapper p {
    margin-bottom: 23px;
  }

  .article>blockquote {
    margin: 0 11px 23px;
    padding: 10px;
  }

  .article>blockquote .headline {
    font-size: 12px;
    line-height: 15px;
  }

  .article>blockquote .headline:before {
    display: none;
  }

  .article>blockquote p {
    font-size: 16px;
    line-height: 20px;
  }

  .article>ol,
  .article>ul {
    margin-bottom: 23px;
    padding-left: 25px;
  }

  .table-wrapper ol,
  .table-wrapper ul {
    margin-bottom: 23px;
    padding-left: 25px;
  }

  .article>.table-wrapper,
  .article>.embed-wrapper {
    margin-bottom: 23px;
  }

  .article>.table-wrapper table {
    margin: 0 11px;
  }

  .article-aside {
    margin-left: 10px;
    margin-right: 10px;
  }

  .article-aside.google-maps img {
    height: auto;
    width: 280px;
  }

  .article .inline-audio {
    width: 100%;
    margin: 0 0 23px;
  }

  .article .inline-image {
    margin: 0 0 23px;
  }

  .article .inline-image .img {
    display: block;
    width: 100%;
  }

  .article .inline-image img {
    height: 180px;
    width: 320px;
  }

  .article .inline-image img.loaded {
    height: auto;
    width: 100%;
  }

  .article>.inline-image-left {
    max-width: 40%;
  }

  .article>.inline-image-right {
    max-width: 40%;
  }

  .table-wrapper .inline-image-left {
    max-width: 40%;
  }

  .table-wrapper .inline-image-right {
    max-width: 40%;
  }

  .article>.inline-image picture,
  .article>.inline-image .caption {
    display: block;
    width: auto;
  }

  .table-wrapper .inline-image picture,
  .table-wrapper .inline-image .caption {
    display: block;
    width: auto;
  }

  .article>.inline-image .caption,
  .table-wrapper .inline-image .caption {
    padding: 0 10px;
  }

  .article .inline-playbuzz {
    margin-left: 10px;
    margin-right: 10px;
  }

  .article .inline-video {
    margin: 0 0 23px;
  }

  .article p .inline-video {
    margin: 0;
  }

  .article-aside.video-player {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .article-aside.video-player img {
    height: auto;
    padding-bottom: 1.5rem;
    width: 100%;
  }

  .article-aside-related {
    margin: 0 11px 23px;
    padding: 10px;
  }

  .article-aside-related .more {
    font-size: 12px;
    line-height: 15px;
  }

  .article-aside-related .more:before {
    display: none;
  }

  .article-aside-slideshow {
    margin: 0 11px 23px;
    padding-bottom: 0;
  }

  .article-aside-slideshow .teaser {
    margin: 0 0 10px;
  }

  .article-aside-slideshow .teaser+.teaser {
    padding-top: 10px;
  }

  .article-aside-slideshow .teaser+.teaser .img {
    top: 10px;
  }

  .article>.slideshow {
    margin-left: 0;
    width: 100%;
  }

  .article>.slideshow .container {
    height: auto;
    max-height: 325px;
    margin-bottom: 30px;
  }

  .article>.slideshow .container img {
    height: auto;
    width: auto;
  }

  .article>.slideshow .caption {
    margin: 20px 10px 30px;
  }

  .article>.slideshow .caption p {
    font-size: 12px;
    line-height: 15px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .article .google-maps {
    padding-top: 0;
  }

  .article .google-maps-canvas {
    width: 280px;
  }

  .article>.slideshow .index {
    display: none;
  }

  .article-slideshow>.slideshow {
    margin: 0 !important;
  }

  .article-slideshow.span3>.slideshow .container {
    min-height: 325px;
    height: auto;
    margin-bottom: 10px;
  }

  .article-slideshow.span3>.slideshow .caption {
    margin: 0 10px 30px;
  }

  .article-slideshow.span3>.slideshow .google-maps-canvas {
    height: 320px;
  }

  .article-slideshow.span3>.slideshow .index {
    display: none;
  }

  .article-slideshow.span3>.teaser-plus {
    right: 10px;
  }

  .comments {
    display: none;
  }

  .comments__anchor {
    top: inherit;
  }

  .comments .comment-old,
  .comments .comment-old__userinfo,
  .comments .comment-old__data {
    display: block;
    width: auto;
  }

  .comments .comment-old__username {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .comments .comment-old__counter {
    display: inline;
  }

  .comments .comment-old__counter:before {
    content: " | ";
  }

  .article .author {
    padding: 7px 0;
  }

  .article .author .info,
  .article .author .links {
    font-size: 12px;
    line-height: 15px;
  }

  .article .author .links {
    margin: 10px 0;
    padding: 10px 0 0;
  }

  .article .author .links a {
    display: inline-block;
    float: none;
    margin-right: 20px;
    width: auto;
  }

  .article .author .links a:after {
    content: "";
  }

  .article.article-head .author {
    margin-right: 20px;
    margin-left: 20px;
  }

  .actions {
    border: 0 none;
    margin-left: 10px;
    margin-right: 10px;
  }

  .actions .intro {
    width: 280px;
  }

  .article>.slideshow .control-resize {
    display: none;
  }

  .weather .favourites .location:first-child {
    margin: 0 0 0 18px;
  }

  .comments .comment-old .info {
    padding-right: 50px;
    margin-bottom: 16px;
  }

  .quote {
    margin: 20px 20px 20px 0;
  }

  .article-slideshow.span3 .premium-body,
  .video-player .premium-body {
    margin: 0 0 40px;
    min-height: 390px;
    top: 0;
    width: auto;
  }

  .infogram-embed,
  .podcast-embed {
    margin-left: 0;
    margin-right: 0;
  }

  .bsc-tic-container,
  .bsc-infobox-container {
    margin-left: 0;
    margin-right: 0;
  }

  .article .accordion {
    margin-left: 0;
    margin-right: 0;
  }

  .accordion img {
    width: 100%;
  }

  .accordion .label {
    padding-left: 10px;
  }

  .accordion .label:before {
    right: 10px;
  }

  .js .accordion .label:before {
    right: 10px;
  }

  .accordion .body {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion .body ul,
  .accordion .body ol,
  .accordion .body p {
    margin-left: 10px;
    margin-right: 10px;
  }

  .region,
  .js-region {
    display: none;
  }

  .carousel {
    display: none;
  }

  .carousel+.more-link {
    display: none;
  }

  .custom-carousel {
    margin: -12px 0 10px 0;
  }

  .custom-carousel .container {
    margin-left: auto;
    overflow: hidden;
  }

  .custom-carousel .control-prev,
  .custom-carousel .control-next {
    visibility: hidden;
  }

  .custom-carousel .lists .list {
    margin-left: 0;
    margin-right: 0;
  }

  .custom-carousel .list li {
    margin-right: 14px;
    width: 126px;
  }

  .custom-carousel .list li .image {
    height: 128px;
    margin-bottom: 0;
    width: auto;
  }

  .custom-carousel .list li .image .small {
    width: 113px;
    max-height: 170px;
    max-width: none;
  }

  .custom-carousel .list li .link {
    font-size: 9px;
  }

  .custom-carousel .custom-carousel--text {
    margin: 13px 9px;
  }

  .intro .h1 {
    font-size: 26px;
    line-height: 28px;
  }

  .intro p,
  .intro ul {
    font-size: 15px;
    line-height: 19px;
  }

  .intro--abodetail {
    margin-left: 10px;
    margin-right: 10px;
  }

  .horoscopes {
    padding-left: 10px;
    padding-right: 10px;
  }

  .horoscopes .row:first-child .horoscope {
    border-top: 2px solid #e4e4e4;
  }

  .horoscopes .row:first-child .span1:first-child .horoscope {
    border-top: 0 none;
  }

  .horoscopes .horoscope .headline {
    line-height: 15px;
  }

  .teaser-horoscopes {
    margin-left: 10px;
    margin-right: 10px;
  }

  .teaser-horoscopes label {
    font-size: 11px;
    line-height: 13px;
    margin: 11px 0 5px;
  }

  .teaser-horoscopes select {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 11px;
  }

  .tv-schedule {
    margin: 0 20px 30px;
  }

  .tv-schedule .pattern {
    background-position: -986px 0;
    margin-bottom: 0;
  }

  .span2 .voting--object .question {
    margin-right: 5%;
    width: 40%;
  }

  .span2 .voting--object .answers {
    width: 55%;
  }

  .weather table th[scope=col] {
    font-size: 13px;
    line-height: 15px;
  }

  .span1 .weather table .temperature td {
    font-size: 12px;
    line-height: 15px;
  }

  .span1 .weather .table-pollen td,
  .span1 .weather .table-pollen th {
    font-size: 12px;
    line-height: 15px;
  }

  .span1 .table-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .local_weather .seperator-text,
  .local_weather .custom-carousel .custom-carousel--text,
  .custom-carousel .local_weather .custom-carousel--text,
  .local_weather .archive .h1,
  .archive .local_weather .h1,
  .local_weather .author .h1,
  .author .local_weather .h1,
  .local_weather .search .h1,
  .search .local_weather .h1 {
    border: none;
  }

  .local_weather .seperator-text .text,
  .local_weather .custom-carousel .custom-carousel--text .text,
  .custom-carousel .local_weather .custom-carousel--text .text,
  .local_weather .archive .h1 .text,
  .archive .local_weather .h1 .text,
  .local_weather .author .h1 .text,
  .author .local_weather .h1 .text,
  .local_weather .search .h1 .text,
  .search .local_weather .h1 .text {
    font-size: 15px;
    line-height: 17px;
  }

  .local_weather .branding-text {
    font-size: 11px;
    line-height: 13px;
    margin: -7px 0 10px 0;
  }

  .local_weather .local-weather-ad {
    margin-left: 0;
  }

  .local_weather .weather {
    padding-top: 7px;
  }

  .local_weather .weather .more-link {
    margin: 15px 0 0;
  }

  .loc-default.teaser-dark a .kicker {
    color: #000;
  }

  .loc-default.teaser-img-above.teaser-dark a .kicker {
    color: #fff;
  }

  .advert .categories .category {
    margin: 0;
    float: none;
  }

  .ext-content .mark-up:first-child {
    left: auto;
    top: -14px;
    right: 5px;
    transform: initial;
  }

  .span1 .fupa-list .headline,
  .span2 .fupa-list .headline {
    font-size: 19px;
    line-height: 20px;
  }

  .span1 .fupa-list .with-img .kicker,
  .span1 .fupa-list .with-img .headline,
  .span2 .fupa-list .with-img .kicker,
  .span2 .fupa-list .with-img .headline {
    margin-left: 120px;
  }

  .span1 .fupa-list .with-img img.img--two-column,
  .span2 .fupa-list .with-img img.img--two-column {
    width: 111px;
  }

  .span1 .fupa-list .img,
  .span2 .fupa-list .img {
    width: 111px;
  }

  .span1 .fupa-list .img img,
  .span2 .fupa-list .img img {
    height: auto;
  }

  .span1 .fupa-list .fupa-list__footer,
  .span2 .fupa-list .fupa-list__footer {
    font-size: 18px;
    text-align: left;
  }

  .fupa-list .teaser+.teaser-img-162-hor {
    padding-bottom: 18px;
  }

  .fupa-list .teaser-img-162-hor .img {
    display: block;
  }

  .fupa-list__footer {
    display: block !important;
  }

  .fupa-list .nav-main__fupa {
    top: 9px;
  }

  .paywall .paywall__button {
    line-height: 40px;
  }

  .search .search-box .input-wrapper {
    width: auto;
  }
}

.article-print {
  margin: 30px;
  width: 636px;
}

.article-print .logo {
  height: auto;
  margin: 0 20px 20px;
  max-width: 400px;
}

.article-print .meta .publication {
  padding: 0;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  pre,
  blockquote {
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

@page {
    margin: 0.5cm;
}

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hide {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

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

.visually-hidden .focusable:active,
.vhide .focusable:active,
.visually-hidden .focusable:focus,
.vhide .focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.visually-hidden-reset {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.visually-hidden-reset .focusable:active,
.visually-hidden-reset .focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.teaser .img {
  position: relative;
}

.no-cssgradients .teaser .wrap,
.no-cssgradients .teaser-media .wrap {
  background: transparent url("../img/teaser-grad/grad_small_top_white.png") 0 0;
  background-repeat: repeat-x;
}

.teaser .kicker,
.teaser-media .kicker {
  margin-bottom: 5px;
  position: relative;
}

.teaser {
  overflow: hidden;
  *zoom: 1;
  height: auto;
  overflow: visible;
}

.teaser .teaser-collection {
  overflow: hidden;
  *zoom: 1;
}

.teaser .kicker {
  margin-bottom: 5px;
  position: relative;
}

.teaser .img {
  position: relative;
  overflow: hidden;
}

.teaser-img-310-hor .img,
.teaser-lead .img,
.teaser-img-636-above .img,
.teaser-img-310-above .img,
.teaser-img-310-vert .img,
.teaser-media-636 .img,
.teaser-img-103 .img,
.teaser-media .img {
  position: relative;
  overflow: hidden;
}

.teaser-img-310-hor .img:before,
.teaser-lead .img:before,
.teaser-img-636-above .img:before,
.teaser-img-310-above .img:before,
.teaser-img-310-vert .img:before,
.teaser-media-636 .img:before,
.teaser-img-103 .img:before,
.teaser-media .img:before {
  box-shadow: inset 0 0 0 #666;
  content: "";
}

.teaser-lead .img:before {
  top: -10px;
}

.teaser-img-636-above .teaser {
  margin: 0;
  padding-top: 5px;
}

.teaser-img-310-above {
  height: 255px;
}

.teaser-img-310-above .teaser,
.teaser-img-310-vert .teaser {
  margin: 0;
  padding-top: 5px;
}

.teaser-img-310-vert .teaser {
  margin-bottom: 6px;
}

.teaser-img-310-vert p.teaser {
  padding-top: 0;
}

.teaser-img-310-vert .wrap {
  margin-top: -40px;
}

.teaser-lead-bottom .teaser-collection {
  border-top-width: 0;
}

.teaser-lead .headline {
  margin-bottom: 10px;
  margin-top: 10px;
}

.span3 ~ .span1 .ext-content {
  margin-top: 37px;
}

.nav-tabs a {
  margin-left: 11px;
}

.list-tabbing .head .headline {
  margin-bottom: 26px;
}

.list-tabbing .head .nav-tabs {
  margin-top: -18px;
}

.teaser .teaser-icons {
  bottom: 0;
  left: 9px;
  position: absolute;
  top: -1px;
  width: 28px;
  z-index: 3;
}

@media screen and (min-width: 768px) {
  .teaser .teaser-icons {
    left: 21px;
  }
}

.teaser .teaser-icons .teaser-icons__locale {
  left: -21px;
  position: absolute;
  top: 0;
}

.teaser .teaser-icons .icon-collection {
  background-color: #fff;
  box-shadow: 0 0 1px #999;
  color: #777;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  position: static;
  text-align: center;
  width: 30px;
}

.teaser .teaser-icons .icon-collection .item {
  padding-bottom: 2px;
}

.teaser .teaser-icons .icon-collection.icon-collection__nocomment {
  padding-bottom: 2px;
}

.teaser.teaser-img-162-hor .teaser-icons {
  position: relative;
}

.teaser.teaser-img-162-hor .teaser-icons__locale {
  display: none;
}

.teaser-media {
  height: auto;
}

.teaser-media .text {
  display: block;
  margin: 0 20px;
  padding-top: 8px;
  position: relative;
  width: 100%;
}

.teaser-media .kicker {
  color: #0099ff;
  font-family: "OpenSansCondensedBold", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

.teaser-media .headline {
  border: none;
  font-size: 23px;
  line-height: 25px;
}

.teaser-media .wrap {
  display: block;
  width: auto;
}

.teaser-img-103 .headline {
  margin-top: 0;
}

.teaser-img-103 .i-sprite {
  line-height: 14px;
}

.mediateaser-detail {
  margin-bottom: 30px;
}

.teaser-epaper-region {
  text-align: center;
}

.teaser-epaper-region .img {
  float: none;
}

.socialbadge {
  background-color: transparent;
  border: none;
  overflow: hidden;
}

.socialbadge .socialbadge__item {
  border-bottom: 1px solid #e4e4e4;
  clear: both;
  padding: 10px 0;
  margin-left: 20px;
  margin-right: 20px;
}

.socialbadge .socialbadge__item a {
  font-size: 11px;
}

.socialbadge .socialbadge__box {
  float: left;
  width: 70%;
}

.socialbadge .socialbadge__box__header {
  font-size: 11px;
  font-weight: 600;
}

.socialbadge__icon {
  float: left;
  height: 41px;
  text-align: center;
  width: 30%;
}

.socialbadge .fa {
  background-color: #777;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
  text-align: center;
  line-height: 41px;
  height: 41px;
  width: 41px;
}

.socialbadge__facebook .fa {
  background-color: #3B5998;
}

.socialbadge__twitter .fa {
  background-color: #1DADEB;
}

.socialbadge__youtube .fa {
  background-color: #cc181e;
  font-size: 22px;
}

.socialbadge__googleplus .fa {
  background-color: #de4a39;
  font-size: 20px;
}

.socialbadge__email .fa {
  font-size: 21px;
}

.login-menu {
  border: 1px solid #777;
  float: right;
  font-family: Arial, sans-serif;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 15px;
}

@media screen and (max-width: 767px) {
  .login-menu {
    display: none;
  }
}

.overscroll .login-menu {
  display: none;
}

.login-menu__link {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}

.login-menu:hover .login-menu__link {
  color: #09f;
}

.login-menu__user-info {
  font-size: 13px;
  padding-top: 20px;
}

.login-menu-mobile {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  .login-menu-mobile {
    display: none;
  }
}

.header-invisible .login-menu-mobile {
  display: none;
}

.login-menu-mobile__login-link {
  display: block;
  font-size: 22px;
  padding: 10px 17px 8px;
}

.login-menu-mobile__toggle {
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-bottom: 0;
  cursor: pointer;
  display: block;
  font-size: 22px;
  padding: 9px 17px;
  position: relative;
  z-index: 1;
}

.login-menu-mobile.open .login-menu-mobile__toggle {
  border-color: #777;
  color: #09f;
  height: 51px;
}

.login-menu-mobile__overlay {
  background-color: rgba(0,0,0,0.6);
  bottom: 0;
  content: "";
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 50px;
}

.login-menu-mobile.open .login-menu-mobile__overlay {
  display: block;
}

.login-menu-mobile__user-info {
  font-size: 13px;
  padding-top: 20px;
}

.login-form {
  font-family: Arial,sans-serif;
}

.login-form--overlay {
  background-color: #fff;
  border: 1px solid #777;
  display: none;
  min-width: 224px;
  padding: 18px;
  position: absolute;
  right: 0;
  top: 49px;
}

@media screen and (min-width: 768px) {
  .login-form--overlay {
    right: -1px;
    top: 36px;
    z-index: 999;
  }
}

.login-form--inline {
  margin-bottom: 16px;
}

.login-form .login-form__form {
  margin: 0;
}

.login-form .login-form__label {
  color: #000;
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
}

.login-form .login-form__input {
  appearance: none;
  border: 1px solid #dddddd;
  border-radius: 0;
  box-shadow: inset 0 0 2px 0 #dddddd;
  box-sizing: border-box;
  color: #777;
  display: block;
  font-family: Arial, sans-serif;
  font-style: normal;
  height: auto;
  margin-bottom: 16px;
  padding: 8px 10px;
  width: 100%;
}

.login-form .login-form__link {
  color: #09f;
  display: block;
  font-size: 12px;
}

.login-form .login-form__button {
  background-color: #09f;
  border: 0 none;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  width: 100%;
}

.login-form .login-form__text {
  color: #000;
  font-size: 15px;
  margin-bottom: 8px;
  text-align: center;
}

.login-form__authentication-error,
.login-form__service-error {
  margin-bottom: 16px;
  color: red;
  line-height: 14px;
  font-size: 12px;
}

.login-community .login-form--overlay {
  display: block;
  position: relative;
  top: 0;
}

.login-community .login-menu__link {
  display: none;
}

.login-community .login-form__form a.login-form__button {
  color: #fff;
}

.login-list__item--underline {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.login-list .login-list__link {
  color: #000;
  display: block;
  font-size: 15px;
  padding: 5px 0;
}

.login-list .login-list__link:hover {
  color: #09f;
}

.flash-message {
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
  color: #09f;
  display: none;
  font-size: 16px;
  font-weight: bold;
  left: 0;
  padding: 10px 20px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 10000;
}

.flash-message--error {
  color: red;
}

.bookmark-list {
  min-height: 400px;
}

.bsc-tic-container,
.bsc-infobox-container {
  margin-left: 20px;
  margin-right: 20px;
}

.bsc-tic-container b,
.bsc-tic-container strong,
.bsc-infobox-container b,
.bsc-infobox-container strong {
  font-weight: bold;
}

.bsc-tic-container i,
.bsc-infobox-container i {
  font-style: italic;
}

.bsc-tic-container ol,
.bsc-infobox-container ol {
  list-style: decimal;
}

.bsc-tic-container ul,
.bsc-infobox-container ul {
  list-style: disc;
}

.bsc-tic-container sub,
.bsc-tic-container sup,
.bsc-infobox-container sub,
.bsc-infobox-container sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.bsc-tic-container .label .fa-map,
.bsc-infobox-container .label .fa-map {
  float: right;
}

.bsc-tic-container .quote:before,
.bsc-infobox-container .quote:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #eeeeee;
  font-size: 70px;
  position: absolute;
  top: 10px;
  left: 10px;
  line-height: normal;
  z-index: 1;
}

.bsc-tic-container .quote span,
.bsc-infobox-container .quote span {
  z-index: 2;
  font-family: Arial,sans-serif;
  display: block;
  position: relative;
}

.bsc-tic-container .quote small,
.bsc-infobox-container .quote small {
  line-height: 20px;
  color: #777777;
  margin-top: 10px;
  font-size: 14px;
  position: relative;
  z-index: 2;
}

.bsc-infobox-container .label {
  font-family: "OpenSansRegular", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-box-align: center;
  align-items: center;
  color: #000;
  display: -webkit-box;
  display: flex;
  padding: 10px 20px;
}

.bsc-infobox-container .label.label:before {
  color: #09f;
  position: initial;
  line-height: .8;
  margin-right: 10px;
}

.bsc-infobox-container .label strong {
  font-family: "OpenSansCondensedBold", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}

.bsc-infobox-container .bsc-infobox-container__headline {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.bsc-infobox-container .author {
  margin: 0;
  padding: 0 0 0 20px;
}

.bsc-infobox-container .author .img {
  padding: 0;
}

.bsc-infobox-container .body {
  padding: 0;
}

.bsc-infobox-container .body h4 {
  font-weight: 700;
  padding: 10px 20px 0;
  margin: 3px 0 0;
}

.bsc-infobox-container .body .html {
  line-height: 23px;
  padding: 0 20px 20px;
}

.bsc-infobox-container .body .html a {
  color: #09f;
}

.bsc-infobox-container .body .html a:hover {
  text-decoration: underline;
}

.bsc-infobox-container .body .html div {
  margin: 0;
  padding: 10px 0 0;
}

.bsc-infobox-container .body .html ol,
.bsc-infobox-container .body .html ul {
  margin: 10px 0 10px 20px;
}

.bsc-infobox-container .body p,
.bsc-infobox-container .body li {
  font-size: 16px;
  line-height: inherit;
}

.js .bsc-infobox-container .body {
  display: block;
}

.bsc-infobox-container.bsc-infobox-container--map .label {
  color: #777;
  display: block;
  font-family: Georgia, serif;
  padding-left: 3rem;
  padding-right: 3rem;
}

.bsc-infobox-container.bsc-infobox-container--map .label:before {
  position: absolute;
  left: 1.5rem;
  top: .625rem;
}

.bsc-infobox-container.bsc-infobox-container--map .label strong {
  font-family: Georgia, serif;
  font-weight: bold;
}

.bsc-infobox-container.bsc-infobox-container--map .fa-map {
  color: #777;
  position: absolute;
  right: 1.5rem;
  top: .625rem;
}

.bsc-infobox-container.bsc-infobox-container--map .body {
  text-align: center;
}

.bsc-infobox-container.bsc-infobox-container--map .body .img {
  margin: 1.5rem 0;
  display: inline-block;
}

.bsc-infobox-container.bsc-infobox-container--map .body .map {
  display: inline-block;
  text-align: center;
}

.bsc-infobox-container.bsc-infobox-container--map .body a {
  color: #09f;
  display: block;
  text-align: right;
}

.bsc-infobox-container.bsc-infobox-container--map .body a:hover {
  text-decoration: underline;
}

.bsc-infobox-container.bsc-infobox-container--map .body a:last-child {
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .bsc-infobox-container.bsc-infobox-container--map .body a:last-child {
    padding-right: 1rem;
  }
}

.cc_banner-wrapper {
  z-index: 9001;
  position: relative;
  margin-bottom: 20px;
}

.cc_banner-wrapper i.icon-remove {
  position: absolute;
  right: 20px;
  top: 5px;
  z-index: 2147483646;
}

.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  transition: font-size 200ms;
  line-height: 1em;
}

.cc_container .cc_message {
  font-size: 0.6em;
  transition: font-size 200ms;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
  opacity: 1;
}

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }

  .cc_container .cc_message {
    font-size: 0.8em;
  }
}

@media screen and (min-width: 768px) {
  .cc_container .cc_btn {
    font-size: 1em;
  }

  .cc_container .cc_message {
    font-size: 1em;
    line-height: 1em;
  }
}

@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}

@media print {
  .cc_banner-wrapper,
  .cc_container {
    display: none;
  }
}

.cc_container {
  align-items: center;
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
}

.cc_container .cc_refusal {
  padding-right: 0.75rem;
}

.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #f1d600;
  cursor: pointer;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
}

.cc_container .cc_message {
  transition: font-size 200ms;
  font-size: 0.6em;
  display: block;
}

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }

  .cc_container .cc_message {
    font-size: 0.8em;
  }
}

@media screen and (min-width: 768px) {
  .cc_container {
    padding: 15px 30px 15px;
  }

  .cc_container .cc_btn {
    font-size: 1em;
    padding: 8px 15px;
  }

  .cc_container .cc_message {
    font-size: 1em;
  }
}

@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}

.cc_container {
  background: #fff;
  color: #999;
  font-size: 17px;
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.cc_container ::-moz-selection {
  background: #ff5e99;
  color: #fff;
  text-shadow: none;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #000;
  background-color: #f1d600;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color: #d7bf00;
  color: #000;
}

.cc_container a,
.cc_container a:visited {
  text-decoration: none;
  color: #31a8f0;
  transition: 200ms color;
}

.cc_container a:hover,
.cc_container a:active {
  color: #555;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    -ms-transform: translateY(66px);
    transform: translateY(66px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.cc_container,
.cc_message,
.cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}

.cc_banner-wrapper {
  z-index: 2147483645;
}

.cc_container a,
.cc_container a:visited {
  color: #08C;
}

.cc_container a:hover,
.cc_container a:focus {
  color: #08C;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #fff;
  background-color: #08C;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:focus {
  color: #fff;
  background: #08C;
}

.cc_container .cc_btn_disallow {
  background: #7f7f7f;
}

.cc_banner--col {
  float: left;
  max-width: 140px;
  margin-right: 10px;
}

.intropage {
  width: auto;
}

.intropage .header {
  margin-bottom: 4rem;
  z-index: 50000;
}

.intropage .header-sub {
  background: transparent;
}

.intropage .wrapper-page {
  background-color: transparent;
  margin-top: 4.25rem;
  position: relative;
  width: auto;
  z-index: 1;
}

@media screen and (min-width: 48rem) {
  .intropage .wrapper-page {
    margin-top: 0;
  }
}

.intropage .wrapper-content {
  background: none;
  padding: 0;
  width: auto;
}

.intropage__login-button {
  background-color: #09f;
  border-radius: .25rem;
  color: #fff;
  display: block;
  padding: .25rem .75rem;
  position: absolute;
  right: 5%;
  top: -2.5rem;
  z-index: 2;
}

@media screen and (min-width: 48rem) {
  .intropage__login-button {
    right: 8%;
  }
}

.intropage__content {
  color: #fff;
  margin: 0 auto;
  max-width: 31.25rem;
  padding: 0 .625rem;
  position: relative;
  text-align: center;
}

.intropage__headline {
  font-family: Georgia, serif;
  font-size: 1.5625rem;
  margin-bottom: 1.25rem;
  padding: 0 1.25rem;
}

@media screen and (min-width: 48rem) {
  .intropage__headline {
    font-size: 2.5rem;
    margin-bottom: 5rem;
  }
}

.intropage__skala-row {
  display: flex;
  font-size: .875rem;
}

@media screen and (min-width: 48rem) {
  .intropage__skala-row {
    font-size: 1rem;
  }
}

.intropage__skala-row .span4:after {
  background-color: #fff;
  content: "";
  display: block;
  height: .625rem;
  left: 0;
  position: absolute;
  top: 2.5rem;
  width: 1px;
}

@media screen and (min-width: 48rem) {
  .intropage__skala-row .span4:after {
    top: 1.875rem;
  }
}

.intropage__skala-row--bottom .span4:after {
  top: .3125rem;
}

.intropage__opacity {
  opacity: .5;
}

.intropage__skala-gradient {
  background: #09f;
  background: linear-gradient(90deg, #0099ff 33%,#a9a9a9 33%,#cfcfcf 38%,#cfcfcf 66%,#a9a9a9 66%,#d2d2d2 70%,rgba(210,210,210,0.55226) 84%,rgba(210,210,210,0) 100%);
  height: 2.5rem;
  margin-top: .9375rem;
}

.intropage__skala-row .span4 {
  margin: 0;
  min-height: 1.875rem;
  position: relative;
  text-align: left;
  width: 33%;
}

.intropage__skala-reminder {
  margin-bottom: 2rem;
  margin-left: 25%;
  padding-left: .1875rem;
  position: relative;
  text-align: left;
}

@media screen and (min-width: 48rem) {
  .intropage__skala-reminder {
    margin-bottom: 3rem;
    margin-left: 28.5%;
  }
}

.intropage__envelope-image {
  display: inline-block;
  height: auto;
  margin: -.25rem .25rem 0 -.25rem;
  vertical-align: middle;
  width: 1.5625rem;
}

.intropage__skala-arrow {
  display: block;
  height: 1.875rem;
  left: .3125rem;
  position: absolute;
  top: -2.625rem;
  width: .9375rem;
}

.intropage__description {
  font-size: .9375rem;
  line-height: 1.4375rem;
  margin-bottom: 1.25rem;
  padding-left: .625rem;
  padding-right: .625rem;
}

@media screen and (min-width: 48rem) {
  .intropage__description {
    margin-bottom: 4.0625rem;
  }
}

.intropage__button-primary {
  background-color: #09f;
  border: 1px solid #09f;
  border-radius: .25rem;
  color: #fff;
  display: inline-block;
  font-size: .875rem;
  margin-bottom: 1.25rem;
  padding: .4375rem .9375rem;
  text-transform: uppercase;
}

.intropage__button-primary:visited,
.intropage__button-primary:active,
.intropage__button-primary:hover {
  color: #fff;
}

.intropage__button-secondary {
  border: 1px solid #fff;
  border-radius: .25rem;
  color: #fff;
  display: inline-block;
  font-size: .875rem;
  margin-bottom: 5rem;
  padding: .4375rem .9375rem;
  text-transform: uppercase;
}

.intropage__button-secondary:visited,
.intropage__button-secondary:active,
.intropage__button-secondary:hover {
  color: #fff;
}

.intropage__background-image {
  background-image: url("../img/intropage/phonesmall.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 0;
}

@media screen and (min-width: 31.6875rem) {
  .intropage__background-image {
    background-image: url("../img/intropage/phonelarge.jpg");
  }
}

@media screen and (min-width: 48.1875rem) {
  .intropage__background-image {
    background-image: url("../img/intropage/tablet.jpg");
  }
}

@media screen and (min-width: 80.0625rem) {
  .intropage__background-image {
    background-image: url("../img/intropage/desktop.jpg");
  }
}

.intropage .footer {
  width: auto;
  z-index: 50000;
}

@media screen and (min-width: 48rem) {
  .intropage .footer .span3 {
    float: none;
    width: auto;
  }
}

.intropage .footer .wrapper-outer {
  background: transparent;
  padding: 0 .625rem;
  width: auto;
}

.intropage .footer .info-list p {
  border-top: none;
}

.intropage .footer .info-list a {
  border: none;
  color: #fff;
  display: inline-block;
  font-size: .75rem;
  padding: 0 .35rem;
}

.paywall {
  margin: 20px 10px 0;
  text-align: center;
}

@media (min-width: 768px) {
  .paywall {
    margin: 0 20px 0;
  }
}

@media (min-width: 768px) {
  .paywall .paywall__buttons {
    display: flex;
    justify-content: center;
  }
}

.paywall .paywall__button {
  background-color: #09f;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  margin: 0 auto 15px;
  width: 208px;
}

@media (min-width: 768px) {
  .paywall .paywall__button {
    margin: 0 10px 10px 0;
    padding: 9px 15px;
  }
}

.paywall .paywall__paypal-button {
  display: block;
  margin: 0 auto 10px;
  width: 208px;
}

@media (min-width: 768px) {
  .paywall .paywall__paypal-button {
    margin: 0 0 10px 10px;
  }
}

.paywall .paywall__paypal-button.paywall__paypal-button--nnn {
  display: none;
}

.paywall .paywall__cancelation {
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  color: #000;
  display: block;
  margin: 0 0 24px 0;
}

.paywall .paywall__text {
  font-size: 12px;
  color: #000;
  display: block;
  line-height: normal;
  margin: 0;
}

.paywall .paywall__link {
  color: #09f;
  font-size: 17px;
  font-weight: bold;
  display: block;
  text-decoration: underline;
  margin: 0 0 24px 0;
}

.paywall-fadeout {
  position: relative;
}

.paywall-fadeout:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.8) 40%,#ffffff);
}

.teaser-lead--promo .wrap {
  background-color: #FFF;
  width: auto;
}

@media (min-width: 768px) {
  .teaser-lead--promo .wrap {
    margin-top: -280px;
    margin-left: 30px;
    margin-right: 30px;
    padding: 20px 30px;
    text-align: center;
  }
}

.teaser-lead--promo .main .headline {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .teaser-lead--promo .main .headline {
    font-size: 22px !important;
    line-height: 26px !important;
    margin-bottom: 20px !important;
    padding-left: 25px;
  }
}

.teaser-lead--promo .main.wide p {
  width: auto;
}

.teaser-lead--promo .button {
  background-color: #09f;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: Arial,sans-serif;
  font-size: 14px;
  padding: 10px;
  text-transform: none;
  text-align: center;
}

.teaser-lead--promo .teaser__text {
  display: block !important;
  padding-left: 25px;
}

@media (min-width: 768px) {
  .teaser-lead--promo .teaser__text {
    margin-bottom: 30px;
    padding-left: 0;
  }
}

.benefits {
  font-size: 14px;
  text-align: left;
  max-width: 730px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .benefits {
    display: flex;
  }
}

.benefits__left {
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .benefits__left {
    padding-right: 10px;
    min-width: 50%;
  }
}

.benefits__right {
  box-sizing: border-box;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .benefits__right {
    padding-left: 10px;
    min-width: 50%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .benefits ul {
    margin-bottom: 20px;
  }
}

.benefits li {
  color: #666;
  font-weight: bold;
  padding: 15px 0 15px 24px;
  position: relative;
}

.benefits li:before {
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.741' height='9.893' viewBox='0 0 12.741 9.893'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%2308c;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M4.879,10.109a.65.65,0,0,1-.92,0L.286,6.435a.975.975,0,0,1,0-1.38l.46-.46a.975.975,0,0,1,1.38,0L4.419,6.889l6.2-6.2a.975.975,0,0,1,1.38,0l.46.46a.975.975,0,0,1,0,1.38Zm0,0' transform='translate(0 -0.406)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:13px 10px;content:"";height:10px;position:absolute;top:19px;left:0;width:13px}.benefits li{border-bottom:1px dotted #bebebe}.benefits__right li:last-child{border-bottom:none}@media (min-width: 768px){.benefits li:last-child{border-bottom:none}}.benefits--list{margin-top:10px}@media (min-width: 768px){.benefits--list{margin-top:30px}}@media (max-width: 767px){.benefits--buttons .benefits__left{margin-bottom:20px}}.teaser.teaser--promo .img{margin-bottom:10px}.teaser.teaser--promo img{height:auto;width:100%}.teaser.teaser--promo .teaser{padding:0;margin:0}.teaser.teaser--promo .teaser .headline{margin:0 0 15px}.teaser.teaser--promo .teaser__text{display:block !important;margin-bottom:15px}.teaser.teaser--promo .teaser__promo-link{border-bottom:1px dotted #bebebe;border-top:1px dotted #bebebe;color:#69696C;font-size:14px;font-weight:bold;display:block;padding:12px 0}.teaser.teaser--promo .teaser__promo-link:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='448' height='512' viewBox='0 0 448 512'%3E%3Cpath fill='%230099ff' d='M311.03 131.515l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887l-83.928 83.444c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l116.485-116c4.686-4.686 4.686-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:1px -3px;background-size:70%;content:" ";
  display: inline-block;
  height: 16px;
  margin-left: 7px;
  width: 30px;
  vertical-align: top;
}

@media (min-width: 768px) {
  .teaser.teaser--promo-half {
    float: left;
    margin-left: 16px;
    width: calc(50% - 18px);
  }
}

.teaser.teaser--promo-half+.teaser--promo-half {
  border-top: none;
  padding-top: 0;
}

@media (min-width: 768px) {
  .teaser.teaser--promo-half+.teaser--promo-half {
    margin-left: 18px;
    width: calc(50% - 18px);
  }
}

.weather .location-bad_oldesloe {
  left: 354px;
  top: 374px;
}

.weather .location-fehmarn {
  left: 515px;
  top: 175px;
}

.weather .location-flensburg {
  left: 190px;
  top: 100px;
}

.weather .location-hamburg {
  left: 315px;
  top: 475px;
}

.weather .location-heide {
  left: 120px;
  top: 290px;
}

.weather .location-husum {
  left: 100px;
  top: 190px;
}

.weather .location-itzehoe {
  left: 202px;
  top: 347px;
}

.weather .location-kappeln {
  left: 300px;
  top: 123px;
}

.weather .location-kiel {
  left: 321px;
  top: 246px;
}

.weather .location-luebeck {
  left: 430px;
  top: 363px;
}

.weather .location-niebuell {
  left: 55px;
  top: 73px;
}

.weather .location-pinneberg {
  left: 250px;
  top: 445px;
}

.weather .location-rendsburg {
  left: 190px;
  top: 240px;
}

.weather .location-sylt {
  left: -14px;
  top: 48px;
}