/* Copyright (c) A&B One Digital GmbH */

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* global basics for handheld, screen                                        */

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* overwriting ua stylesheet */

figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

@media handheld, screen {
  .out {
    position: absolute;
    top: -20000em;
    left: -20000em;
  }

  .none,
  .structure {
    display: none;
  }

  .clearer {
    clear: both;
  }

  .grossbuchstaben {
    text-transform: uppercase !important;
  }

  /* + + + + + + + + + + + + + + + + + + + + + */
  /* basic grid for 1024 monitors */

  .wrapper {
    position: relative;
    background: #FFF;
  }

  .container {
    max-width: 1330px;
    margin: 0 auto;
  }

  .row {
    clear: both;
    overflow: hidden;
  }

  .row.middleline {
    background: url('../styleimages/middleline.gif') repeat-y 50% top;
  }

  .col3,
  .col6,
  .col9 {
    float: left;
    clear: none;
  }

  /*.last {*/
  /*  float: right;*/
  /*}*/

  .col3 {
    width: 24.75%;
  }

  .col6 {
    width: 49.5%;
  }

  .col9 {
    width: 100%;
  }

  img,
  object,
  embed {
    max-width: 100%;
  }

  /* + + + + + + + + + + + + + + + + + + + */
  /* + + + + + + basic structure + + + + + */
  /* + + + + + direct + + + + + */
  #navDirect {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 1em;
  }

  #navDirect a:link,
  #navDirect a:visited {
    position: absolute;
    top: -20000em;
    left: -2000em;
    z-index: 10;
    display: block;
    min-width: 343px;
    background-color: #FFF;
    border: 1px solid #656769;
    font-size: .82em;
    font-weight: bold;
    text-decoration: underline;
    margin: 1px 12px;
    padding: 8px 12px 8px 32px;
  }

  #navDirect a:focus {
    top: 0;
    left: 0;
    z-index: 100;
    text-decoration: underline;
  }

  #navDirect a:hover,
  #navDirect a:active {
    position: static;
    z-index: 100;
    text-decoration: none;
  }

  /* + + + + + header + + + + + + */
  .header {
    padding-top: 24px;
  }

  .header .logoclaim {
    display: flex;
    flex-direction: column;
  }

  .header .logo {
    padding-bottom: 5px;
  }

  .header .logoclaim a {
    display: inline-block;
    position: relative;
    z-index: 10;
  }

  .header .logoclaim * {
    color: #656769;
  }

  .header .col12 {
    position: relative;
  }

  .header .claim {
    font-size: 1.12em;
    width: 420px;
  }

  .header #navService,
  .header .tx-macinasearchbox-pi1 {
    float: right;
    min-height: 1em;
  }

  .header label input {
    background-color: #FFF;
    border: 1px solid #CFCFCF;
    border-top-color: #8F8F8F;
    border-bottom-color: #E3E3E3;
    line-height: 100%;
  }

  .header label input:hover,
  .header label input:focus,
  .header label input:active {
    background: #FFEA7F;
    border-top-color: #888;
  }

  .header .tx-macinasearchbox-pi1 {
    line-height: 100%;
  }

  .header .tx-macinasearchbox-pi1 label {
    display: block;
    float: left;
    padding: 1px 0;
  }

  .header .tx-macinasearchbox-pi1 label span {
    font-size: .75em;
    position: absolute;
    top: -20000em;
    left: -20000em;
  }

  .header .tx-macinasearchbox-pi1 label input {
    padding: 2px 2px 2px;
    font-size: .69em;
    width: 100px;
  }

  .header #navService,
  .header #navService * {
    line-height: 100%;
  }

  .header .clearer {
    width: 150px;
    height: 1px;
  }

  .header .searchservice .clearer {
    clear: right;
  }

  .header #navService {
    padding-bottom: 32px;
  }

  .header #navService ul {
    font-size: .69em;
    padding: 5px 8px 0;
    float: none;
    display: flex;
    justify-content: flex-end;
  }

  .header #navService ul li {
    padding: 0 10px;
    border-right: 1px solid #555555;
    color: #555555;
    text-transform: capitalize;
  }

  .header #navService ul li span {
    color: #555555;
    text-transform: uppercase;
  }

  .header #navService ul li:last-child {
    padding: 0 0;
    border: none;
    padding-left: 10px;
  }

  .header #navService ul,
  .header #navService ul li {
    float: right;
  }

  .header #navService ul li a:link,
  .header #navService ul li a:visited,
  .header #navService ul li strong {
    color: #000;
    background: transparent;
    border: 3px solid transparent;
    text-decoration: none;
  }

  .header #navService ul li a:hover,
  .header #navService ul li a:focus,
  .header #navService ul li a:active {
    border-color: #656769;
    background: #FFEA7F;
    border-right-color: transparent;
    border-left-color: transparent;
    padding: 2px;
    border-width: 1px;
  }

  .header #navService ul li strong,
  .header #navService ul li strong span,
  .header #navService ul li strong a:link,
  .header #navService ul li strong a:visited {
    border-color: #567A8A;
    color: #FFF;
    background: #567A8A;
  }

  .header #arztsuche {
    margin-top: 80px;
    float: right;
    clear: right;
    width: 310px;
    display: none;

    /*background: rgba(255,255,255,.3);*/
  }

  .header #arztsuche h2 {
    line-height: 120%;
    margin-top: 10px;
    padding: 0 5px;
  }

  .header #arztsuche form {
    margin: 2px 0 0 0;
    padding: 2px 5px 2px;
  }

  .header #arztsuche label {
    font-size: 0.75rem;
  }

  .header #arztsuche label span {
    display: block;
    padding: 10px 0 4px;
    cursor: pointer;
  }

  .header #arztsuche label input {
    display: block;
    padding: 2px;
    line-height: 2;
    min-height: 24px;
    width: 290px;
  }

  .header #arztsuche div.sendButton {
    float: right;
    clear: both;
    padding: 48px 16px 0 0;
  }

  .header #arztsuche div.moreLink {
    font-size: .75em;
    padding: 25px 2px 0 0;
    font-size: 0.75rem;
    background: transparent;
  }

  .header #arztsuche div.moreLink span {
    background: transparent url('../styleimages/2018/pfeil-erweiterte-suche.png') no-repeat 0 2px;
    padding-left: 16px;
  }

  .header #arztsuche div.sendButton a {
    cursor: pointer;
    float: right;
    background-color: #567a8a;
    color: #fff;
    border: 1px solid #567a8a;
    font-size: 1em;
    padding: 3px 32px;
  }

  .header #arztsuche div.sendButton a:hover,
  .header #arztsuche div.sendButton a:focus,
  .header #arztsuche div.sendButton a:active {
    border-color: #656769;
    background-color: #FFEA7F;
    color: #333;
    text-decoration: underline;
  }

  .header #arztsuche a:link,
  .header #arztsuche a:visited {
    border: 1px solid transparent;
    border-bottom-color: #000;
    text-decoration: none;

    /*		background: #FFD500 url('../styleimages/icons_nav.gif') no-repeat -395px 0;
    padding-left: 10px;*/
  }

  .header #arztsuche a:hover,
  .header #arztsuche a:focus,
  .header #arztsuche a:active {
    color: #333;
    background: #FFEA7F;
    border-top-color: #656769;
    border-bottom-color: #656769;
  }

  /* + + + + + + + + + + + + + + + + */
  /* + + + + + navigation  + + + + + */
  .navigation {
    margin-top: -40px;
    float: none;
    position: relative;
    z-index: 1;
  }
  .navigation #navMain {
    clear: both;
    border: 0 none;
  }

  .navigation #navMain ul {
    display: flex;
    justify-content: flex-end;
  }

  .navigation #navMain ul li {
    float: none;
    padding-right: 15px;
  }

  .navigation #navMain ul li:last-child {
    padding-right: 0;
  }

  .navigation #navMain ul li a:link,
  .navigation #navMain ul li a:visited,
  .navigation #navMain ul li.active strong {
    display: block;
    background-color: #FFF;
    font-size: 1.5em;
    font-weight: normal;
    text-decoration: none;
    line-height: 100%;
  }

  .navigation #navMain ul li a:link span,
  .navigation #navMain ul li a:visited span,
  .navigation #navMain ul li strong span {
    display: block;
    background: url('../../Images/menu-icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    color: #656769;
    text-transform: uppercase;
    padding: 0 15px 0 37px;
  }

  .navigation.navigation #navMain ul li:last-child span {
    padding: 0 0 0 37px;
  }

  .navigation #navMain ul li strong span {
    background-color: #656769;
    background-position: -309px -88px;
    color: #FACE24;
  }

  .navigation #navMain ul li strong a:link,
  .navigation #navMain ul li strong a:visited {
    background-position: -235px -194px;
    color: #FFF;
    font-size: 1.5rem;
    line-height: 1.6;

    /*		padding-top: 8px;
    padding-bottom: 8px;*/
  }

  .navigation #navMain ul li a:hover span,
  .navigation #navMain ul li a:focus span,
  .navigation #navMain ul li a:active span,
  .navigation #navMain ul li strong a:hover,
  .navigation #navMain ul li strong a:focus,
  .navigation #navMain ul li strong a:active {
    color: #FACE24;
    background-color: #555;
    background-position: -274px -142px;
  }

  .navigation #navMain ul li a:focus .common,
  .navigation #navMain ul li a:hover .common {
    background-image: url("../../Images/menu_hover_arrow.png");
    background-position: 0;
  }

  /* + + + + + subnav + + + + + */
  .main #navSub {
    max-width: 225px;
    padding-bottom: 10px;
    display: none;
  }

  .main #navSub ul li span {
    font-size: 0.875rem;
  }

  .main #navSub ul ul li span {
    font-size: 0.8125rem;
  }

  .main #navSub ul li {
    background-color: #FFF;
  }

  .main #navSub ul li a:link,
  .main #navSub ul li a:visited,
  .main #navSub ul li strong {
    display: block;
    border-bottom: 1px solid #656769;
    text-decoration: none;
    padding: 1px 0;
  }

  .main #navSub ul li a:link span,
  .main #navSub ul li a:visited span,
  .main #navSub ul li strong a:link,
  .main #navSub ul li strong a:visited,
  .main #navSub ul li strong span {
    display: block;
    background-color: #FFF;
    color: #000;
    font-weight: normal;
    line-height: 120%;
    padding: 3px 4px 4px 15px;
  }

  .main #navSub ul li strong span {
    font-weight: bold;
  }

  .main #navSub ul li strong span,
  .main #navSub ul li strong a:link,
  .main #navSub ul li strong a:visited {
    background: #FFD500 url('../styleimages/icons_right.gif') no-repeat right -38px;
    border-bottom: none 0;
    color: #000;

    /*font-size: 1em;*/
    margin-right: -14px;
    padding-right: 18px;
  }

  .main #navSub ul li strong a:link,
  .main #navSub ul li strong a:visited {
    background-color: #567A8A;
    background-image: none;
    color: #FFF;
    margin-right: 0;
    padding-right: 4px;
  }

  .main #navSub ul li a:hover span,
  .main #navSub ul li a:focus span,
  .main #navSub ul li a:active span,
  .main #navSub ul li strong a:hover,
  .main #navSub ul li strong a:focus,
  .main #navSub ul li strong a:active {
    background: #FFEA7F url('../styleimages/icons_nav.gif') no-repeat -393px 5px;
    color: #000;
    margin-right: 0;
    padding-right: 4px;
  }

  /* 3. ebene */
  .main #navSub li ul {
    border-bottom: solid 1px #656769;
  }

  .main #navSub li ul li a:link,
  .main #navSub li ul li a:visited,
  .main #navSub li ul li strong {
    border-bottom: none 0;

    /*font-size: .82em;*/
    padding-top: 0;
  }

  .main #navSub li ul li a:link span,
  .main #navSub li ul li a:visited span,
  .main #navSub li ul li strong a:link,
  .main #navSub li ul li strong a:visited,
  .main #navSub li ul li strong span {
    background-color: #E2E7EA;
    padding-left: 30px;
  }

  .main #navSub li ul li strong span,
  .main #navSub li ul li strong a:link,
  .main #navSub li ul li strong a:visited {
    background: #FFD500 url('../styleimages/icons_right.gif') no-repeat right -38px;
    border-bottom: none 0;
    color: #000;

    /*font-size: 1em;*/
    margin-right: -14px;
    padding-right: 18px;
    padding-bottom: 4px;
    padding-top: 4px;
  }

  .main #navSub li ul li strong a:link,
  .main #navSub li ul li strong a:visited {
    background-color: #567A8A;
    background-image: none;
    color: #FFF;
    margin-right: 0;
    padding-right: 4px;
  }

  .main #navSub li ul li a:hover span,
  .main #navSub li ul li a:focus span,
  .main #navSub li ul li a:active span,
  .main #navSub li ul li strong a:hover,
  .main #navSub li ul li strong a:focus,
  .main #navSub li ul li strong a:active {
    background: #FFEA7F url('../styleimages/icons_nav.gif') no-repeat -377px 4px;
    color: #000;
    margin-right: 0;
  }

  /* 4. ebene */
  .main #navSub li ul li ul li a:link,
  .main #navSub li ul li ul li a:visited,
  .main #navSub li ul li ul li strong {
    border-bottom: none 0;

    /*font-size: .75em;*/
  }

  .main #navSub li li ul li a:link span,
  .main #navSub li li ul li a:visited span,
  .main #navSub li li ul li strong a:link,
  .main #navSub li li ul li strong a:visited,
  .main #navSub li li ul li strong span {
    background-color: #B6C4CA;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 45px;
  }

  .main #navSub li li ul li strong span,
  .main #navSub li li ul li strong a:link,
  .main #navSub li li ul li strong a:visited {
    background: #FFD500 url('../styleimages/icons_right.gif') no-repeat right -38px;
    border-bottom: none 0;
    color: #000;

    /*font-size: 1em;*/
    margin-right: -14px;
    padding-right: 18px;
  }

  .main #navSub li li ul li strong a:link,
  .main #navSub li li ul li strong a:visited {
    background-color: #567A8A;
    background-position: right 5px;
    color: #FFF;
  }

  .main #navSub li li ul li strong a:hover,
  .main #navSub li li ul li strong a:focus,
  .main #navSub li li ul li strong a:active {
    border-right: solid 14px #FFF;
    margin-right: -14px;
  }

  .main #navSub li li ul li a:hover span,
  .main #navSub li li ul li a:focus span,
  .main #navSub li li ul li a:active span,
  .main #navSub li li ul li strong a:hover,
  .main #navSub li li ul li strong a:focus,
  .main #navSub li li ul li strong a:active {
    background: #FFEA7F url('../styleimages/icons_nav.gif') no-repeat -362px 4px;
    color: #000;
    padding-right: 4px;
  }

  /* + + + + + + + + + + + + + + + + */
  /* + + + + + breadcrumb  + + + + + */
  .content .breadcrumb {
    margin-top: 7px;
    margin-bottom: 1em;
  }

  .content .breadcrumb p {
    margin-right: 0;
    max-width: none;

    /*margin-right: 12em;*/
    padding: 2px 0 0;
  }

  .content .breadcrumb a:link,
  .content .breadcrumb a:visited,
  .content .breadcrumb a:link span,
  .content .breadcrumb a:visited span,
  .content .breadcrumb a:link acronym,
  .content .breadcrumb a:visited acronym {
    color: #000;
  }

  /* + + + + + + + + + + + + + + + + + + */
  /* + + + + + schriftgroesse  + + + + + */
  .content #fontsizer {
    float: right;
    width: 16.75em;
    min-height: 35px;
    margin: -8px 0 5px;
  }

  .content #fontsizer .outer {
    border: 1px solid #B6C4CA;
  }

  .content #fontsizer .inner {
    background-color: #E2E7EA;
    border: 1px solid #FFF;
    text-align: right;
    padding: 5px 7px;
  }

  .content #fontsizer .inner h2 {
    float: left;
    width: 6.75em;
    color: #000;
    font-size: .69em;
    font-weight: bold;
    line-height: 100%;
    padding: 4px 0 0;
  }

  .content #fontsizer div#fs_form {
    float: right;
    text-align: center;
    padding: 0;
  }

  .content #fontsizer div#fs_form * {
    line-height: 100%;
  }

  .content #fontsizer div#fs_form ul {
    height: 1.25em;
    padding: 0;
  }

  .content #fontsizer div#fs_form ul li {
    float: left;
    background-image: none;
    border: solid 1px #537685;
    border-left: none 0;
    line-height: 100%;
    padding: 0;
  }

  .content #fontsizer div#fs_form ul li.small {
    border-left: solid 1px #537685;
  }

  .content #fontsizer div#fs_form strong,
  .content #fontsizer div#fs_form a:link,
  .content #fontsizer div#fs_form a:visited {
    display: block;
    background-image: none;
    background-color: #FFF;
    border: solid 1px #E2E7EA;
    text-decoration: none;
    font-size: .93em;
    padding: 2px 4px;
  }

  .content #fontsizer div#fs_form strong span,
  .content #fontsizer div#fs_form a:link span,
  .content #fontsizer div#fs_form a:visited span {
    color: #537685;
    font-weight: bold;
  }

  .content #fontsizer div#fs_form a:hover span,
  .content #fontsizer div#fs_form a:focus span,
  .content #fontsizer div#fs_form a:active span {
    text-decoration: underline;
  }

  .content #fontsizer div#fs_form strong,
  .content #fontsizer div#fs_form strong span {
    background-color: #567A8A;
    border-color: #567A8A;
    color: #FFF;
  }

  /* + + + + + + + + + + + + + + */
  /* + + + + + footer  + + + + + */
  .pagefooter p {
    float: right;
    text-align: right;
    font-size: .75em;
    padding: 8px 0;
  }

  .pagefooter p span.divider {
    padding: 0 5px;
  }

  .pagefooter p a:link,
  .pagefooter p a:visited {
    display: inline-block;
    min-height: 19px;
    text-decoration: none;
    padding: 0 6px 5px 22px;
  }

  .pagefooter p a:hover,
  .pagefooter p a:focus,
  .pagefooter p a:active {
    text-decoration: underline;
  }

  .pagefooter p a.pdfprint:link,
  .pagefooter p a.pdfprint:visited,
  .pagefooter p a.htmlprint:link,
  .pagefooter p a.htmlprint:visited {
    background: url('../styleimages/icons_link.gif') no-repeat -276px -424px;
  }

  .pagefooter p a.htmlprint:link,
  .pagefooter p a.htmlprint:visited {
    background-position: -248px -461px;
    padding-right: 0;
  }

  .footer {
    width: auto;
    max-width: none;
    border: none;
    background-color: #FACE24;
    height: auto;
    padding: 15px 50px 20px;
    margin: 0;
  }

  .footernav {
    display: flex;
    flex-wrap: wrap;
  }

  .footernav li {
    padding: 0 1em;
    text-transform: uppercase;
    border-left: 1px solid currentColor;
  }

  .footernav li,
  .footernav li a {
    line-height: 1;
    text-decoration: none;
  }

  .footernav li a:hover,
  .footernav li a:focus {
    text-decoration: underline;
  }

  .footernav li:last-child {
    padding-right: 0;
  }

  .footernav li:first-child {
    border: none;
  }

  .footer-wrapper {
    display: flex;
    flex-direction: column;
  }

  .footer .fblock,
  .footer .contact {
    float: left;
    padding: 0 22px;
  }

  .footer .fblock:first-child {
    padding-left: 0;
  }

  .footer .fblock:last-child {
    padding-left: 0;
  }

  .footer .contact {
    padding-top: 15px;
  }

  .footer p,
  .footer p strong,
  .footer a,
  .footer h2 {
    font-size: 1.000em;
    line-height: 135%;
    color: #555555;
  }

  .footer p * {
    line-height: 135%;
  }

  /* + + + + + + + + + + + + + + + + + + */
  /* + + + + + schrift default + + + + + */
  body.default {
    font-size: 119%;
  }

  .default .header #arztsuche h2 {
    line-height: 100%;
    margin-top: 0;
  }

  /* + + + + + + + + + + + + + + + + */
  /* + + + + + schrift BIG + + + + + */
  body.big {
    font-size: 130%;
  }

  .big .header #arztsuche h2 {
    line-height: 111%;
    margin-top: 3px;
  }

  .big .header #navService {
    padding-bottom: 23px;
  }

  /* Slider Rebrush Startseite 2020*/

  .startseiten_slider, .ab1d-slider > .ab1d-slider--slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }

  .ab1d-slider {
    display: flex;
  }

  .startseiten_slider .ab1d-slider {
    height: 100%;
  }

  .startseiten_slider .ab1d-slider--knobs {
    background-color: white;
  }

  .ab1d-slider--wrap {
    overflow-x: auto;
  }

  .ab1d-slider > .ab1d-slider--slide {
    flex: 1 0 100%;
    position: relative;
  }

  .ab1d-slider--slide > .container {
    height: 100%;
  }

  .slider-text {
    width: 100%;
    height: 100%;
    background-color: rgba(81, 121, 139, 0.9);
    max-width: 675px;
    padding: 30px;
  }

  .slider-text > p,
  .slider-text > h1,
  .slider-text > h2,
  .slider-text > h3,
  .slider-text > h4,
  .slider-text > h5 {
    color: white !important;
  }

  .slider-text > h1,
  .slider-text > h2,
  .slider-text > h3,
  .slider-text > h4,
  .slider-text > h5 {
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
  }

  .slider-text {
    display: flex;
    min-height: 400px;
    flex-direction: column;
    box-sizing: border-box;
    align-items: flex-start;
  }

  .slider-text .link-button {
    margin-top: auto;
    width: auto;
    border: 1px solid white;
  }

  .slider-text h2 {
    margin-bottom: 1em;
  }

  .slider-text  a {
    color: white !important;
  }

  .slider-text > a {
    color: white !important;
    padding: 0.1em 1em !important;
    text-decoration: none;
    background-image: none;
    border: 1px solid white;
    width: auto;
    margin-top: auto;
  }

  .slider-text > a:hover,
  .slider-text > a:focus {
    text-decoration: underline;
  }

  .slider-text h2 a {
    color: white;
    border: none;
    background-image: none;
    padding-left: 0 !important;
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
  }

  .slider-text h2 > a {
    text-decoration: none !important;
  }

  .slider-text h2 > a:hover {
    text-decoration: underline !important;
  }

  .slider-text > a::before,
  .slider-text h2 a::before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
    background-image: url("../../Images/chevron-right-light-white.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 3px;
  }

  .slider-text > a::before {
    width: 12px;
    height: 12px;
  }

  .ab1d-slider--slide:focus {
    outline: 0;
  }

  .ab1d-slider--slide:focus::after {
    content: '';
    display: block;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 1px dashed currentColor;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .ab1d-slider--slide img {
    display: block;
  }

  [data-ab1d-slider-initialised="true"] .ab1d-slider {
    transition: transform 0.5s ease-in-out 0s;
    transform: translateX(0);
  }

  [data-ab1d-slider-initialised="true"] {
    overflow: hidden;
    position: relative;
  }

  .ab1d-slider-button--next,
  .ab1d-slider-button--previous {
    position: absolute;
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: transparent no-repeat center center;
    background-size: 100% auto;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    z-index: 1;
    border-radius: 2px;
  }
  .ab1d-slider-button--previous:focus,
  .ab1d-slider-button--next:focus {
     outline: 1px dashed currentColor;
     outline-offset: 2px;
 }

  @media (max-width: 768px) {
    .ab1d-slider-button--next,
    .ab1d-slider-button--previous {
      display: none;
    }
  }

  @media (min-width: 1440px) {
    .ab1d-slider-button--next,
    .ab1d-slider-button--previous {
      width: calc(1440px * (33 / 1366));
      height: calc(1440px * (33 / 1366));
    }
  }

  .ab1d-slider-button--next {
    right: 10px;
    background-image: url("../../Images/slider-next.png");
    background-color: white;
  }

  .ab1d-slider-button--next:focus,
  .ab1d-slider-button--next:hover {
    background-image: url("../../Images/slider-next-hover.png");
    background-color: transparent;
  }

  .ab1d-slider-button--next:active {
    background-image: url("../../Images/slider-next-hover.png");
  }

  .ab1d-slider-button--previous {
    left: 10px;
    background-image: url("../../Images/slider-previous.png");
  }

  #news .ab1d-slider-button--previous {
    background-image: url("../../Images/chevron-left-light-darkblue.png");
    margin-right: 26px;
  }

  #news .ab1d-slider-button--next {
    background-image: url("../../Images/chevron-right-light-darkblue.png");
    margin-left: 26px;
  }

  #news .ab1d-slider-button--next,
  #news .ab1d-slider-button--previous {
    height: 15px;
    width: 15px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0 !important;
  }

  .ab1d-slider-button--previous:focus,
  .ab1d-slider-button--previous:hover {
    background-image: url("../../Images/slider-previous-hover.png");
  }

  .ab1d-slider-button--previous:active {
    background-image: url("../../Images/slider-previous-hover.png");
  }


  .ab1d-slider--thumbs {
    position: absolute;
    height: 50px;
    width: 100%;
    background-color: rgba(51, 51, 51, 0.5);
    transition: all 0.2s ease-out;
    z-index: 10;
  }

  .ab1d-slider--thumb-wrap {
    position: absolute;
    display: inline-block;
    bottom: 3px;
    left: 50%;
    transform: translateX(-25px);
    float: left;
    margin-right: -9000em;
    transition: transform 0.2s linear;
  }

  .ab1d-slider--thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    background: transparent;

    cursor: pointer;
    width: 44px;
    height: 44px;
    background-size: cover;
    background-position: center center;
    display: inline-block;
    margin-right: 6px;
    opacity: 0.5;
    transition: all 0.2s ease-out;
    vertical-align: bottom;
    float: left;
  }

  .ab1d-slider--thumbs:hover {
    transform: translateY(-20%) scale(1.4);
  }

  .ab1d-slider--thumb:hover {
    opacity: 1;
  }

  .ab1d-slider--knobs {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0px;
    /*background: linear-gradient(to top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);*/
    z-index: 10;
  }

  .ab1d-slider--knob-wrap {
    position: absolute;
    display: inline-flex;
    align-items: center;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .ab1d-slider--knob-wrap:focus {
    outline: 1px dashed currentColor;
  }

  .ab1d-slider--knob {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    background: transparent;

    position: relative;
    display: inline-block;
    width: 32px;
    height: 42px;
    margin: 0 6px;
    cursor: pointer;
  }

  .ab1d-slider--knob:focus {
    border: 1px dashed blue;
  }

  .ab1d-slider--knob:last-child {
    margin-right: 0;
  }

  .ab1d-slider--knob:after {
    content: '';
    display: block;
    background: lightgrey;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
  }

  .startseiten_slider .ab1d-slider--knob:after {
    background: #51798B;
    width: 14px;
    height: 14px;
  }

  .startseiten_slider .ab1d-slider--knob[aria-selected="true"]:after {
    background: #FACE24;
  }

  .ab1d-slider--wrap[data-ab1d-slider-knobs-below="true"][data-ab1d-slider-initialised="true"] {
    padding-bottom: 55px;
  }

  .ab1d-slider--wrap[data-ab1d-slider-knobs-below="true"] .ab1d-slider--knobs {
    height: 55px;
  }

  .ab1d-slider--wrap[data-ab1d-slider-no-knobs="true"] .ab1d-slider--knob-wrap {
    bottom: auto;
    top: 0;
  }

  .ab1d-slider--wrap[data-ab1d-slider-no-knobs="true"] .ab1d-slider--knob {
    opacity: 0;
  }

  .ab1d-slider--wrap[data-ab1d-slider-no-knobs="true"] .ab1d-slider--knob:focus {
    opacity: 1.0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 10em;
    background: white;
  }

  .ab1d-slider--wrap[data-ab1d-slider-no-knobs="true"] .ab1d-slider--knob:focus:after {
     display: none;
  }

  .ab1d-slider--wrap[data-ab1d-slider-no-knobs="true"] .ab1d-slider--knob:focus:after:before {
   display: inline-block;
   content: attr(aria-label);
  }

  .ab1d-slider--slide > a:not(.heading) {
    display: block;
  }

  /* Arztsuche*/
  .dr-search {
    margin-top: 42px;
    /*margin-bottom: 40px;*/
  }

  .dr-search--intro > p,
  .dr-search--intro > h2 {
    color: #555555;
  }

  .dr-search--intro > h2 {
    text-transform: uppercase;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 600 !important;
  }

  .dr-search-placeholder {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding-left: 2em;
    background-position: 0px -1px;
    background-repeat: no-repeat;
  }

  .button-link-dr-search {
    display: block;
    margin-right: 2em;
    color: #555555;
    border-bottom: none !important;
    border-bottom-color: #FACE24;
    text-transform: uppercase;
    padding: 0.6em 1em !important;
    text-align: center;
    background-color: #FACE24 !important;
    -webkit-box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
    -moz-box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
    box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
    background-image: none !important;
    font-weight: 600;
    font-family: 'Source Sans Pro', Arial, sans-serif;
  }

  .button-link-dr-search:hover {
    text-decoration: none;
  }

  .form-container > form {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .form-container > form > input {
    width: 40.45%;
    padding: 0.5em 0;
    padding-left: 0.5em;
    background-color: #EDF1F3;
    -webkit-box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
    -moz-box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
    box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
  }

  .form-container > form > button[type="submit"] {
    width: 15.03%;
    color: #555555;
    -webkit-box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
    -moz-box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
    box-shadow: 7px 7px 9px -6px rgba(179,179,179,1);
    background-color: #FACE24;
  }

  .form-container > form > button[type="submit"] > span {
    color: #555555;
  }

  .start #news .ab1d-slider--wrap[data-ab1d-slider-knobs-below="true"][data-ab1d-slider-initialised="true"] {
    padding-bottom: 36px;
  }

  .start #news .ab1d-slider--knob {
    width: 21px;
  }

  .start #news .ab1d-slider--knob:after {
    width: 12px;
    height: 12px;
  }
  .start #news .ab1d-slider--knob[aria-selected="true"]:after {
    background-color: #51798B;
  }

}

@media (min-width: 1024px) {
  .content.col9 {
    width: 798px;
  }
  .teaser.banner,
  .box.liaison {
    margin-right: -293px !important;
  }
}
