.v-A_-article {
  position: relative; }

.v-A_-article__socialmedia {
  position: absolute;
  top: 102px;
  left: -55px; }
  .v-A_-article__socialmedia .v-A_-socialmedia__link {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 35px 30px;
    display: block;
    margin: 0;
    height: 30px;
    width: 35px;
    float: none;
    -webkit-animation: none;
            animation: none;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
    .v-A_-article__socialmedia .v-A_-socialmedia__link:hover {
      -webkit-transform: translate(-3px, 0);
          -ms-transform: translate(-3px, 0);
              transform: translate(-3px, 0); }
  .v-A_-article__socialmedia .v-A_-socialmedia__link--facebook {
    background-color: #3b5998;
    background-image: url("/img/icon_facebook_white.svg"); }
  .v-A_-article__socialmedia .v-A_-socialmedia__link--pinterest {
    background-color: #bd081c;
    background-image: url("/img/icon_pinterest_white.svg"); }
  .v-A_-article__socialmedia .v-A_-socialmedia__link--twitter {
    background-color: #55acee;
    background-image: url("/img/icon_twitter_white.svg"); }
  .v-A_-article__socialmedia .v-A_-socialmedia__link--wazzup {
    background-color: #25d366;
    background-image: url("/img/icon_wazzup_white.svg"); }
  .v-A_-article__socialmedia .v-A_-socialmedia__link--email {
    background-color: #B7B7B7;
    background-image: url("/img/icon_mail_white.svg"); }
  .v-A_-article__socialmedia .v-A_-socialmedia__link--plus {
    background-color: transparent;
    background-image: url("/img/icon_plus_sm.svg"); }

.v-A_-article__content .v-A_-article__inline__html {
  position: relative;
  margin: 0 0 20px 0; }
  .v-A_-article__content .v-A_-article__inline__html:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .v-A_-article__content .v-A_-article__inline__html > iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.v-A_-article__content p {
  padding: 0 0 20px 0; }

.v-A_-article__content--static p {
  padding-left: 0; }

.v-A_-article__content .v-A_-headline,
.v-A_-article__content .v-A_-interview__frage {
  padding: 0 0 10px 0; }

.v-A_-article__content .v-A_-interview__frage {
  display: block;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px; }

.v-A_-article__content .v-A_-interview__person {
  font-weight: 700;
  color: #0C515F; }

.v-A_-article__content i,
.v-A_-article__content em {
  font-style: italic; }

.v-A_-article__content b {
  font-weight: 700; }

.v-A_-article__gallery {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin: 15px 0 25px 0; }
  .v-A_-article__gallery .v-A_-headline {
    padding: 12px 0 11px 0; }
  .v-A_-article__gallery small {
    padding: 8px 0;
    display: block;
    font-size: 14px;
    color: #666; }
    .v-A_-article__gallery small a {
      text-decoration: underline; }

.v-A_-article__gallery__item {
  margin: 0 20px 0 0;
  float: left; }
  .v-A_-article__gallery__item img {
    display: block; }
  .v-A_-article__gallery__item:last-child {
    margin-right: 0; }

.v-A_-article__inline__img {
  margin: 5px 20px 25px 0;
  width: 346px;
  display: inline-block;
  float: left; }
  .v-A_-article__inline__img img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%; }
  .v-A_-article__inline__img .v-A_-caption__big {
    font-size: 20px;
    font-weight: 500;
    padding: 7px 0 0 0;
    max-width: 300px;
    float: left; }
  .v-A_-article__inline__img .v-A_-caption__time {
    color: #505050;
    font-size: 14px;
    padding: 12px 0 0 0;
    float: right; }
  .v-A_-article__inline__img .v-A_-caption__small {
    color: #505050;
    font-size: 14px;
    line-height: 19px; }
  .v-A_-article__inline__img .v-A_-caption__subline {
    color: #505050;
    display: block;
    margin: 0 0 5px 0; }
  .v-A_-article__inline__img .v-A_-caption__headline {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    display: block;
    margin: 0; }
  .v-A_-article__inline__img.v-A_-video--fullwidth {
    margin: 0 0 20px 0;
    width: 100%;
    max-width: 100%;
    float: none; }
    .v-A_-article__inline__img.v-A_-video--fullwidth .v-A_-article__img__container:hover:after {
      display: none !important; }
    .v-A_-article__inline__img.v-A_-video--fullwidth .v-A_-article__img__container img {
      width: 100%;
      height: auto; }
    .v-A_-article__inline__img.v-A_-video--fullwidth .v-A_-caption__big {
      max-width: 650px; }

.v-A_-article__img__container {
  display: block;
  overflow: hidden;
  margin: 0 0 10px 0;
  position: relative; }
  .v-A_-article__img__container.v-A_-article__img__container--video, .v-A_-article__img__container.v-A_-article__img__container--lightbox {
    cursor: pointer; }
    .v-A_-article__img__container.v-A_-article__img__container--video:after, .v-A_-article__img__container.v-A_-article__img__container--lightbox:after {
      background-color: #fff;
      background-image: url("/img//icon_search.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 14px 14px;
      border-radius: 50% 50%;
      display: block;
      opacity: 0;
      visibility: hidden;
      height: 32px;
      width: 32px;
      position: absolute;
      top: 10px;
      right: 10px;
      -webkit-transition: all 250ms ease;
      transition: all 250ms ease;
      -webkit-transition-delay: 0ms;
              transition-delay: 0ms;
      content: ""; }
    .v-A_-article__img__container.v-A_-article__img__container--video:before, .v-A_-article__img__container.v-A_-article__img__container--lightbox:before {
      background-color: rgba(80, 80, 80, 0.5);
      opacity: 0;
      visibility: hidden;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      -webkit-transition: all 250ms ease;
      transition: all 250ms ease;
      content: ""; }
    .v-A_-article__img__container.v-A_-article__img__container--video:hover:after, .v-A_-article__img__container.v-A_-article__img__container--video:hover:before, .v-A_-article__img__container.v-A_-article__img__container--lightbox:hover:after, .v-A_-article__img__container.v-A_-article__img__container--lightbox:hover:before {
      opacity: 1;
      visibility: visible; }
    .v-A_-article__img__container.v-A_-article__img__container--video:hover:after, .v-A_-article__img__container.v-A_-article__img__container--lightbox:hover:after {
      -webkit-transition-delay: 150ms;
              transition-delay: 150ms; }
  .v-A_-article__img__container.v-A_-article__img__container--video {
    position: relative; }
    .v-A_-article__img__container.v-A_-article__img__container--video:after {
      background: url("/img/icon_video.svg") center center no-repeat;
      background-size: 80px 60px;
      margin: -30px 0 0 -40px;
      width: 80px;
      height: 60px;
      position: absolute;
      top: 50%;
      left: 50%;
      content: ""; }

.v-A_-article__img__caption {
  border-bottom: 2px solid #ececec;
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  overflow: hidden; }

.v-A_-article__inline__link {
  border: 1px solid #FF1C7D;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 20px 0;
  padding: 7px 15px 5px 80px;
  min-height: 65px;
  position: relative; }
  .v-A_-article__inline__link:before {
    background-color: #FF1C7D;
    background-image: url("/img/icon_chevron-r_white.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 16px 29px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    display: block;
    width: 65px;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    content: ""; }
  .v-A_-article__inline__link:hover {
    color: #FF1C7D; }

.v-A_-article__buyme__box {
  background: #fff;
  border: 1px solid rgba(74, 65, 68, 0.55);
  border-top: none;
  margin: 0 0 20px 0;
  clear: both; }

.v-A_-buyme__box__headline {
  background: rgba(74, 65, 68, 0.55);
  color: #fff;
  font-size: 18px;
  padding: 7px 0 8px 8px; }

.v-A_-buyme__box__content {
  position: relative; }

.v-A_-buyme__box__img {
  margin: 10px;
  width: 200px; }
  .v-A_-buyme__box__img img {
    display: block; }

.v-A_-buyme__box__img, .v-A_-buyme__box__info {
  float: left; }

.v-A_-buyme__box__info {
  width: 260px; }
  .v-A_-buyme__box__info .v-A_-headline,
  .v-A_-buyme__box__info .v-A_-subline {
    padding: 0;
    text-align: left; }
  .v-A_-buyme__box__info .v-A_-subline {
    margin: 6px 0 3px 0; }
  .v-A_-buyme__box__info .v-A_-heft {
    font-size: 14px;
    position: absolute;
    bottom: 8px;
    left: 220px; }
    .v-A_-buyme__box__info .v-A_-heft .v-A_-info {
      padding: 0 0 7px 0;
      color: #999; }

.v-A_-buyme__box__payment {
  position: absolute;
  top: 7px;
  right: 10px; }
  .v-A_-buyme__box__payment .v-A_-price {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 700;
    text-align: right; }
  .v-A_-buyme__box__payment .v-A_-button {
    padding: 8px 10px;
    display: block; }

.v-A_-article__table,
.v-A_-article table {
  margin: 15px 0 25px;
  clear: both; }
  .v-A_-article__table td,
  .v-A_-article table td {
    padding: 7px 10px; }
  .v-A_-article__table a,
  .v-A_-article table a {
    text-decoration: underline; }
    .v-A_-article__table a:hover,
    .v-A_-article table a:hover {
      color: #FF1C7D; }
  .v-A_-article__table p,
  .v-A_-article table p {
    padding-bottom: 0; }

.v-A_-article__table--full {
  margin: 15px 0 25px 0; }

.video-iframe {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  position: relative; }
  .video-iframe iframe {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.v-A_-article .v-A_-technicaldata.v-A_-flip__container {
  margin: 0; }
  .v-A_-article .v-A_-technicaldata.v-A_-flip__container .v-A_-article__loginbox {
    margin: 0; }
    .v-A_-article .v-A_-technicaldata.v-A_-flip__container .v-A_-article__loginbox strong {
      display: inline-block; }
  .v-A_-article .v-A_-technicaldata.v-A_-flip__container .v-A_-customform {
    margin: 0; }

.v-A_-technicaldata.v-A_-flip__container {
  margin: 0 0 50px 0;
  height: 515px; }
  .v-A_-technicaldata.v-A_-flip__container .v-A_-white__tile__container {
    height: 460px; }

.v-A_-article__shortteaser {
  padding: 0 0 20px 0; }

.v-A_-shortteaser__img,
.v-A_-shortteaser__text {
  display: table-cell;
  vertical-align: top; }

.v-A_-shortteaser__img img {
  display: block; }

.v-A_-shortteaser__text {
  padding: 0 0 0 20px;
  position: relative; }
  .v-A_-shortteaser__text p {
    font-size: 14px;
    line-height: 22px; }

.v-A_-shortteaser__linkcontainer {
  position: absolute;
  bottom: 0;
  right: 0; }
  .v-A_-shortteaser__linkcontainer .v-A_-button {
    margin: 0 0 0 10px;
    float: left; }

.v-A_-article__commentbox.v-A_-comment--form .v-A_-formheadline {
  padding: 17px 0 0 0; }

.v-A_-article__commentbox.v-A_-comment--form .v-A_-formerror {
  padding: 14px 0 0 0; }

.v-A_-article__commentbox.v-A_-comment--form .v-A_-article__comment {
  padding: 0; }

.v-A_-article__commentbox.v-A_-comment--form .v-A_-textarea {
  margin: 16px 0 0 0; }

.v-A_-article__commentbox.v-A_-comment--form .v-A_-button {
  margin: 20px 0;
  padding: 5px 10px; }
  .v-A_-article__commentbox.v-A_-comment--form .v-A_-button:hover {
    background-color: #029FC2; }

.v-A_-article__comment--empty .v-A_-article__comment__button .v-A_-button {
  margin-left: 0; }

.v-A_-maincol > .v-A_-teaser:first-child > .v-A_-author {
  margin-top: 20px; }

.v-A_-author {
  border-top: 2px solid #eeeeee;
  margin: 0 10px 10px 10px;
  position: relative; }
  .v-A_-author .v-A_-socialmedia {
    width: 192px;
    top: 20px;
    right: 0; }
  .v-A_-author .v-A_-socialmedia__link {
    margin: 0 0 0 18px; }

.v-A_-author__img,
.v-A_-author__info {
  display: table-cell;
  vertical-align: middle; }

.v-A_-author__img {
  padding: 20px 20px 0 0;
  vertical-align: top; }
  .v-A_-author__img img {
    border-radius: 80px;
    width: 80px;
    height: 80px;
    display: block; }

.v-A_-author__info {
  padding: 17px 20px 15px 0;
  width: 360px; }
  .v-A_-author__info .v-A_-headline,
  .v-A_-author__info .v-A_-subline {
    font-weight: 300;
    text-align: left; }
  .v-A_-author__info a:hover {
    color: #FF1C7D;
    text-decoration: underline; }

.v-A_-article__author {
  margin-bottom: 30px; }

.v-A_-author__description p {
  padding: 0 20px 15px 100px;
  line-height: 22px; }

.v-A_-article__teaser__booklet {
  margin: 0 10px 40px 10px; }
  .v-A_-article__teaser__booklet .v-A_-teaser__booklet__img {
    width: 154px; }
    .v-A_-article__teaser__booklet .v-A_-teaser__booklet__img img {
      display: block; }
  .v-A_-article__teaser__booklet .v-A_-teaser__booklet__img, .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info {
    display: table-cell;
    vertical-align: top; }
  .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info {
    width: 590px;
    position: relative; }
    .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info .v-A_-headline {
      padding: 17px 0 10px 20px; }
    .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info .v-A_-text {
      padding: 4px 0 2px 20px;
      display: block;
      color: #666; }
    .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info .v-A_-payment__bottom {
      position: absolute;
      right: 0;
      bottom: 20px; }
      .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info .v-A_-payment__bottom .v-A_-button {
        background-color: rgba(74, 65, 68, 0.55);
        text-align: center;
        display: block;
        margin: 10px 0 0 10px; }
        .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info .v-A_-payment__bottom .v-A_-button:hover {
          background-color: rgba(47, 41, 43, 0.55); }
    .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info .v-A_-payment__top {
      position: absolute;
      right: 0;
      top: 20px;
      text-align: center; }
      .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info .v-A_-payment__top .v-A_-button {
        float: right; }
      .v-A_-article__teaser__booklet .v-A_-teaser__booklet__info .v-A_-payment__top small {
        padding: 8px 0 0 0;
        display: block;
        font-size: 14px;
        color: #666;
        clear: both; }
  .v-A_-article__teaser__booklet .v-A_-teaser__booklet__bottom {
    color: #666;
    text-decoration: underline;
    position: absolute;
    left: 20px;
    bottom: 18px; }
    .v-A_-article__teaser__booklet .v-A_-teaser__booklet__bottom:hover {
      color: #FF1C7D; }

.v-A_-article__commentbox {
  margin: 0 10px 30px 10px; }

.v-A_-article__comment {
  padding: 5px 0 0 0; }
  .v-A_-article__comment .v-A_-user__img__container,
  .v-A_-article__comment .v-A_-user__comment {
    display: table-cell;
    vertical-align: top; }
  .v-A_-article__comment .v-A_-user__img {
    padding: 3px 20px 20px 0;
    width: 60px;
    height: 60px; }
    .v-A_-article__comment .v-A_-user__img img {
      border-radius: 80px;
      width: 100%;
      display: block; }
  .v-A_-article__comment .v-A_-user__comment {
    padding: 0 0 1px 0;
    line-height: 22px; }
    .v-A_-article__comment .v-A_-user__comment p {
      padding: 0 0 10px 0; }

.v-A_-article__comment__info {
  border-bottom: 2px solid #eeeeee;
  padding: 0 0 17px 80px;
  margin: 0 0 10px 0; }
  .v-A_-article__comment__info:last-child {
    border: none;
    margin: 0; }
  .v-A_-article__comment__info .v-A_-user__name,
  .v-A_-article__comment__info .v-A_-comment__date {
    font-size: 14px; }
  .v-A_-article__comment__info .v-A_-comment__date {
    padding: 0 20px;
    color: #666; }

.v-A_-article__comment__button .v-A_-button__right__container {
  float: right; }
  .v-A_-article__comment__button .v-A_-button__right__container .v-A_-button {
    background-color: rgba(74, 65, 68, 0.55);
    margin-left: 10px; }
    .v-A_-article__comment__button .v-A_-button__right__container .v-A_-button:hover {
      background-color: rgba(47, 41, 43, 0.55); }

.v-A_-article__comment__button .v-A_-button {
  margin: 0 0 10px 0;
  display: inline-block; }

.v-A_-article__navigation__teaser {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px; }
  .v-A_-article__navigation__teaser .v-A_-halfcol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px 20px 10px;
    float: none; }
  .v-A_-article__navigation__teaser .v-A_-teaser__headline__container {
    width: 100%; }

.v-A_-article__navigation__inner {
  border: 1px solid #FF1C7D;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px 0;
  width: 100%;
  position: relative; }
  .v-A_-article__navigation__inner .v-A_-headline {
    font-size: 22px;
    text-align: center;
    padding-top: 3px; }
  .v-A_-article__navigation__inner .v-A_-subline {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 6px; }
  .v-A_-article__navigation__inner:before {
    background-color: #FF1C7D;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 16px 29px;
    display: block;
    width: 65px;
    position: absolute;
    top: 0;
    bottom: 0;
    content: ""; }
  .v-A_-article__navigation__inner.v-A_-navigation--right {
    padding-right: 65px; }
    .v-A_-article__navigation__inner.v-A_-navigation--right:before {
      background-image: url("/img/icon_chevron-r_white.svg");
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      right: -1px; }
    .v-A_-article__navigation__inner.v-A_-navigation--right .v-A_-headline,
    .v-A_-article__navigation__inner.v-A_-navigation--right .v-A_-subline {
      padding: 0 10px; }
  .v-A_-article__navigation__inner.v-A_-navigation--left {
    padding-left: 65px; }
    .v-A_-article__navigation__inner.v-A_-navigation--left:before {
      background-image: url("/img/icon_chevron-r_white.svg");
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px;
      left: -1px;
      -webkit-transform: scale(-1);
          -ms-transform: scale(-1);
              transform: scale(-1); }
    .v-A_-article__navigation__inner.v-A_-navigation--left .v-A_-headline {
      padding: 0 10px; }

.v-A_-article__recommendations {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .v-A_-article__recommendations .v-A_-halfcol {
    margin: 0 10px 15px 10px;
    float: none; }

.v-A_-article__recommendations__teaser {
  width: 100%; }

.v-A_-article__recommendations__img {
  display: block;
  width: 100%; }
  .v-A_-article__recommendations__img img {
    display: block;
    height: auto;
    width: 100%; }

.v-A_-article__recommendations__text {
  display: block;
  padding: 15px 0 0 0;
  width: 100%; }
  .v-A_-article__recommendations__text .v-A_-headline,
  .v-A_-article__recommendations__text .v-A_-subline {
    margin-bottom: 15px; }

.v-A_-tick__list li {
  background: url("/img/icon_list_tick.svg") left center no-repeat;
  background-size: 20px 20px;
  padding: 0 0 0 30px; }

.v-A_-list__pro__con .v-A_-headline {
  margin: 2px 0 0 0;
  font-size: 18px; }

.v-A_-list__pro__con .v-A_-list__pro,
.v-A_-list__pro__con .v-A_-list__con {
  padding-left: 10px;
  position: relative; }
  .v-A_-list__pro__con .v-A_-list__pro:before,
  .v-A_-list__pro__con .v-A_-list__con:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -20px;
    top: 11px; }

.v-A_-list__pro__con .v-A_-list__pro:before {
  background: url("/img/icon_plus.svg") center center no-repeat #59b200;
  background-size: 12px; }

.v-A_-list__pro__con .v-A_-list__con:before {
  background: url("/img/icon_minus.svg") center center no-repeat #FF1C7D;
  background-size: 12px; }

.v-A_-article__downloadbox {
  border: 1px solid #FF1C7D;
  margin: 0 0 20px 0;
  display: table;
  height: 65px;
  width: 100%; }

.v-A_-downloadbox__img {
  background-color: #FF1C7D;
  background-image: url("/img/icon_download.svg");
  background-position: center center;
  background-size: 35px 38px;
  background-repeat: no-repeat;
  height: 65px;
  width: 65px; }

.v-A_-downloadbox__info {
  padding: 0 15px;
  position: relative; }
  .v-A_-downloadbox__info .v-A_-headline {
    padding: 0 0 3px 0;
    font-size: 24px;
    font-weight: 700; }
  .v-A_-downloadbox__info a {
    color: #505050;
    font-weight: 700;
    text-decoration: underline; }
    .v-A_-downloadbox__info a:hover {
      color: #FF1C7D; }
  .v-A_-downloadbox__info span {
    color: #999; }
  .v-A_-downloadbox__info .v-A_-flag {
    background: #FF1C7D;
    border-radius: 2px;
    color: #fff;
    padding: 8px 10px;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 10px; }

.v-A_-downloadbox__img,
.v-A_-downloadbox__info {
  display: table-cell;
  vertical-align: middle; }

.v-A_-article__end__info {
  font-size: 14px;
  display: block;
  margin: 20px 0;
  clear: both; }
  .v-A_-article__end__info a {
    text-decoration: underline; }
    .v-A_-article__end__info a:hover {
      color: #029FC2; }

.v-A_-article__nav ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ececec;
  list-style: none; }
  .v-A_-article__nav ul li a {
    padding: 5px 10px;
    display: block;
    text-decoration: none; }
  .v-A_-article__nav ul li strong {
    float: right;
    color: #666; }
  .v-A_-article__nav ul li.v-A_-article__nav--active, .v-A_-article__nav ul li:hover {
    background: #FF1C7D; }
    .v-A_-article__nav ul li.v-A_-article__nav--active a,
    .v-A_-article__nav ul li.v-A_-article__nav--active strong,
    .v-A_-article__nav ul li:hover a,
    .v-A_-article__nav ul li:hover strong {
      color: #fff; }

.v-A_-article__box {
  background: #F3F2F0;
  margin: 15px 0 25px 85px;
  font-size: 18px; }
  .v-A_-article__box dt,
  .v-A_-article__box dd {
    padding: 7px 10px 8px 10px;
    float: left; }
  .v-A_-article__box dt {
    width: 470px; }
  .v-A_-article__box dd {
    width: 145px;
    text-align: right;
    font-weight: 700; }

.v-A_-box__rating div {
  background-position: 10px center;
  background-size: 100px;
  margin: 8px 0;
  padding: 0 0 0 120px;
  width: 207px;
  float: left;
  font-size: 16px; }

.v-A_-article__content .v-A_-article__survey .v-A_-customform {
  margin: 0;
  padding: 0; }
  .v-A_-article__content .v-A_-article__survey .v-A_-customform .v-A_-formcol {
    padding: 5px 0; }
  .v-A_-article__content .v-A_-article__survey .v-A_-customform .v-A_-radio {
    margin: 0;
    float: none; }
  .v-A_-article__content .v-A_-article__survey .v-A_-customform .v-A_-radio--block {
    margin: 0 0 10px 0;
    float: none;
    clear: both;
    display: block; }

.v-A_-article__survey .v-A_-headline {
  padding: 0 0 10px 0; }

.v-A_-article__survey .v-A_-button {
  margin: 17px 20px 20px 0; }

.v-A_-article__survey .v-A_-survey__link {
  text-decoration: underline; }
  .v-A_-article__survey .v-A_-survey__link:hover {
    color: #FF1C7D; }

.v-A_-survey__result {
  margin: 0 0 20px 0; }

.v-A_-survey__result__item {
  clear: both;
  overflow: hidden;
  padding: 5px 0; }
  .v-A_-survey__result__item span {
    display: block; }
  .v-A_-survey__result__item .v-A_-survey__option,
  .v-A_-survey__result__item .v-A_-survey__votes {
    margin: 0 0 8px 0; }
  .v-A_-survey__result__item .v-A_-survey__option {
    float: left;
    font-weight: 700; }
  .v-A_-survey__result__item .v-A_-survey__votes {
    color: #95989A;
    float: right; }

.v-A_-survey__result__bar {
  background: rgba(149, 152, 154, 0.3);
  margin: 0 0 17px 0;
  height: 5px;
  clear: both; }

.v-A_-survey__result__fill {
  background: #FF1C7D;
  height: 5px; }

.v-A_-article__content .v-A_-customform .v-A_-formerror ul {
  padding-bottom: 10px;
  padding-left: 0; }

.v-A_-article__content .v-A_-customform .v-A_-label {
  font-weight: 600;
  text-align: right;
  display: block;
  margin-right: 25px;
  padding: 5px 0;
  width: 285px;
  float: left; }
  .v-A_-article__content .v-A_-customform .v-A_-label small {
    color: #95989A;
    font-size: 14px;
    font-weight: 400; }
  .v-A_-article__content .v-A_-customform .v-A_-label span {
    color: #95989A;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    padding: 5px 0 0 0;
    display: block; }

.v-A_-article__content .v-A_-customform .v-A_-checkbox {
  padding: 1px 0 0 0; }
  .v-A_-article__content .v-A_-customform .v-A_-checkbox label {
    padding: 0 0 0 25px; }
    .v-A_-article__content .v-A_-customform .v-A_-checkbox label span {
      margin-left: -25px; }
  .v-A_-article__content .v-A_-customform .v-A_-checkbox strong {
    font-weight: 700; }
  .v-A_-article__content .v-A_-customform .v-A_-checkbox a {
    text-decoration: underline; }
    .v-A_-article__content .v-A_-customform .v-A_-checkbox a:hover {
      color: #029FC2; }

.v-A_-article__content .v-A_-customform .v-A_-radio {
  margin: 0 10px;
  float: left; }

.v-A_-article__content .v-A_-customform .v-A_-input,
.v-A_-article__content .v-A_-customform .v-A_-select {
  margin: 0 0 0 10px;
  float: left;
  width: 410px; }
  .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-tag, .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-monat, .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-jahr, .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-strasse, .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-nr, .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-plz, .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-ort, .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-tag, .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-monat, .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-jahr, .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-strasse, .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-nr, .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-plz, .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-ort {
    width: auto; }
  .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-strasse,
  .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-strasse {
    width: 325px; }
  .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-nr,
  .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-nr {
    width: 75px; }
  .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-plz,
  .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-plz {
    width: 95px; }
  .v-A_-article__content .v-A_-customform .v-A_-input.v-A_-ort,
  .v-A_-article__content .v-A_-customform .v-A_-select.v-A_-ort {
    width: 305px; }

.v-A_-article__content .v-A_-customform .v-A_-select {
  width: auto; }

.v-A_-article__content .v-A_-customform .v-A_-formcol {
  padding: 6px 0 7px 0; }

.v-A_-article__content .v-A_-customform textarea {
  margin: 0 0 0 10px;
  width: 410px;
  float: left; }

.v-A_-article__loginbox {
  margin: 0 10px 20px 10px; }
  .v-A_-article__loginbox--register, .v-A_-article__loginbox--login {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 0 20px 15px;
    display: table-cell;
    vertical-align: top; }
  .v-A_-article__loginbox--register {
    border-right: 2px solid #eeeeee;
    padding: 17px 15px 20px 0;
    width: 390px;
    line-height: 22px; }
    .v-A_-article__loginbox--register ul {
      padding: 10px 0 15px 0; }
    .v-A_-article__loginbox--register li {
      margin: 0 0 0 20px;
      font-weight: 500;
      list-style: disc; }
  .v-A_-article__loginbox--login {
    width: 390px; }
    .v-A_-article__loginbox--login .v-A_-label {
      padding: 7px 10px 5px 0;
      font-weight: 600; }
    .v-A_-article__loginbox--login .v-A_-input {
      width: 100%; }
    .v-A_-article__loginbox--login .v-A_-formcol {
      padding: 4px 0 6px 0; }
    .v-A_-article__loginbox--login .v-A_-formcol__nolabel {
      margin-left: 120px; }
    .v-A_-article__loginbox--login .v-A_-formcol__center {
      text-align: center;
      padding: 20px 0; }
      .v-A_-article__loginbox--login .v-A_-formcol__center:last-child a {
        margin-left: 20px; }
    .v-A_-article__loginbox--login .v-A_-button {
      margin: 0 0 30px 0; }
    .v-A_-article__loginbox--login a {
      text-decoration: underline; }
      .v-A_-article__loginbox--login a:hover {
        color: #029FC2; }
  .v-A_-article__loginbox .v-A_-button {
    display: inline-block; }

table {
  width: 100%; }
  table thead {
    background: rgba(74, 65, 68, 0.55);
    color: #fff; }
  table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #ccc; }
    table tbody tr:nth-child(even) {
      background: #F6F6F6; }
    table tbody tr:nth-child(odd) {
      background: #fff; }
    table tbody tr.hilite {
      background: #FF1C7D;
      color: #fff; }

.v-A_-article__chart {
  margin: 15px 0 25px 0; }
  .v-A_-article__chart ol {
    padding-bottom: 15px; }
    .v-A_-article__chart ol li {
      width: 307px;
      float: left; }
  .v-A_-article__chart .v-A_-chart__img {
    border-top: 1px solid #F3F2F0;
    border-bottom: 1px solid #F3F2F0; }
    .v-A_-article__chart .v-A_-chart__img img {
      display: block; }

.v-A_-form__order__newsletter {
  margin: 0 0 20px 0; }
  .v-A_-form__order__newsletter .v-A_-formcol {
    border-bottom: 1px solid #ececec; }
  .v-A_-form__order__newsletter .v-A_-formcol strong {
    font-weight: 600; }
  .v-A_-form__order__newsletter .v-A_-formcol .v-A_-span {
    margin: 5px 0 0 0;
    width: 370px;
    color: #666;
    float: right; }
  .v-A_-form__order__newsletter .v-A_-checkbox {
    padding: 6px 0 !important; }
  .v-A_-form__order__newsletter .v-A_-formcol__nolabel {
    margin: 0; }
    .v-A_-form__order__newsletter .v-A_-formcol__nolabel .v-A_-button {
      margin: 10px 0 0 0 !important; }
  .v-A_-form__order__newsletter .v-A_-form__order__newsletter .v-A_-formcol__nolabel {
    padding: 20px 0; }

.v-A_-plus__seperator {
  margin: 0 0 10px 85px;
  color: #999;
  font-size: 14px;
  letter-spacing: 4px;
  overflow: hidden; }

.v-A_-article__adventskalender {
  padding: 10px 0 20px 0; }

.v-A_-article__adventskalender__img {
  width: 730px;
  height: 511px;
  position: relative; }
  .v-A_-article__adventskalender__img img {
    height: 100%;
    width: 100%; }

.v-A_-kalender__day__container {
  padding: 19px 16px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

.v-A_-kalender__day {
  position: absolute;
  width: 67px;
  height: 56px;
  display: block; }

.v-A_-dez--01,
.v-A_-dez--06,
.v-A_-dez--18,
.v-A_-dez--15,
.v-A_-dez--13,
.v-A_-dez--23,
.v-A_-dez--07,
.v-A_-dez--21,
.v-A_-dez--11 {
  bottom: 19px; }

.v-A_-dez--20,
.v-A_-dez--12,
.v-A_-dez--05,
.v-A_-dez--22,
.v-A_-dez--19,
.v-A_-dez--04,
.v-A_-dez--14,
.v-A_-dez--08,
.v-A_-dez--24 {
  bottom: 86px; }

.v-A_-dez--18,
.v-A_-dez--20 {
  right: 20px; }

.v-A_-dez--12,
.v-A_-dez--06 {
  right: 83px; }

.v-A_-dez--01,
.v-A_-dez--22 {
  right: 175px; }

.v-A_-dez--05,
.v-A_-dez--15 {
  right: 254px; }

.v-A_-dez--19,
.v-A_-dez--13 {
  right: 331px; }

.v-A_-dez--24,
.v-A_-dez--11,
.v-A_-dez--16,
.v-A_-dez--02,
.v-A_-dez--17 {
  left: 20px; }

.v-A_-dez--08,
.v-A_-dez--21,
.v-A_-dez--03,
.v-A_-dez--09 {
  left: 98px; }

.v-A_-dez--14,
.v-A_-dez--07,
.v-A_-dez--10 {
  left: 176px; }

.v-A_-dez--04,
.v-A_-dez--23 {
  left: 254px; }

.v-A_-dez--16,
.v-A_-dez--03,
.v-A_-dez--10 {
  bottom: 153px; }

.v-A_-dez--02,
.v-A_-dez--09 {
  bottom: 221px; }

.v-A_-dez--17 {
  bottom: 288px; }

[data-pin-id] {
  margin-bottom: 20px; }

.v-A_-breadcrumb {
  zoom: 1;
  border-top: 2px solid #eeeeee;
  color: #505050;
  font-size: 14px;
  margin: 20px 10px 40px 10px;
  padding: 8px 0 0 0; }
  .v-A_-breadcrumb:before, .v-A_-breadcrumb:after {
    content: "";
    display: table; }
  .v-A_-breadcrumb:after {
    clear: both; }
  .v-A_-breadcrumb li {
    line-height: 1.4;
    display: inline; }
    .v-A_-breadcrumb li:after {
      color: #95989A;
      display: inline-block;
      padding: 0 5px;
      content: "/"; }
  .v-A_-breadcrumb li:last-of-type:after {
    content: ""; }
  .v-A_-breadcrumb a:hover {
    text-decoration: underline; }
  .v-A_-breadcrumb span {
    color: #95989A; }

.v-A_-article__blur svg {
  position: absolute; }

.v-A_-article__blur > p,
.v-A_-article__blur > b,
.v-A_-article__blur > span,
.v-A_-article__blur > .v-A_-headline,
.v-A_-article__blur > .v-A_-article__gallery,
.v-A_-article__blur > .v-A_-article__inline__img,
.v-A_-article__blur > ul,
.v-A_-article__blur > ol,
.v-A_-article__blur > div:not(.v-A_-article__buyme__box) {
  -webkit-filter: url("#ams_adblock_blur") !important;
  filter: url("#ams_adblock_blur") !important;
  -webkit-filter: blur(6px) !important;
  filter: blur(6px) !important; }

.v-A_-article__adblock__overlay {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 25px 0 25px 0;
  background: #fff;
  border-top: 2px solid #eeeeee;
  border-bottom: 2px solid #eeeeee;
  text-align: center;
  z-index: 50; }
  .v-A_-article__adblock__overlay .v-A_-headline,
  .v-A_-article__adblock__overlay p {
    padding-left: 0 !important; }

.v-A_-adblock__top {
  border-bottom: 2px solid #eeeeee;
  padding: 30px; }
  .v-A_-adblock__top .v-A_-headline {
    padding-top: 0 !important;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px; }
  .v-A_-adblock__top .v-A_-button {
    margin-top: 15px; }

.v-A_-adblock__inner,
.v-A_-adblock__bottom {
  border-bottom: 2px solid #eeeeee;
  padding: 30px 0 5px 0; }
  .v-A_-adblock__inner .v-A_-headline,
  .v-A_-adblock__bottom .v-A_-headline {
    font-size: 40px;
    font-weight: 300; }
  .v-A_-adblock__inner p,
  .v-A_-adblock__bottom p {
    font-size: 18px;
    line-height: 27px; }

.v-A_-adblock__inner p {
  text-align: left; }

.v-A_-adblock__inner img {
  margin: 0 0 20px 0; }

.v-A_-adblock__top .v-A_-button,
.v-A_-disable__adblock__tutorial .v-A_-button {
  padding: 10px 14px;
  display: inline-block;
  font-size: 18px;
  font-weight: 300; }

.v-A_-disable__adblock__tutorial {
  padding: 20px 0;
  text-align: center; }
  .v-A_-disable__adblock__tutorial .v-A_-headline {
    margin: 0 0 30px 0;
    display: block;
    font-size: 40px;
    font-weight: 300;
    line-height: 48px; }
  .v-A_-disable__adblock__tutorial .v-A_-tutorial__steps {
    margin: 0 0 40px 0; }
  .v-A_-disable__adblock__tutorial .v-A_-step__img {
    text-align: center;
    margin: 0 0 15px 0;
    width: 100%; }
    .v-A_-disable__adblock__tutorial .v-A_-step__img img {
      display: inline-block;
      height: auto;
      width: 100%; }
  .v-A_-disable__adblock__tutorial .v-A_-step__text {
    zoom: 1;
    float: none;
    text-align: left; }
    .v-A_-disable__adblock__tutorial .v-A_-step__text:before, .v-A_-disable__adblock__tutorial .v-A_-step__text:after {
      content: "";
      display: table; }
    .v-A_-disable__adblock__tutorial .v-A_-step__text:after {
      clear: both; }
    .v-A_-disable__adblock__tutorial .v-A_-step__text p {
      line-height: 24px; }
      .v-A_-disable__adblock__tutorial .v-A_-step__text p:not(:last-child) {
        margin: 0 0 25px 0; }
    .v-A_-disable__adblock__tutorial .v-A_-step__text strong {
      font-weight: 600; }
    .v-A_-disable__adblock__tutorial .v-A_-step__text a {
      text-decoration: underline; }
      .v-A_-disable__adblock__tutorial .v-A_-step__text a:hover {
        color: #FF1C7D; }
  .v-A_-disable__adblock__tutorial .v-A_-step__text--left,
  .v-A_-disable__adblock__tutorial .v-A_-step__text--right {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px;
    width: 50%; }
  .v-A_-disable__adblock__tutorial .v-A_-step__text--left {
    float: left; }
  .v-A_-disable__adblock__tutorial .v-A_-step__text--right {
    float: right; }
  .v-A_-disable__adblock__tutorial .v-A_-disable__text {
    padding: 0 40px; }
    .v-A_-disable__adblock__tutorial .v-A_-disable__text .v-A_-headline {
      font-size: 30px;
      text-align: center; }
    .v-A_-disable__adblock__tutorial .v-A_-disable__text img {
      margin: 0 0 20px 0;
      max-width: 100%; }
    .v-A_-disable__adblock__tutorial .v-A_-disable__text p {
      font-size: 18px;
      line-height: 1.5;
      text-align: left; }
      .v-A_-disable__adblock__tutorial .v-A_-disable__text p a {
        text-decoration: underline; }
        .v-A_-disable__adblock__tutorial .v-A_-disable__text p a:hover {
          color: #FF1C7D; }
      .v-A_-disable__adblock__tutorial .v-A_-disable__text p:not(:last-child) {
        margin: 0 0 20px 0; }
  .v-A_-disable__adblock__tutorial .v-A_-button {
    margin-bottom: 20px; }

.v-A_-teaser__headline__container {
  overflow: hidden;
  margin: 0 0 16px 0; }
  .v-A_-teaser__headline__container p {
    padding: 5px 0;
    font-size: 16px;
    line-height: 22px; }
    .v-A_-teaser__headline__container p a {
      text-decoration: underline; }
      .v-A_-teaser__headline__container p a:hover {
        color: #FF1C7D; }

.v-A_-teaser > .v-A_-teaser__headline__container {
  margin: 0 10px 16px 10px; }

.v-A_-teaser__halfcol {
  margin: 0 10px 0 10px; }
  .v-A_-teaser__halfcol .v-A_-teaser__headline__container {
    margin: 0 0 16px 0; }

.v-A_-teaser__halfcol__listitem {
  zoom: 1;
  margin: 0 10px 40px 10px; }
  .v-A_-teaser__halfcol__listitem:before, .v-A_-teaser__halfcol__listitem:after {
    content: "";
    display: table; }
  .v-A_-teaser__halfcol__listitem:after {
    clear: both; }
  .v-A_-teaser__halfcol__listitem a {
    display: block;
    overflow: hidden; }

.v-A_-teaser .v-A_-teaser__halfcol.v-A_-teaser__halfcol__listitem:nth-child(2) {
  float: right; }

.v-A_-teaser__halfcol__img {
  width: 241.432px;
  float: left; }
  .v-A_-teaser__halfcol__img img {
    display: block;
    width: 100%;
    height: auto; }

.v-A_-teaser__halfcol__textcontainer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 251.423px;
  float: right; }
  .v-A_-teaser__halfcol__textcontainer .v-A_-headline--gamma {
    margin: 0 0 5px 0; }

.v-A_-teaser__big {
  margin: 0 10px 25px 10px; }

.v-A_-teaser__big__textcontainer {
  display: block;
  padding: 10px 0 0 0; }
  .v-A_-teaser__big__textcontainer .v-A_-headline,
  .v-A_-teaser__big__textcontainer .v-A_-subline {
    margin-bottom: 15px; }

.v-A_-teaser__big__img {
  display: block; }
  .v-A_-teaser__big__img img {
    display: block;
    height: auto;
    width: 100%; }

.v-A_-teaser__medium {
  display: block; }
  .v-A_-teaser__medium .v-A_-headline,
  .v-A_-teaser__medium .v-A_-subline {
    text-align: left; }
  .v-A_-teaser__medium img {
    display: block; }

.v-A_-teaser__medium__textcontainer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 20px 20px 20px;
  position: relative; }

.v-A_-teaser__medium__text,
.v-A_-teaser__medium__link {
  line-height: 26px;
  display: block; }

.v-A_-teaser__medium__link {
  margin-top: 16px;
  text-decoration: underline; }

.v-A_-teaser__medium__bottom {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 10px; }

.v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__img,
.v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__textcontainer,
.v-A_-teaser__medium--booklet .v-A_-teaser__medium__img,
.v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer,
.v-A_-teaser__medium--image .v-A_-teaser__medium__img,
.v-A_-teaser__medium--image .v-A_-teaser__medium__textcontainer {
  float: left; }
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__img.v-A_-booklet--big,
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__textcontainer.v-A_-booklet--big,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img.v-A_-booklet--big,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer.v-A_-booklet--big,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__img.v-A_-booklet--big,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__textcontainer.v-A_-booklet--big {
    width: 280px; }
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__img .v-A_-headline--beta,
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__textcontainer .v-A_-headline--beta,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img .v-A_-headline--beta,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-headline--beta,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__img .v-A_-headline--beta,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__textcontainer .v-A_-headline--beta {
    margin: 0 0 6px 0; }
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__img .v-A_-headline--gamma,
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__textcontainer .v-A_-headline--gamma,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img .v-A_-headline--gamma,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-headline--gamma,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__img .v-A_-headline--gamma,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__textcontainer .v-A_-headline--gamma {
    margin: 0 0 5px 0; }
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__img .v-A_-subline--beta,
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__textcontainer .v-A_-subline--beta,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img .v-A_-subline--beta,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-subline--beta,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__img .v-A_-subline--beta,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__textcontainer .v-A_-subline--beta {
    margin: 0 0 26px 0; }
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__img .v-A_-teaser__medium__text,
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__textcontainer .v-A_-teaser__medium__text,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img .v-A_-teaser__medium__text,
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-teaser__medium__text,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__img .v-A_-teaser__medium__text,
  .v-A_-teaser__medium--image .v-A_-teaser__medium__textcontainer .v-A_-teaser__medium__text {
    font-size: 14px;
    line-height: 19px;
    margin: 0 0 6px 0; }

.v-A_-teaser__medium--booklet {
  margin: 0 0 40px 0; }
  .v-A_-teaser__medium--booklet:before, .v-A_-teaser__medium--booklet:after {
    content: "";
    display: table;
    clear: both; }
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img {
    width: 207.133px; }
    .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img img {
      width: 100%;
      height: auto; }
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer {
    width: 307.867px;
    height: 270.23655914px; }
    .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer small {
      padding: 8px 0 0 0;
      display: block;
      clear: both;
      font-size: 13px;
      color: #666;
      text-align: center; }
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__bottom .v-A_-teaser__medium__btncontainer {
    display: block;
    overflow: hidden;
    margin-bottom: 10px; }
  .v-A_-teaser__medium--booklet .v-A_-teaser__medium__bottom .v-A_-button {
    float: left; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-payment__bottom {
  display: block;
  padding-top: 10px;
  clear: both; }
  .v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-payment__bottom .v-A_-button {
    background-color: rgba(74, 65, 68, 0.55); }

.v-A_-teaser__medium--img_prtr {
  margin: 0 0 40px 0; }
  .v-A_-teaser__medium--img_prtr:before, .v-A_-teaser__medium--img_prtr:after {
    content: "";
    display: table;
    clear: both; }
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__img {
    width: 257.5px; }
    .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__img img {
      width: 100%;
      height: auto; }
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__textcontainer {
    width: 257.5px;
    height: 270.23655914px; }
  .v-A_-teaser__medium--img_prtr .v-A_-teaser__medium__bottom .v-A_-button {
    float: right; }

.v-A_-teaser__medium--img_lscp {
  margin: 0 0 40px 0;
  position: relative; }
  .v-A_-teaser__medium--img_lscp:before, .v-A_-teaser__medium--img_lscp:after {
    content: "";
    display: table;
    clear: both; }
  .v-A_-teaser__medium--img_lscp .v-A_-teaser__medium__img {
    overflow: hidden;
    height: 270px;
    width: 100%;
    position: relative; }
    .v-A_-teaser__medium--img_lscp .v-A_-teaser__medium__img img {
      height: auto;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
  .v-A_-teaser__medium--img_lscp .v-A_-teaser__medium__textcontainer {
    padding: 0;
    max-width: 333px;
    position: absolute;
    bottom: 12px;
    left: 20px; }
  .v-A_-teaser__medium--img_lscp .v-A_-headline {
    color: #4A4144;
    font-size: 20px;
    line-height: 1.4;
    display: inline;
    margin: 0; }
    .v-A_-teaser__medium--img_lscp .v-A_-headline span {
      -webkit-box-shadow: 0.5em 0 0 #fff, -0.5em 0 0 #fff;
              box-shadow: 0.5em 0 0 #fff, -0.5em 0 0 #fff;
      display: inline;
      background: #fff;
      padding: 0;
      -webkit-box-decoration-break: clone;
      -ms-box-decoration-break: clone;
      -o-box-decoration-break: clone;
      box-decoration-break: clone; }
  .v-A_-teaser__medium--img_lscp .v-A_-button {
    position: absolute;
    bottom: 10px;
    right: 10px; }

.v-A_-sidecol .v-A_-teaser__medium--img_lscp .v-A_-teaser__medium__img {
  height: 172px; }

.v-A_-sidecol .v-A_-teaser__medium--booklet,
.v-A_-sidecol .v-A_-teaser__medium--img_prtr {
  margin-bottom: 0; }

.v-A_-teaser--wbtn .v-A_-teaser__halfcol__img {
  padding: 15px 0 15px 15px;
  width: 290px;
  height: 120px; }

.v-A_-teaser--wbtn .v-A_-teaser__halfcol__textcontainer {
  width: 100%; }

.v-A_-teaser--wbtn .v-A_-headline,
.v-A_-teaser--wbtn .v-A_-subline {
  text-align: left; }

.v-A_-teaser--wbtn .v-A_-headline {
  font-size: 24px;
  font-weight: 700; }

.v-A_-teaser--wbtn .v-A_-subline {
  margin: 9px 0 18px;
  display: block;
  color: #666; }

.v-A_-teaser--wbtn .v-A_-button {
  padding: 9px 10px;
  float: left;
  font-size: 16px; }

.v-A_-teaser--wbtn small {
  position: absolute;
  right: 10px;
  top: 8px;
  text-transform: uppercase;
  font-size: 10px;
  color: #999; }

.v-A_-teaser__threesome__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.v-A_-teaser__xsmedium {
  margin: 0 10px 25px 10px;
  width: 30.8641975309%; }
  .v-A_-teaser__xsmedium .v-A_-teaser__xsmedium__img {
    width: 100%; }
    .v-A_-teaser__xsmedium .v-A_-teaser__xsmedium__img img {
      height: auto;
      width: 100%; }
  .v-A_-teaser__xsmedium .v-A_-commercial__container {
    margin: 0 auto;
    width: 300px; }

.v-A_-teaser__xsmedium__textcontainer {
  display: block;
  padding: 15px 0 0 0;
  width: 100%; }
  .v-A_-teaser__xsmedium__textcontainer .v-A_-headline,
  .v-A_-teaser__xsmedium__textcontainer .v-A_-subline {
    margin-bottom: 15px; }

.v-A_-teaser__small {
  margin: 0 10px 25px 10px;
  width: 22.4537037037%;
  float: left; }
  .v-A_-teaser__small .v-A_-teaser__small__img {
    width: 100%; }
    .v-A_-teaser__small .v-A_-teaser__small__img img {
      height: auto;
      width: 100%; }

.v-A_-teaser__small__textcontainer {
  display: block;
  padding: 15px 0 0 0;
  width: 100%; }
  .v-A_-teaser__small__textcontainer .v-A_-headline,
  .v-A_-teaser__small__textcontainer .v-A_-subline {
    margin-bottom: 15px; }

.v-A_-teaser__small__img {
  display: block; }
  .v-A_-teaser__small__img img {
    display: block; }

.v-A_-teaser__videoitem__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .v-A_-teaser__videoitem__wrapper .v-A_-teaser__small {
    float: none; }

.v-A_-sponsored {
  margin: 1px 0 0 0;
  height: 24px;
  float: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  color: #999; }

.v-A_-sponsored--spa {
  padding-right: 75px;
  background: url("/img/logos/spa_logo.svg") right center no-repeat;
  background-size: 68px 22px; }

.v-A_-sponsored--mkl {
  padding-right: 115px;
  background: url("/img/logos/mkl_logo.svg") right center no-repeat;
  background-size: 107px 22px; }

.v-A_-sponsored--4wf {
  padding-right: 75px;
  background: url("/img/logos/4wf_logo.svg") right center no-repeat;
  background-size: 71px 22px; }

.v-A_-sponsored--asv {
  padding-right: 63px;
  background: url("/img/logos/asv_logo.svg") right center no-repeat;
  background-size: 56px 22px; }

.v-A_-teaser__small.v-A_-item--car .v-A_-teaser__small__textcontainer {
  position: relative; }

.v-A_-teaser__small.v-A_-item--car .v-A_-headline {
  margin: 0 0 2px 0;
  font-size: 20px;
  font-weight: 700; }

.v-A_-teaser__small.v-A_-item--car .v-A_-text {
  display: block;
  width: 130px;
  font-size: 14px;
  line-height: 20px;
  color: #666; }

.v-A_-teaser__small.v-A_-item--car .v-A_-button {
  padding: 6px 10px 6px 10px;
  font-size: 16px;
  position: absolute;
  right: 20px;
  bottom: 20px; }

/* Vermarktete Teaser unter der Maincol */
.v-A_-teaser__commercial {
  margin: 0 10px;
  position: relative; }
  .v-A_-teaser__commercial .v-A_-teaser__commercial__img,
  .v-A_-teaser__commercial .v-A_-teaser__commercial__text {
    display: table-cell;
    height: 150px;
    vertical-align: middle; }
  .v-A_-teaser__commercial .v-A_-teaser__commercial__img {
    width: 200px;
    text-align: center; }
    .v-A_-teaser__commercial .v-A_-teaser__commercial__img img {
      display: block;
      margin: auto; }
  .v-A_-teaser__commercial .v-A_-headline {
    font-size: 24px;
    font-weight: 700; }
  .v-A_-teaser__commercial .v-A_-text {
    margin: 9px 0 18px 0;
    display: block;
    color: #666; }
  .v-A_-teaser__commercial .v-A_-button {
    float: left;
    padding: 9px 10px 9px 10px;
    font-size: 16px; }
    .v-A_-teaser__commercial .v-A_-button:hover {
      background: #333; }
  .v-A_-teaser__commercial small {
    position: absolute;
    right: 10px;
    top: 8px;
    text-transform: uppercase;
    font-size: 10px;
    color: #ccc; }

.v-A_-article__teaser__commercial .v-A_-teaser__commercial {
  margin: 0 10px 20px 10px; }

.v-A_-article__teaser__commercial--square .v-A_-teaser__halfcol {
  width: 400px;
  float: left; }

.v-A_-article__teaser__commercial--square .v-A_-teaser__commercial {
  display: block;
  height: 278px; }
  .v-A_-article__teaser__commercial--square .v-A_-teaser__commercial .v-A_-teaser__commercial__img {
    border-bottom: 1px solid #F3F2F0;
    display: block;
    padding: 10px 20px;
    width: 340px;
    height: 120px; }
  .v-A_-article__teaser__commercial--square .v-A_-teaser__commercial .v-A_-teaser__commercial__text {
    width: 380px;
    text-align: center; }
  .v-A_-article__teaser__commercial--square .v-A_-teaser__commercial .v-A_-button {
    padding: 11px 14px;
    margin: 0 auto 10px auto;
    display: inline-block;
    float: none; }

.v-A_-teaser__artarchive .v-A_-teaser__small__img {
  height: 160px; }

.v-A_-teaser__artarchive .v-A_-teaser__small__textcontainer {
  padding: 0 10px;
  height: 90px;
  display: block;
  text-align: center; }

.v-A_-teaser__artarchive .v-A_-headline {
  width: 240px;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  color: #333; }

.v-A_-teaser__artarchive .v-A_-button {
  padding: 9px 15px;
  display: inline-block;
  font-size: 16px;
  position: relative; }

.v-A_-teaser__artarchive .v-A_-discount {
  background: #333;
  color: #fff;
  width: 50px;
  height: 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  position: absolute;
  top: -5px;
  right: -45px; }

.v-A_-teaser__hometraffic {
  margin: 0 10px;
  display: block; }
  .v-A_-teaser__hometraffic:hover .v-A_-subline,
  .v-A_-teaser__hometraffic:hover .v-A_-text {
    color: #FF1C7D; }
  .v-A_-teaser__hometraffic .v-A_-white__tile__container {
    height: 307px;
    float: none;
    clear: both;
    overflow: hidden; }
  .v-A_-teaser__hometraffic .v-A_-teaser__text,
  .v-A_-teaser__hometraffic .v-A_-teaser__img {
    display: table-cell;
    vertical-align: middle;
    float: none; }
  .v-A_-teaser__hometraffic .v-A_-teaser__text {
    padding: 0 30px; }
  .v-A_-teaser__hometraffic .v-A_-text,
  .v-A_-teaser__hometraffic .v-A_-headline,
  .v-A_-teaser__hometraffic .v-A_-subline {
    display: block; }
  .v-A_-teaser__hometraffic .v-A_-headline {
    margin: 0 0 10px 0; }
  .v-A_-teaser__hometraffic .v-A_-subline {
    margin: 0 0 5px 0;
    font-weight: 400;
    color: #FF1C7D; }
  .v-A_-teaser__hometraffic .v-A_-subline,
  .v-A_-teaser__hometraffic .v-A_-text {
    color: #666; }
  .v-A_-teaser__hometraffic .v-A_-text {
    margin: 0 0 10px 0;
    line-height: 18px; }
  .v-A_-teaser__hometraffic .v-A_-button {
    padding: 12px 10px;
    display: inline-block; }

.v-A_-teaser--invert {
  background: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 40px -10px;
  padding: 20px 10px 0 10px;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px); }
  .v-A_-teaser--invert .v-A_-headline--teaser,
  .v-A_-teaser--invert .v-A_-hook,
  .v-A_-teaser--invert .v-A_-headline,
  .v-A_-teaser--invert .v-A_-subline {
    color: #fff; }
  .v-A_-teaser--invert .v-A_-teaser__xsmedium {
    margin-bottom: 5px; }

.v-A_-sidecol .v-A_-commercial__container {
  margin-bottom: 10px; }

.v-A_-sidecol .v-A_-banner__image {
  margin-bottom: 30px;
  max-width: 300px; }
  .v-A_-sidecol .v-A_-banner__image img {
    height: auto;
    max-width: 100%; }

.v-A_-sidecol .v-A_-teaser__xsmedium {
  zoom: 1;
  margin-bottom: 20px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px); }
  .v-A_-sidecol .v-A_-teaser__xsmedium:before, .v-A_-sidecol .v-A_-teaser__xsmedium:after {
    content: "";
    display: table; }
  .v-A_-sidecol .v-A_-teaser__xsmedium:after {
    clear: both; }
  .v-A_-sidecol .v-A_-teaser__xsmedium .v-A_-subline--gamma {
    font-size: 14px;
    line-height: 19px; }
  .v-A_-sidecol .v-A_-teaser__xsmedium > .v-A_-teaser__xsmedium__textcontainer {
    padding-top: 0; }

.v-A_-sidecol .v-A_-teaser__xsmedium__textcontainer {
  zoom: 1;
  padding: 10px 0 0 0; }
  .v-A_-sidecol .v-A_-teaser__xsmedium__textcontainer:before, .v-A_-sidecol .v-A_-teaser__xsmedium__textcontainer:after {
    content: "";
    display: table; }
  .v-A_-sidecol .v-A_-teaser__xsmedium__textcontainer:after {
    clear: both; }
  .v-A_-sidecol .v-A_-teaser__xsmedium__textcontainer .v-A_-headline,
  .v-A_-sidecol .v-A_-teaser__xsmedium__textcontainer .v-A_-subline {
    margin-bottom: 10px; }

.v-A_-sidecol .v-A_-teaser__halfcol {
  zoom: 1;
  margin-bottom: 30px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px); }
  .v-A_-sidecol .v-A_-teaser__halfcol:before, .v-A_-sidecol .v-A_-teaser__halfcol:after {
    content: "";
    display: table; }
  .v-A_-sidecol .v-A_-teaser__halfcol:after {
    clear: both; }
  .v-A_-sidecol .v-A_-teaser__halfcol .v-A_-teaser__medium--img_lscp {
    margin-bottom: 0; }
    .v-A_-sidecol .v-A_-teaser__halfcol .v-A_-teaser__medium--img_lscp .v-A_-teaser__medium__textcontainer {
      max-width: 260px; }
      .v-A_-sidecol .v-A_-teaser__halfcol .v-A_-teaser__medium--img_lscp .v-A_-teaser__medium__textcontainer .v-A_-headline {
        font-size: 18px;
        line-height: 26px; }
        .v-A_-sidecol .v-A_-teaser__halfcol .v-A_-teaser__medium--img_lscp .v-A_-teaser__medium__textcontainer .v-A_-headline:before {
          display: none; }
        .v-A_-sidecol .v-A_-teaser__halfcol .v-A_-teaser__medium--img_lscp .v-A_-teaser__medium__textcontainer .v-A_-headline span {
          left: 0; }
    .v-A_-sidecol .v-A_-teaser__halfcol .v-A_-teaser__medium--img_lscp .v-A_-button.v-A_-button--medium {
      display: none; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img,
.v-A_-sidecol .v-A_-teaser__medium--image .v-A_-teaser__medium__img {
  width: 46.67%; }
  .v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__img img,
  .v-A_-sidecol .v-A_-teaser__medium--image .v-A_-teaser__medium__img img {
    margin: 0 auto;
    max-width: 100%;
    height: auto; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer,
.v-A_-sidecol .v-A_-teaser__medium--image .v-A_-teaser__medium__textcontainer {
  padding: 0;
  height: auto;
  width: 46.67%;
  float: right; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__bottom,
.v-A_-sidecol .v-A_-teaser__medium--image .v-A_-teaser__medium__bottom {
  position: relative;
  right: auto;
  bottom: auto;
  left: auto; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__link {
  font-size: 14px;
  line-height: 19px;
  display: block;
  margin: 0 0 16px 0; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__btncontainer {
  display: block; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-headline--gamma {
  margin: 0; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-teaser__medium__text {
  margin: 0; }

.v-A_-sidecol .v-A_-teaser__medium--booklet .v-A_-teaser__medium__textcontainer .v-A_-teaser__medium__link {
  margin: 4px 0 10px 0; }

.v-A_-sidecol .v-A_-teaser__medium--image .v-A_-headline--gamma {
  font-size: 18px;
  line-height: 22px; }

.v-A_-sidecol .v-A_-teaser__medium--image .v-A_-teaser__medium__bottom .v-A_-button {
  float: left; }

.v-A_-sidecol .v-A_-teaser__big__textcontainer .v-A_-headline--beta {
  font-size: 22px;
  line-height: 26px; }

.v-A_-sidecol .v-A_-teaser__big__textcontainer .v-A_-subline--beta {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 0; }

.v-A_-sidecol .v-A_-item--video .v-A_-teaser__big__textcontainer .v-A_-headline--beta {
  margin: 0 0 5px 0; }

.v-A_-sidecol .v-A_-halfcol {
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px); }

.v-A_-sidecol .v-A_-teaser__halfcol__listitem {
  margin-bottom: 20px; }

.v-A_-sidecol .v-A_-teaser__halfcol__img,
.v-A_-sidecol .v-A_-teaser__halfcol__textcontainer {
  width: 100%;
  float: none; }

.v-A_-sidecol .v-A_-teaser__halfcol__textcontainer {
  display: block;
  padding: 10px 0; }

.v-A_-sidecol .v-A_-teaser__videoitem__wrapper {
  display: block; }
  .v-A_-sidecol .v-A_-teaser__videoitem__wrapper .v-A_-teaser__small {
    overflow: hidden;
    margin-bottom: 20px;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px); }
  .v-A_-sidecol .v-A_-teaser__videoitem__wrapper .v-A_-headline {
    margin-bottom: 10px; }
  .v-A_-sidecol .v-A_-teaser__videoitem__wrapper .v-A_-headline--delta {
    font-size: 22px;
    line-height: 26px; }

.v-A_-maincol .v-A_-teaser--newsletter {
  overflow: hidden;
  margin-bottom: 30px;
  width: 50%; }

.v-A_-magazinearchive__content {
  margin: 20px 10px;
  text-align: center; }
  .v-A_-magazinearchive__content .v-A_-headline,
  .v-A_-magazinearchive__content .v-A_-subline {
    margin: auto;
    width: 800px; }
  .v-A_-magazinearchive__content .v-A_-headline--alpha {
    padding: 16px 0 0 0; }
  .v-A_-magazinearchive__content .v-A_-subline {
    padding: 14px 0 16px 0; }
  .v-A_-magazinearchive__content select {
    margin: 0 auto 20px auto;
    width: auto; }

.v-A_-magazinearchive__list {
  position: relative; }
  .v-A_-magazinearchive__list .v-A_-button {
    position: absolute;
    right: 20px;
    bottom: 40px;
    z-index: 30; }
    .v-A_-magazinearchive__list .v-A_-button:hover {
      background-color: #333; }

.v-A_-magazinearchive__listitem {
  margin: 0 15px 20px 15px;
  width: 22.4056603774%;
  height: auto;
  float: left; }

.v-A_-magazinearchive__listitem:nth-child(1), .v-A_-magazinearchive__listitem:nth-child(5), .v-A_-magazinearchive__listitem:nth-child(9), .v-A_-magazinearchive__listitem:nth-child(13) {
  margin-left: 10px; }

.v-A_-magazinearchive__listitem:nth-child(4), .v-A_-magazinearchive__listitem:nth-child(8), .v-A_-magazinearchive__listitem:nth-child(12), .v-A_-magazinearchive__listitem:nth-child(16) {
  margin-right: 10px; }

.v-A_-magazinearchive__listitem__img {
  display: block;
  position: relative;
  z-index: 10; }

.v-A_-magazinearchive__imginner {
  display: block;
  position: relative;
  z-index: 10; }
  .v-A_-magazinearchive__imginner img {
    display: block;
    height: auto;
    width: 100%; }

.v-A_-magazinearchive__listitem__title {
  display: table-cell;
  vertical-align: middle;
  width: 204px;
  height: 52px;
  text-align: center;
  font-size: 16px;
  font-weight: 700; }

.v-A_-magazinearchive__listitem--inactive {
  opacity: .25; }

.v-A_-article__paidpdf__container {
  display: table;
  margin: 0 0 20px 0;
  width: 100%; }
  .v-A_-article__paidpdf__container .v-A_-paidpdf__img,
  .v-A_-article__paidpdf__container .v-A_-paidpdf__info {
    display: table-cell;
    vertical-align: top; }

.v-A_-paidpdf__img img {
  display: block;
  margin-right: 20px; }

.v-A_-paidpdf__info {
  width: 420px;
  position: relative; }

.v-A_-paidpdf__text {
  display: block;
  margin: 0 0 16px 0; }

.v-A_-paidpdf__button__container {
  display: inline-block; }
  .v-A_-paidpdf__button__container .v-A_-button {
    display: block;
    margin: 2px 0 8px; }
  .v-A_-paidpdf__button__container small {
    color: #666;
    font-size: 14px;
    text-align: center;
    display: block; }

.v-A_-paidpdf__bottom__container {
  position: absolute;
  left: 0;
  bottom: 0; }
  .v-A_-paidpdf__bottom__container .v-A_-button {
    background-color: rgba(74, 65, 68, 0.55);
    color: #fff;
    text-align: center;
    display: block; }
    .v-A_-paidpdf__bottom__container .v-A_-button:hover {
      background-color: rgba(47, 41, 43, 0.55); }
    .v-A_-paidpdf__bottom__container .v-A_-button:first-child {
      margin-bottom: 10px; }

.v-A_-article__paidpdf__list {
  margin: 0 0 20px 0; }

.v-A_-paidpdf__listitem {
  zoom: 1;
  border-bottom: 1px solid #eeeeee;
  position: relative; }
  .v-A_-paidpdf__listitem:before, .v-A_-paidpdf__listitem:after {
    content: "";
    display: table; }
  .v-A_-paidpdf__listitem:after {
    clear: both; }
  .v-A_-paidpdf__listitem .v-A_-headline {
    font-size: 18px;
    font-weight: 500;
    padding: 0 0 3px 0; }
  .v-A_-paidpdf__listitem small {
    color: #666;
    font-size: 14px;
    display: block; }
  .v-A_-paidpdf__listitem .v-A_-button {
    color: #fff;
    padding: 7px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }

.v-A_-paidpdf__listitem__info {
  display: table-cell;
  padding: 12px 65px 12px 0;
  vertical-align: middle; }

.v-A_-article__content__paidpdf {
  margin-top: -10px; }
  .v-A_-article__content__paidpdf .v-A_-content__paidpdf__info {
    width: 360px;
    float: left; }
    .v-A_-article__content__paidpdf .v-A_-content__paidpdf__info p {
      padding: 0;
      font-size: 16px;
      line-height: 22px; }
  .v-A_-article__content__paidpdf .v-A_-content__paidpdf__price {
    float: right;
    text-align: center; }
    .v-A_-article__content__paidpdf .v-A_-content__paidpdf__price .v-A_-button {
      padding: 13px 15px;
      margin: 5px 0 8px 0;
      display: block; }
      .v-A_-article__content__paidpdf .v-A_-content__paidpdf__price .v-A_-button s {
        opacity: 0.5; }
    .v-A_-article__content__paidpdf .v-A_-content__paidpdf__price small {
      padding: 0 0 6px 0;
      display: block;
      font-size: 14px; }

.v-A_-paidpdf__preview {
  height: 120px;
  overflow: hidden;
  position: relative; }
  .v-A_-paidpdf__preview:after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    right: 0; }
  .v-A_-paidpdf__preview:after {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
    height: 120px;
    bottom: 0; }

.v-A_-item--video.v-A_-teaser__maincol__img, .v-A_-item--video.v-A_-topteaser__rotationbox__item, .v-A_-item--video.v-A_-teaser__small__img, .v-A_-item--video .v-A_-sidecol__article__img, .v-A_-item--video .v-A_-teaser__maincol__img, .v-A_-item--video .v-A_-teaser__big__img, .v-A_-item--video .v-A_-teaser__halfcol__img, .v-A_-item--video .v-A_-article__recommendations__img {
  position: relative; }
  .v-A_-item--video.v-A_-teaser__maincol__img:before, .v-A_-item--video.v-A_-topteaser__rotationbox__item:before, .v-A_-item--video.v-A_-teaser__small__img:before, .v-A_-item--video .v-A_-sidecol__article__img:before, .v-A_-item--video .v-A_-teaser__maincol__img:before, .v-A_-item--video .v-A_-teaser__big__img:before, .v-A_-item--video .v-A_-teaser__halfcol__img:before, .v-A_-item--video .v-A_-article__recommendations__img:before {
    background: url("/img/icon_video.svg") center center no-repeat;
    background-color: rgba(255, 28, 125, 0.7);
    border-radius: 50% 50%;
    height: 44px;
    width: 44px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    cursor: pointer;
    content: ""; }

.v-A_-video .v-A_-article__img__container:before {
  background: url("/img/icon_video.svg") center center no-repeat;
  background-color: rgba(255, 28, 125, 0.7);
  border-radius: 50% 50%;
  height: 44px;
  width: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  content: ""; }

.v-A_-teaser__fullwidth {
  margin: 0 10px 20px 10px; }
  .v-A_-teaser__fullwidth img {
    display: block; }
  .v-A_-teaser__fullwidth .v-A_-flag,
  .v-A_-teaser__fullwidth .v-A_-unlock__channel {
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 27px;
    height: 28px;
    width: 150px;
    position: absolute;
    right: 10px; }
  .v-A_-teaser__fullwidth .v-A_-flag {
    background: #333;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    top: 10px; }
  .v-A_-teaser__fullwidth .v-A_-unlock__channel {
    background: url("/img/icon_arrow_right_white.svg") 10px center no-repeat;
    background-size: 16px 11px;
    padding: 0 0 0 35px;
    top: 48px; }
  .v-A_-teaser__fullwidth .v-A_-headline {
    margin: 0 0 20px 0; }
  .v-A_-teaser__fullwidth .v-A_-text {
    color: #666;
    line-height: 22px; }
  .v-A_-teaser__fullwidth .v-A_-unlock__channel {
    text-decoration: none; }

.v-A_-teaser__fullwidth__text,
.v-A_-teaser__fullwidth__img {
  float: left; }

.v-A_-teaser__fullwidth__img {
  position: relative; }
  .v-A_-teaser__fullwidth__img img {
    position: relative;
    z-index: 10; }
  .v-A_-teaser__fullwidth__img:after {
    border-radius: 30px/380px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
    margin: -65px 0 0 0;
    height: 130px;
    width: 20px;
    position: absolute;
    top: 50%;
    right: 2px;
    content: ""; }

.v-A_-teaser__fullwidth__text {
  padding: 17px 180px 17px 20px;
  width: 640px;
  position: relative; }
  .v-A_-teaser__fullwidth__text p {
    line-height: 22px; }
  .v-A_-teaser__fullwidth__text a {
    text-decoration: underline; }
    .v-A_-teaser__fullwidth__text a:hover {
      color: #FF1C7D; }

.v-A_-sidecol__channel {
  margin: 0 10px 20px 10px; }

.v-A_-sidecol__channel__img {
  position: relative; }
  .v-A_-sidecol__channel__img img {
    position: relative;
    z-index: 10; }
  .v-A_-sidecol__channel__img:after {
    bottom: 4px; }

.v-A_-sidecol__channel__text {
  padding: 10px 20px 20px 20px;
  text-align: center; }
  .v-A_-sidecol__channel__text p {
    margin: 0 0 10px 0;
    line-height: 24px;
    text-align: left; }
  .v-A_-sidecol__channel__text .v-A_-button {
    border-radius: 0;
    padding: 5px 7px;
    display: inline-block; }

.v-A_-article__videoplayer img {
  display: block; }

.v-A_-article__videocontrols {
  margin: 20px 0 0 0; }
  .v-A_-article__videocontrols a,
  .v-A_-article__videocontrols span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #F3F2F0;
    padding: 6px 9px;
    margin: 0 10px 0 0;
    height: 26px;
    float: left;
    font-size: 14px; }
  .v-A_-article__videocontrols .v-A_-button--like,
  .v-A_-article__videocontrols .v-A_-button--dislike {
    background-color: #F3F2F0;
    background-size: 14px 14px;
    background-repeat: no-repeat; }
  .v-A_-article__videocontrols .v-A_-button--like {
    background-image: url("/img/icon_thumb_up_dark.svg");
    background-position: 5px center;
    padding-left: 24px; }
    .v-A_-article__videocontrols .v-A_-button--like:hover {
      background-image: url("/img/icon_thumb_up_white.svg"); }
  .v-A_-article__videocontrols .v-A_-button--dislike {
    background-image: url("/img/icon_thumb_down_dark.svg");
    background-position: center center;
    width: 26px; }
    .v-A_-article__videocontrols .v-A_-button--dislike:hover {
      background-image: url("/img/icon_thumb_down_white.svg"); }
  .v-A_-article__videocontrols a:hover {
    background-color: #333;
    color: #fff; }

.v-A_-article__content.v-A_-video--description p {
  padding: 15px 0; }

.v-A_-article__videoinfo {
  border-top: 1px solid #F3F2F0; }

.v-A_-videoswitch__headline {
  height: 80px;
  line-height: 80px;
  text-align: center; }

.v-A_-videoswitch__column {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 30px 30px 30px;
  margin: 0 0 30px 0;
  width: 340px;
  height: 630px;
  float: left;
  text-align: center;
  position: relative; }
  .v-A_-videoswitch__column .v-A_-button {
    background-color: #ccc;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px; }

.v-A_-videoswitch__column__headline {
  padding: 10px 0 15px 0; }
  .v-A_-videoswitch__column__headline .v-A_-headline {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase; }
  .v-A_-videoswitch__column__headline small {
    padding: 4px 0 0 0;
    display: block;
    font-size: 14px;
    color: #666; }

.v-A_-videoswitch__column__img {
  margin: 0 0 40px 0; }
  .v-A_-videoswitch__column__img img {
    display: inline-block; }

.v-A_-videoswitch__column__list {
  margin: 0 20px;
  text-align: left; }
  .v-A_-videoswitch__column__list ul {
    padding-left: 0;
    list-style: none; }
    .v-A_-videoswitch__column__list ul li {
      background: url("/img/icon_haken_grau.svg") left 14px no-repeat;
      background-size: 12px 12px;
      padding: 7px 0 0 20px;
      margin: 0;
      font-size: 15px;
      color: #666; }
      .v-A_-videoswitch__column__list ul li strong {
        font-weight: 700;
        color: #333; }

.v-A_-videoswitch__column__hook {
  background-color: #ccc;
  padding: 6px 9px;
  display: inline-block;
  font-weight: 700; }

.v-A_-videoswitch__fineprint {
  float: none;
  clear: both; }
  .v-A_-videoswitch__fineprint p {
    margin: 0 0 15px 0;
    font-size: 11px;
    line-height: 15px;
    color: #999; }

.v-A_-videoswitch__column--higlight {
  border: 1px solid #F3F2F0; }
  .v-A_-videoswitch__column--higlight .v-A_-videoswitch__column__headline {
    padding-top: 0; }
    .v-A_-videoswitch__column--higlight .v-A_-videoswitch__column__headline .v-A_-headline {
      font-size: 34px; }
    .v-A_-videoswitch__column--higlight .v-A_-videoswitch__column__headline small {
      font-size: 16px;
      color: #ff9900; }
  .v-A_-videoswitch__column--higlight .v-A_-videoswitch__column__list ul li {
    background-image: url("/img/icon_haken_orange.svg"); }
  .v-A_-videoswitch__column--higlight .v-A_-videoswitch__column__hook,
  .v-A_-videoswitch__column--higlight .v-A_-button {
    background-color: #ff9900;
    color: #fff; }

.v-A_-brandlist__headline__container {
  padding: 17px 10px 16px 10px;
  font-size: 24px;
  font-weight: 300; }
  .v-A_-brandlist__headline__container span:before {
    content: " - "; }
  .v-A_-brandlist__headline__container span:first-of-type:before {
    content: ""; }
  .v-A_-brandlist__headline__container a {
    text-decoration: underline;
    color: #999; }
    .v-A_-brandlist__headline__container a:hover {
      color: #333; }

.v-A_-rating {
  width: 85px;
  height: 15px; }

.v-A_-teaser__brandlist__item {
  margin: 0 10px 20px 10px;
  float: left;
  text-align: center; }
  .v-A_-teaser__brandlist__item .v-A_-brandlist__img__container {
    display: block; }
  .v-A_-teaser__brandlist__item .v-A_-brandlist__img {
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 50; }
  .v-A_-teaser__brandlist__item .v-A_-brandlist__info {
    display: block;
    color: #fff; }

.v-A_-brandlist__item--big .v-A_-brandlist__img,
.v-A_-brandlist__item--big .v-A_-brandlist__img__container {
  width: 204px;
  height: 150px; }

.v-A_-brandlist__item--big .v-A_-brandlist__info {
  background: #333;
  height: 40px;
  font-size: 20px;
  line-height: 37px; }

.v-A_-brandlist__item--small .v-A_-brandlist__img,
.v-A_-brandlist__item--small .v-A_-brandlist__img__container {
  width: 165px;
  height: 120px; }

.v-A_-brandlist__item--small .v-A_-brandlist__info {
  background: #666;
  height: 31px;
  line-height: 27px; }

.v-A_-brandcontent__container {
  margin: 0 10px 20px 10px;
  padding: 20px 0 0 0; }
  .v-A_-brandcontent__container.v-A_-brand__longinfo {
    padding: 5px 20px; }
    .v-A_-brandcontent__container.v-A_-brand__longinfo p {
      padding: 10px 0;
      line-height: 22px; }
    .v-A_-brandcontent__container.v-A_-brand__longinfo strong p,
    .v-A_-brandcontent__container.v-A_-brand__longinfo .v-A_-fett p {
      font-weight: 700; }
  .v-A_-brandcontent__container.v-A_-brandlogo .v-A_-brandcontent__info {
    width: 960px; }
  .v-A_-brandcontent__container.v-A_-brandlogo .v-A_-brandcontent__img {
    width: 120px; }
    .v-A_-brandcontent__container.v-A_-brandlogo .v-A_-brandcontent__img img {
      margin: 0 0 0 20px; }
  .v-A_-brandcontent__container .v-A_-rating {
    margin: 0 0 0 10px;
    float: right; }

.v-A_-brandcontent__info,
.v-A_-brandcontent__img {
  display: table-cell;
  vertical-align: middle; }

.v-A_-brandcontent__img {
  width: 210px;
  height: 140px; }
  .v-A_-brandcontent__img img {
    display: block; }

.v-A_-brandcontent__info {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  width: 890px;
  height: 140px;
  position: relative;
  vertical-align: top; }
  .v-A_-brandcontent__info .v-A_-headline {
    margin: 18px 0 4px 0;
    font-size: 36px; }
  .v-A_-brandcontent__info .v-A_-subline {
    text-align: left;
    line-height: 16px; }

.v-A_-brandcontent__nav {
  position: absolute;
  bottom: 20px; }
  .v-A_-brandcontent__nav .v-A_-button {
    padding: 10px 12px;
    margin: 0 10px 0 0;
    float: left;
    font-size: 16px; }
  .v-A_-brandcontent__nav .v-A_-button--active,
  .v-A_-brandcontent__nav .v-A_-button:hover {
    background: #029FC2;
    color: #fff; }

.v-A_-brandcontent__rating {
  position: absolute;
  right: 12px;
  top: 18px; }
  .v-A_-brandcontent__rating .v-A_-rating__container {
    margin: 0 0 5px 0; }
    .v-A_-brandcontent__rating .v-A_-rating__container b {
      font-weight: 700; }

.v-A_-brandgeneration__container {
  zoom: 1;
  margin: 0 0 0 10px; }
  .v-A_-brandgeneration__container:before, .v-A_-brandgeneration__container:after {
    content: "";
    display: table; }
  .v-A_-brandgeneration__container:after {
    clear: both; }

.v-A_-brandgeneration__info {
  display: table-cell;
  vertical-align: middle;
  width: 165px;
  height: 50px; }
  .v-A_-brandgeneration__info .v-A_-headline {
    margin: 1px 10px 0 10px;
    width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px; }
  .v-A_-brandgeneration__info .v-A_-subline {
    margin: 0 0 4px 0; }

.v-A_-brandgeneration__item {
  width: 165px;
  height: 160px;
  float: left;
  margin: 0 22px 20px 0; }
  .v-A_-brandgeneration__item:nth-child(6n+6) {
    margin-right: 0; }

.v-A_-brandgeneration__img {
  display: block;
  width: 165px;
  height: 110px; }

.v-A_-brandgeneration__teaser--small .v-A_-brandgeneration__item {
  height: 140px; }
  .v-A_-brandgeneration__teaser--small .v-A_-brandgeneration__item .v-A_-brandgeneration__info {
    height: 28px; }
    .v-A_-brandgeneration__teaser--small .v-A_-brandgeneration__item .v-A_-brandgeneration__info .v-A_-headline {
      margin-top: 2px; }

.v-A_-brandgeneration__row--hide {
  display: none; }

.v-A_-brandreview__container {
  margin: 0 10px 20px 10px;
  padding: 18px 20px 0 20px; }

.v-A_-brandreview__header span {
  width: 160px;
  float: left;
  font-weight: 700; }

.v-A_-brandreview {
  border-bottom: 1px solid #ececec; }
  .v-A_-brandreview:last-child {
    border-bottom: none; }

.v-A_-brandreview__source,
.v-A_-brandreview__rating,
.v-A_-brandreview__comment {
  display: table-cell;
  vertical-align: top; }

.v-A_-brandreview__source,
.v-A_-brandreview__rating {
  width: 160px; }
  .v-A_-brandreview__source img,
  .v-A_-brandreview__rating img {
    margin: 20px 0 0 0; }

.v-A_-brandreview--ams {
  background: url("/img/shared/markenbaum/ams_logo.svg") left 20px no-repeat;
  background-size: 82px 40px; }

.v-A_-brandreview--spa {
  background: url("/img/shared/markenbaum/spa_logo.svg") left 20px no-repeat;
  background-size: 100px 33px; }

.v-A_-brandreview--asv {
  background: url("/img/shared/markenbaum/asv_logo.svg") left 20px no-repeat;
  background-size: 100px 40px; }

.v-A_-brandreview--mkl {
  background: url("/img/shared/markenbaum/mkl_logo.svg") left 20px no-repeat;
  background-size: 100px 21px; }

.v-A_-brandreview--4wf {
  background: url("/img/shared/markenbaum/4wf_logo.svg") left 20px no-repeat;
  background-size: 100px 33px; }

.v-A_-brandreview__rating .v-A_-rating {
  margin: 20px 0 3px 0; }

.v-A_-brandreview__rating small {
  display: block;
  width: 85px;
  font-size: 12px;
  color: #666;
  text-align: center; }

.v-A_-brandreview__comment {
  padding: 14px 0 15px 0;
  width: 740px;
  line-height: 22px; }
  .v-A_-brandreview__comment a {
    font-weight: 700;
    text-decoration: underline; }
    .v-A_-brandreview__comment a:hover {
      color: #FF1C7D; }
  .v-A_-brandreview__comment small {
    display: block;
    font-size: 14px;
    color: #ccc; }
    .v-A_-brandreview__comment small a {
      font-weight: 400; }

.v-A_-brandgeneration__table__container {
  margin: 0 10px 20px 10px; }

.v-A_-brandgeneration__thead {
  background: #F6F6F6;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 40px 0 10px 0; }
  .v-A_-brandgeneration__thead:first-child {
    margin: 0 0 10px 0; }
  .v-A_-brandgeneration__thead .v-A_-headline {
    margin: 6px 0 0 0; }
  .v-A_-brandgeneration__thead .v-A_-dl__small,
  .v-A_-brandgeneration__thead .v-A_-dl__big {
    margin: 4px 0 0 0;
    float: left; }
    .v-A_-brandgeneration__thead .v-A_-dl__small dt,
    .v-A_-brandgeneration__thead .v-A_-dl__small dd,
    .v-A_-brandgeneration__thead .v-A_-dl__big dt,
    .v-A_-brandgeneration__thead .v-A_-dl__big dd {
      margin: 0 0 6px 0;
      float: left;
      font-size: 14px;
      color: #666; }
  .v-A_-brandgeneration__thead .v-A_-dl__small {
    width: 220px; }
    .v-A_-brandgeneration__thead .v-A_-dl__small dt {
      width: 80px; }
    .v-A_-brandgeneration__thead .v-A_-dl__small dd {
      width: 140px; }
  .v-A_-brandgeneration__thead .v-A_-dl__big {
    width: 370px; }
    .v-A_-brandgeneration__thead .v-A_-dl__big dt {
      width: 95px; }
    .v-A_-brandgeneration__thead .v-A_-dl__big dd {
      width: 275px; }

.v-A_-brandgeneration__thead__img,
.v-A_-brandgeneration__thead__info {
  display: table-cell;
  vertical-align: middle; }

.v-A_-brandgeneration__thead__img {
  width: 190px;
  height: 105px; }
  .v-A_-brandgeneration__thead__img img {
    display: block;
    margin: auto; }

.v-A_-brandgeneration__thead__info {
  width: 590px; }

.v-A_-brandgeneration__tbody {
  padding: 0 0 3px 0;
  clear: both;
  overflow: hidden; }
  .v-A_-brandgeneration__tbody .v-A_-headline {
    padding: 7px 0 0 20px; }
  .v-A_-brandgeneration__tbody table {
    margin: 6px 0 10px 0; }
    .v-A_-brandgeneration__tbody table td {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 8px 10px 8px 0;
      font-size: 14px;
      line-height: 18px; }
      .v-A_-brandgeneration__tbody table td.v-A_-brandgeneration__cartype {
        padding-left: 20px; }
    .v-A_-brandgeneration__tbody table thead tr {
      background: #666; }
    .v-A_-brandgeneration__tbody table tbody td {
      height: 46px;
      vertical-align: middle; }
    .v-A_-brandgeneration__tbody table tbody .v-A_-brandgeneration__cartype {
      color: #666; }
      .v-A_-brandgeneration__tbody table tbody .v-A_-brandgeneration__cartype span {
        display: block;
        font-weight: 700;
        color: #333; }

.v-A_-brandgeneration__cartype {
  width: 254px; }

.v-A_-brandgeneration__performance {
  width: 75px; }

.v-A_-brandgeneration__speed {
  width: 80px; }

.v-A_-brandgeneration__mileage {
  width: 105px; }

.v-A_-brandgeneration__cylinder {
  width: 60px; }

.v-A_-brandgeneration__gear {
  width: 80px; }

.v-A_-brandgeneration__test {
  width: 90px; }

.v-A_-brandgeneration__more {
  width: 36px; }

.v-A_-brandgeneration__badge__tested {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #59b200 url("/img/icon_brandgeneration_tested.svg") 7px center no-repeat;
  background-size: 16px 18px;
  color: #fff;
  padding: 0 0 0 28px;
  width: 80px;
  height: 26px;
  line-height: 26px; }

.v-A_-brandgeneration__more__btn {
  background: #029FC2 url("/img/icon_arrow_down_white.svg") center center no-repeat;
  background-size: 14px 8px;
  display: block;
  width: 26px;
  height: 26px; }
  .v-A_-brandgeneration__more__btn:hover {
    background-color: #333; }

.v-A_-brandgeneration__black__btn {
  background: #333;
  color: #fff;
  padding: 7px 6px;
  margin: 0 10px 7px 0;
  float: right; }
  .v-A_-brandgeneration__black__btn:hover {
    background-color: #029FC2; }

.v-A_-userarea__container {
  margin: 0 10px 20px 10px; }
  .v-A_-userarea__container .v-A_-button {
    border-radius: 2px;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    padding: 7px 15px; }

.v-A_-userarea__header {
  border-bottom: 2px solid #eeeeee; }
  .v-A_-userarea__header p {
    line-height: 22px;
    margin: 0 0 22px 0; }

.v-A_-userarea__userdata.v-A_-community__form, .v-A_-userarea__userdata.v-A_-community__content {
  margin: 0; }

.v-A_-userarea__userdata .v-A_-customform {
  margin: 0 0 40px 0; }

.v-A_-userarea__userdata dl {
  zoom: 1;
  margin: 10px 0 0 0; }
  .v-A_-userarea__userdata dl:before, .v-A_-userarea__userdata dl:after {
    content: "";
    display: table; }
  .v-A_-userarea__userdata dl:after {
    clear: both; }
  .v-A_-userarea__userdata dl dd,
  .v-A_-userarea__userdata dl dt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 0;
    float: left;
    line-height: 19px; }
  .v-A_-userarea__userdata dl dt {
    padding-right: 10px;
    width: 23%;
    text-align: right;
    font-weight: 600; }
  .v-A_-userarea__userdata dl dd {
    width: 77%; }
    .v-A_-userarea__userdata dl dd span {
      color: #999;
      font-style: italic; }

.v-A_-userarea__userdata .v-A_-userarea__table {
  padding: 20px 0; }
  .v-A_-userarea__userdata .v-A_-userarea__table thead {
    background: #fff;
    color: #505050;
    border-bottom: 1px solid #eeeeee; }
    .v-A_-userarea__userdata .v-A_-userarea__table thead td {
      padding: 0 0 7px 0;
      font-weight: 600; }
    .v-A_-userarea__userdata .v-A_-userarea__table thead a {
      text-decoration: underline; }
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-sort_ascending,
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-sort_descending {
    background-size: 8px 14px;
    padding: 0 13px 0 0;
    display: inline-block; }
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-sort_ascending {
    background: url("/img/icon_user_up.svg") right center no-repeat; }
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-sort_descending {
    background: url("/img/icon_user_down.svg") right center no-repeat; }
  .v-A_-userarea__userdata .v-A_-userarea__table tbody tr {
    background: transparent; }
  .v-A_-userarea__userdata .v-A_-userarea__table tbody td {
    background: no-repeat left center;
    height: 60px;
    vertical-align: middle; }
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-userarea__table--title {
    padding: 0 0 0 72px;
    width: 350px; }
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-userarea__table--date {
    width: 110px; }
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-userarea__table--download {
    width: 98px; }
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-headline,
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-subline {
    text-align: left; }
  .v-A_-userarea__userdata .v-A_-userarea__table .v-A_-button {
    float: right; }

.v-A_-userarea__userdata.v-A_-community__content .v-A_-formerror {
  margin: 0 10px; }

.v-A_-userarea__userdata.v-A_-community__content .v-A_-form__order__newsletter {
  padding: 0; }

.v-A_-userarea__video {
  background: url("/img/icon_tick_green.svg") 20px center no-repeat;
  background-size: 40px 31px;
  padding: 15px 0 15px 80px; }
  .v-A_-userarea__video p {
    line-height: 22px; }
    .v-A_-userarea__video p strong {
      font-weight: 600; }

.v-A_-userarea__credits .v-A_-userarea__header {
  background: url("/img/icon_credits.svg") 0 center no-repeat;
  background-size: 36px 40px;
  padding-left: 50px; }
  .v-A_-userarea__credits .v-A_-userarea__header strong {
    font-weight: 600; }
  .v-A_-userarea__credits .v-A_-userarea__header a {
    text-decoration: underline; }
    .v-A_-userarea__credits .v-A_-userarea__header a:hover {
      color: #029FC2; }

.v-A_-userarea__credits .v-A_-headline {
  padding: 17px 20px 8px 50px; }

.v-A_-userarea__credits .v-A_-tick__list {
  padding: 0 0 10px 50px; }
  .v-A_-userarea__credits .v-A_-tick__list li {
    padding: 7px 0 7px 28px; }
    .v-A_-userarea__credits .v-A_-tick__list li strong {
      font-weight: 600; }

.v-A_-userdata__bottom .v-A_-button {
  margin: 10px 0 20px 190px; }

.v-A_-community__header {
  margin: 0 20px 20px 20px; }
  .v-A_-community__header .v-A_-subline {
    padding: 18px 0 6px 0;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center; }
  .v-A_-community__header .v-A_-headline {
    font-size: 34px;
    font-weight: 500;
    text-align: center; }

.v-A_-community__content {
  margin: 0 10px 20px 10px; }

.v-A_-community__form {
  margin: 0 20px 15px 20px; }
  .v-A_-community__form.v-A_-article__form {
    margin: 0 0 15px 0; }
  .v-A_-community__form .v-A_-customform {
    padding: 18px 0 0 0; }
    .v-A_-community__form .v-A_-customform .v-A_-formcol.v-A_-clear.v-A_-formcol__nolabel a.v-A_-button.v-A_-button--medium.v-A_-button--greyed {
      display: inline-block; }
  .v-A_-community__form .v-A_-divider {
    padding: 0 0 20px 0;
    font-size: italic; }
  .v-A_-community__form .v-A_-headline {
    padding: 17px 0 0 0; }
  .v-A_-community__form .v-A_-tick__list {
    padding: 11px 0 17px 0; }
    .v-A_-community__form .v-A_-tick__list li {
      padding: 7px 0 7px 30px; }
  .v-A_-community__form p {
    padding: 9px 0 15px 0;
    text-align: left;
    line-height: 22px; }
  .v-A_-community__form .v-A_-formcol__nolabel {
    margin: 0 0 0 240px;
    text-align: left; }
  .v-A_-community__form .v-A_-formcol__center {
    padding: 38px 0 55px 0;
    text-align: center; }
    .v-A_-community__form .v-A_-formcol__center a {
      margin: 0 10px;
      text-decoration: underline; }
      .v-A_-community__form .v-A_-formcol__center a:hover {
        color: #FF1C7D; }
  .v-A_-community__form .v-A_-label {
    padding: 6px 0 0 0;
    width: 230px;
    float: left;
    font-weight: 600;
    text-align: right; }
    .v-A_-community__form .v-A_-label small {
      display: block;
      font-size: 12px;
      font-weight: 400; }
  .v-A_-community__form .v-A_-radio {
    margin: 0 10px 20px 10px;
    float: left; }
  .v-A_-community__form .v-A_-input,
  .v-A_-community__form .v-A_-select,
  .v-A_-community__form .v-A_-textarea {
    margin: 0 0 20px 10px;
    width: 360px;
    float: left; }
    .v-A_-community__form .v-A_-input.v-A_-tag, .v-A_-community__form .v-A_-input.v-A_-monat, .v-A_-community__form .v-A_-input.v-A_-jahr, .v-A_-community__form .v-A_-input.v-A_-strasse, .v-A_-community__form .v-A_-input.v-A_-nr, .v-A_-community__form .v-A_-input.v-A_-plz, .v-A_-community__form .v-A_-input.v-A_-ort, .v-A_-community__form .v-A_-select.v-A_-tag, .v-A_-community__form .v-A_-select.v-A_-monat, .v-A_-community__form .v-A_-select.v-A_-jahr, .v-A_-community__form .v-A_-select.v-A_-strasse, .v-A_-community__form .v-A_-select.v-A_-nr, .v-A_-community__form .v-A_-select.v-A_-plz, .v-A_-community__form .v-A_-select.v-A_-ort, .v-A_-community__form .v-A_-textarea.v-A_-tag, .v-A_-community__form .v-A_-textarea.v-A_-monat, .v-A_-community__form .v-A_-textarea.v-A_-jahr, .v-A_-community__form .v-A_-textarea.v-A_-strasse, .v-A_-community__form .v-A_-textarea.v-A_-nr, .v-A_-community__form .v-A_-textarea.v-A_-plz, .v-A_-community__form .v-A_-textarea.v-A_-ort {
      width: auto; }
    .v-A_-community__form .v-A_-input.v-A_-strasse,
    .v-A_-community__form .v-A_-select.v-A_-strasse,
    .v-A_-community__form .v-A_-textarea.v-A_-strasse {
      width: 300px; }
    .v-A_-community__form .v-A_-input.v-A_-nr,
    .v-A_-community__form .v-A_-select.v-A_-nr,
    .v-A_-community__form .v-A_-textarea.v-A_-nr {
      width: 50px; }
    .v-A_-community__form .v-A_-input.v-A_-plz,
    .v-A_-community__form .v-A_-select.v-A_-plz,
    .v-A_-community__form .v-A_-textarea.v-A_-plz {
      width: 70px; }
    .v-A_-community__form .v-A_-input.v-A_-ort,
    .v-A_-community__form .v-A_-select.v-A_-ort,
    .v-A_-community__form .v-A_-textarea.v-A_-ort {
      width: 280px; }
    .v-A_-community__form .v-A_-input.v-A_-monat,
    .v-A_-community__form .v-A_-select.v-A_-monat,
    .v-A_-community__form .v-A_-textarea.v-A_-monat {
      width: 160px; }
    .v-A_-community__form .v-A_-input.v-A_-tag,
    .v-A_-community__form .v-A_-select.v-A_-tag,
    .v-A_-community__form .v-A_-textarea.v-A_-tag {
      width: 75px; }
    .v-A_-community__form .v-A_-input.v-A_-jahr,
    .v-A_-community__form .v-A_-select.v-A_-jahr,
    .v-A_-community__form .v-A_-textarea.v-A_-jahr {
      width: 105px; }
  .v-A_-community__form .v-A_-checkbox {
    padding: 1px 0 14px 0; }
    .v-A_-community__form .v-A_-checkbox label {
      padding: 0 0 0 25px; }
      .v-A_-community__form .v-A_-checkbox label span {
        margin-left: -25px; }
  .v-A_-community__form__button {
    color: #fff;
    padding: 18px 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.v-A_-maincol--centered .v-A_-community__form .v-A_-label {
  width: 275px; }

.v-A_-maincol--centered .v-A_-community__form .v-A_-formcol__nolabel {
  margin: 0 0 0 285px; }

.v-A_-maincol--centered .v-A_-community__form .v-A_-input,
.v-A_-maincol--centered .v-A_-community__form .v-A_-select,
.v-A_-maincol--centered .v-A_-community__form .v-A_-textarea {
  width: 405px; }
  .v-A_-maincol--centered .v-A_-community__form .v-A_-input.v-A_-strasse,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-select.v-A_-strasse,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-textarea.v-A_-strasse {
    width: 320px; }
  .v-A_-maincol--centered .v-A_-community__form .v-A_-input.v-A_-nr,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-select.v-A_-nr,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-textarea.v-A_-nr {
    width: 75px; }
  .v-A_-maincol--centered .v-A_-community__form .v-A_-input.v-A_-plz,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-select.v-A_-plz,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-textarea.v-A_-plz {
    width: 75px; }
  .v-A_-maincol--centered .v-A_-community__form .v-A_-input.v-A_-ort,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-select.v-A_-ort,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-textarea.v-A_-ort {
    width: 320px; }
  .v-A_-maincol--centered .v-A_-community__form .v-A_-input.v-A_-monat,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-select.v-A_-monat,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-textarea.v-A_-monat {
    width: 135px; }
  .v-A_-maincol--centered .v-A_-community__form .v-A_-input.v-A_-tag,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-select.v-A_-tag,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-textarea.v-A_-tag {
    width: 75px; }
  .v-A_-maincol--centered .v-A_-community__form .v-A_-input.v-A_-jahr,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-select.v-A_-jahr,
  .v-A_-maincol--centered .v-A_-community__form .v-A_-textarea.v-A_-jahr {
    width: 90px; }

.v-A_-maincol--centered .v-A_-userdata__bottom .v-A_-button {
  margin: 10px 0 20px 285px; }

.v-A_-maincol__pagination {
  text-align: center;
  position: relative;
  margin-bottom: 40px; }
  .v-A_-maincol__pagination .v-A_-button {
    background-color: transparent;
    border: 1px solid #FF1C7D;
    color: #505050;
    padding: 6px 10px;
    position: absolute;
    top: 0; }
    .v-A_-maincol__pagination .v-A_-button.v-A_-button--active, .v-A_-maincol__pagination .v-A_-button:hover {
      color: #fff;
      background: #FF1C7D; }
    .v-A_-maincol__pagination .v-A_-button:first-child {
      left: 0; }
    .v-A_-maincol__pagination .v-A_-button:last-child {
      right: 0; }
  .v-A_-maincol__pagination__container {
    display: inline-block; }
    .v-A_-maincol__pagination__container .v-A_-button {
      margin: 0 5px;
      position: relative;
      float: left; }

.v-A_-subrubric__nav {
  font-size: 13px;
  overflow: hidden;
  margin: 0 10px 40px 10px; }
  .v-A_-subrubric__nav .v-A_-white__tile__container {
    zoom: 1; }
    .v-A_-subrubric__nav .v-A_-white__tile__container:before, .v-A_-subrubric__nav .v-A_-white__tile__container:after {
      content: "";
      display: table; }
    .v-A_-subrubric__nav .v-A_-white__tile__container:after {
      clear: both; }
  .v-A_-subrubric__nav li {
    float: left; }
    .v-A_-subrubric__nav li a {
      padding: 10px;
      display: block;
      color: #666; }
      .v-A_-subrubric__nav li a:hover {
        color: #333; }
    .v-A_-subrubric__nav li.v-A_-subrubric__nav--active a {
      color: #333;
      font-weight: 700; }

.v-A_-subrubric__title {
  background: #FF1C7D url("/img/icon_pfeil_invers_white.svg") right center no-repeat;
  background-size: 14px 50px;
  color: #fff;
  padding: 10px 15px 10px 20px;
  float: left;
  letter-spacing: 1px;
  text-transform: uppercase; }

.v-A_-subrubric__nav--user .v-A_-subrubric__title {
  padding-left: 50px;
  text-transform: none;
  letter-spacing: 0;
  position: relative; }
  .v-A_-subrubric__nav--user .v-A_-subrubric__title:before {
    background: url("/img/icon_user_area.svg") center center no-repeat;
    background-size: 36px 13px;
    content: "";
    width: 54px;
    height: 33px;
    position: absolute;
    left: 0;
    top: -1px; }

.v-A_-subrubric__nav--user .v-A_-subrubric__logout {
  background: rgba(74, 65, 68, 0.55);
  border-radius: 2px;
  color: #fff;
  padding: 10px;
  float: right; }
  .v-A_-subrubric__nav--user .v-A_-subrubric__logout:hover {
    background-color: rgba(47, 41, 43, 0.55); }

.v-A_-topicindex__alphabet__container {
  zoom: 1;
  padding: 5px 0 3px 0; }
  .v-A_-topicindex__alphabet__container:before, .v-A_-topicindex__alphabet__container:after {
    content: "";
    display: table; }
  .v-A_-topicindex__alphabet__container:after {
    clear: both; }
  .v-A_-topicindex__alphabet__container span,
  .v-A_-topicindex__alphabet__container a:hover {
    background: #FF1C7D;
    color: #fff; }

.v-A_-topicindex__alphabet__inner {
  width: 676px;
  float: left; }

.v-A_-topicindex__alphabet {
  margin: 0 5px 5px 0;
  width: 47px;
  height: 30px;
  float: left;
  line-height: 30px; }

.v-A_-topicindex__alphabet,
.v-A_-topicindex__numbers {
  border-radius: 3px;
  background: rgba(74, 65, 68, 0.2);
  display: block;
  font-size: 16px;
  text-align: center;
  cursor: pointer; }
  .v-A_-topicindex__alphabet.v-A_-topicindex--disabled,
  .v-A_-topicindex__numbers.v-A_-topicindex--disabled {
    background: rgba(74, 65, 68, 0.1);
    cursor: not-allowed;
    color: #999; }
  .v-A_-topicindex__alphabet:hover,
  .v-A_-topicindex__numbers:hover {
    color: #fff;
    background: #FF1C7D; }

.v-A_-topicindex__numbers {
  width: 54px;
  height: 65px;
  float: right;
  line-height: 65px; }

.v-A_-topicindex__alphabet__headline {
  margin: 15px 0 0 0;
  text-align: center;
  position: relative; }
  .v-A_-topicindex__alphabet__headline:before {
    content: "";
    background: #eeeeee;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 15px; }
  .v-A_-topicindex__alphabet__headline span {
    background: #fff;
    font-family: "Catamaran", sans-serif;
    font-size: 40px;
    font-weight: 300;
    display: inline-block;
    padding: 0 12px;
    position: relative;
    z-index: 5; }

.v-A_-topicindex__list__container {
  padding: 0 0 13px 0;
  clear: both;
  overflow: hidden; }
  .v-A_-topicindex__list__container ul {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px 0 0;
    width: 33.3333333333%;
    float: left; }
    .v-A_-topicindex__list__container ul li {
      margin: 0;
      padding: 11px 0 5px 0;
      font-size: 14px;
      list-style: none;
      line-height: 1.2; }
    .v-A_-topicindex__list__container ul a {
      text-decoration: none; }
      .v-A_-topicindex__list__container ul a:hover {
        text-decoration: underline; }

.v-A_-testarchive {
  padding: 20px 0 0 0; }
  .v-A_-testarchive .v-A_-testarchive__inner {
    padding: 0 0 20px 0; }
  .v-A_-testarchive .v-A_-button--search {
    background-image: url("/img/icon_search_white.svg");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 26px 26px;
    margin: 0 0 20px 0;
    padding: 16px 20px 16px 60px;
    float: right; }
  .v-A_-testarchive .v-A_-button--filter {
    padding: 7px 34px 7px 10px;
    position: relative; }
    .v-A_-testarchive .v-A_-button--filter:after {
      content: "";
      background: url("/img/icon_x.svg") center center no-repeat;
      background-size: 100%;
      width: 14px;
      height: 14px;
      position: absolute;
      right: 10px;
      top: 7px; }
  .v-A_-testarchive .v-A_-button--deletefilter {
    background-image: url("/img/icon_bin_white.svg");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 12px 18px;
    padding: 7px 10px 7px 30px; }
  .v-A_-testarchive .v-A_-formcol {
    margin-left: -10px;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px); }
  .v-A_-testarchive label {
    font-weight: 600;
    display: block;
    margin: 0 0 5px 0; }
  .v-A_-testarchive .v-A_-input,
  .v-A_-testarchive .v-A_-select {
    margin: 0 0 20px 0; }
  .v-A_-testarchive .v-A_-one__fourth__col {
    margin: 0 10px;
    width: 21%;
    float: left; }
    .v-A_-testarchive .v-A_-one__fourth__col.v-A_-no__label {
      margin-top: 24px; }
  .v-A_-testarchive .v-A_-one__half__col {
    margin: 0 10px;
    width: 50%;
    float: left; }
  .v-A_-testarchive .v-A_-radio {
    padding: 2px 20px 0 0;
    float: left; }
    .v-A_-testarchive .v-A_-radio label {
      margin: 0; }

.v-A_-testarchive__header {
  margin: 0 10px; }
  .v-A_-testarchive__header .v-A_-headline {
    margin: 0 0 3px 0;
    font-size: 34px; }
  .v-A_-testarchive__header .v-A_-subline {
    margin: 6px 0 13px 0;
    width: 400px;
    float: left;
    color: #666;
    text-align: left;
    line-height: 22px; }

.v-A_-testarchive__header__inner {
  clear: both;
  overflow: hidden; }

.v-A_-testarchive__form {
  margin: 0 10px 20px 10px; }
  .v-A_-testarchive__form + .v-A_-formcol {
    margin: 0 10px;
    width: auto; }

.v-A_-testarchive__form__headline {
  margin: 0 0 16px;
  clear: both;
  overflow: hidden; }
  .v-A_-testarchive__form__headline span {
    border-bottom: 2px solid #eeeeee;
    color: #FF1C7D;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 4px;
    padding-bottom: 5px; }
  .v-A_-testarchive__form__headline a {
    background: url("/img/icon_arrow_right.svg") right center no-repeat;
    background-size: 14px 10px;
    margin: 14px 0 0 0;
    padding: 0 25px 0 0;
    float: right;
    position: relative;
    text-decoration: underline; }
    .v-A_-testarchive__form__headline a:hover {
      color: #FF1C7D; }

.v-A_-testarchive__filter {
  clear: both;
  overflow: hidden; }
  .v-A_-testarchive__filter .v-A_-button {
    margin: 0 10px 10px 0;
    font-size: 14px;
    float: left; }

.v-A_-testarchive__delete {
  background: url("/img/icon_bin.svg") center center no-repeat;
  background-size: 16px 21px;
  margin: 24px 0 0 0;
  display: block;
  width: 30px;
  height: 30px; }

.v-A_-testarchive__add {
  background: url("/img/icon_plus_dark.svg") 0px center no-repeat;
  background-size: 17px 17px;
  padding: 0 0 0 26px;
  display: inline-block;
  text-decoration: underline; }
  .v-A_-testarchive__add:hover {
    color: #FF1C7D; }

.v-A_-testarchive__result {
  margin: 0 10px 20px 10px;
  text-align: center; }
  .v-A_-testarchive__result .v-A_-headline {
    margin: 0 0 14px 0;
    font-weight: 400; }
  .v-A_-testarchive__result .v-A_-subline {
    color: #666; }
    .v-A_-testarchive__result .v-A_-subline a {
      color: #333;
      text-decoration: underline; }

.v-A_-maincol__list {
  margin: 0 10px 20px 10px; }
  .v-A_-maincol__list.v-A_-maincol__list--margintop {
    margin-top: 20px; }
  .v-A_-maincol__list .v-A_-teaser__headline__container {
    margin: 0 0 16px 0; }

.v-A_-teaser__maincol__listitem {
  display: block;
  margin: 0 0 30px 0;
  overflow: hidden; }
  .v-A_-teaser__maincol__listitem .v-A_-headline {
    margin: 0 0 11px 0; }
  .v-A_-teaser__maincol__listitem .v-A_-headline--gamma {
    font-size: 28px; }
  .v-A_-teaser__maincol__listitem:hover .v-A_-subline {
    color: #FF1C7D; }
  .v-A_-teaser__maincol__listitem .v-A_-subline--gamma {
    font-size: 14px;
    line-height: 22px; }

.v-A_-teaser__maincol__img {
  float: left;
  width: 48.6363636364%; }
  .v-A_-teaser__maincol__img img {
    display: block;
    height: auto;
    width: 100%; }

.v-A_-teaser__maincol__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 48.6363636364%;
  float: right; }
  .v-A_-teaser__maincol__text .v-A_-button {
    padding: 8px 10px;
    margin: 18px 0 0 0;
    display: inline-block;
    font-size: 16px; }
  .v-A_-teaser__maincol__text:hover .v-A_-button {
    background-color: #FF1C7D; }

.v-A_-teaser__promotion {
  position: relative; }
  .v-A_-teaser__promotion .v-A_-anzeige {
    color: #ccc;
    font-size: 11px;
    position: absolute;
    text-transform: uppercase;
    top: -16px; }

.v-A_-sidecol__promotion {
  margin: 0 10px 20px 10px; }
  .v-A_-sidecol__promotion__reifen .v-A_-sidecol__promotion__text {
    background: url("/img/shared/promotion/reifen.png") right center no-repeat;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 20px;
    padding: 20px 110px 20px 0; }
  .v-A_-sidecol__promotion__reifen form {
    border-top: 1px solid #F3F2F0; }
  .v-A_-sidecol__promotion__reifen .v-A_-label {
    font-weight: 700;
    padding: 17px 0 8px 0; }
  .v-A_-sidecol__promotion__reifen .v-A_-formcol {
    padding: 0 20px;
    width: 260px; }
  .v-A_-sidecol__promotion__reifen .v-A_-formcol__half {
    float: left;
    padding: 0 0 0 20px;
    width: 120px; }
  .v-A_-sidecol__promotion__reifen .v-A_-button {
    font-size: 16px;
    margin: 20px 0;
    padding: 9px 10px;
    width: 100%; }
    .v-A_-sidecol__promotion__reifen .v-A_-button:hover {
      background-color: #333; }
  .v-A_-sidecol__promotion__versicherung img {
    display: block; }
  .v-A_-sidecol__promotion__versicherung .v-A_-sidecol__promotion__text {
    padding: 16px 0; }
    .v-A_-sidecol__promotion__versicherung .v-A_-sidecol__promotion__text .v-A_-headline {
      color: #017876; }
    .v-A_-sidecol__promotion__versicherung .v-A_-sidecol__promotion__text .v-A_-subline {
      color: #999; }
  .v-A_-sidecol__promotion__versicherung .v-A_-formcol__half {
    float: left;
    padding: 0 0 20px 20px;
    width: 120px; }
  .v-A_-sidecol__promotion__versicherung .v-A_-button {
    /* Diese Farbe ist individuell und sollte deshalb nicht global gepflegt werden */
    background: #017876;
    font-size: 16px;
    height: 30px;
    width: 100%; }
    .v-A_-sidecol__promotion__versicherung .v-A_-button:hover {
      background-color: #333; }
  .v-A_-sidecol__promotion__felgen .v-A_-sidecol__promotion__img img {
    display: block; }
  .v-A_-sidecol__promotion__felgen form {
    padding: 0 0 20px 0; }
  .v-A_-sidecol__promotion__felgen .v-A_-formcol {
    padding: 20px 0 0 0; }
  .v-A_-sidecol__promotion__felgen .v-A_-label {
    float: left;
    font-weight: 700;
    padding: 7px 10px 0 20px;
    width: 60px; }
  .v-A_-sidecol__promotion__felgen .v-A_-select {
    float: left;
    width: 190px; }
  .v-A_-sidecol__promotion__felgen .v-A_-formcol__nolabel {
    padding: 20px 0 0 90px; }
  .v-A_-sidecol__promotion__felgen .v-A_-button {
    font-size: 16px;
    padding: 9px 10px; }
    .v-A_-sidecol__promotion__felgen .v-A_-button:hover {
      background-color: #333; }
  .v-A_-sidecol__promotion__autokredit .v-A_-sidecol__promotion__img img {
    display: block; }
  .v-A_-sidecol__promotion__autokredit form {
    padding: 0 0 20px 0; }
  .v-A_-sidecol__promotion__autokredit .v-A_-formcol {
    padding: 20px 0 0 0; }
  .v-A_-sidecol__promotion__autokredit .v-A_-label {
    padding: 7px 10px 0 20px;
    width: 85px;
    float: left;
    font-weight: 700; }
  .v-A_-sidecol__promotion__autokredit .v-A_-input,
  .v-A_-sidecol__promotion__autokredit .v-A_-select {
    width: 165px;
    float: left; }
  .v-A_-sidecol__promotion__autokredit .v-A_-input {
    position: relative; }
    .v-A_-sidecol__promotion__autokredit .v-A_-input .v-A_-euro {
      width: 26px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      color: #666;
      position: absolute;
      right: 0;
      top: 0; }
  .v-A_-sidecol__promotion__autokredit .v-A_-formcol__nolabel {
    padding: 20px 0 0 115px; }
  .v-A_-sidecol__promotion__autokredit .v-A_-button {
    font-size: 16px;
    padding: 9px 10px;
    display: inline-block; }
    .v-A_-sidecol__promotion__autokredit .v-A_-button:hover {
      background-color: #333; }

.v-A_-article__spoods {
  margin: 0 10px 20px; }

.v-A_-adcontainer1 {
  margin: 10px 0; }

.v-A_-plista__headline__container {
  margin: 27px 10px 16px; }
  .v-A_-plista__headline__container .v-A_-plista__headline__item {
    display: block;
    font-size: 24px;
    font-weight: 300; }

.v-A_-plista__wrapper {
  zoom: 1;
  float: none;
  clear: both; }
  .v-A_-plista__wrapper:before, .v-A_-plista__wrapper:after {
    content: "";
    display: table; }
  .v-A_-plista__wrapper:after {
    clear: both; }

.v-A_-plista__item {
  margin: 0 10px 20px;
  width: 180px;
  float: left;
  position: relative; }
  .v-A_-plista__item:after {
    border-radius: 380px/30px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    content: "";
    margin: 0 0 0 -40%;
    width: 80%;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: 0px; }

.v-A_-plista__item__inner {
  background: #fff;
  display: block;
  width: 180px;
  height: 210px;
  position: relative;
  z-index: 10; }

.v-A_-plista__item__img {
  width: 180px;
  height: 120px;
  display: block; }
  .v-A_-plista__item__img img {
    width: 180px;
    height: 120px; }

.v-A_-plista__item__text {
  padding: 0 20px;
  width: 180px;
  height: 90px;
  display: table-cell;
  vertical-align: middle; }

.v-A_-plista__headline,
.v-A_-plista__subline {
  display: block;
  font-size: 14px;
  line-height: 18px;
  text-align: center; }

.v-A_-plista__headline {
  font-weight: 700; }

.v-A_-plista__subline {
  font-weight: 700;
  color: #666; }

.v-A_-sidecol__searchbox {
  margin: 20px 10px 0 10px;
  height: auto;
  position: relative; }

.v-A_-searchbox__header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(74, 65, 68, 0.55) url("/img/icon_paidpdf.svg") 15px center no-repeat;
  background-size: 32px 40px;
  margin: 0 0 10px 0;
  padding: 12px 0 18px 60px;
  height: 70px; }
  .v-A_-searchbox__header .v-A_-headline,
  .v-A_-searchbox__header .v-A_-subline {
    color: #fff;
    text-align: left; }

.v-A_-searchbox__form {
  padding: 5px 0 80px 0; }
  .v-A_-searchbox__form p {
    color: #505050;
    line-height: 22px;
    margin: 0 0 10px 0; }
  .v-A_-searchbox__form .v-A_-formcol__double--left,
  .v-A_-searchbox__form .v-A_-formcol__double--right {
    float: left;
    width: 140px; }
  .v-A_-searchbox__form .v-A_-formcol__double--right {
    float: right; }
  .v-A_-searchbox__form .v-A_-label {
    font-weight: 600;
    margin: 0 0 5px 0;
    clear: both; }
  .v-A_-searchbox__form .v-A_-input,
  .v-A_-searchbox__form .v-A_-select {
    margin: 0 0 15px 0; }
  .v-A_-searchbox__form .v-A_-button {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    display: block;
    margin: 0 20px 0 0;
    padding: 7px 15px;
    width: 40%;
    float: left; }

.v-A_-searchbox__link {
  font-size: 14px;
  line-height: 14px;
  padding-top: 7px;
  float: right; }
  .v-A_-searchbox__link:hover {
    color: #FF1C7D; }

.v-A_-article__supertest.v-A_-article__supertest--fazit .v-A_-supertest__score .v-A_-supertest__score__points div {
  background: #FF1C7D;
  color: #fff; }

.v-A_-supertest__headline__container {
  zoom: 1;
  clear: both; }
  .v-A_-supertest__headline__container:before, .v-A_-supertest__headline__container:after {
    content: "";
    display: table; }
  .v-A_-supertest__headline__container:after {
    clear: both; }
  .v-A_-supertest__headline__container .v-A_-headline {
    float: left; }
  .v-A_-supertest__headline__container .v-A_-supertest__time {
    border-radius: 3px;
    background: #029FC2;
    color: #fff;
    padding: 6px 12px;
    margin: 6px 0 0 0;
    float: right;
    font-size: 18px; }

.v-A_-supertest__score {
  margin: 15px 20px 20px 85px;
  width: 100px;
  height: 88px;
  float: left;
  text-align: center; }
  .v-A_-supertest__score .v-A_-supertest__score__points {
    position: relative;
    font-size: 34px;
    font-weight: 300; }
    .v-A_-supertest__score .v-A_-supertest__score__points div {
      background: #ccc;
      width: 100px;
      height: 58px;
      display: table-cell;
      vertical-align: middle;
      position: relative;
      z-index: 5; }
  .v-A_-supertest__score .v-A_-supertest__score__defintion {
    color: #fff;
    background: #666;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 10px;
    height: 32px;
    font-size: 12px; }

.v-A_-supertest__img__container {
  margin: 0 0 25px 0;
  border-top: 1px solid #F3F2F0;
  border-bottom: 1px solid #F3F2F0; }
  .v-A_-supertest__img__container img {
    display: block; }

.v-A_-result__headline .v-A_-headline {
  margin-right: 10px;
  float: left; }

.v-A_-result__headline .v-A_-rating {
  margin: 16px 0 0 0;
  float: left; }

.v-A_-comparison__result {
  margin: 15px 0 25px 85px; }

.v-A_-comparison__result__item {
  padding: 0 0 15px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ececec; }
  .v-A_-comparison__result__item .v-A_-headline {
    padding: 6px 0 10px 0;
    text-align: left;
    font-size: 18px; }
  .v-A_-comparison__result__item p {
    padding: 0;
    width: 540px; }

.v-A_-comparison__result__text {
  position: relative; }

.v-A_-comparison__result__points {
  background: #029FC2;
  color: #fff;
  padding: 6px 8px;
  position: absolute;
  top: 4px;
  right: 0; }

.v-A_-sidecol__content {
  font-size: 14px;
  margin: 0 10px 20px 10px;
  padding: 20px 0 0 0; }
  .v-A_-sidecol__content .v-A_-white__tile__container {
    padding: 6px 20px 13px 20px; }
  .v-A_-sidecol__content p {
    color: #666;
    line-height: 20px;
    padding: 9px 0 2px 0; }
  .v-A_-sidecol__content b {
    color: #333;
    font-size: 15px;
    font-weight: 700; }
  .v-A_-sidecol__content a {
    text-decoration: underline; }
    .v-A_-sidecol__content a:hover {
      color: #029FC2; }

.v-A_-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3000; }

.v-A_-overlay--special {
  z-index: 30;
  top: 0; }

.v-A_-window {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  width: 780px;
  min-height: 200px;
  display: block;
  position: absolute;
  top: 100px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 5000; }
  .v-A_-window .v-A_-btn__close {
    border-radius: 2px;
    background: rgba(74, 65, 68, 0.55);
    color: #fff;
    padding: 7px 15px;
    display: block;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 50; }
    .v-A_-window .v-A_-btn__close:hover {
      background-color: rgba(33, 29, 31, 0.55); }
  .v-A_-window .v-A_-article__loginbox {
    margin: 0; }
  .v-A_-window .v-A_-technical__data__headline {
    background-color: #F3F2F0;
    border-bottom: 2px solid #eeeeee;
    display: block; }
    .v-A_-window .v-A_-technical__data__headline .v-A_-headline__img,
    .v-A_-window .v-A_-technical__data__headline .v-A_-headline__info {
      display: table-cell;
      vertical-align: middle; }
    .v-A_-window .v-A_-technical__data__headline .v-A_-headline__img {
      padding: 10px 0 10px 10px; }
      .v-A_-window .v-A_-technical__data__headline .v-A_-headline__img img {
        display: block; }
    .v-A_-window .v-A_-technical__data__headline .v-A_-headline__info {
      padding: 20px; }
    .v-A_-window .v-A_-technical__data__headline .v-A_-subline {
      font-size: 16px;
      color: #666; }
    .v-A_-window .v-A_-technical__data__headline .v-A_-headline {
      font-size: 30px;
      font-weight: 600; }
  .v-A_-window .v-A_-table__technicaldata table {
    margin: 0 10px; }
    .v-A_-window .v-A_-table__technicaldata table.v-A_-table__noheader {
      margin-top: 40px; }
  .v-A_-window .v-A_-technical__content__links {
    zoom: 1;
    border-bottom: 1px solid rgba(49, 49, 64, 0.2);
    padding: 15px 0 20px 0; }
    .v-A_-window .v-A_-technical__content__links:before, .v-A_-window .v-A_-technical__content__links:after {
      content: "";
      display: table; }
    .v-A_-window .v-A_-technical__content__links:after {
      clear: both; }
    .v-A_-window .v-A_-technical__content__links li {
      clear: both;
      padding: 5px 20px; }
    .v-A_-window .v-A_-technical__content__links span {
      background: #59b200;
      padding: 3px 0 2px 0;
      width: 80px;
      float: left;
      color: #fff;
      font-size: 14px;
      font-weight: 600;
      line-height: 14px;
      text-transform: uppercase;
      text-align: center; }
    .v-A_-window .v-A_-technical__content__links a {
      margin: 1px 0 0 10px;
      float: left;
      text-decoration: underline; }
      .v-A_-window .v-A_-technical__content__links a:hover {
        color: #029FC2; }
  .v-A_-window .v-A_-article__loginbox--register {
    padding-left: 20px; }
  .v-A_-window .v-A_-article__loginbox--login {
    padding-right: 20px; }

.v-A_-window .v-A_-paidpdf__content {
  padding: 0 0 80px 0;
  position: relative; }

.v-A_-window .v-A_-paidpdf__content__inner {
  padding: 45px 125px;
  text-align: center; }
  .v-A_-window .v-A_-paidpdf__content__inner .v-A_-headline {
    margin: 0 0 15px 0; }
  .v-A_-window .v-A_-paidpdf__content__inner .v-A_-tick__list {
    margin: 0 0 25px 5px;
    display: inline-block;
    list-style: none; }
  .v-A_-window .v-A_-paidpdf__content__inner li {
    background-position: left top;
    margin: 0 0 10px 0;
    padding: 0 0 0 30px;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    color: #505050; }
  .v-A_-window .v-A_-paidpdf__content__inner .v-A_-paidpdf__buyme .v-A_-button {
    display: inline-block;
    margin: 0 0 20px 0; }
  .v-A_-window .v-A_-paidpdf__content__inner .v-A_-paidpdf__buyme small {
    display: block;
    font-size: 16px;
    color: #95989A; }
    .v-A_-window .v-A_-paidpdf__content__inner .v-A_-paidpdf__buyme small strong {
      color: #505050;
      font-weight: 600; }

.v-A_-window .v-A_-paidpdf__bottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 2px solid #eeeeee;
  padding: 20px 0;
  height: 80px;
  text-align: center;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0; }

.v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits {
  padding: 0; }
  .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner {
    padding: 45px 90px; }
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-headline,
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner p {
      color: #505050; }
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-headline {
      margin: 0 0 5px 0;
      font-weight: 400; }
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner p {
      font-size: 16px; }
      .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner p strong {
        color: #505050;
        font-weight: 600; }
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-paidpdf__buyme {
      padding: 45px 0 0 0;
      float: none;
      clear: both;
      overflow: hidden; }
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left,
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right {
      width: 260px; }
      .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left .v-A_-button,
      .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right .v-A_-button {
        padding: 5px 10px;
        margin: 0 0 5px 0;
        width: 100%;
        height: 60px; }
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left .v-A_-button strong,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left .v-A_-button small,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right .v-A_-button strong,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right .v-A_-button small {
          display: block;
          color: #fff; }
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left .v-A_-button strong,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right .v-A_-button strong {
          font-size: 20px;
          font-weight: 600;
          line-height: 26px; }
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left .v-A_-button small,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right .v-A_-button small {
          font-size: 16px;
          line-height: 19px; }
      .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left small,
      .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right small {
        font-size: 14px;
        line-height: 17px;
        color: #95989A; }
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left small strong,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right small strong {
          color: #505050;
          font-weight: 600; }
      .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left.v-A_-buyme--inactive .v-A_-button,
      .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right.v-A_-buyme--inactive .v-A_-button {
        background: rgba(74, 65, 68, 0.55); }
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left.v-A_-buyme--inactive .v-A_-button strong,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left.v-A_-buyme--inactive .v-A_-button small,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right.v-A_-buyme--inactive .v-A_-button strong,
        .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right.v-A_-buyme--inactive .v-A_-button small {
          color: #fff; }
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-left,
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__button-right,
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__center {
      float: left; }
    .v-A_-window .v-A_-paidpdf__content.v-A_-paidpdf--credits .v-A_-paidpdf__content__inner .v-A_-buyme__center {
      width: 80px;
      height: 60px;
      font-size: 16px;
      color: #505050;
      line-height: 60px;
      text-align: center; }

.v-A_-lightbox {
  width: auto;
  padding: 50px 10px 10px 10px;
  position: fixed; }

.v-A_-lightbox__container img {
  max-width: 900px;
  max-height: 900px; }

footer {
  clear: both; }

.v-A_-footer__top {
  border-top: 2px solid #eeeeee;
  margin: 0 10px;
  padding: 20px 0 0 0;
  position: relative; }
  .v-A_-footer__top .v-A_-socialmedia {
    position: absolute;
    top: auto;
    right: 123px;
    top: 102px; }

.v-A_-footer__bottom {
  border-top: 2px solid #eeeeee;
  margin: 0 10px; }
  .v-A_-footer__bottom p {
    color: #999;
    font-size: 12px;
    line-height: 1.5;
    padding: 20px 0; }

.v-A_-footer__linklist--onethird {
  margin: 0 0 20px 0;
  width: 16.4583333333%;
  float: left; }
  .v-A_-footer__linklist--onethird .v-A_-headline {
    margin: 0 0 15px 0; }
  .v-A_-footer__linklist--onethird li {
    margin: 0 0 6px 0; }
  .v-A_-footer__linklist--onethird a {
    color: #505050;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.4em; }
    .v-A_-footer__linklist--onethird a:hover {
      text-decoration: underline; }

.v-A_-footer__newsletter {
  margin: 0 0 0 0;
  width: 34.1666666667%;
  float: right; }
  .v-A_-footer__newsletter .v-A_-headline {
    margin: 0 0 17px 0; }
  .v-A_-footer__newsletter .v-A_-customform {
    border-radius: 2px;
    background: #fff;
    border: 1px solid rgba(74, 65, 68, 0.5);
    height: 29px;
    width: 100%; }
    .v-A_-footer__newsletter .v-A_-customform .v-A_-formcol {
      height: 100%;
      position: relative; }
    .v-A_-footer__newsletter .v-A_-customform input[type="text"] {
      background: #fff;
      border: none;
      color: #505050;
      font-size: 14px;
      padding-right: 80px;
      height: 100%;
      width: 100%; }
    .v-A_-footer__newsletter .v-A_-customform .v-A_-button {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      height: 31px;
      width: 70px;
      position: absolute;
      top: -1px;
      right: -1px; }
