html,
body {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Arial', 'Helvetica', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.3846153em;
  color: #000;
}
.clearfix:after {
  content: '';
  position: relative;
  display: block;
  clear: both;
  float: none;
  width: 100%;
  height: 0;
  background-color: transparent;
}
#ag {
  display: table;
  width: 100%;
  max-width: 780px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 20px auto;
  border: 1px solid #002d50;
}
@media only screen and (max-width: 820px) {
  #ag {
    max-width: 480px;
  }
}
@media only screen and (max-width: 520px) {
  #ag {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
  }
}
@media only print {
  #ag {
    width: 780px;
    min-width: 780px;
    max-width: 780px;
  }
}
#ag p,
#ag ul,
#ag li,
#ag h1,
#ag h2,
#ag h3 {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  color: #000;
  list-style: none;
}
#ag strong,
#ag b {
  font-weight: bold;
}
#ag .paragraph:not(:first-child) {
  padding-top: 1.8461538rem;
}
#ag .aside .paragraph {
  padding-top: 1.1538461rem;
  padding-right: 0;
}
#ag .paragraph.links-nowrap a {
  white-space: nowrap;
}
@media only screen and (max-width: 820px) {
  #ag .aside .paragraph:first-child {
    padding-top: 0;
  }
}
#ag .pre-h1,
#ag .post-h1 {
  font-size: 1.3846153rem;
  color: #0069b4;
  line-height: 1.166666em;
}
#ag h1 {
  font-size: 2.1538461rem;
  line-height: 1.15em;
  color: #0069b4;
  padding-top: 0.16666em;
  padding-bottom: 0.16666em;
  font-weight: bold;
}
#ag h2 {
  font-size: 1.3846153rem;
  line-height: 1.166666em;
  font-weight: normal;
  color: #0069b4;
  padding-bottom: 0.2777777em;
  padding-left: 19px;
}
#ag h3 {
  font-size: inherit;
  color: inherit;
  font-weight: bold;
  line-height: inherit;
}
#ag .paragraph:not(.no-hidden-br) h3 + br {
  display: none;
}
@media only screen and (max-width: 820px) {
  #ag h2 {
    font-size: 1.3076923rem;
  }
}
#ag h2:before {
  font-size: inherit;
  content: '';
  display: block;
  width: 0.6111111em;
  height: 0.6111111em;
  position: absolute;
  left: 0;
  top: 0.166666666em;
  background-size: 100;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PHBvbHlnb24gcG9pbnRzPSI0LjUgMCA0LjUgNC41IDAgNC41IDAgNi40IDQuNSA2LjQgNC41IDExIDYuNSAxMSA2LjUgNi40IDExIDYuNCAxMSA0LjUgNi41IDQuNSA2LjUgMCA0LjUgMCIgZmlsbD0iIzAwNjliNCIvPjwvc3ZnPgo=");
}
#ag .paragraph li {
  padding-left: 19px;
}
#ag .paragraph li:before {
  font-size: inherit;
  content: '\2022';
  display: block;
  position: absolute;
  top: 0;
  left: 0.2307692em;
}
#ag a,
#ag a:hover,
#ag a:focus,
#ag a:active,
#ag a:visited {
  font-size: inherit;
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}
#ag .aside a,
#ag .aside a:hover,
#ag .aside a:focus,
#ag .aside a:active,
#ag .aside a:visited {
  text-decoration: underline;
}
#ag a:hover {
  color: #0069b4;
}
#ag .header {
  display: block;
  position: relative;
  width: 100%;
  min-height: 1px;
  background-color: #fff;
}
#ag .col-left,
#ag .col-right {
  display: block;
  position: relative;
  float: left;
}
#ag .main {
  display: block;
  min-height: 1px;
  position: relative;
}
#ag .main > .col-left .col-inner,
#ag .main > .col-right .col-inner {
  padding-top: 0;
}
#ag .footer > .col-left .col-inner,
#ag .footer > .col-right .col-inner {
  padding-top: 17px;
  padding-bottom: 17px;
}
@media only screen and (max-width: 820px) {
  #ag .main {
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
  }
  #ag .main > .col-left,
  #ag .main > .col-right,
  #ag .main .aside .col-right {
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
  }
}
@media (min-width: 821px) {
  #ag .main .aside .col-right {
    position: absolute;
    right: 0;
    bottom: 35px;
  }
  #ag .main .aside .col-right .col-inner {
    padding-bottom: 0;
  }
  #ag .main .col-right .col-inner,
  #ag .footer .col-right .col-inner {
    padding-left: 0;
  }
}
@media only print {
  #ag .main .aside .col-right {
    position: absolute;
    right: 0;
    bottom: 35px;
  }
  #ag .main .aside .col-right .col-inner {
    padding-bottom: 0;
  }
  #ag .main .col-right .col-inner,
  #ag .footer .col-right .col-inner {
    padding-left: 0;
  }
}
#ag .col-left {
  margin: 0 0 0 0;
  width: 490px;
}
#ag .col-right {
  width: 288px;
}
#ag .col-inner {
  min-height: 1px;
  padding: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 820px) {
  #ag .col-inner {
    padding: 30px;
  }
}
#ag .header .col-inner {
  padding-bottom: 0;
}
@media (min-width: 821px) {
  .col-right .col-inner {
    padding-left: 0;
  }
}
@media (min-width: 521px) {
  #ag .header .col-right .col-inner {
    padding-left: 0;
  }
}
@media only print {
  .col-right .col-inner {
    padding-left: 0;
  }
  #ag .header .col-right .col-inner {
    padding-left: 0;
  }
}
@media only screen and (max-width: 820px) {
  #ag .col-left,
  #ag .col-right {
    width: 100%;
  }
  #ag .header .col-left,
  #ag .subheader .col-left,
  #ag .footer .col-left {
    width: 267px;
  }
  #ag .header .col-right,
  #ag .subheader .col-right,
  #ag .footer .col-right {
    width: 211px;
  }
}
#ag .subheader .col-left .col-inner,
#ag .subheader .col-right .col-inner {
  padding-bottom: 0;
  padding-top: 0;
}
#ag .subheader .col-right .col-inner,
#ag .footer .col-right .col-inner {
  padding-left: 0;
}
@media only screen and (max-width: 520px) {
  #ag .header .col-left,
  #ag .header .col-right,
  #ag .footer .col-left,
  #ag .footer .col-right {
    width: 100%;
  }
  #ag .footer .col-left .col-inner,
  #ag .footer .col-right .col-inner {
    padding-left: 30px;
  }
}
#ag .col-inner + .col-left > .col-inner:first-child,
#ag .col-inner + .col-left + .col-right > .col-inner:first-child {
  padding-top: 0;
}
@media only screen and (max-width: 820px) {
  #ag .header .col-right .klinikname {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    opacity: 0;
    padding-bottom: 4.775rem;
  }
  #ag .header .col-left .klinikname {
    padding-left: 0;
  }
}
@media only screen and (max-width: 820px) {
  #ag .header .col-left .klinikname {
    font-size: 1.3846153rem;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 520px) {
  #ag .header .col-left .klinikname {
    margin-bottom: -3em;
  }
}
@media (min-width: 821px) {
  #ag .header .col-left .klinikname {
    opacity: 0;
  }
}
@media (min-width: 821px) {
  #ag .header .col-right .klinikname {
    padding-right: 4em;
  }
}
@media only print {
  #ag .header .col-left .klinikname {
    opacity: 0;
  }
  #ag .header .col-right .klinikname {
    padding-right: 4em;
  }
}
@media only screen and (max-width: 520px) {
  #ag .header .col-left .klinikname {
    max-width: 10em;
  }
}
#ag .klinikname {
  font-size: 1.1538461rem;
  font-weight: bold;
  color: #fff;
  margin-top: -0.2rem;
  padding: 0 0 8.4rem 15px;
}
body.loading #ag .undich-wrapper {
  opacity: 0;
}
#ag .undich-wrapper {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 15px;
  -webkit-transition: opacity 0.75s ease 0s;
  transition: opacity 0.75s ease 0s;
  opacity: 1;
}
#ag svg.sana-logo {
  display: block;
  position: absolute;
  right: 34px;
  top: 22px;
  background-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 3.9rem;
  height: auto;
}
@media only screen and (max-width: 820px) {
  #ag svg.sana-logo {
    width: 3.25rem;
    top: 21px;
    right: 30px;
  }
}
#ag .ich-zitat {
  font-size: 1.2307692rem;
  line-height: 1.25em;
  padding: 0.5em 0 0 0;
}
@media only screen and (min-width: 521px) and (max-width: 820px) {
  #ag .ich-zitat {
    min-height: 110px;
  }
}
#ag .ich-zitat .ich-zitat-quelle {
  font-size: 0.625em;
  padding: 0.5em 0 0 0;
  line-height: 1.25em;
}
#ag .undich-wrapper .undich-gfx > svg {
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
}
@media only screen and (max-width: 820px) {
  #ag .ich-zitat {
    font-size: 1.076923rem;
    padding-top: 0.85em;
  }
  #ag .undich-wrapper .undich-gfx > svg {
    -webkit-transform: translate(-0.3em, -0.2em) scale(1.01);
            transform: translate(-0.3em, -0.2em) scale(1.01);
  }
  #ag .ich-zitat .ich-zitat-quelle {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  #ag .ich-zitat {
    padding-left: 50%;
    padding-bottom: 0.85em;
  }
  #ag .undich-wrapper .undich-gfx > svg {
    display: block;
    position: absolute;
    left: 30px;
    top: 50%;
    width: calc(50% - 60px);
    height: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #ag .header .col-right .col-inner {
    padding-left: 0;
  }
}
#ag .subheader,
#ag .footer {
  color: #fff;
  background-color: #002d50;
}
#ag .subheader .claim,
#ag .subheader .ich-zitat-quelle {
  font-size: 1.2307692rem;
  display: block;
  position: absolute;
  left: 35px;
  top: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  color: #fff;
}
#ag .subheader .claim a,
#ag .subheader .claim a:hover,
#ag .subheader .claim a:visited,
#ag .subheader .claim a:active,
#ag .subheader .claim a:focus {
  white-space: nowrap;
  min-width: 1px;
  min-height: 1px;
  display: inline-block;
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
}
#ag .subheader .ich-zitat-quelle {
  display: none;
}
@media only screen and (max-width: 820px) {
  #ag .subheader .claim {
    display: none;
  }
  #ag .subheader .ich-zitat-quelle {
    color: #fff;
    display: block;
    font-size: 0.8461538rem;
    left: 30px;
    top: 35.7px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (max-width: 520px) {
  #ag .subheader .ich-zitat-quelle {
    display: none;
  }
}
#ag .header-image {
  z-index: 2;
  display: block;
  width: 100%;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0 0 70% 0;
  -webkit-transition: opacity 0.75s ease 0s;
  transition: opacity 0.75s ease 0s;
  opacity: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
body.loading #ag .header-image {
  opacity: 0;
}
@media (min-width: 521px) {
  #ag .header-image {
    padding: 0;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
}
body.loading #ag .bub-wrapper {
  opacity: 0;
}
#ag .bub-wrapper {
  display: block;
  position: relative;
  width: 100%;
  min-height: 1px;
  background-repeat: repeat repeat;
  background-position: left top;
  padding: 0 0 10.88% 0;
  background-size: auto 200%;
  -webkit-transition: opacity 0.75s ease 0s;
  transition: opacity 0.75s ease 0s;
  opacity: 1;
}
@media (min-width: 521px) {
  #ag .bub-wrapper {
    padding: 0 0 39.45% 0;
    background-size: auto 100%;
    background-position: left top;
    background-repeat: no-repeat no-repeat;
  }
}
@media (min-width: 821px) {
  #ag .bub-wrapper {
    padding: 0 0 28.2% 0;
    background-size: 100% auto;
    background-position: left top;
    background-repeat: no-repeat no-repeat;
  }
}
@media only print {
  #ag .bub-wrapper {
    padding: 0 0 28.2% 0;
    background-size: 100% auto;
    background-position: left top;
    background-repeat: no-repeat no-repeat;
  }
}
@media only screen and (max-width: 520px) {
  #ag .subheader .col-left {
    display: none;
  }
  #ag .subheader .col-right {
    width: calc(100% - 30px);
    margin-left: 30px;
  }
}
#ag .footer ul {
  font-size: 0;
  display: block;
}
#ag .footer ul li {
  font-size: inherit;
  display: inline-block;
  min-height: 1px;
  min-width: 1px;
  position: relative;
}
#ag .footer ul li a {
  display: inline-block;
  position: relative;
  width: 2.1538461rem;
  height: 2.1538461rem;
  font-size: inherit;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 2px;
  margin: 0 0.75rem 0 0;
}
#ag .footer ul li:last-child a {
  margin-right: 0;
}
#ag .footer ul li a.instagram {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOCAyOCI+PHBhdGggZD0iTTE0LjA0NSwxMC43QTMuMywzLjMsMCwxLDAsMTcuMzU2LDE0LDMuMzM1LDMuMzM1LDAsMCwwLDE0LjA0NSwxMC43Wk0wLDBWMjhIMjhWMFpNMjMuODc3LDE4LjFhNS4zNCw1LjM0LDAsMCwxLS41LDIuNCw2LjE1Niw2LjE1NiwwLDAsMS0xLjEsMS43LDQuNTM4LDQuNTM4LDAsMCwxLTEuNzA2LDEuMSw5LjksOS45LDAsMCwxLTIuNDA3LjVjLTEsMC0xLjQuMS00LjExNC4xYTM3LjE3NiwzNy4xNzYsMCwwLDEtNC4xMTMtLjEsNS4zOSw1LjM5LDAsMCwxLTIuNDA4LS41LDYuMiw2LjIsMCwwLDEtMS43LTEuMSw0LjUxNiw0LjUxNiwwLDAsMS0xLjEtMS43LDkuODQ4LDkuODQ4LDAsMCwxLS41LTIuNGMwLTEtLjEtMS40LS4xLTQuMWEzNi41NjYsMzYuNTY2LDAsMCwxLC4xLTQuMSw1LjM0MSw1LjM0MSwwLDAsMSwuNS0yLjQsNi4xODIsNi4xODIsMCwwLDEsMS4xLTEuN0E0LjUyNiw0LjUyNiwwLDAsMSw3LjUyNCw0LjdhOS45MTMsOS45MTMsMCwwLDEsMi40MDgtLjVjMS4xLDAsMS40LS4xLDQuMTEzLS4xYTM3LjE4OCwzNy4xODgsMCwwLDEsNC4xMTQuMSw1LjM4Miw1LjM4MiwwLDAsMSwyLjQwNy41LDYuMjIsNi4yMiwwLDAsMSwxLjcwNiwxLjEsNC41LDQuNSwwLDAsMSwxLjEsMS43LDkuNzkzLDkuNzkzLDAsMCwxLC41LDIuNGMwLDEsLjEsMS40LjEsNC4xQzIzLjg3NywxNi43LDIzLjg3NywxNywyMy44NzcsMTguMVpNMjEuNzcsOC4yYTIuOTY5LDIuOTY5LDAsMCwwLS43LTEuMSwyLjYsMi42LDAsMCwwLTEuMS0uN0E0LjE3MSw0LjE3MSwwLDAsMCwxOC4wNTgsNmMtMSwwLTEuMy0uMS00LjAxMy0uMWEzNC45ODQsMzQuOTg0LDAsMCwwLTQuMDEzLjEsNC44NjcsNC44NjcsMCwwLDAtMS44LjMsMi4yNjUsMi4yNjUsMCwwLDAtMS4xLjgsMi4yNjQsMi4yNjQsMCwwLDAtLjgsMS4xLDUuMzQ2LDUuMzQ2LDAsMCwwLS4zLDEuOGMwLDEtLjEsMS4zLS4xLDRhMzUuOCwzNS44LDAsMCwwLC4xLDQsNC44MzUsNC44MzUsMCwwLDAsLjMsMS44LDIuOTgzLDIuOTgzLDAsMCwwLC43LDEuMSwyLjYsMi42LDAsMCwwLDEuMS43LDQuMTY2LDQuMTY2LDAsMCwwLDEuOTA2LjRjMSwwLDEuMy4xLDQuMDEzLjFhMzQuOTYzLDM0Ljk2MywwLDAsMCw0LjAxMy0uMSw0Ljg2OSw0Ljg2OSwwLDAsMCwxLjgwNi0uMywyLjk4OCwyLjk4OCwwLDAsMCwxLjEtLjcsMi41ODQsMi41ODQsMCwwLDAsLjctMS4xLDUuMzQ2LDUuMzQ2LDAsMCwwLC4zLTEuOGMwLTEsLjEtMS4zLjEtNCwwLTIuNi0uMDA1LTMuMDE2LS4wMDUtNC4wNjhBNC4zMzUsNC4zMzUsMCwwLDAsMjEuNzcsOC4yWk0xNC4wNDUsMTkuMUE1LjEsNS4xLDAsMSwxLDE5LjE2MiwxNCw1LjEyOSw1LjEyOSwwLDAsMSwxNC4wNDUsMTkuMVptNS4zMTgtOS4yYTEuMTU3LDEuMTU3LDAsMCwxLTEuMi0xLjIsMS4yLDEuMiwwLDAsMSwyLjQwNywwQTEuMjE3LDEuMjE3LDAsMCwxLDE5LjM2Myw5LjlaIiBmaWxsPSIjZmZmIi8+PC9zdmc+Cg==");
}
#ag .footer ul li a.facebook {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOCAyOCI+PHBhdGggZD0iTTI4LDI4VjBIMFYyOEgxNVYxNy4ySDExLjRWMTNIMTVWOS44YzAtMy42LDIuMi01LjYsNS40LTUuNmEyMC41OTIsMjAuNTkyLDAsMCwxLDMuMy4yVjguMkgyMS41Yy0xLjgsMC0yLjEuOC0yLjEsMi4xVjEzaDQuMkwyMywxNy4ySDE5LjRWMjhaIiBmaWxsPSIjZmZmIi8+PC9zdmc+Cg==");
}
#ag .footer ul li a.xing {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOCAyOCI+PHBhdGggZD0iTTIyLjYsNC45Yy0yLjEsMy44LTQuMiw3LjUtNi4zLDExLjIsMS4zLDIuNSwyLjcsNSw0LjEsNy41LjIuMy41LjguNCwxLjEtLjIuNC0xLjEuMi0xLjguMmE3LjMsNy4zLDAsMCwxLTIuMSwwYy0uNi0uMi0xLjEtMS42LTEuNC0yLjEtMS4yLTIuMi0yLjUtNC41LTMuNy02LjcsMi0zLjcsNC40LTcuOCw2LjYtMTEuNi4zLS42LjUtMS41LDEuMy0xLjVoMS44Yy42LDAsMS42LS4xLDEuNy4yLjQuNC0uNCwxLjMtLjYsMS43bS0xMCw2LjhjLS45LDEuNi0xLjksMy40LTIuOSw1LjEtLjMuNS0uNywxLjUtMS4zLDEuNkg1LjFjLS4xLDAtLjQtLjEtLjQtLjMtLjEtLjQuMi0uNi4zLS45LjktMS42LDEuNy0zLDIuNi00LjdhNS43MzYsNS43MzYsMCwwLDAsLjQtLjcsOS43NDQsOS43NDQsMCwwLDAtLjUtMS4xYy0uNC0uNy0uOC0xLjMtMS4yLTJhMi44MTcsMi44MTcsMCwwLDEtLjQtMS4xYzAtLjIuMi0uMi40LS4ySDkuNmMuNiwwLC44LjYsMS4xLDEuMS42LDEsMS4zLDIuMiwxLjksMy4yTTI4LDI4VjBIMFYyOFoiIGZpbGw9IiNmZmYiLz48L3N2Zz4K");
}
#ag .footer ul li a.kununu {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOCAyOCI+PHBhdGggZD0iTTI1LjUsNC41bC0uOC44LS4xLjFhLjMuMywwLDAsMS0uNCwwbC0uMS0uMWEuMy4zLDAsMCwxLDAtLjRsLjgtLjlhLjQ1NC40NTQsMCwwLDAsMC0uNWwtLjEtLjFhLjQ1NC40NTQsMCwwLDAtLjUsMGwtLjkuOGEuMy4zLDAsMCwxLS40LDBsLS4xLS4xYS4zLjMsMCwwLDEsMC0uNGwuOS0uOWExLjIxNywxLjIxNywwLDAsMSwxLjYsMGwuMS4xYTEuMjE1LDEuMjE1LDAsMCwxLDAsMS42bTAsMy43LS4xLjFhMS4yMTcsMS4yMTcsMCwwLDEtMS42LDBMMjMsNy41bC0uMS0uMWEuMy4zLDAsMCwxLDAtLjRIMjNhLjMuMywwLDAsMSwuNCwwbC45LjhhLjQ1NC40NTQsMCwwLDAsLjUsMGwuMS0uMWEuNDU0LjQ1NCwwLDAsMCwwLS41TDI0LDYuNEEuMy4zLDAsMCwxLDI0LDZsLjEtLjFhLjMuMywwLDAsMSwuNCwwbC45LjlhLjkuOSwwLDAsMSwuMSwxLjRNMjIuNCw0bC0uMS4xYS4zLjMsMCwwLDEtLjQsMEwyMSwzLjNhLjQ1NC40NTQsMCwwLDAtLjUsMGwtLjEuMWEuNDU0LjQ1NCwwLDAsMCwwLC41bC45LjhhLjMuMywwLDAsMSwwLC40bC0uMS4xYS4zLjMsMCwwLDEtLjQsMGwtLjktLjhhMS4wNCwxLjA0LDAsMCwxLDAtMS42bC4xLS4xYTEuMjE3LDEuMjE3LDAsMCwxLDEuNiwwbC44LjguMS4xYS42LjYsMCwwLDEtLjEuNG0wLDMuNS0uOS45YTEuMjE3LDEuMjE3LDAsMCwxLTEuNiwwbC0uMS0uMWExLjIxNSwxLjIxNSwwLDAsMSwwLTEuNmwuOC0uOC4xLS4xYS4zLjMsMCwwLDEsLjQsMGwuMS4xYS4zLjMsMCwwLDEsMCwuNGwtLjkuOGEuNDU0LjQ1NCwwLDAsMCwwLC41bC4xLjFjLjIuMy40LjMuNi4xbC44LS44YS4zLjMsMCwwLDEsLjQsMGwuMS4xYS4yNDcuMjQ3LDAsMCwxLC4xLjRNMTguMywyMS4xbC0uMSwzLjZhLjY0NS42NDUsMCwwLDEtLjYuNkgxNGEuNjQ1LjY0NSwwLDAsMS0uNi0uNlYyMS4xaDBWMjBhMi4yNjMsMi4yNjMsMCwwLDAtMi4zLTIuM0g5LjlBMi4yNjMsMi4yNjMsMCwwLDAsNy42LDIwaDB2NC44YS42NDUuNjQ1LDAsMCwxLS42LjZIMy40YS42NDUuNjQ1LDAsMCwxLS42LS42VjMuMmEuNjQ1LjY0NSwwLDAsMSwuNi0uNkg3YS42NDUuNjQ1LDAsMCwxLC42LjZWMTMuNEE1Ljg2Nyw1Ljg2NywwLDAsMSw5LjksMTNoMS4yYTIuMjYzLDIuMjYzLDAsMCwwLDIuMy0yLjNsLjEtMS4yYS41Ni41NiwwLDAsMSwuNi0uNWgzLjZhLjYzNC42MzQsMCwwLDEsLjYuNWgwdjEuMmE2Ljc3Myw2Ljc3MywwLDAsMS0xLjgsNC42QTcuMDI4LDcuMDI4LDAsMCwxLDE4LjMsMjBaTTAsMFYyOEgyOFYwWiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPgo=");
}
#ag .footer ul li a.youtube {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iYjU5N2VjMDItMzk1OC00M2I4LWE1OWUtYTkwMmM1NzVhZDEzIiBkYXRhLW5hbWU9Imljb24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8cGF0aCBpZD0iYWUyMTkzNDYtNjdmMC00ZTkxLThmYmMtODAzYmUzYjBlMjUyIiBkYXRhLW5hbWU9InhvdXR1YmUiIGQ9Ik0xNC40LDExLjljLjItLjEuMi0uMy4yLS41VjcuMWEuNTIuNTIsMCwwLDAtLjItLjQsMS40MjEsMS40MjEsMCwwLDAtLjYtLjIsMS40MjEsMS40MjEsMCwwLDAtLjYuMi40LjQsMCwwLDAtLjIuNHY0LjJhLjc2NC43NjQsMCwwLDAsLjIuNS44NDUuODQ1LDAsMCwwLC42LjIuNjYxLjY2MSwwLDAsMCwuNi0uMU03LjYsMTcuM0g5LjJWMTYuMkg0LjV2MS4xSDYuMXY2LjVINy42Wm00LjEsNi41aDEuNFYxOC4ySDExLjd2NC4yYy0uMS4xLS4zLjItLjQuM2EuNzU2Ljc1NiwwLDAsMS0uNC4xLjM1NC4zNTQsMCwwLDEtLjQtLjRWMTguMUg5LjJ2NC43YTEuODg0LDEuODg0LDAsMCwwLC4yLjguODQ0Ljg0NCwwLDAsMCwuNy4yLDIuMzUzLDIuMzUzLDAsMCwwLC44LS4yLDMuNTA4LDMuNTA4LDAsMCwwLC44LS41Wm01LjItMS40YzAsLjIsMCwuMy0uMS40cy0uMi4xLS40LjFhLjM2Ny4zNjcsMCwwLDEtLjMtLjFjLS4xLDAtLjItLjEtLjMtLjJWMTkuMWMuMS0uMS4yLS4xLjMtLjIuMSwwLC4yLS4xLjMtLjEuMiwwLC4zLDAsLjQuMXMuMS4yLjEuNFpNMTgsMjMuNWExLjIyMiwxLjIyMiwwLDAsMCwuMy0uOVYxOS41YTEuMzI3LDEuMzI3LDAsMCwwLS4zLTEsMS41MjgsMS41MjgsMCwwLDAtMS0uNCwxLjI2OCwxLjI2OCwwLDAsMC0uNi4xLDIuMDkyLDIuMDkyLDAsMCwwLS42LjRWMTYuMkgxNC40djcuNmgxLjR2LS40YTIuMDkyLDIuMDkyLDAsMCwwLC42LjQsMS40ODMsMS40ODMsMCwwLDAsLjcuMSwxLjg4NCwxLjg4NCwwLDAsMCwuOS0uNG0yLjgtMy4zdi0uNmEuNzQ5Ljc0OSwwLDAsMSwuMS0uNS43NDkuNzQ5LDAsMCwxLC41LS4xLjc2NC43NjQsMCwwLDEsLjUuMi43NDkuNzQ5LDAsMCwxLC4xLjV2LjZIMjAuOFptMi4xLDMuM2ExLjcyOCwxLjcyOCwwLDAsMCwuNS0xLjN2LS40SDIydi40YzAsLjMsMCwuNS0uMS42cy0uMi4xLS41LjFhLjc2NC43NjQsMCwwLDEtLjUtLjJjLS4xLS4xLS4xLS4zLS4xLS42VjIxaDIuNlYxOS42YTEuNjU2LDEuNjU2LDAsMCwwLS41LTEuMiwxLjk1NSwxLjk1NSwwLDAsMC0xLjQtLjQsMi40NTYsMi40NTYsMCwwLDAtMS41LjUsMS40MjUsMS40MjUsMCwwLDAtLjYsMS4ydjIuNWExLjksMS45LDAsMCwwLC41LDEuMywyLjE2OCwyLjE2OCwwLDAsMCwxLjQuNSwzLjM2LDMuMzYsMCwwLDAsMS42LS41bTIuNC0zLjRjMCwxLjEsMCwyLjEtLjEsMy4yLDAsMS40LTEuNSwyLjQtMy4zLDIuNC0yLjYuMS01LjIuMS03LjkuMXMtNS4zLDAtNy45LS4xYy0xLjgsMC0zLjMtMS4xLTMuMy0yLjQtLjEtMS4xLS4yLTIuMS0uMi0zLjJhMTcuMiwxNy4yLDAsMCwxLC4yLTMuMmMwLTEuNCwxLjUtMi40LDMuMy0yLjQsMi42LS4xLDUuMi0uMSw3LjktLjFzNS4zLDAsNy45LjFjMS44LDAsMy4zLDEuMSwzLjMsMi40LDAsMSwuMSwyLjEuMSwzLjJtLTEuNi03SDIxLjh2LS45YTMuMzc3LDMuMzc3LDAsMCwxLTEuMS43LDIuMzQ0LDIuMzQ0LDAsMCwxLTEuMS4yLDEuNDkzLDEuNDkzLDAsMCwxLTEtLjMsMS40OTMsMS40OTMsMCwwLDEtLjMtMVY1LjNoMS45djZjMCwuMiwwLC4zLjEuNHMuMi4xLjQuMWExLjY4OSwxLjY4OSwwLDAsMCwuNS0uMiwyLjA5MiwyLjA5MiwwLDAsMCwuNi0uNFY1LjNoMS45Wm0tNy4xLTEuOGExLjk0MywxLjk0MywwLDAsMS0uOCwxLjYsMy4yODEsMy4yODEsMCwwLDEtMi4xLjYsMy4xNzMsMy4xNzMsMCwwLDEtMi0uNiwxLjk0MywxLjk0MywwLDAsMS0uOC0xLjZ2LTRhMS42LDEuNiwwLDAsMSwuOC0xLjQsMy4yODIsMy4yODIsMCwwLDEsMi4xLS41LDMuMTczLDMuMTczLDAsMCwxLDIsLjYsMS45LDEuOSwwLDAsMSwuOCwxLjVaTTEwLjcsMi44bC0yLjUsNnY0LjNINi4xVjlMMy41LDIuOEg1LjdMNy4xLDYuOWguMUw4LjUsMi44Wk0yOCwyOFYwSDBWMjhaIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=");
}
#ag .footer .col-left .col-inner {
  padding-right: 0;
}
#ag .footer .subclaim-desktop {
  font-size: 1.2307692rem;
  margin: 0.25em 0 0 0;
}
#ag .footer .subclaim-mobil {
  font-size: 1.1538461rem;
  line-height: 1.3333333333em;
  margin-top: -0.4em;
  margin-bottom: -1em;
}
@media only screen and (max-width: 520px) {
  #ag .footer .subclaim-mobil {
    padding-right: 30px;
  }
}
@media (min-width: 821px) {
  #ag .footer .subclaim-mobil {
    display: none;
  }
}
@media only print {
  #ag .footer .subclaim-mobil {
    display: none;
  }
}
@media only screen and (max-width: 820px) {
  #ag .footer .subclaim-desktop {
    display: none;
  }
}
@media only screen and (max-width: 820px) {
  #ag .footer ul {
    text-align: right;
  }
}
#ag .paragraph.more-information-mobil .col-inner {
  padding-top: 0;
}
@media only screen and (max-width: 820px) {
  #ag .paragraph.more-information {
    display: none;
  }
  #ag .aside .col-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 821px) {
  #ag .paragraph.more-information-mobil {
    display: none;
  }
}
@media only print {
  #ag .paragraph.more-information-mobil {
    display: none;
  }
}
#ag a.cta-button,
#ag a.cta-button:hover,
#ag a.cta-button:active,
#ag a.cta-button:visited,
#ag a.cta-button:focus {
  font-weight: normal;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  font-size: 1.2307692rem;
  color: #fff;
  background-color: #0069b4;
  display: inline-block;
  white-space: nowrap;
  line-height: 1.125em;
  padding: 0.5625em 1.25em 0.5625em 3.5em;
}
#ag a.cta-button:before {
  font-size: inherit;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: 2.25em;
  height: 2.25em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNSAzNSI+PHBhdGggZD0iTTM1LDBIMEEzNS4wMzgsMzUuMDM4LDAsMCwwLDM1LDM1WiIgZmlsbD0iI2I5ZDdmMCIvPjwvc3ZnPgo=");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#ag a.cta-button:hover {
  background-color: #002d50;
}
#ag .paragraph.zertifikat-wrapper {
  padding-right: 0;
}
#ag .zertifikat {
  display: inline-block;
  height: 4.3630769rem;
  float: left;
  margin: 0.75rem 0.75rem 0 0;
}
#ag .zertifikat.portrait {
  height: 9.4761538rem;
}
#ag.layout-shirt img.img-shirt {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  pointer-events: none;
}
#ag.layout-shirt .shirt-header-mobil {
  display: none;
  background-color: #fff;
}
#ag.layout-shirt .shirt-header-desktop {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  overflow: visible;
}
@media (max-width: 820px) {
  #ag.layout-shirt .shirt-header-mobil {
    display: block;
  }
  #ag.layout-shirt .shirt-header-desktop {
    display: none;
  }
}
#ag.layout-shirt .shirt-header-desktop-klinikname,
#ag.layout-shirt .shirt-header-mobil-klinikname {
  font-size: 1.1538461rem;
  line-height: 1.2em;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  width: 8em;
  min-height: 1px;
  overflow: visible;
  left: 2.2em;
  top: 2.2em;
}
#ag.layout-shirt .shirt-header-mobil-klinikname {
  font-size: 1.3846153rem;
  line-height: 1.1666666666em;
  display: block;
  position: relative;
  left: auto;
  top: auto;
  display: block;
  width: 8em;
  min-height: 4.75em;
  padding: 1.555555555em 0 0 1.666666666em;
}
#ag.layout-shirt .sana-logo-shirt-desktop,
#ag.layout-shirt .sana-logo-shirt-mobil {
  width: 3.8461538rem;
  height: auto;
  position: absolute;
  right: 2.5384615rem;
  top: 1.6923076rem;
}
#ag.layout-shirt .sana-logo-shirt-mobil {
  width: 3.3076923rem;
  right: 2.3076923rem;
  top: 1.5384615rem;
}
#ag.layout-shirt svg.sana-bogen-shirt-desktop,
#ag.layout-shirt .sana-bogen-shirt-desktop-content {
  display: block;
  width: 19.615384rem;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 2.6923076rem 1.9230769rem 2.6923076rem;
  min-height: 1px;
  color: #fff;
}
@media (max-width: 820px) {
  #ag.layout-shirt svg.sana-bogen-shirt-desktop,
  #ag.layout-shirt .sana-bogen-shirt-desktop-content {
    display: none;
  }
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main {
  display: block;
  position: relative;
  min-height: 1px;
  width: 105%;
  font-weight: normal;
  font-size: 1.6923076rem;
  line-height: 1.1363636em;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main a,
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main a:visited,
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main a:hover,
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main a:active,
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main a:focus {
  font-size: 1rem;
  display: inline;
  min-width: 1px;
  min-height: 1px;
  line-height: 1em;
  overflow: visible;
  white-space: nowrap;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .sana-bogen-shirt-desktop-content-gfx {
  width: 10.76923rem;
  height: auto;
  display: block;
  position: relative;
  margin: -0.5rem -0.5rem -0.5rem -1rem;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s1,
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s2,
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s3,
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s5 {
  position: absolute;
  display: block;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s1 {
  bottom: -10px;
  right: 8px;
  width: 200px;
  text-align: end;
  font-size: 0.7rem;
  line-height: 1rem;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s2 {
  bottom: 15px;
  left: 520px;
  width: 220px;
  font-weight: bold;
  font-size: 1.45rem;
  line-height: 1.8rem;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s3 {
  bottom: 15px;
  left: 405px;
  width: 335px;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.9rem;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s3 b {
  font-size: 0.9rem;
  line-height: 1.4rem;
  padding-top: 1rem;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s5 {
  top: -250px;
  left: 460px;
  width: 250px;
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 2.55rem;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main .s5 b {
  font-size: 3rem;
  line-height: 3.5rem;
}
#ag.layout-shirt .subheader-shirt {
  position: relative;
  font-size: 1.3846153rem;
  line-height: 1.22222222em;
  display: none;
  padding: 1rem 0 1rem 2.6923076rem;
  color: #fff;
}
#ag.layout-shirt .subheader-shirt a {
  font-size: 1rem;
}
#ag.layout-shirt .subheader-shirt img.subheader-shirt-gfx {
  display: inline-block;
  position: relative;
  width: 11.384615rem;
  height: auto;
  float: left;
  margin: 0.1rem 2rem 0 -1.25rem;
}
@media (max-width: 820px) {
  #ag.layout-shirt .subheader-shirt {
    display: block;
  }
}
#ag.layout-shirt .subheader-shirt-content {
  display: inline-block;
  position: relative;
  float: left;
  width: 17rem;
  min-height: 1px;
}
#ag.layout-shirt .subheader-shirt-content .s1,
#ag.layout-shirt .subheader-shirt-content .s2,
#ag.layout-shirt .subheader-shirt-content .s3,
#ag.layout-shirt .subheader-shirt-content .s5 {
  width: 185%;
  max-width: 80vw;
  display: block;
}
#ag.layout-shirt .subheader-shirt-content .s1 br,
#ag.layout-shirt .subheader-shirt-content .s2 br,
#ag.layout-shirt .subheader-shirt-content .s3 br,
#ag.layout-shirt .subheader-shirt-content .s5 br {
  display: block;
}
#ag.layout-shirt .subheader-shirt-content .s1 {
  font-size: 0.6em;
  line-height: 1.3em;
  padding-top: 0.35rem;
}
#ag.layout-shirt .subheader-shirt-content .s2,
#ag.layout-shirt .subheader-shirt-content .s3,
#ag.layout-shirt .subheader-shirt-content .s5 {
  padding-bottom: 0.35rem;
}
#ag.layout-shirt .subheader-shirt-content .s3 b {
  display: block;
  font-size: 0.9rem;
  line-height: 1.4rem;
  padding-top: 1rem;
  font-weight: normal;
}
#ag.layout-shirt .subheader-shirt-content br {
  display: none;
}
@media (max-width: 520px) {
  #ag.layout-shirt .subheader-shirt img.subheader-shirt-gfx {
    display: block;
    float: none;
  }
  #ag.layout-shirt .subheader-shirt-content {
    width: auto;
    display: block;
    float: none;
    padding-right: 2.6923076rem;
  }
}
@media (max-width: 820px) {
  #ag.layout-shirt .footer .subclaim-desktop {
    display: block;
    width: 17rem;
  }
  #ag.layout-shirt .footer .subclaim-mobil {
    display: none;
  }
}
@media (max-width: 520px) {
  #ag.layout-shirt .footer .subclaim-desktop {
    display: block;
    width: auto;
  }
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main a:before,
#ag.layout-shirt .subheader-shirt a:before {
  content: '';
  display: block;
  width: 100%;
  clear: both;
  float: none;
  height: 0;
  background-color: transparent;
}
#ag.layout-shirt .sana-bogen-shirt-desktop-content .sana-bogen-shirt-desktop-content-main a:before {
  height: 0.75em;
}
#ag:not(.layout-shirt) .subheader .claim br {
  display: none;
}
#ag:not(.layout-shirt) .subheader .claim a {
  display: inline;
}
#ag:not(.layout-shirt) .subheader .claim a:before {
  content: '';
  display: block;
  clear: both;
  float: none;
  height: 0;
}
#ag:not(.layout-shirt) .footer .subclaim-mobil a {
  display: none;
}
@media only screen and (min-width: 521px) and (max-width: 820px) {
  #ag.layout-shirt .subheader-shirt-content.zweizeilig {
    -webkit-transform: translateY(0.61111111em);
            transform: translateY(0.61111111em);
  }
  #ag.layout-shirt .subheader-shirt-content.einzeilig {
    -webkit-transform: translateY(1.22222222em);
            transform: translateY(1.22222222em);
  }
}
#ag.layout-bub-zitatlos .header-image,
#ag.layout-bub-zitatlos .undich-wrapper {
  opacity: 0;
  pointer-events: none;
  cursor: default;
}
#ag.layout-bub-zitatlos .sana-logo path {
  fill: #0069b4 !important;
}
#ag.layout-bub-zitatlos .klinikname {
  color: #0069b4 !important;
}
#ag.layout-bub-zitatlos .header {
  background-position: center center;
  background-size: cover;
}
#ag.layout-bub-zitatlos .undich-wrapper,
#ag.layout-bub-zitatlos .header-image,
#ag.layout-bub-zitatlos .subheader .ich-zitat-quelle {
  display: none !important;
}
#ag.layout-bub-zitatlos img.header-proportion {
  opacity: 0;
  pointer-events: none;
  cursor: default;
  display: block;
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 300px;
  height: auto;
}
