@charset "UTF-8";
/* BG dark */
/* BG dark 2 */
/* BG dark 3 */
/* BG dark */
/* BG dark 2 */
/* BG dark 3 */
/* on BG dark */
/* on BG dark */
/* on BG dark */
/* on BG light */
/* CI 1 */
/* CI 2 */
/* CI 3 */
:root {
  --c-txt: #555;
  --c-h: #37537D;
  --c-a: #37537D;
  --c-a-hover: #7982a5;
  --c-bg-1: #37537D;
  --c-bg-2: #7982a5;
  --c-bg-3: #37537D;
  --c-bg-txt: #fff;
  --c-bg-a: #fff;
  --c-bg-a-hover: #272727;
  --c-bg-txt-l: #545454;
  --c-border-1: #ccc;
  --c-border-2: #ccc;
  --c-border-3: #ccc;
  --c-1: #37537D;
  --c-2: #FFEDBE;
  --c-3: #d3d7ee;
  --c-w: #fff;
  --c-l: #F3F3F3;
  --c-d: #272727;
  --c-grey: #EBE8E7;
  --c-r: #E32D35;
  --c-b: #77B2C3;
  --c-y: #FFEDBE;
  --c-g: #498E39;
  --c-o: #D89521;
  --c-m: #962362;
  --c-b-light: #E2F3F1;
}

:root {
  --sp-xxl-x: 5rem;
  --sp-xxl-y: 5rem;
  --sp-xl-x: 3rem;
  --sp-xl-y: 3rem;
  --sp-l-x: 1.5rem;
  --sp-l-y: 1.5rem;
  --sp-m-x: 1rem;
  --sp-m-y: 1rem;
  --sp-s-x: 0.75rem;
  --sp-s-y: 0.75rem;
  --sp-xs-x: 0.5rem;
  --sp-xs-y: 0.5rem;
  --sp-xxs-x: 0.25rem;
  --sp-xxs-y: 0.25rem;
}

/* @author Jules Weigel, Karo3.de * @copyright 	Copyright (C) Jules Weigel, Karo3.de * @license Jules Weigel, Karo3.de */
/*------------------------------Alle Seiten-----------------------------*/
hr {
  border: 0;
  border-bottom: 1px solid #7893b0;
  margin: 9px 0 18px;
}

address {
  font-style: normal;
}

dt {
  float: left;
  margin-right: 11px;
  font-size: 16px;
  font-family: "Raleway", arial, sans-serif;
  font-weight: 400;
  color: var(--c-1);
}

dd {
  margin-left: 107px;
  margin-bottom: 5px;
}

cite, .zitat {
  font-style: italic;
  text-align: right;
  margin-right: 3px;
}

/*------------------------------Styles für den Editor-----------------------------*/
.kein-link-style a, a.kein-link-style {
  color: #000;
  font-family: "Rubik", arial, sans-serif;
}

ul.punkt-punkt-punkt-liste, ul.pfeil-liste {
  padding-left: 12px;
}

.punkt-punkt-punkt-liste li, li.punkt-punkt-punkt-liste, .pfeil-liste li, li.pfeil-liste {
  list-style: none;
}

.punkt-punkt-punkt-liste li:before, li.punkt-punkt-punkt-liste:before, .pfeil-liste li:before, li.pfeil-liste:before {
  content: "...";
  margin-left: -15px;
  margin-right: 5px;
  vertical-align: top;
}

.pfeil-liste li:before, li.pfeil-liste:before {
  content: "»";
}

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

.content-box {
  margin-bottom: 26px !important;
  padding: 24px 23px 6px;
  background-color: #fbfbfa;
  -moz-box-shadow: 0px 0px 4px #e6e6e6;
  -webkit-box-shadow: 0px 0px 4px #e6e6e6;
  box-shadow: 0px 0px 4px #e6e6e6;
  position: relative;
  overflow: hidden;
}

.content-box h2 {
  margin-top: 0;
  margin-bottom: 7px;
  border: 0;
  padding: 0;
}

.content-box > :first-child {
  margin-top: 0;
}

p.image-right, p.image-left {
  clear: left;
}

p.image-left img, img.image-left {
  float: left;
  margin-right: 17px;
  margin-bottom: 13px;
  max-width: 40%;
}

p.image-right img, img.image-right {
  float: right;
  margin-left: 23px;
  margin-bottom: 13px;
  max-width: 40%;
}

.two-image-sbs {
  float: left;
  margin-right: 2%;
  margin-bottom: 13px;
  max-width: 49% !important;
  width: 49%;
}

p img.two-image-sbs:last-child {
  margin-right: 0;
}

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

a.a-button, a.a-button-right {
  background-color: var(--c-1);
  color: var(--c-w);
  padding: 6px 15px 6px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2em;
  -webkit-transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  display: inline-block;
}

a.a-button:hover, a.a-button-right:hover {
  background-color: #D3D7EE;
  color: #37537D;
  text-decoration: none;
}

a.a-button:before, a.a-button-right:before {
  content: "» ";
}

a.a-button-right {
  float: right;
  margin-right: 0;
  margin-top: 5px;
  margin-right: 8px;
}

a.a-button {
  margin-right: 5px;
}

a.a-button-right:after {
  content: "";
  clear: both;
}

.icon-link-100jz:after {
  content: "";
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 1.7rem;
  height: 1.7rem;
  display: inline-block;
  background-image: url(../images/icon-link-100jz.svg);
  margin: -0.4rem 0.2rem -0.4rem 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  font-size: 17px;
}

body {
  color: var(--c-txt);
  font-family: "Rubik", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 145%;
  word-wrap: break-word;
  background-color: #fff;
}

/*--------------- Überschriften ---------------*/
legend, .txt-xxxl, h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-family: "Raleway", Arial, sans-serif;
  font-weight: 700;
  line-height: 115%;
  color: var(--c-h);
  page-break-after: avoid;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
legend:first-child, .txt-xxxl:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, legend + h1, .txt-xxxl + h1, h1 + h1, h2 + h1, h3 + h1, h4 + h1, .h1 + h1, .h2 + h1, .h3 + h1, .h4 + h1, legend + h2, .txt-xxxl + h2, h1 + h2, h2 + h2, h3 + h2, h4 + h2, .h1 + h2, .h2 + h2, .h3 + h2, .h4 + h2, legend + h3, .txt-xxxl + h3, h1 + h3, h2 + h3, h3 + h3, h4 + h3, .h1 + h3, .h2 + h3, .h3 + h3, .h4 + h3, legend + h4, .txt-xxxl + h4, h1 + h4, h2 + h4, h3 + h4, h4 + h4, .h1 + h4, .h2 + h4, .h3 + h4, .h4 + h4, legend + .h1, .txt-xxxl + .h1, h1 + .h1, h2 + .h1, h3 + .h1, h4 + .h1, .h1 + .h1, .h2 + .h1, .h3 + .h1, .h4 + .h1, legend + .h2, .txt-xxxl + .h2, h1 + .h2, h2 + .h2, h3 + .h2, h4 + .h2, .h1 + .h2, .h2 + .h2, .h3 + .h2, .h4 + .h2, legend + .h3, .txt-xxxl + .h3, h1 + .h3, h2 + .h3, h3 + .h3, h4 + .h3, .h1 + .h3, .h2 + .h3, .h3 + .h3, .h4 + .h3, legend + .h4, .txt-xxxl + .h4, h1 + .h4, h2 + .h4, h3 + .h4, h4 + .h4, .h1 + .h4, .h2 + .h4, .h3 + .h4, .h4 + .h4 {
  margin-top: 0;
}

h1, .h1 {
  font-size: 2.1176470588rem;
  margin-bottom: 10px;
}

h2, .h2, .h2-look {
  font-size: 1.6470588235rem;
  margin-bottom: 4px;
  margin-top: 18px;
}

h3, .h3 {
  font-size: 1.2941176471rem;
  margin-bottom: 3px;
  margin-top: 18px;
}

h4, .h4 {
  margin-bottom: 4px;
  margin-top: 18px;
}

/*--------------- Text ---------------*/
p {
  margin-bottom: 1.5rem;
}

b, strong {
  font-weight: 700;
}

i, em {
  font-style: italic;
}

address {
  font-style: normal;
}

sub, sup {
  line-height: 68%;
}

.txt-xxxl {
  font-size: 5.8823529412rem;
  line-height: 115%;
}
@media only screen and (min-height: 800px) {
  .txt-xxxl {
    font-size: 3rem;
  }
}
.txt-xxl {
  font-size: 2.1176470588rem;
  line-height: 115%;
}
.txt-xl {
  font-size: 1.6470588235rem;
  font-weight: 700;
  line-height: 115%;
}
.txt-l {
  font-size: 1.2941176471rem;
  font-weight: 700;
  line-height: 115%;
}
.txt-m {
  font-size: 1rem;
  line-height: 145%;
}
.txt-s {
  font-size: 0.8235294118rem;
  line-height: 145%;
}
.txt-s h1, .txt-s h2, .txt-s .menu-a {
  font-size: 0.8235294118rem;
  line-height: 145%;
}
.txt-xs {
  font-size: 0.7058823529rem;
  line-height: 145%;
}
.txt-c-1 {
  color: #37537D;
}
.txt-c-a {
  color: #37537D;
}
.txt-c-r, .formRed, .formError {
  color: #E32D35;
}
.txt-c-grey {
  color: #EBE8E7;
}
.txt-c-txt {
  color: #555;
  font-weight: 400;
}
.txt-c-w {
  color: #fff;
}
.txt-c-w h1, .txt-c-w h2, .txt-c-w h3 {
  color: #fff;
}
.txt-c-m {
  color: #962362;
}
.txt-c-g {
  color: #498E39;
}
.txt-c-g h1, .txt-c-g h2, .txt-c-g h3 {
  color: #498E39;
}
.txt-c-o {
  color: #D89521;
}
.txt-c-d {
  color: #272727;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.txt-center {
  text-align: center;
}
.txt-regular {
  font-weight: 400;
}
.txt-bold {
  font-weight: 700;
}
.txt-black {
  font-weight: 900;
}
.txt-font-text {
  font-family: "Rubik", Arial, sans-serif;
}
.txt-font-h {
  font-family: "Raleway", Arial, sans-serif;
}
.txt-bg {
  background: #77B2C3;
  color: #fff;
}
.txt-deco-no {
  text-decoration: none !important;
}
.txt-new-size .article, .txt-new-size .masonry, .txt-new-size #bottom, .txt-new-size-now, .txt-new-size .blogvideo, .txt-new-size .timeline-wrapper, .txt-new-size-now a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  line-height: 145%;
}
.txt-new-size .article .txt-xxl, .txt-new-size .masonry .txt-xxl, .txt-new-size #bottom .txt-xxl, .txt-new-size-now .txt-xxl, .txt-new-size .blogvideo .txt-xxl, .txt-new-size .timeline-wrapper .txt-xxl, .txt-new-size-now a .txt-xxl {
  font-family: "Raleway", Arial, sans-serif;
  font-weight: 700;
  line-height: 115%;
  color: var(--c-h);
  page-break-after: avoid;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 900;
  font-size: 2.1176470588rem;
  margin-bottom: 1.5rem;
  line-height: 145%;
}
.txt-new-size .article h1, .txt-new-size .article .h1, .txt-new-size .masonry h1, .txt-new-size .masonry .h1, .txt-new-size #bottom h1, .txt-new-size #bottom .h1, .txt-new-size-now h1, .txt-new-size-now .h1, .txt-new-size .blogvideo h1, .txt-new-size .blogvideo .h1, .txt-new-size .timeline-wrapper h1, .txt-new-size .timeline-wrapper .h1, .txt-new-size-now a h1, .txt-new-size-now a .h1 {
  font-size: 1.6470588235rem;
  margin-bottom: 0.5rem;
  line-height: 115%;
}
.txt-new-size .article h2, .txt-new-size .article .h2, .txt-new-size .masonry h2, .txt-new-size .masonry .h2, .txt-new-size #bottom h2, .txt-new-size #bottom .h2, .txt-new-size-now h2, .txt-new-size-now .h2, .txt-new-size .blogvideo h2, .txt-new-size .blogvideo .h2, .txt-new-size .timeline-wrapper h2, .txt-new-size .timeline-wrapper .h2, .txt-new-size-now a h2, .txt-new-size-now a .h2 {
  font-size: 1.2941176471rem;
  margin-bottom: 0.5rem;
  margin-top: 5rem;
  line-height: 115%;
}
.txt-new-size .article h3, .txt-new-size .article .h3, .txt-new-size .masonry h3, .txt-new-size .masonry .h3, .txt-new-size #bottom h3, .txt-new-size #bottom .h3, .txt-new-size-now h3, .txt-new-size-now .h3, .txt-new-size .blogvideo h3, .txt-new-size .blogvideo .h3, .txt-new-size .timeline-wrapper h3, .txt-new-size .timeline-wrapper .h3, .txt-new-size-now a h3, .txt-new-size-now a .h3 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  margin-top: 5rem;
  line-height: 145%;
}
.txt-new-size .article h4, .txt-new-size .article .h4, .txt-new-size .masonry h4, .txt-new-size .masonry .h4, .txt-new-size #bottom h4, .txt-new-size #bottom .h4, .txt-new-size-now h4, .txt-new-size-now .h4, .txt-new-size .blogvideo h4, .txt-new-size .blogvideo .h4, .txt-new-size .timeline-wrapper h4, .txt-new-size .timeline-wrapper .h4, .txt-new-size-now a h4, .txt-new-size-now a .h4 {
  font-size: 1rem;
  line-height: 145%;
}
.txt-new-size .article p, .txt-new-size .masonry p, .txt-new-size #bottom p, .txt-new-size-now p, .txt-new-size .blogvideo p, .txt-new-size .timeline-wrapper p, .txt-new-size-now a p {
  margin-bottom: 3rem;
}
.txt-new-size .article .txt-s, .txt-new-size .masonry .txt-s, .txt-new-size #bottom .txt-s, .txt-new-size-now .txt-s, .txt-new-size .blogvideo .txt-s, .txt-new-size .timeline-wrapper .txt-s, .txt-new-size-now a .txt-s {
  font-size: 0.8823529412rem;
}
.txt-new-size .article .video-container .load-iframe, .txt-new-size .article .video-container iframe, .txt-new-size .masonry .video-container .load-iframe, .txt-new-size .masonry .video-container iframe, .txt-new-size #bottom .video-container .load-iframe, .txt-new-size #bottom .video-container iframe, .txt-new-size-now .video-container .load-iframe, .txt-new-size-now .video-container iframe, .txt-new-size .blogvideo .video-container .load-iframe, .txt-new-size .blogvideo .video-container iframe, .txt-new-size .timeline-wrapper .video-container .load-iframe, .txt-new-size .timeline-wrapper .video-container iframe, .txt-new-size-now a .video-container .load-iframe, .txt-new-size-now a .video-container iframe {
  height: 100% !important;
}
.txt-new-size .article .sp-t-no, .txt-new-size .masonry .sp-t-no, .txt-new-size #bottom .sp-t-no, .txt-new-size-now .sp-t-no, .txt-new-size .blogvideo .sp-t-no, .txt-new-size .timeline-wrapper .sp-t-no, .txt-new-size-now a .sp-t-no {
  margin-top: 0;
}
.txt-new-size .article *:first-child, .txt-new-size .masonry *:first-child, .txt-new-size #bottom *:first-child, .txt-new-size-now *:first-child, .txt-new-size .blogvideo *:first-child, .txt-new-size .timeline-wrapper *:first-child, .txt-new-size-now a *:first-child {
  margin-top: 0;
}
.txt-new-size .article *:last-child, .txt-new-size .masonry *:last-child, .txt-new-size #bottom *:last-child, .txt-new-size-now *:last-child, .txt-new-size .blogvideo *:last-child, .txt-new-size .timeline-wrapper *:last-child, .txt-new-size-now a *:last-child {
  margin-bottom: 0;
}

a:hover .txt-c-g, a:hover.txt-c-g {
  color: var(--c-a-hover);
}

/*--------------------------Formular--------------------------*/
fieldset {
  border: 0;
}

input, textarea, select {
  border: 1px solid #ccc;
  color: var(--c-1);
  padding: 0.5rem;
  font-size: 1rem;
  margin-bottom: 7px;
  max-width: 100%;
  font-family: "Rubik", arial, sans-serif;
  -webkit-transition: background 0.2s, color 0.2s, border 0.2s;
  transition: background 0.2s, color 0.2s, border 0.2s;
  -webkit-appearance: none;
  border-radius: 0;
  background-color: var(--c-w);
}

input:focus, textarea:focus {
  outline: none;
  background-color: #fff;
  border-color: #7982a5;
}

input[type=checkbox] {
  margin-bottom: 0;
  margin-right: 5px;
  -webkit-appearance: checkbox;
}

input[type=radio] {
  -webkit-appearance: radio;
  margin-bottom: 0;
  margin-right: 8px;
}

input[type=submit], input[type=button], button, a.btn {
  background-color: var(--c-1);
  color: var(--c-w);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 2em;
  -webkit-transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  display: inline-block;
  border: 1px solid var(--c-1);
}

input[type=submit]:hover, input[type=button]:hover, button:hover, a.btn:hover {
  background-color: #D3D7EE;
  border-color: #D3D7EE;
  color: var(--c-1);
  text-decoration: none;
}

select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
}

.selectBody select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 110%;
  border: 0;
  background: transparent;
}

select::-ms-expand {
  display: none;
}

.selectBody {
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #fff;
  border: 2px solid #4e4f4f;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
}

legend {
  font-size: 1.2941176471rem;
  margin-bottom: 3px;
  margin-top: 18px;
}

.textareaBody {
  background-color: #fff;
  border: 2px solid #4e4f4f;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  padding-right: 11px;
}

.textareaBody textarea {
  background-color: #fff;
  border: 0;
  width: 100%;
  border-radius: 0;
  margin-bottom: -5px;
}

.input-append input {
  float: left;
}

.input-append button {
  float: left;
  margin-top: -4px;
  margin-left: 4px;
}

.icon-list {
  background-image: url(../images/icons-blau.png);
  background-repeat: no-repeat;
  background-position: 0 -55px;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-bottom: -3px;
  margin-left: -4px;
}

.icon-calendar {
  background-image: url(../images/icons-blau.png);
  background-repeat: no-repeat;
  background-position: 0 -33px;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-bottom: -2px;
}

/*-----------Kalender Auswahl-----------*/
.calendar, .calendar table {
  width: 100%;
  border: 1px solid #b9c1df;
  font-size: 11px;
  color: var(--c-1);
  font-family: "Rubik", arial, sans-serif;
  background: #D3D7EE;
}

.calendar tbody td.selected {
  font-weight: bold;
  background: #7982a5;
  color: #e9f5f5;
}

.calendar thead .title {
  font-weight: bold;
  text-align: center;
  background: #7982a5;
  color: #e9f5f5;
  padding: 2px;
}

.calendar thead .name {
  border-bottom: 1px solid #b9c1df;
  padding: 2px;
  text-align: center;
  color: var(--c-1);
}

.calendar thead .daynames, .calendar thead .headrow, .calendar table .wn {
  background: #b9c1df;
  color: var(--c-1);
}

.calendar tbody .rowhilite td.wn, .calendar tbody .rowhilite td {
  background: #7893b0;
  color: #e9f5f5;
}

.calendar tbody td.hilite {
  background: #7982a5;
  color: #e9f5f5;
}

.calendar table .wn {
  border: 0;
}

div#finder-filter-window .filter-branch .finder-selects {
  margin-left: 0;
}

#advancedSearch.collapse, #finder-filter-window {
  overflow: visible;
}

/*--------------------Formular Gestaltung----------------------*/
.rsform-block-bestellen, .rsform-block-senden {
  margin-top: 26px;
  float: right;
}

.formDescription {
  display: none;
}

.rsform-block-captcha br {
  display: none;
}

.rsform-block-captcha .formControls {
  overflow: hidden;
}

.rsform-block-captcha .formControls * {
  float: left;
  margin-right: 5px;
}

.rsform-block-captcha .formControls a {
  margin-top: 7px;
}

div.formBody {
  display: block;
  float: left;
  width: 100%;
}

/*-------------Formular Einzeilig-------------*/
.rsform-block-privacy label {
  display: block;
  margin-bottom: 7px;
}

.rsform-block-message {
  margin-bottom: 14px;
}

.formRequired {
  margin-left: 2px;
  font-family: "Rubik", arial, sans-serif;
}

.formContainer .formControlLabel, .control-label {
  float: left;
  padding-top: 5px;
}

.formContainer .formControls, .controls {
  margin-left: 135px;
}

.form-eng .formControls, .form-eng .controls {
  margin-left: 75px;
  margin-bottom: 18px;
}

.small-form .formContainer .formControlLabel, .small-form .control-label {
  width: 150px;
  text-align: left;
}

.small-form .formContainer .formControls, .controls {
  margin-left: 150px;
}

.formContainer input[type=text], .formContainer input[type=password], .formContainer textarea {
  width: 100%;
}

.formContainer .rsform-block:before, .formContainer .rsform-block:after {
  display: table;
  content: "";
}

.formContainer .rsform-block:after {
  clear: both;
}

.formNoError {
  display: none;
}

.formRed, .formError {
  color: #C03538;
}

.formError {
  font-size: 12px;
}

.field-25 input[type=text], .field-25 input[type=password], .field-25 textarea, .field-25 select {
  width: 25%;
}

.field-50 input[type=text], .field-50 input[type=password], .field-50 textarea, .field-50 select {
  width: 50%;
}

.field-75 input[type=text], .field-75 input[type=password], .field-75 textarea, .field-75 select {
  width: 75%;
}

.yui-calcontainer {
  border: 2px solid #4e4f4f;
  border-radius: 15px;
  padding: 17px;
  margin-top: 5px;
  width: 317px;
}

.form-spalte {
  width: 50%;
  float: left;
}

.ausgabe input[type=text] {
  width: 50px;
}

.form-eng .ausgabe .formControls {
  margin-left: 225px;
}

@media only screen and (max-width: 1070px) {
  .form-spalte {
    width: 100%;
    float: none;
  }
}
/*-------------Formular Zweizeilig-------------*/
.form-zweizeilig .formControlLabel, .form-zweizeilig .control-label {
  float: none;
  padding: 0 0 2px;
}

.form-zweizeilig .formControls, .form-zweizeilig .formRed, .form-zweizeilig .controls {
  margin-left: 0;
  margin-bottom: 9px;
}

.form-zweizeilig .field-25 input[type=text], .form-zweizeilig .field-25 input[type=password], .form-zweizeilig .field-25 textarea, .form-zweizeilig .field-25 select {
  width: 100%;
}

.form-zweizeilig .field-50 input[type=text], .form-zweizeilig .field-50 input[type=password], .form-zweizeilig .field-50 textarea, .form-zweizeilig .field-50 select {
  width: 100%;
}

.form-zweizeilig .field-75 input[type=text], .form-zweizeilig .field-75 input[type=password], .form-zweizeilig .field-75 textarea, .form-zweizeilig .field-75 select {
  width: 100%;
}

.form-zweizeilig .field-25 {
  width: 24%;
}

.form-zweizeilig .field-50 {
  width: 49%;
}

.form-zweizeilig .field-75 {
  width: 74%;
}

.form-zweizeilig .felder-nebeneinander {
  overflow: hidden;
}

.form-zweizeilig .felder-nebeneinander .rsform-block {
  float: left;
  margin-right: 2%;
}

.felder-nebeneinander .rsform-block:last-child {
  margin-right: 0;
}

/*-------------Formular Float-------------*/
.form-float input, .form-float textarea, .form-float select, .form-float button, .form-float label {
  float: left;
}

.form-float label {
  padding: 5px 5px 0 0;
}

.form-float input, .form-float select {
  margin-top: 2px;
}

input[type=submit], input[type=button], button, a.btn {
  margin-right: 5px;
}

/*-------------Formular 2019-------------*/
.label-no .control-label {
  display: none;
}

.label-no .formControls {
  margin-left: 0;
}

.form-dataprivacy-hidden .rsform-block-datenschutz {
  font-size: 12px;
  line-height: 120%;
  opacity: 0;
  max-height: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
}

.form-dataprivacy-hidden .rsform-block-datenschutz.disabled {
  opacity: 0;
  max-height: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
}

.form-dataprivacy-hidden .rsform-block-datenschutz.active {
  opacity: 1;
  max-height: 500px;
  -webkit-transition: all 1s;
  transition: all 1s;
}

#rsform_8_page_0.formContainer .formControls, #rsform_8_page_0 .controls, #rsform_9_page_0.formContainer .formControls, #rsform_9_page_0 .controls {
  margin-left: 0;
}
#rsform_8_page_0.formContainer .formControlLabel, #rsform_8_page_0 .control-label, #rsform_9_page_0.formContainer .formControlLabel, #rsform_9_page_0 .control-label {
  float: none;
  padding-top: 0;
}
#rsform_8_page_0 .form-group, #rsform_8_page_0 .control-group, #rsform_9_page_0 .form-group, #rsform_9_page_0 .control-group {
  padding-bottom: 0.25rem;
}
#rsform_8_page_0 .rsform-block-spendensumme .formControls:after, #rsform_9_page_0 .rsform-block-spendensumme .formControls:after {
  content: "€";
  position: absolute;
  right: 1rem;
  top: 0.3rem;
}
#rsform_8_page_0 .irs-min, #rsform_8_page_0 .irs-max, #rsform_9_page_0 .irs-min, #rsform_9_page_0 .irs-max {
  display: none;
}
#rsform_8_page_0 .rsfp-skinHtml5 .irs-from, #rsform_8_page_0 .rsfp-skinHtml5 .irs-to, #rsform_8_page_0 .rsfp-skinHtml5 .irs-single, #rsform_9_page_0 .rsfp-skinHtml5 .irs-from, #rsform_9_page_0 .rsfp-skinHtml5 .irs-to, #rsform_9_page_0 .rsfp-skinHtml5 .irs-single {
  background-color: #7982a5;
}
#rsform_8_page_0 .rsfp-skinHtml5 .irs-bar-edge, #rsform_8_page_0 .rsfp-skinHtml5 .irs-bar, #rsform_9_page_0 .rsfp-skinHtml5 .irs-bar-edge, #rsform_9_page_0 .rsfp-skinHtml5 .irs-bar {
  background: #7982a5;
  border-top: 1px solid #37537D;
  border-bottom: 1px solid #37537D;
  background: linear-gradient(to top, #7982a5 0%, #EBE8E7 100%);
}
#rsform_8_page_0 .rsform-block-summe, #rsform_9_page_0 .rsform-block-summe {
  margin-top: -1.5rem;
}
#rsform_8_page_0 .rsform-block-spendetitle, #rsform_9_page_0 .rsform-block-spendetitle {
  padding-bottom: 1.5rem;
}
#rsform_8_page_0 .form-check-inline, #rsform_9_page_0 .form-check-inline {
  padding-bottom: 1rem;
}
#rsform_8_page_0 .rsform-block-datenschutz .formControlLabel, #rsform_8_page_0 .rsform-block-anrede .formControlLabel, #rsform_8_page_0 .rsform-block-sepa .formControlLabel, #rsform_9_page_0 .rsform-block-datenschutz .formControlLabel, #rsform_9_page_0 .rsform-block-anrede .formControlLabel, #rsform_9_page_0 .rsform-block-sepa .formControlLabel {
  display: none;
}
#rsform_8_page_0 .rsform-block-total, #rsform_9_page_0 .rsform-block-total {
  padding-bottom: 1rem;
}
@media only screen and (max-width: 870px) {
  #rsform_8_page_0 .rsform-block-summe, #rsform_9_page_0 .rsform-block-summe {
    margin-top: 0;
  }
}

.control-group {
  overflow: hidden;
}

.registration .controls {
  margin-left: 190px;
}
.registration .optional {
  display: none;
}

.alert {
  margin-bottom: 1rem;
  background-color: var(--c-2);
  padding: 2rem;
  font-weight: 700;
}

.txt-new-size #content input, .txt-new-size #content textarea, .txt-new-size #content select, .txt-new-size #content input[type=submit], .txt-new-size #content input[type=button], .txt-new-size #content button {
  font-size: 1.0588235294rem;
  padding: 0.75rem;
  height: auto;
}

#rsform_9_page_0 button {
  border-radius: 0;
  width: 100%;
  float: none;
}
#rsform_9_page_0 .rsform-block-senden {
  float: none;
}

.sidebar input, .sidebar textarea, .sidebar select {
  font-size: 14px;
  padding: 6px 8px 3px;
}
.sidebar input[type=submit], .sidebar input[type=button], .sidebar button, .sidebar a.btn {
  padding: 6px 17px 6px;
  font-size: 14px;
}

#menu-top input, #menu-top textarea, #menu-top select {
  font-size: 14px;
  padding: 6px 8px 3px;
}

/*--------------- Bilder ---------------*/
a img {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.img-100 {
  width: 100%;
}
.img-right, .img-left, .img-50 {
  max-width: calc(50% - 1.5rem / 2) !important;
}
.imgs-2, .imgs-3 {
  overflow: hidden;
}
.imgs-2 img, .imgs-3 img {
  margin: 0 0.75rem 0.75rem !important;
}
.imgs-2 img {
  width: calc(50% - 0.75rem - 0.1rem);
}
.imgs-2 img:nth-child(odd) {
  margin-left: 0 !important;
}
.imgs-2 img:nth-child(even) {
  margin-right: 0 !important;
}
.imgs-3 img {
  width: calc(33% - 1rem - 0.1rem);
}
.imgs-3 img:nth-child(3n+1) {
  margin-left: 0 !important;
}
.imgs-3 img:nth-child(3n) {
  margin-right: 0 !important;
}
.img-bg {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.img-left {
  display: block;
}
.img-right {
  display: block;
}
.img-box.img-left {
  margin-bottom: 0;
  margin-left: calc(-1 * var(--sp-xl-x));
  margin-top: calc(-1 * var(--sp-l-y));
}
.img-box.img-right {
  margin-bottom: 0;
  margin-right: calc(-1 * var(--sp-xl-x));
  margin-top: calc(-1 * var(--sp-l-y));
}
.img-desc, .img-caption {
  font-size: 0.8235294118rem;
  color: #EBE8E7;
  margin-top: -0.25rem;
}
.img-desc *, .img-caption * {
  display: inline-block;
}
.img-cover-min, .img-cover {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.img-cover-min {
  position: absolute;
}
.img-cover-min-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 870px) {
  .img-cover-min {
    position: relative;
  }
}

@media only screen and (max-width: 600px) {
  .img-50, .img-right, .img-left {
    max-width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 1rem !important;
  }
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot?43396230");
  src: url("../fonts/fontello.eot?43396230#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?43396230") format("woff2"), url("../fonts/fontello.woff?43396230") format("woff"), url("../fonts/fontello.ttf?43396230") format("truetype"), url("../fonts/fontello.svg?43396230#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  width: 1rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  display: inline-block;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
}

.icon-wrapper [class^=icon-]:before {
  margin: -0.1rem -0.8676470588rem 0;
  width: 2.6764705882rem;
}

.icon-email:before {
  content: "\e800";
} /* '' */
.icon-print:before {
  content: "\e801";
} /* '' */
.icon-phone:before {
  content: "\e802";
} /* '' */
.icon-rss:before {
  content: "\e803";
} /* '' */
.icon-right-open:before, .icon-previous:before, .icon-next:before {
  content: "\e804";
} /* '' */
.icon-cancel:before {
  content: "\e805";
} /* '' */
.icon-remove:before {
  content: "\e805";
} /* '' */
.icon-up-1:before {
  content: "\e806";
} /* '' */
.icon-upload:before {
  content: "\e807";
} /* '' */
.icon-calendar:before {
  content: "\e808";
} /* '' */
.icon-lock:before {
  content: "\e809";
} /* '' */
.icon-warning-empty:before {
  content: "\e80a";
} /* '' */
.icon-micro:before {
  content: "\e80e";
} /* '' */
.icon-search:before {
  content: "\e80f";
} /* '' */
.icon-play:before {
  content: "\e822";
} /* '' */
.icon-cite:before {
  content: "\e823";
} /* '' */
.icon-element-1:before {
  content: "\e824";
} /* '' */
.icon-twitter:before {
  content: "\f099";
} /* '' */
.icon-facebook:before {
  content: "\f09a";
} /* '' */
.icon-youtube:before {
  content: "\f167";
} /* '' */
.icon-youtube-play:before {
  content: "\f16a";
} /* '' */
.icon-instagram:before {
  content: "\f16d";
} /* '' */
.icon-tumblr:before {
  content: "\f173";
} /* '' */
.icon-pinterest:before {
  content: "\f231";
} /* '' */
.icon-whatsapp:before {
  content: "\f232";
} /* '' */
.icon-linkedin:before {
  content: "\f318";
} /* '' */
.icon-previous:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icon-left-open:before {
  content: "\e804";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icon-arrow-right-2:before {
  content: "\e804";
  margin-right: 0.5rem;
  width: 1.2rem;
}
.icon-arrow-left-2:before {
  content: "\e804";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-arrow-up-2:before {
  content: "\e804";
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.icon-arrow-down-2:before {
  content: "\e804";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.icon-arrow-down:before {
  content: "\e804";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  transition: transform 0.5s;
}
.icon-arrow-down.active:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.active .icon-arrow-down:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.icon-wrapper {
  position: relative;
  width: 1.8em;
  height: 1.8em;
  padding: 0.2em;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.icon-wrapper-hover, .icon-wrapper:hover, a:hover .icon-wrapper {
  background-color: #272727;
}
.icon-burger {
  top: 50%;
}
.icon-burger, .icon-burger:after, .icon-burger:before {
  position: absolute;
  left: calc(50% - (2rem / 2));
  width: 1.5rem;
  height: 3px;
  background-color: #272727;
  color: #272727;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  margin: 0;
}
.icon-burger:after, .icon-burger:before {
  content: "";
  top: 0.4rem;
  left: 0;
}
.icon-burger:before {
  top: calc(-0.4rem - 0px);
}
.icon-burger:hover, .icon-burger:hover:after, .icon-burger:hover:before {
  color: #FFEDBE;
}
.icon-burger.active {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon-burger.active:after, .icon-burger.active:before {
  top: 0;
}
.icon-burger.active:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.icon-close {
  color: #555;
  position: absolute;
  margin-left: 3px;
  margin-top: 10px;
}
.icon-close:before, .icon-close:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: 0;
}
.icon-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.icon-close:hover, .icon-close-burger:hover:after, .icon-close-burger:hover:before {
  background-color: #37537D;
  color: #37537D;
}

.btn.icon, .btn .icon {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.4s;
  -ms-transition: color 0.4s;
  transition: color 0.4s;
}
.btn.icon:hover, .btn:hover .icon {
  color: #fff;
}

/*--------------- Links ---------------*/
a, .a {
  color: var(--c-a);
  cursor: pointer;
  font-weight: 700;
  text-decoration: none;
}
a:hover, a.active, .a:hover, .a.active {
  color: var(--c-a-hover);
}
a:hover img, a:hover .small-bg-image, a.active img, a.active .small-bg-image, .a:hover img, .a:hover .small-bg-image, .a.active img, .a.active .small-bg-image {
  opacity: 0.8;
}

.link-stretched::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.link-all {
  -webkit-transition: background-color 0.4s, color 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  color: #555;
}
.link-all:hover {
  background-color: #37537D;
  color: #555;
}
.link-all p {
  color: #555;
}
/*--------------- Listen ---------------*/
ul, ol {
  padding-left: 1.6em;
  margin-bottom: 1.5rem;
}

dt {
  float: left;
  margin-right: 0.75rem;
  font-weight: 700;
}

dd {
  margin-left: 7rem;
  margin-bottom: 0.5rem;
}

ul li {
  margin-bottom: 0.5rem;
}
ul li h1, ul li h2, ul li h3, ul li h4 {
  margin-top: 0;
}
ul li:before {
  display: inline-block;
  background-color: var(--c-2);
  width: 0.4em;
  height: 0.4em;
  margin-left: -1.5rem;
  margin-top: 0.5em;
  float: left;
  border-radius: 100%;
}

.list-no, .list-inline {
  padding: 0;
}
.list-no li, .list-inline li {
  list-style: none;
}
.list-no li:before, .list-inline li:before {
  display: none;
}
.list-float {
  overflow: hidden;
}
.list-float li {
  float: left;
  margin-right: 0.5rem;
}
.list-inline li {
  display: inline-block;
  margin-right: 0.5rem;
}
.list-inline li:not(:first-child):before {
  display: inline-block;
  background: transparent;
  width: auto;
  height: auto;
  margin: 0;
  float: none;
}

@media only screen and (max-width: 600px) {
  dd {
    margin-left: 0 !important;
  }
  dt {
    float: none;
  }
}
/* @author Jules Weigel, Karo3.de * @copyright 	Copyright (C) Jules Weigel, Karo3.de * @license Jules Weigel, Karo3.de */
/*--------------------------Template.css Korrektur---------------------------*/
img {
  border: 0;
  height: auto;
  max-width: 100%;
}

li {
  margin-bottom: 0;
}

.item-page li, .sidebar li, .item li {
  margin-bottom: 5px;
}

.load-iframe {
  height: 26.5vw !important;
}

.sidebar iframe, .sidebar .load-iframe, .sidebar .video-container iframe, .sidebar .video-container .load-iframe {
  height: 11vw !important;
}

.sidebar .small {
  font-size: 10px;
  line-height: 100%;
}

.articlecontent .h2-look, .item-page .h2-look {
  font-family: "Raleway", arial, sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 29px;
  margin-bottom: 3px;
}

/*----------------------------------------------------BG-----------------------------------------------------*/
.center {
  width: 80%;
  max-width: 1200px;
  margin: auto;
  position: relative;
}

/*----------------------------------------------------Header 1-----------------------------------------------------*/
#header {
  background-color: #fff;
  height: 170px;
  /*
  	-moz-box-shadow: 0px 0px 20px #bbb;
  	-webkit-box-shadow: 0px 0px 20px #bbb;
  	box-shadow: 0px 0px 20px #bbb;
  */
  position: relative;
}

#header .center {
  height: 100%;
}

#menu-bg {
  width: 100%;
  height: 45px;
  position: absolute;
  bottom: 0;
  background-color: var(--c-2);
}

/*--------------------------Logo---------------------------*/
#logo {
  float: left;
  margin-top: 22px;
  max-width: 157px;
}

#logo a:hover img {
  opacity: 1;
}

/*--------------------------Menue Top---------------------------*/
#menu-top {
  position: absolute;
  right: 0;
  margin-top: 9px;
  z-index: 99999992;
}

#menu-top .moduletable {
  float: left;
  margin-left: 15px;
}

#menu-top .menu {
  margin-top: 2px;
}
#menu-top .menu .item-761 a {
  background-color: #FFEDBE;
}
#menu-top .menu .item-761 a:hover {
  background-color: #EBE8E7;
  color: #37537D;
}

.menu, .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 2;
}

.menu a {
  font-weight: 400;
  font-size: 14px;
  color: var(--c-1);
  border-radius: 2em;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
  padding: 5px 8px 4px;
}

.menu li:hover a, .menu a:hover, .menu .active > a, .menu .current > a {
  text-decoration: none;
  background-color: var(--c-2);
}

.menu li {
  float: left;
  text-align: right;
  margin-left: 5px;
  list-style: none;
  margin-bottom: 0;
}

.menu li ul {
  position: absolute;
  /* 	width:91px; */
  left: -999em;
  border: 1px solid #fff;
  background-color: var(--c-2);
}

.menu li li {
  float: none;
  text-align: left;
  margin: 0;
}

.menu li li a {
  color: var(--c-1);
  background-color: var(--c-2);
  float: none;
  width: 191px;
  padding: 1px 10px;
  height: 30px;
  display: block;
}

.menu li.item-118 li a {
  width: 128px;
}

.menu li li a:hover {
  background-color: #f7f8f9;
}

.menu li ul ul {
  margin: -1em 0 0 10em;
}

.menu li:hover ul ul, .menu li.sfhover ul ul {
  left: -999em;
}

.menu li:hover > ul, .menu li li:hover > ul, .menu li.rd-hover > ul, .menu li li.rd-hover > ul, .menu li:hover .menu-dropdown > ul, .menu li.rd-hover .menu-dropdown > ul {
  left: auto;
}

/*--------------------------Menue---------------------------*/
#menu {
  position: absolute;
  right: 0;
  bottom: 5px;
  z-index: 99999991;
}

#menu .moduletable-menu {
  float: left;
  position: relative;
}

#menu h3 {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 13px;
  margin-left: 15px;
  margin-top: 0;
}

#menu .menu, #menu .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 2;
}

#menu .menu a {
  font-family: "Rubik", arial, sans-serif;
  font-size: 15px;
  color: var(--c-txt);
  height: auto;
  line-height: 124%;
  padding: 9px 15px 7px;
  display: block;
  -webkit-transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s;
  transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s;
}

#menu .menu li a:hover, #menu .menu li:hover a, #menu .menu .active > a, #menu .menu .current > a, #menu .menu li.item-117 a:hover, #menu .menu li.item-117:hover a {
  background-color: #D3D7EE;
}

#menu .menu li {
  float: left;
  text-align: right;
  margin-left: 0;
  list-style: none;
}

#menu .menu .menu-dropdown {
  position: absolute;
  width: 100%;
  left: -999em;
  background-color: #fff;
  text-align: left;
  -moz-box-shadow: 0px 0px 4px #e6e6e6;
  -webkit-box-shadow: 0px 0px 4px #e6e6e6;
  box-shadow: 0px 0px 4px #e6e6e6;
}

#menu .menu li:hover .menu-dropdown, #menu .menu li.rd-hover .menu-dropdown {
  left: 0;
  padding-bottom: 9px;
}

#menu .menu .menu-dropdown h3 {
  width: 100%;
  color: var(--c-1);
  font-size: 18px;
  padding: 19px 15px 0px 0;
}

#menu .menu .menu-dropdown .menu-img {
  float: left;
  padding: 10px 15px 19px;
}

#menu .menu .menu-dropdown > ul {
  float: left;
  margin-left: 187px;
  position: relative !important;
  margin-top: 14px;
}

#menu .menu .menu-dropdown ul {
  float: none;
  position: inherit;
  width: auto;
}

#menu .menu .menu-dropdown li {
  background-color: transparent;
  border: 0;
  text-align: left;
  height: auto;
  float: none;
  padding: 0;
  width: 188px;
  margin-bottom: 8px;
}

#menu .menu .menu-dropdown ul > li {
  float: left;
}

#menu .menu .menu-dropdown > ul > li > a:before {
  content: "» ";
  margin-left: -10px;
}

#menu .menu .menu-dropdown > ul > li > a {
  padding-left: 10px;
}

#menu .menu .menu-dropdown li a {
  background-color: transparent !important;
  border: 0 !important;
  padding: 0;
  line-height: 131%;
  min-height: 0;
  width: auto;
  margin: 2px 0;
}

#menu .menu .menu-dropdown li a:hover {
  text-decoration: underline;
}

#menu .menu .menu-dropdown li li a:hover {
  padding-left: 5px;
  text-decoration: underline;
}

#menu .menu .menu-dropdown li li {
  margin-bottom: 0;
  margin-left: 12px;
}

#menu .menu .menu-dropdown li li a {
  text-decoration: underline;
  font-size: 13px;
  color: #687790;
}

#menu .menu li.item-117 {
  margin-left: 9px;
  margin-top: 36px;
}

#menu .menu li.item-117 a {
  background-color: #fff;
}

#menu .menu li.item-117:hover .menu-dropdown {
  right: 0;
  left: inherit;
  width: 580px;
}

/*----------------------------------------------------Content Top Module-----------------------------------------------------*/
#slider {
  position: relative;
}

.theme-amazing .nivoSlider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

ul.actions {
  display: none;
}

#content-top-main {
  width: 36%;
  float: left;
  margin: 20px 0px 25px 0;
}

#content-top-sidebar {
  width: 62%;
  margin-left: 2%;
  float: left;
  margin-top: -52px;
  position: relative;
  z-index: 9999999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#content-top-sidebar.sidebar > .moduletable {
  width: 31.3%;
  float: right;
  margin-left: 2%;
  padding: 16px;
  flex: 1;
}

/*--------------------------Content Top Image---------------------------*/
/*----------------------------------------------------Sidebar-----------------------------------------------------*/
#main .sidebar {
  margin-top: 4px;
}

.sidebar {
  width: 28.8%;
  position: relative;
  float: right;
}

.sidebar > .moduletable {
  position: relative;
  background-color: var(--c-grey);
  /* 	padding: 26px 128px 26px 23px; */
  padding: 26px 23px 26px 23px;
  -webkit-transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  margin-bottom: 13px;
  overflow: hidden;
}

.sidebar > .moduletable:last-child, .sidebar > .moduletable *:last-child {
  /* 	margin-bottom: 0; */
}

/*
.sidebar > .moduletable:hover {
	background-color: #486987;
	border-color: #355a7a;
  margin: 0 -6px 13px;
  padding-right: 140px;
}
*/
.sidebar > .moduletable h3, .sidebar > .moduletable h3 a {
  font-size: 21px;
  /* font-weight: 300; */
  margin-bottom: 9px !important;
  margin-top: -7px;
}

#content-top-sidebar > .moduletable h3 {
  margin-top: 0px;
}

.sidebar .menu li {
  float: none;
  text-align: left;
  margin: 0 0 4px;
}

.sidebar .menu li a {
  font-family: "Raleway", arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  padding: 0;
  background: transparent !important;
}

.sidebar .menu li a:hover {
  color: #7982a5;
}

/*
.moduletable-suche {
	background-image: url(../images/icon-suche.png);
	background-repeat: no-repeat;
	background-position: right 19px;
}

.moduletable-kalender {
	background-image: url(../images/icon-kalender.png);
	background-repeat: no-repeat;
	background-position: right 24px;
}

.moduletable-info {
	background-image: url(../images/icon-info.png);
	background-repeat: no-repeat;
	background-position: right 24px;
}
*/
#content-top-sidebar .newsflash p {
  display: inline;
  font-family: "Rubik", arial, sans-serif;
}

#content-top-sidebar .newsflash .readmore {
  display: block;
  margin: 0;
}

.sidebar .newsflash h4 {
  margin: 0;
}

.moduletable-mehr ul {
  padding-left: 12px;
}

.moduletable-mehr li {
  list-style: none;
}

.moduletable-mehr li:before {
  content: "...";
  margin-left: -15px;
  margin-right: 5px;
  vertical-align: top;
  width: auto;
  height: auto;
  margin-top: 0;
  background-color: transparent;
}

/*--------------------------Modul: Beiträge - Kategorie---------------------------*/
.category-module {
  padding: 0;
  margin: 0;
}

.category-module .category-module-item {
  text-indent: -11px;
  padding-left: 11px;
  margin-bottom: 2px;
}

.category-module a {
  font-weight: 400;
}

/*--------------------------Modul: Beiträge - Newsflash---------------------------*/
.newsflash-image {
  width: 100%;
  max-height: 200px;
  height: 200px;
  height: 15vw;
  background-size: cover;
  margin-bottom: 18px;
  background-repeat: no-repeat;
  background-position: center center;
}

.newsflash-image img {
  width: 100%;
  height: auto;
}

.newsflash {
  /* 	overflow: hidden; */
}

.newsflash a {
  font-family: "Rubik", arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.newsflash a:hover h3 {
  color: #7982a5;
}

/*--------------------------Modul: Tags - Simliar---------------------------*/
.small-bg-image {
  width: 80px;
  height: 80px;
  float: left;
  background-size: cover;
  background-position: center;
  margin-right: 8px;
}

.tagssimilar-item {
  overflow: hidden;
  background-color: #fff;
  padding: 8px;
  margin-bottom: 8px;
}

.tagssimilar-item:hover {
  background-color: #b9c1df;
}

.link-box {
  width: 100%;
  height: 100%;
  position: absolute;
}

.tagssimilar-item h4 {
  margin-top: 0;
}

.tagssimilar-item p {
  margin: 0;
}

/*----------------------------------------------------Content-----------------------------------------------------*/
#content {
  margin: 33px auto;
}

#main {
  margin-bottom: 36px;
}

.item-page, .blog {
  float: left;
  width: 60%;
  position: relative;
  margin-top: 21px;
}

/* Artikel Bild */
.item-image {
  margin-bottom: 13px;
}

.item-image img, iframe.video {
  width: 100%;
  margin: 0;
}

.pull-left {
  max-width: 42%;
  float: left;
  margin-right: 15px;
}

.item .pull-left img {
  max-width: 100%;
  margin: 0;
}

.item-page .item-image {
  margin-top: 26px;
}

/* Artikel Info */
.icons {
  display: none;
}

.item-page .article-info {
  overflow: hidden;
  position: absolute;
  top: -21px;
  right: 0;
}

.item-page .article-info a {
  font-weight: 400;
  color: var(--c-1);
}

.item-page .article-info div {
  float: left;
}

.article-info .icon-calendar {
  display: none;
}

.print-icon {
  margin-left: 8px;
  width: 14px;
  height: 14px;
  overflow: hidden;
}

.print-icon img {
  border: 0 !important;
}

.print-icon img:hover {
  margin-top: -16px;
}

.item-page img, .item img {
  margin-bottom: 18px;
}

/*--------------------------Blog-View---------------------------*/
.blog {
  margin-top: 15px;
}

.category-desc {
  margin-bottom: 45px;
}

.subcategory {
  overflow: hidden;
  margin-bottom: 15px;
}

.subcategory h2 {
  font-size: 22px;
  margin-bottom: 4px;
}

.items-row {
  margin-bottom: 10px;
}

.item, .leading, .content-box {
  margin-bottom: 27px;
  padding: 24px 23px 6px;
  background-color: #EBE8E7;
  position: relative;
}

.content-box-lila {
  background-color: #7982a5;
  color: #fff;
}

.content-box-lila h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 7px;
}

.leading {
  background-color: #94DBD5;
}

.item img, .content-box img {
  max-width: 40%;
}

.content-box {
  background-color: #f3f2f2;
  color: #555;
}
.content-box h3 {
  color: #37537D;
}

.content-box, .item-content {
  overflow: hidden;
}

.item-content > *:last-child, .tag-body-inline {
  margin-bottom: 43px;
  display: block;
}

/*
.cols-3 .item {
	float: left;
	margin-right: 3%;
	width: 31.33333%;
}
*/
.cols-3, .cols-2, .search-results .column-1, .search-results .column-2 {
  margin-right: 2.5%;
  width: 48.75%;
  float: left;
  position: relative;
}

.cols-3.row-2, .cols-2.row-2, .search-results .column-2 {
  margin-right: 0;
}

.search-results.cols-2 {
  width: 100%;
}

/*
.cols-2 .item {
	margin-right: 3.75%;
	width: 48.125%;
	float: left;
	position: relative;
}
*/
/*
.cols-3 .item {
	margin-right: 3.75%;
	width: 30.83333%;
	float: left;
}
*/
#content .cols-3 .column-3, #content .cols-2 .column-2 {
  margin-right: 0;
}

.item h2, .moduletable h2, .leading h2 {
  margin-top: 0;
  margin-bottom: 7px;
  border: 0;
  padding: 0;
}

.readmore {
  margin: -52px 0 12px;
  text-align: right;
}

.readmore .btn {
  margin-right: 0;
  margin-top: 10px;
}

/*
.readmore a.btn:hover {
	padding: 5px 18px 4px;
}
*/
/* Artikel Info */
.blog .article-info {
  overflow: hidden;
  margin: -17px 0 0.5rem;
  text-align: right;
  font-weight: 300;
  font-size: 0.8235294118rem;
}

.blog .article-info .category-name, .blog .article-info .published {
  display: inline;
}

/* Hauptbeiträge Seite */
.small-blog .item-content {
  margin-top: -10px;
}

.small-blog .item-content h2 {
  font-size: 21px;
}

.small-blog .item-content *:last-child {
  margin-bottom: 8px;
}

.small-blog .item-content * {
  margin-right: 130px;
}

.small-blog .item {
  margin-bottom: 17px;
}

/*--------------------------Archiv--------------------------*/
.archive-date {
  font-weight: 300;
}

/*--------------------------Breadcrumbs--------------------------*/
ul.breadcrumb {
  margin: -17px 0 22px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

ul.breadcrumb li {
  float: left;
  margin-right: 9px;
}

ul.breadcrumb a {
  font-weight: 400;
  color: var(--c-1);
}

/*--------------------------Sub Menu--------------------------*/
/*
.sub-menu a:hover {
	padding: 5px 17px 4px;
}
*/
.sub-menu a:before {
  content: "» ";
}

/*----------------------------Suche----------------------------*/
.moduletable div.finder {
  margin-top: 3px;
}

#mod-finder-searchword {
  width: 125px;
  float: left;
  padding: 4px 8px 3px;
  border: 1px solid #ccc;
  background-color: #fff;
}

.moduletable div.finder button {
  float: left;
  width: 24px;
  height: 24px;
  padding: 0;
  background-color: #7982a5;
  background-image: url(../images/icons-small.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  background-size: cover;
  border: 0;
}

.awesomplete {
  float: left;
}

.moduletable div.finder button .icon-search {
  display: none;
}

.moduletable div.finder button:hover {
  background-color: #597c9a;
}

#search-results {
  margin-top: 53px;
}

#search-form fieldset {
  position: relative;
  background-color: #fff;
  /* padding: 26px 128px 26px 23px; */
  padding: 26px 23px 26px 23px;
  -moz-box-shadow: 0px 0px 4px #e6e6e6;
  -webkit-box-shadow: 0px 0px 4px #e6e6e6;
  box-shadow: 0px 0px 4px #e6e6e6;
  -webkit-transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
}

#search-form fieldset {
  font-size: 15px;
  padding: 12px 18px 10px;
}

#advancedSearchInner {
  background-color: #fff;
  /* padding: 26px 128px 26px 23px; */
  padding: 26px 23px 26px 23px;
  -moz-box-shadow: 0px 0px 4px #e6e6e6;
  -webkit-box-shadow: 0px 0px 4px #e6e6e6;
  box-shadow: 0px 0px 4px #e6e6e6;
  -webkit-transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
}

#advancedSearch hr {
  border-bottom: 1px solid #b9c1df;
}

.filter-date input, .form-float textarea, .filter-date select, .filter-date button, .filter-date label {
  float: left;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

span.highlight {
  background: none;
  font-weight: 700;
  padding: 0;
  text-transform: uppercase;
}

ul#finder-filter-select-dates li.filter-date select.filter-date-operator, #search-form input-append {
  float: left;
}

.result-title {
  margin-top: 0;
}

.result-text {
  /* 	margin-bottom: 0; */
}

.tip {
  display: block !important;
}

.fade {
  display: none !important;
}

/*--------------Kontakt Seite--------------*/
/*
#rsform_3_page_0 {
	float: right;
	width: 50%;
}

*/
.column-wrapper {
  overflow: hidden;
}

.left-column, .right-column {
  float: left;
  margin-right: 3.5%;
  width: 48.25%;
}

.right-column {
  margin: 0;
}

.formContainer .full-width .formControlLabel {
  width: 13.027%;
}

.formContainer .full-width .formControls {
  margin-left: 14.474%;
  width: 85.525%;
}

.formControlLabelInner {
  display: inline-block;
  margin-top: 5px;
  width: 7%;
  text-align: right;
}

/*--------------------------Nachrichten---------------------------*/
p.alert-message {
  font-family: "dejavu_sansbold", arial, sans-serif;
  font-size: 22px;
  padding-bottom: 9px;
  border-bottom: 1px solid #000;
  color: #e7785a;
  margin-top: 31px;
}

.alert .close, .alert .alert-heading {
  display: none;
}

/*--------------------------Login---------------------------*/
.login {
  margin-top: 25px;
}

.login-greeting {
  margin-bottom: 8px;
}

/*--------------------------Phocampas---------------------------*/
#phocaMapPlgPM1 {
  border-radius: 12px;
  border: 2px solid #fff;
}

#phocamaps .pmroute, .pmroute {
  margin-top: 23px;
}

#phocamaps .pmprintroutelink, .pmprintroutelink {
  float: right;
}

#content .phocamaps img {
  border: 0;
  border-radius: 0;
  margin: 0;
}

.adp-placemark {
  border: 0;
}

.adp-directions {
  width: 100%;
}

.adp table td {
  padding: 5px;
}

.adp, .adp table {
  color: #4e4f4f;
  font-family: "Nunito", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.adp {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
}

.adp-details, .adp-legal {
  color: #aaa;
  font-size: 10px;
}

/*------------------------------Veranstaltungen-----------------------------*/
.vitem {
  padding: 8px;
  margin-bottom: 11px !important;
  overflow: hidden;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

.vitem-date {
  float: left;
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: var(--c-2);
  font-family: "Raleway", arial, sans-serif;
  font-weight: 700;
  color: var(--c-1);
  padding-top: 8px;
  box-sizing: border-box;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

a:hover .vitem-date {
  background-color: #b9c1df;
}

.vitem-date-d {
  font-size: 48px;
  line-height: 100%;
}

.vitem-date-m {
  font-size: 16px;
  line-height: 100%;
  margin-top: -4px;
  display: block;
}

.vitem-date-y {
  font-size: 16px;
  line-height: 100%;
}

.vitem-content {
  margin: 9px 12px 0 113px;
  min-height: 87px;
  font-weight: 400;
}

.small-map iframe:not(#iframepreview), .maps-container .load-iframe {
  width: 100%;
  height: 300px;
}

.veranstaltungen a:hover {
  text-decoration: none;
}

.vitem-info {
  text-transform: uppercase;
  margin-bottom: 1px;
}

.vitem-content h2 {
  margin-bottom: 3px;
  font-size: 1.2941176471rem;
}

.vitem-content h3, a:hover .vitem-content h3 {
  margin: 3px 0 2px;
  font-size: 24px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

a .vitem, a:hover .vitem {
  text-decoration: none;
  color: #000;
}

.vitem:hover h3 {
  color: #ef7e1c;
  margin: 3px 0 2px;
  font-size: 24px;
}

.vitem-content p {
  margin: 0;
}

.vdate {
  text-transform: uppercase;
  margin: 0 0 10px;
}

.vcontent {
  background-color: #ffda39;
  padding: 12px 12px 0;
  overflow: hidden;
  margin-top: 26px;
}

.vcontent h3 {
  margin-top: 0;
}

.vcontent p {
  margin-bottom: 13px;
}

.vcontent-column {
  float: left;
  width: 33%;
  padding-right: 5%;
  box-sizing: border-box;
}

.vcontent-right {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.veranstalter p {
  display: inline;
}

.termine-module.category-module .category-module-item {
  text-indent: 0px;
  padding-left: 0px;
  margin-bottom: 11px;
}

.mod-articles-category-date {
  color: #545454;
  display: block;
}

.mod-articles-category-title {
  font-family: "Raleway", arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  display: block;
}

.termine-module .vitem {
  float: left;
  width: 48.75%;
}

.termine-module a:nth-child(odd) .vitem {
  margin-right: 2.5%;
}

.moduletable-kalender .vitem h3, .moduletable-kalender a:hover .vitem h3 {
  margin-bottom: 3px;
  margin-top: 0;
  padding: 0;
  font-size: 1.2941176471rem;
  line-height: 110%;
  color: var(--c-1);
}

#bottom {
  overflow: hidden;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 960px) {
  .termine-module .vitem {
    margin-right: 0;
    width: 100%;
    float: none;
  }
}
/*----------------------------------------------------Sidebar-----------------------------------------------------*/
#sidebar {
  width: 15%;
  float: left;
  margin-left: 5%;
  padding-top: 4px;
  margin-top: 27px;
}

#sidebar img {
  width: 100%;
}

.with-subheadline #sidebar {
  margin-top: 59px;
}

.startseite #sidebar {
  margin-top: 0;
}

#sidebar .moduletable {
  margin-bottom: 36px;
}

#sidebar h3 {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 21px;
}

#sidebar p {
  margin: 0 0 7px;
}

.moduletable h3 {
  font-size: 18px;
}

/*--------------------------Pagination---------------------------*/
div.pagination {
  clear: both;
  text-align: center;
  margin-bottom: 1rem;
}

div.pagination ul {
  margin: 0;
  padding: 0;
  position: relative;
  top: 7px;
  z-index: 5;
}

div.pagination li {
  list-style: none;
  display: inline-block;
  margin: 1rem 0;
}

div.pagination li a, div.pagination li > span {
  padding: 7px 11px;
  background-color: #b9c1df;
  border: 0;
  color: var(--c-1);
  margin-right: 4px;
  font-weight: normal;
}

/*
div.pagination li:nth-child(even) a {
    background-color: #7893b0;
    border: 1px solid #7893b0;
}
*/
div.pagination li a:hover {
  background-color: var(--c-2);
  text-decoration: none;
}

div.pagination li > span {
  background-color: #ddd;
  border: 0;
  color: #fff;
}

/*--------------------------Tags---------------------------*/
.tags {
  margin: 0;
  padding: 0;
  margin-bottom: 18px;
  overflow: hidden;
}

.tag-h {
  margin-top: 32px;
}

.tags li {
  list-style: none;
  margin: 0;
  float: left;
  margin-right: 14px;
}

.tags a:before {
  content: "» ";
}

.tag-body-inline * {
  display: inline;
  margin: 0;
}

/*----------------------------------------------------medizin individuell-----------------------------------------------------*/
.medizin-individuell .item-image img {
  max-width: 124px;
  border: 1px solid #e8e8e8;
}

.newsflash-medizin-individuell .a-button-right {
  display: none;
}

.newsflash-medizin-individuell .mi-side-txt {
  background-image: url(../images/zeitschrift-txt.png);
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  margin-right: 13px;
}

.newsflash-medizin-individuell .newsflash-image {
  background-position: left;
  background-size: contain;
  background-color: #b9c1df;
}

.newsflash-medizin-individuell .readmore {
  position: absolute;
  right: 16px;
  bottom: 16px;
}

@media only screen and (max-width: 740px) {
  .newsflash-medizin-individuell .readmore {
    position: relative;
    right: 0;
    bottom: 0;
  }
}
/*----------------------------------------------------karo3-tabs-----------------------------------------------------*/
.column-25 {
  width: 25%;
  float: left;
}

.column-75 {
  width: 75%;
  float: left;
}

.karo3-tabs {
  width: 100%;
  clear: both;
}

.karo3-tab-links {
  padding-right: 20px;
}

.karo3-tab-links a {
  text-decoration: none !important;
}

.karo3-tab-content .tab-item {
  opacity: 0;
  max-height: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
}

.karo3-tab-content .tab-item.active {
  opacity: 1;
  max-height: 2700px;
  -webkit-transition: all 1s 1s;
  transition: all 1s 1s;
}

.karo3-tab-content .karo3-tabs {
  display: none;
}

.noJs-display {
  display: block !important;
}

.karo3-tab-content .noJs-display {
  margin-top: 20px;
}

.karo3-tab-links ul {
  margin: 0;
  padding: 0;
}

.karo3-tab-links li {
  list-style: none;
}

.karo3-tab-links li a, .karo3-accordion-links a {
  list-style: none;
  display: block;
  overflow: hidden;
  background-color: var(--c-2);
  padding: 9px 10px 7px;
  transition: padding 0.5s;
  margin-bottom: 8px;
  color: #273158;
  font-family: "Raleway", arial, sans-serif;
  font-weight: 400;
  font-size: 21px;
  position: relative;
}

.karo3-tab-links li a:hover {
  background-color: #b9c1df;
  padding-left: 1.8rem;
}

.karo3-tab-links h4 {
  font-size: 21px;
  font-weight: 400;
  margin: 0;
}

.karo3-tab-links li.active a {
  padding-left: 1.8rem;
}

.karo3-tab-links li a:before {
  content: "»";
  position: absolute;
  top: 0.5rem;
  left: 11px;
  opacity: 0;
  transition: opacity 0.5s;
  color: #273158;
}

.karo3-tab-links li a:hover:before, .karo3-tab-links li.active a:before {
  opacity: 1;
}

.karo3-tab-links li a, .karo3-accordion-links a, .karo3-tab-links li a:hover, .karo3-accordion-links a:hover {
  color: var(--c-1);
  font-family: "Raleway", arial, sans-serif;
  font-weight: 700;
}

.karo3-tab-links li a:last-child {
  margin-right: 0;
}

.karo3-accordion-links a {
  margin-top: 10px;
}

.karo3-accordion-links a:hover {
  background-color: #b9c1df;
}

.karo3-accordion-links a:after {
  content: "»";
  position: absolute;
  top: 0.6rem;
  right: 11px;
  transform: rotate(0deg);
  transition: transform 0.5s;
  color: #273158;
}

.karo3-accordion-links a:hover:after, .karo3-accordion-links.active a:after {
  transform: rotate(90deg);
}

.rwd-tablet {
  display: none;
}

.karo3-tab-content {
  min-height: 0px;
}

blockquote {
  font-size: 16px;
  line-height: 133%;
  margin-top: 34px;
  background-color: #f7f8f9;
  overflow: hidden;
  padding: 23px;
}

blockquote img {
  float: left;
  max-width: 180px !important;
  margin-right: 15px;
  border-right: 6px solid var(--c-2);
  padding-right: 23px;
}

.bq-no-img {
  border-left: 6px solid var(--c-2);
  padding-left: 15px;
}

.blog-facts {
  position: relative;
  margin-top: 21px;
  margin-bottom: 26px;
  overflow: hidden;
}

.content-box .tab-item img {
  max-width: 50%;
}

/*----------------------------------------------------Video-----------------------------------------------------*/
.youtube-logo {
  display: inline-block;
  color: #fff;
  width: 61px;
  height: 46px;
  max-width: 100%;
  background: url(../../../media/plg_karo3youtubedataprivacy/images/YouTube.svg) no-repeat;
  background-size: 173px;
  background-position: 4px 0px;
}

.video-container .load-iframe .h2-look {
  margin: 0 0 3rem;
  font-family: "Rubik", arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  text-shadow: 1px 1px 4px #000;
}

.load-iframe-txt {
  background-color: transparent;
}

.load-iframe-txt > div {
  position: absolute;
  bottom: 0%;
  padding: 0;
  width: 100%;
}

.load-iframe .small {
  padding: 8px 9% 9px;
  background-color: var(--c-2);
  margin-bottom: 0;
  color: #545454;
}

.load-iframe .small a {
  color: #545454;
}

.video-container .load-iframe {
  background-size: cover;
  background-color: var(--c-2);
}

.video-container iframe:not(#iframepreview), .video-container .load-iframe {
  height: 340px !important;
}

.sidebar .video-container .load-iframe .h2-look {
  margin: 0 0 1rem;
  font-size: 23px;
}

.sidebar .load-iframe .small {
  font-size: 10px;
}

.items-row .video-container iframe:not(#iframepreview), .items-row .video-container .load-iframe {
  height: 300px !important;
}

@media only screen and (max-width: 1380px) {
  .video-container iframe:not(#iframepreview), .video-container .load-iframe {
    height: 22vw !important;
  }
}
@media only screen and (max-width: 1280px) {
  .items-row .video-container iframe:not(#iframepreview), .items-row .video-container .load-iframe {
    height: 22vw !important;
  }
}
@media only screen and (max-width: 1200px) {
  .video-container iframe:not(#iframepreview), .video-container .load-iframe {
    height: 27vw !important;
  }
}
@media only screen and (max-width: 918px) {
  .video-container iframe:not(#iframepreview), .video-container .load-iframe {
    height: 35vw !important;
  }
  .items-row .video-container iframe:not(#iframepreview), .items-row .video-container .load-iframe {
    height: 28vw !important;
  }
}
@media only screen and (max-width: 740px) {
  .items-row .video-container iframe:not(#iframepreview), .items-row .video-container .load-iframe {
    height: 48.5vw !important;
  }
}
/*----------------------------------------------------Button auf Slider-----------------------------------------------------*/
.moduletable-button {
  position: absolute;
  width: 100%;
  top: 0;
}

.moduletable-button a {
  position: absolute;
  right: 10px;
  top: 2.7vw;
  z-index: 9999999;
  background-color: #f2e086;
  width: 10vw;
  height: 10vw;
  border-radius: 10vw;
  font-size: 1.8vw;
  font-family: "Raleway", arial, sans-serif;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  padding-top: 2.2vw;
  transform: rotate(10deg);
}

a.big-round-button {
  display: inline-block;
  background-color: var(--c-2);
  width: 160px;
  height: 160px;
  border-radius: 160px;
  font-size: 28px;
  font-family: "Raleway", arial, sans-serif;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  padding-top: 37px;
  float: right;
}

.moduletable-button a:hover, a.big-round-button:hover {
  color: var(--c-1);
  background-color: #fee56b;
}

@media only screen and (max-width: 915px) {
  .moduletable-button a {
    padding-top: 2.6vw;
    width: 13vw;
    height: 13vw;
    border-radius: 13vw;
    font-size: 2.3vw;
  }
}
@media only screen and (max-width: 650px) {
  .moduletable-button a {
    padding-top: 2.4vw;
    width: 18vw;
    height: 18vw;
    border-radius: 18vw;
    font-size: 3.9vw;
  }
  a.big-round-button {
    width: 125px;
    height: 125px;
    border-radius: 125px;
    font-size: 22px;
    padding-top: 29px;
    margin: -7px 0 10px;
  }
}
@media only screen and (max-width: 520px) {
  .moduletable-button a {
    padding-top: 3.4vw;
    width: 25vw;
    height: 25vw;
    border-radius: 25vw;
    font-size: 5.8vw;
  }
}
@media only screen and (max-width: 380px) {
  .moduletable-button a {
    padding-top: 5.4vw;
    width: 34vw;
    height: 34vw;
    border-radius: 34vw;
    font-size: 7.8vw;
  }
}
/*----------------------------------------------------100JZ-----------------------------------------------------*/
.button-100jz {
  padding-top: 4px;
  margin-left: 24px;
  float: left;
  width: 113px;
}

.custom-karo3 {
  padding-bottom: 18px;
}

.custom-karo3 .readmore {
  margin: 0;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

/*----------------------------------------------------Footer-----------------------------------------------------*/
#footer {
  position: relative;
  background-color: var(--c-2);
  overflow: hidden;
  width: 100%;
  padding: 7px 0 97px;
}

#footer h3 {
  margin: 10px 0 9px;
}

#footer img {
  float: left;
  margin-right: 29px;
  width: 170px;
}

#footer a:last-child img {
  margin-right: 0;
}

#footer .menu {
  float: right;
  position: relative;
  z-index: 3;
}

#footer .menu a:hover, #footer .menu .active > a, #footer .menu .current > a {
  background-color: #f7f8f9;
}

#footer .custom {
  padding-top: 5px;
  margin-top: 7px;
}

#footer .custom a {
  font-weight: 400;
}

/*------------------------------SC Buttons-----------------------------*/
.sc-menu {
  margin-top: 3px;
  margin-left: 10px;
  float: left;
  overflow: hidden;
}

.sc-menu a {
  display: block;
  overflow: hidden;
  float: left;
  padding: 6px 5px;
  font-size: 16px;
  margin-left: 5px;
  -webkit-transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
  transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s, width 0.2s;
}

.sc-menu a.fb-link img {
  margin-top: -28px;
  width: 26px;
  margin-left: 4px;
}

.sc-menu a.twitter-link img {
  margin-top: -60px;
  width: 26px;
  margin-left: 4px;
}

.switch {
  display: none;
}

.fb_iframe_widget iframe, .sc-buttons iframe {
  max-width: none;
}

.sc-buttons {
  margin-top: 3px;
  margin-left: 10px;
  float: left;
  overflow: hidden;
}

.sc-buttons > div {
  float: left;
  cursor: pointer;
}

.real-sc-button {
  margin-top: 3px;
}

.fb-button .sc-button {
  background-image: url(../images/sc-buttons.png);
  width: 25px;
  height: 25px;
}

.g-button .sc-button {
  background-image: url(../images/sc-buttons.png);
  background-position: -55px 0;
  width: 25px;
  height: 25px;
}

.twitter-button .sc-button {
  background-image: url(../images/sc-buttons.png);
  background-position: -27px 0;
  width: 26px;
  height: 25px;
}

.fb-button .sc-button:hover {
  background-position: 0 -54px;
}

.g-button .sc-button:hover {
  background-position: -55px -54px;
}

.twitter-button .sc-button:hover {
  background-position: -27px -54px;
}

.orange .fb-button .sc-button, .full-green .fb-button .sc-button {
  background-position: 0 -28px;
}

.orange .g-button .sc-button, .full-green .g-button .sc-button {
  background-position: -55px -28px;
}

.orange .twitter-button .sc-button, .full-green .twitter-button .sc-button {
  background-position: -27px -28px;
}

.orange .fb-button .sc-button:hover, .full-green .fb-button .sc-button:hover {
  background-position: 0 0;
}

.orange .g-button .sc-button:hover, .full-green .g-button .sc-button:hover {
  background-position: -55px 0;
}

.orange .twitter-button .sc-button:hover, .full-green .twitter-button .sc-button:hover {
  background-position: -27px 0;
}

.green .fb-button .sc-button:hover {
  background-position: 0 -81px;
}

.green .g-button .sc-button:hover {
  background-position: -55px -81px;
}

.green .twitter-button .sc-button:hover {
  background-position: -27px -81px;
}

.privacy_dummy {
  position: absolute;
}

.social_share_privacy_area li .dummy_btn:hover {
  background-color: #7982a5;
}

.orange .privacy_dummy, .full-green .privacy_dummy {
  top: -33px;
}

.orange .privacy_dummy:hover, .full-green .privacy_dummy:hover {
  top: 0;
}

.green .privacy_dummy:hover {
  top: -101px;
}

.social_share_privacy_area {
  clear: both;
  list-style-type: none;
  padding: 0;
  margin-left: 0; /* ???  */
  width: auto;
  display: block;
}

.social_share_privacy_area.line {
  height: 25px;
  line-height: 16px;
  margin: 0;
}

.social_share_privacy_area.box {
  width: 95px;
}

.social_share_privacy_area li {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}

.social_share_privacy_area.box li {
  text-align: center;
}

.social_share_privacy_area.line li {
  height: 21px;
  float: left;
}

.social_share_privacy_area li .dummy_btn {
  cursor: pointer;
  padding: 0;
  width: 24px !important;
  height: 24px !important;
  overflow: hidden;
  position: relative;
  background-color: #7982a5;
}

.social_share_privacy_area li.info_off .dummy_btn {
  width: auto !important;
  height: auto !important;
  overflow: visible;
  position: relative;
  padding-top: 3px;
}

.social_share_privacy_area.line .info_off .fb_like {
  width: 120px !important;
}

.social_share_privacy_area.line li.info_off div.gplusone {
  width: 90px !important;
}

.social_share_privacy_area.line li.info_off div.tweet {
  width: 115px !important;
}

.social_share_privacy_area.line li .dummy_btn {
  float: left;
}

.social_share_privacy_area.box li .dummy_btn {
  margin-bottom: 10px;
}

.fb_like_privacy_dummy {
  margin-top: -17px;
}

.social_share_privacy_area li .dummy_btn img.privacy_dummy,
.social_share_privacy_area li .dummy_btn iframe {
  vertical-align: bottom;
}

.social_share_privacy_area li .dummy_btn iframe {
  overflow: hidden;
  height: inherit;
  width: inherit;
  border-style: none;
}

.social_share_privacy_area.line li {
  display: inline-block;
}

/* Tooltips begin */
.social_share_privacy_area li.help_info {
  position: relative;
}

.social_share_privacy_area li.settings_info,
.social_share_privacy_area li.help_info .info {
  text-align: left;
}

.social_share_privacy_area li.help_info .info a {
  font-weight: 400;
  text-decoration: none !important;
}

.social_share_privacy_area li.help_info .info,
.social_share_privacy_area li .help_info.icon .info {
  display: none;
  position: absolute;
  top: 21px;
  width: 290px;
  padding: 10px 15px;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  border: 1px solid #ccc;
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  color: #000;
  z-index: 500;
}

.social_share_privacy_area.line li.help_info .info,
.social_share_privacy_area li .help_info.icon .info {
  right: 0;
}

.social_share_privacy_area.box li.help_info .info {
  left: 100%;
  top: 0px;
  bottom: auto;
}

.social_share_privacy_area li .help_info.icon .info {
  width: 350px;
}

.social_share_privacy_area li.help_info.display .info,
.social_share_privacy_area li .help_info.icon.display .info {
  display: block;
}

.social_share_privacy_area li.help_info.info_off.display .info {
  display: none;
}

.social_share_privacy_area li .help_info.icon {
  background: #fff url(../images/socialshareprivacy_info.png) no-repeat center center scroll;
  width: 25px;
  height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 2px solid #e7e3e3;
  border-right-width: 0;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.perma_option_off .help_info.icon {
  border-right-width: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* Tooltips end */
/* Settings/Info begin */
.social_share_privacy_area li.settings_info {
  position: relative;
  top: -2px;
}

.social_share_privacy_area li.settings_info a {
  text-decoration: none;
  margin: 0 !important;
}

.social_share_privacy_area li.settings_info .settings_info_menu {
  background-color: #f3f4f5;
  color: #000;
  border-style: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  left: 0;
  position: absolute;
  top: 0;
  min-width: 135px;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.on {
  z-index: 1000;
}

.social_share_privacy_area li.settings_info .settings_info_menu.off {
  border-width: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}

.social_share_privacy_area li.settings_info .settings_info_menu.off form {
  display: none;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu .settings {
  text-indent: -9999em;
  display: inline-block;
  background: #fff url(../images/settings.png) no-repeat center center scroll;
  width: 25px;
  height: 20px;
  border: 2px solid #e7e3e3;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  border-left: 1px solid #ddd;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset {
  border-width: 0;
  margin: 0;
  padding: 0 10px 10px;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset legend {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
  padding: 10px 0;
  width: 115px;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset input {
  margin: 4px 10px 4px 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  -moz-transition: color 0.5s ease-in;
  -webkit-transition: color 0.5s ease-in;
  transition: color 0.5s ease-in;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label.checked {
  color: #090;
}

/* Settings/Info end */
.sc-k3sc {
  color: #545454;
}

/*------------------------------Social Meida Link Seite-----------------------------*/
.smlinks {
  background-image: none;
  background-color: #fff;
}

.smlinks #menu-bg {
  display: none;
}

.smlinks .content-box, .smlinks #content {
  font-size: 17px;
}

.smlinks .a-button {
  width: 100%;
  color: #fff;
  background-color: #7982a5;
  padding: 11px 15px 9px;
  height: auto;
  font-size: 21px;
  font-family: "Raleway", arial, sans-serif;
  font-weight: 400;
  line-height: 120%;
  text-align: center;
}

.smlinks .a-button:before {
  display: none;
}

.smlinks .item-page {
  margin-top: 0;
}

.smlinks-at {
  text-align: center;
  color: #e73b0e;
  font-size: 14px;
}

/*------------------------------Cookie Consent-----------------------------*/
.cpnb-div-position-center .cpnb-message {
  line-height: 154%;
}

.cpnb-outer.cpnb-div-position-top-left, .cpnb-outer.cpnb-div-position-top-right, .cpnb-outer.cpnb-div-position-bottom-left, .cpnb-outer.cpnb-div-position-bottom-right {
  background: #fff !important;
}

.cpnb-button-settings, .cpnb-button-settings-modal {
  font-weight: bold;
}

.cpnb-div-position-top-left .cpnb-button, .cpnb-div-position-top-right .cpnb-button, .cpnb-div-position-bottom-left .cpnb-button, .cpnb-div-position-bottom-right .cpnb-button {
  margin-bottom: 0;
}

.cpnb-div-position-bottom-right {
  max-width: 366px !important;
}

.cpnb-m-bottom-buttons .cpnb-button {
  padding: 10px 14px 7px;
}

.modalCheckBox input[type=checkbox] {
  float: none;
}

#cpnb .cpnb-inner, #cpnb .cpnb-div-position-center {
  max-width: none !important;
}

.cpnb-button, .cpnb-button-ok {
  text-shadow: none;
}

.cpnb, .cpnb * {
  font-family: "Rubik", arial, sans-serif;
}

.cpnb-m-DeclineAllButton:hover {
  color: var(--c-1);
}

.cpnb {
  z-index: 99999999;
}

#cpnb_warningBoxBgOverlay {
  z-index: 9999999;
}

@media only screen and (max-width: 1040px) {
  .cpnb-m-bottom-buttons .cpnb-button {
    font-size: 0.85rem;
  }
  .cpnb-modal--medium {
    font-size: 1rem;
    line-height: 150%;
  }
  .cpnb-modal-inner {
    padding: 1em;
  }
  .cpnb-manager-modal-right {
    top: 10px;
  }
  .cpnb-manager-modal-left {
    top: 55px;
  }
}
@media only screen and (max-width: 766px) {
  .cpnb-manager-modal-right, .cpnb-manager-modal-left {
    bottom: 105px;
  }
}
@media only screen and (max-width: 600px) {
  .cpnb-manager-modal-right {
    bottom: 39px;
  }
  .cpnb-left-menu-toggle-button {
    margin-left: -16px;
    margin-top: 48px;
  }
  .cpnb-left-menu-toggle::after {
    margin-top: 39px;
  }
  .cpnb-manager-modal-right {
    margin-top: 90px;
  }
  .cpnb-manager-modal-left {
    top: 21px;
    bottom: 0;
  }
}
@media only screen and (max-width: 502px) {
  .cpnb-button {
    margin-top: 0px !important;
    padding: 4px 8px !important;
  }
}
@media only screen and (max-width: 480px) {
  .cpnb-m-header {
    font-size: 1rem;
  }
}
/*----------------------------------------------------Responsive Design-----------------------------------------------------*/
.rs-menu-button {
  display: none;
  font-family: "Rubik", arial, sans-serif;
  font-size: 15px;
  color: #fff;
  background-color: #7982a5;
  height: auto;
  line-height: 124%;
  min-height: 39px;
  padding: 11px 15px 8px;
  -webkit-transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s;
  transition: border 0.2s, padding 0.2s, margin 0.2s, background 0.2s;
  position: absolute;
  width: 152px;
  right: 0;
  z-index: 5;
  background-image: url(../images/menu-icon.png);
  background-repeat: no-repeat;
  background-position: 119px 13px;
  cursor: pointer;
  text-transform: uppercase;
}

.item-image-rd {
  display: none;
}

.rs-menu-button:hover {
  background-color: #7982a5 !important;
  color: #fff !important;
}

.display-on {
  display: block !important;
}

.display-off {
  display: none !important;
}

@media only screen and (min-width: 1500px) {
  .load-iframe {
    height: 315px !important;
  }
  .sidebar iframe:not(#iframepreview), .sidebar .load-iframe, .sidebar .video-container iframe:not(#iframepreview), .sidebar .video-container .load-iframe {
    height: 178px !important;
  }
}
@media only screen and (max-width: 1420px) {
  .sidebar {
    width: 32%;
  }
  .sidebar iframe:not(#iframepreview), .sidebar .load-iframe, .sidebar .video-container iframe:not(#iframepreview), .sidebar .video-container .load-iframe {
    height: 13vw !important;
  }
  #content-top-img .moduletable-img {
    width: 66.8%;
  }
  .item-page {
    width: 58%;
  }
}
@media only screen and (max-width: 1300px) {
  .center {
    width: 85%;
  }
  iframe:not(#iframepreview), .load-iframe {
    height: 27.5vw !important;
  }
}
@media only screen and (max-width: 1200px) {
  .center {
    width: 90%;
  }
  iframe:not(#iframepreview), .load-iframe {
    height: 29.5vw !important;
  }
  .sidebar iframe:not(#iframepreview), .sidebar .load-iframe, .sidebar .video-container iframe:not(#iframepreview), .sidebar .video-container .load-iframe {
    height: 14vw !important;
  }
}
@media only screen and (max-width: 1100px) {
  .center {
    width: 93%;
  }
  .sidebar {
    width: 34%;
  }
  #content-top-img .moduletable-img {
    width: 64.5%;
  }
  .item-page {
    width: 56%;
  }
  .sidebar iframe:not(#iframepreview), .sidebar .load-iframe, .sidebar .video-container iframe:not(#iframepreview), .sidebar .video-container .load-iframe {
    height: 15vw !important;
  }
  .video-container .load-iframe .h2-look {
    font-size: 21px;
    margin: 0 0 2rem;
  }
  .load-iframe .small {
    font-size: 12px;
    line-height: 129%;
  }
}
@media only screen and (max-width: 1000px) {
  #header {
    height: 164px;
  }
  #logo {
    width: 18%;
  }
  /*
  	#menu {
  		width: 80%;
  	}
  	#menu .moduletable-menu{
  		width: 68%;
  	}
  	#menu .moduletable-menu:last-child{
  		width: 32%;
  	}
  	#menu .menu li.item-117 {
  		margin-left: 5%;
  		width: 95%;
  	}
  	#menu .menu li {
  		width: 33.333%;
  		text-align: center;
  	}
  	#menu .menu li.item-115 {
  		clear: left;
  	}
  	#menu .menu li.item-115, #menu .menu li.item-116 {
  		width: 50%;
  	}
  	#menu .menu li a:hover, #menu .menu li:hover a {
  		padding: 14px 15px 8px;
  	}
  	#menu .menu .menu-dropdown li a {
  		padding: 0;
  	}
  	#menu .menu .menu-dropdown .menu-img {
  		width: 30%;
  	}
  	#menu .menu .menu-dropdown > ul {
  		margin-left: 30%;
  	}
  	#menu .menu .menu-dropdown li {
  		width: 161px;
  	}
  */
  #menu .moduletable-menu.erstattung {
    position: absolute;
    right: 0px;
    top: auto;
    left: auto;
    bottom: 50px;
  }
  #menu .menu li.item-117 a {
    background-color: #ffffff;
    border: 1px solid #cccccc;
  }
  .sidebar > .moduletable {
    padding: 20px 23px 20px 23px;
    background-position: right 9px;
    background-size: 39px;
  }
  .sidebar > .moduletable:hover {
    padding-right: 26px;
  }
  .newsflash-image {
    /*
    		position: absolute;
    		top: 7px;
    		right: 8px;
    		width: 39px;
    */
  }
  #footer .moduletable {
    overflow: hidden;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 960px) {
  .cols-2 .item {
    margin-right: 0;
    width: 100%;
    float: none;
    position: relative;
  }
  .breadcrumb, .print-icon {
    display: none;
  }
}
@media only screen and (max-width: 940px) {
  .button-100jz {
    margin-left: 17px;
    width: 80px;
  }
}
@media only screen and (max-width: 915px) {
  #menu .menu .menu-dropdown .menu-img {
    display: none;
  }
  /*
  	#menu {
  		width: 70%;
  	}
  */
  #logo {
    width: 27%;
  }
  #content-top-img .moduletable-img {
    position: relative;
    margin: 0;
    width: 100%;
  }
  #content-top-img {
    width: 100%;
    position: relative;
  }
  #content-top-img .moduletable-text {
    margin: 0;
    width: 90%;
  }
  #content-top-sidebar.sidebar > .moduletable {
    width: 32%;
    float: left;
    margin-top: 18px;
  }
  #content-top-sidebar > .moduletable:last-child {
    margin-right: 0;
  }
  #content-top-sidebar {
    width: 100%;
    margin-left: 0;
  }
  #content-top-main {
    margin: 20px 10px 56px 0;
    width: 100%;
  }
  #content-top-sidebar.sidebar > .moduletable:first-child {
    margin-left: 0;
  }
  .newsflash-image {
    height: 25vw;
  }
  .karo3-tab-links {
    display: none;
  }
  .rwd-tablet {
    display: block;
  }
  .karo3-tab-content {
    width: 100%;
  }
}
@media only screen and (max-width: 810px) {
  #content-top-sidebar > .moduletable {
    width: 100%;
    margin-bottom: 0px;
  }
  #content-top-img .moduletable-text {
    margin: 0;
    width: 100%;
    position: relative;
  }
  #header {
    height: auto;
  }
  #header {
    height: 187px;
  }
}
@media only screen and (max-width: 774px) {
  /*
  	#menu {
  		width: 75%;
  	}
  */
  #menu .menu a {
    padding: 12px 12px 8px;
  }
  #logo {
    width: 22%;
  }
  .item-image-rd {
    display: block;
    float: left;
    width: 50%;
    margin-right: 20px;
  }
  .sidebar .item-image {
    display: none;
  }
  .item-page-sidebar, .item-page, .blog {
    width: 100%;
  }
  iframe:not(#iframepreview), .load-iframe {
    height: 45vw !important;
  }
}
@media only screen and (max-width: 1000px) {
  .rs-menu-button {
    display: block;
  }
  #menu .menu .menu-dropdown .menu-img {
    display: none;
  }
  #menu .module-title {
    display: none;
  }
  #menu .menu a {
    display: block;
    padding: 11px 10px 0;
    height: 39px;
    background-color: var(--c-2);
    border: 0;
    border-bottom: 1px solid #cccccc;
  }
  #menu a {
    border-radius: 0;
  }
  #menu .moduletable-menu {
    float: none;
    width: 100%;
  }
  #menu .menu li.item-117 {
    margin: 0;
  }
  #menu .menu-wrapper {
    display: none;
    padding-top: 39px;
    position: absolute;
    right: 0;
    width: 263px;
  }
  #menu .moduletable-menu:last-child {
    width: 100%;
    position: relative;
    bottom: auto;
  }
  #menu .menu li.item-117 a {
    background-color: var(--c-2);
    border: 0;
    border-bottom: 1px solid #cccccc;
  }
  #menu .menu li {
    margin: 0;
    float: none;
    width: 100% !important;
    text-align: left;
  }
  #menu .menu li:hover ul, #menu .menu li li:hover ul, #menu .menu li.rd-hover ul, #menu .menu li li.rd-hover ul {
    height: auto;
    position: relative;
    border-bottom: 0px solid #7982a5;
  }
  #menu .menu li li.rd-hover ul {
    border-bottom: 0px solid #7982a5;
  }
  #menu .menu ul li:hover ul, #menu .menu li ul li:hover ul, #menu .menu ul li.rd-hover ul, #menu .menu li ul li.rd-hover ul {
    position: relative;
  }
  #menu .menu li:hover ul ul, #menu .menu li li:hover ul ul, #menu .menu li.rd-hover ul ul, #menu .menu li li.rd-hover ul ul {
    position: absolute;
  }
  #menu .menu .menu-dropdown {
    position: absolute;
    width: 100%;
    left: -999em;
    border: 0;
    background-color: none;
    text-align: left;
    margin: 0;
  }
  #menu .menu .menu-dropdown h3 {
    display: none;
  }
  #menu .menu .menu-dropdown > ul {
    margin: 0;
  }
  #menu .menu .menu-dropdown ul > li {
    float: none;
    text-align: left;
    margin: 0;
  }
  #menu .menu .menu-dropdown li > a {
    color: var(--c-1);
    background-color: var(--c-2) !important;
    border-top: 1px solid #d4d4d4 !important;
    float: none;
    padding: 9px 10px 6px !important;
    height: auto;
    display: block;
    text-decoration: none !important;
    margin: 0;
    line-height: 129%;
  }
  #menu .menu li.item-115 {
    clear: none;
  }
  #menu .menu li:hover .menu-dropdown, #menu .menu li.rd-hover .menu-dropdown {
    position: relative;
    left: 0;
    padding: 0;
  }
  #menu .menu li.item-117:hover .menu-dropdown {
    width: 100%;
  }
  #menu .menu .menu-dropdown > ul > li.deeper > a:before {
    content: "";
  }
  #menu .menu a:before {
    content: "» ";
  }
  #menu .menu li.deeper > a:before {
    content: "";
  }
  #menu .menu .menu-dropdown > ul > li > a {
    padding-left: 40px !important;
  }
  #menu .menu .menu-dropdown > ul > li > ul > li > a {
    padding-left: 40px !important;
    background-color: #fff !important;
  }
  #menu .menu li.deeper > a {
    background-image: url(../images/menu-icon-parent.png);
    background-repeat: no-repeat;
    background-position: 235px center;
    font-family: "Raleway", arial, sans-serif;
    background-color: #b9c1df !important;
    color: var(--c-1);
    font-weight: bold;
  }
  #menu .menu li > a:hover, #menu .menu li:hover > a, #menu .menu li.rd-hover > a {
    padding: 11px 10px 0;
    background-color: #7982a5 !important;
    border-color: #d4d4d4 !important;
    color: #fff;
    margin-top: 0px;
  }
  #header {
    height: 154px;
  }
  #menu {
    margin-top: 102px;
    bottom: auto;
    z-index: 99999991;
  }
  #menu-bg {
    height: 13px;
  }
  #logo {
    width: 150px;
  }
}
@media only screen and (max-width: 740px) {
  #content-top-sidebar {
    display: block;
  }
  #content-top-sidebar.sidebar > .moduletable {
    margin: 10px 0;
    width: 100%;
  }
  .newsflash-image {
    float: left;
    width: 33%;
    margin-right: 15px;
    margin-bottom: 0;
  }
  .category-module .category-module-item {
    text-indent: 0;
  }
  .category-module {
    overflow: hidden;
  }
  .sidebar > .moduletable h3, .sidebar > .moduletable h3 a {
    margin-top: 0;
  }
  .cols-3, .cols-2 {
    width: 100%;
    margin: 0;
  }
  .item, .content-box {
    margin-bottom: 20px;
  }
  .video-container .load-iframe, .sidebar .video-container iframe:not(#iframepreview), .sidebar .video-container .load-iframe {
    height: 48.5vw !important;
  }
  .moduletable-button {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  #menu {
    bottom: 45px;
    position: absolute;
  }
  #menu-bg {
    height: 6px;
  }
  #menu-top {
    position: relative;
  }
  .sc-menu {
    float: right;
  }
}
@media only screen and (max-width: 500px) {
  #mod-finder-searchword {
    display: none;
  }
  #mod-finder-searchform {
    margin-left: 7px;
  }
  .sc-buttons {
    margin-left: 2px;
  }
}
/* Formular */
@media only screen and (max-width: 480px) {
  .formContainer .formControls, .controls {
    margin-left: 0;
    margin-bottom: 6px;
  }
  .rsform-block {
    float: none !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .formContainer input[type=text], .formContainer input[type=password], .formContainer textarea {
    width: 100% !important;
  }
}
@media only screen and (max-width: 480px) {
  .rs-menu-button span {
    display: none;
  }
  .rs-menu-button {
    width: 54px;
    background-position: center;
  }
  h1 {
    font-family: "Raleway", arial, sans-serif;
    font-size: 29px;
    margin-bottom: 10px;
  }
  h2 {
    font-size: 21px;
    margin-bottom: 4px;
    line-height: 110%;
    margin-top: 22px;
  }
  h3 {
    font-size: 16px;
    margin-bottom: 0px;
  }
  h4 {
    font-size: 16px;
    /* 	font-weight: 700; */
    margin-bottom: 0px;
  }
  dt {
    float: none;
  }
  dd {
    margin-left: 0;
    margin-bottom: 18px;
  }
  .video-container .load-iframe .h2-look {
    margin: 0 0 1rem;
    font-size: 18px;
  }
  .youtube-logo {
    background-size: 126px;
    width: 47px;
    height: 33px;
  }
}
@media only screen and (max-width: 430px) {
  .newsflash-image, .item-image-rd {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .newsflash-image img, .item-image-rd img {
    width: 100%;
    margin: 0;
  }
  .newsflash-image {
    float: none;
    width: 50%;
    height: 43vw;
    margin-right: 0;
    margin-bottom: 15px;
    background-repeat: no-repeat;
  }
  #logo {
    margin-top: 53px;
  }
}
@media only screen and (max-width: 319px) {
  #logo {
    margin-top: 22px;
  }
}
@media only screen and (max-width: 270px) {
  .button-100jz {
    display: none;
  }
}
.box {
  position: relative;
  display: block;
  overflow: hidden;
  padding: var(--sp-l-y) var(--sp-xl-x);
  margin: 0 0 var(--sp-l-y) 0;
  clear: both;
}
.box:after {
  content: "";
  clear: both;
  display: block;
}
.box-hover {
  -webkit-transition: background-color 0.4s, color 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}
.box-hover:hover {
  background-color: #7982a5;
}
.box img {
  border: 0 !important;
}
@media only screen and (max-width: 600px) {
  .box {
    padding-left: var(--sp-l-y);
    padding-right: var(--sp-l-y);
    width: 100%;
  }
}
.box-cite:before {
  content: "„";
  display: block;
  text-align: center;
  font-family: "Raleway", Arial, sans-serif;
  font-size: 5.7058823529rem;
  color: var(--c-h);
  font-weight: 700;
  line-height: 100%;
  margin-top: -5rem;
  margin-bottom: 1rem;
}
.box-y {
  margin: 40px -30px 60px;
  padding: 40px 90px;
  background-color: var(--c-2);
}
@media only screen and (max-width: 1024px) {
  .box-y {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  .box-y {
    padding: 40px 40px;
  }
}
.box-y .a-button {
  background-color: var(--c-1);
  color: #fff;
  font-size: 21px;
  padding: 1em 6em;
  height: auto;
  position: absolute;
  bottom: 0;
  text-align: center;
}
@media only screen and (max-width: 870px) {
  .box-y .a-button {
    padding: 1em 1em;
    width: 100%;
  }
}
.box-y .a-button:hover {
  background-color: #b9c1df;
  color: var(--c-1);
}
.box-y-column-txt {
  padding-bottom: 61px;
  padding-right: 1.5rem;
}
@media only screen and (max-width: 870px) {
  .box-y-column-txt {
    padding-right: 0;
  }
}
.box-y-column-img {
  padding-left: 1.5rem;
}
@media only screen and (max-width: 870px) {
  .box-y-column-img {
    padding-left: 0;
    padding-top: 1.5rem;
  }
}
.box-cl {
  border-left: 3rem solid #94DBD5;
}
.box-cl:nth-of-type(2n) {
  border-color: #FFCAB8;
}
@media only screen and (max-width: 600px) {
  .box-cl {
    border-width: 2rem;
  }
}
.box-medienkritik dt {
  font-size: 1rem;
}
.box-medienkritik dd {
  margin-left: 7.6rem;
}
.box-medienkritik h4 {
  margin: 0.25rem 0 1rem;
}
.box-medienkritik .icon {
  color: #37537D;
  font-size: 1.2rem;
  margin-right: 0.5rem;
}

.home .blog-featured, .home #search-results .blog {
  margin-top: 0;
  float: none;
  width: 100%;
}
.home .blog-featured {
  margin-bottom: 27px;
}
.home .blog-featured h1 {
  font-size: 21px;
  margin-bottom: 11px;
}
.home .sidebar {
  width: 48.75%;
}
.home .more-news {
  background: transparent;
  box-shadow: none;
  padding: 0;
}
.home .more-news .btn, .home .more-news .a-button {
  text-align: center;
  padding: 0.6em 1.5em;
  height: auto;
  font-size: 21px;
  width: 100%;
}

.item-page .col-6 {
  width: 49%;
  margin-right: 2%;
  float: left;
}
.item-page .col-6:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 1100px) {
  .home #main {
    margin: 0 -3.5% 36px;
    padding: 16px 3.5% 0;
  }
}
@media only screen and (max-width: 740px) {
  .home .sidebar {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .home .blog .row-1 .column-1 .col-6 {
    width: 100%;
    margin-right: 0;
  }
}
#logo img {
  width: 157px;
}

.timeline {
  overflow: visible !important;
  position: relative;
  padding-bottom: 3rem;
  max-width: 85%;
  margin: auto;
}
.timeline-wrapper {
  overflow: visible !important;
}
.timeline:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1rem;
  background: #D89521;
  left: calc(50% - (1rem / 2));
}
.timeline-item {
  width: 100%;
  max-width: 100%;
  flex: 1 1 100%;
  margin-top: -5.5rem;
}
.timeline-item-wrapper {
  position: relative;
  z-index: 1;
  width: calc(50% - 6%);
  background-color: #E4F0E0;
  overflow: visible !important;
  -webkit-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  transition: transform 0.5s;
}
.timeline-item-wrapper:before {
  content: "";
  position: absolute;
  background-image: url(../images/icon-medizin.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 5rem;
  height: 5rem;
  z-index: 2;
  top: -1.8rem;
  left: -1.8rem;
}
.timeline-item-wrapper:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-left: 2.9411764706rem solid #E4F0E0;
  border-top: 0.9411764706rem solid transparent;
  border-bottom: 0.9411764706rem solid transparent;
  border-right: 0;
  padding-top: 0;
  left: 100%;
  margin-left: -1px;
}
.timeline-item-wrapper:hover {
  -webkit-transform: scale(1.1) translate(-1rem, 0);
  -ms-transform: scale(1.1) translate(-1rem, 0);
  transform: scale(1.1) translate(-1rem, 0);
}
.timeline-date {
  z-index: 1;
  padding: 5rem 0;
  font-family: "Raleway", Arial, sans-serif;
  font-weight: 700;
  line-height: 115%;
  color: var(--c-h);
  page-break-after: avoid;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: 2.1176470588rem;
  text-align: center;
  margin-bottom: 5rem;
}
.timeline-date time {
  display: inline-block;
  background-color: #77B2C3;
  color: #fff;
  padding: 0.15em 0.75em 0.25em;
}
.timeline-featured:before {
  content: "";
  position: absolute;
  background-image: url(../images/icon-star.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 3rem;
  height: 3rem;
  z-index: 1;
  top: -1.8rem;
  left: 2.3rem;
}
.timeline-txt-no-img {
  padding-left: 3rem;
}
.timeline-right {
  float: right;
}
.timeline-right .timeline-featured:before {
  left: auto;
  right: 2.3rem;
}
.timeline-right .timeline-txt-no-img {
  padding-right: 3rem;
  padding-left: 0;
}
.timeline-right:before {
  left: auto;
  right: -1.8rem;
}
.timeline-right:after {
  left: auto;
  right: 100%;
  border-left: 0;
  border-right: 2.9411764706rem solid #E4F0E0;
}
.timeline-right:hover {
  -webkit-transform: scale(1.1) translate(1rem, 0);
  -ms-transform: scale(1.1) translate(1rem, 0);
  transform: scale(1.1) translate(1rem, 0);
}
.timeline .timeline-medizin:before {
  background-image: url(../images/icon-medizin.svg);
}
.timeline .timeline-medizin:after {
  border-left-color: #E4F0E0;
  border-right-color: #E4F0E0;
}
.timeline .timeline-forschung:before {
  background-image: url(../images/icon-forschung.svg);
}
.timeline .timeline-forschung:after {
  border-left-color: #E2F3F1;
  border-right-color: #E2F3F1;
}
.timeline .timeline-in-der-praxis {
  background-color: #F0DBD7;
}
.timeline .timeline-in-der-praxis:before {
  background-image: url(../images/icon-in-der-praxis.svg);
}
.timeline .timeline-in-der-praxis:after {
  border-left-color: #F0DBD7;
  border-right-color: #F0DBD7;
}
.timeline-cat {
  padding-left: 3.5rem;
}
.timeline-cat:before {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 3rem;
  height: 3rem;
  z-index: 2;
  top: 0.5rem;
  left: 0rem;
}
.timeline-cat-arzneimittel:before {
  background-image: url(../images/icon-medizin.svg);
}
.timeline-cat-forschung:before {
  background-image: url(../images/icon-forschung.svg);
}
.timeline-cat-in-der-praxis:before {
  background-image: url(../images/icon-in-der-praxis.svg);
}
.timeline-cat h3 {
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
}
.timeline-img .float-none {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .timeline-txt-no-img {
    padding-left: 1.5rem;
  }
  .timeline-item-wrapper:before {
    width: 3.5rem;
    height: 3.5rem;
    left: -1.4rem;
  }
  .timeline-featured:before {
    width: 2.5rem;
    height: 2.5rem;
    left: 1.3rem;
  }
  .timeline-right:before {
    left: auto;
    right: -1.4rem;
  }
  .timeline-right .timeline-featured:before {
    left: auto;
    right: 1.3rem;
  }
  .timeline-right .timeline-txt-no-img {
    padding-left: 0;
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 870px) {
  .timeline-item {
    margin-top: 5rem;
  }
  .timeline-item-wrapper {
    width: calc(100% - 7rem);
    float: right;
  }
  .timeline-item-wrapper:after {
    left: auto;
    right: 100%;
    border-left: 0;
    border-right: 2.9411764706rem solid #E4F0E0;
  }
  .timeline-item-wrapper:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .timeline:after {
    left: auto;
    margin-left: 2.5rem;
  }
  .timeline-date {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .timeline-item-wrapper:before {
    left: auto;
    right: -1.4rem;
  }
  .timeline-featured:before {
    left: auto;
    right: 1.3rem;
  }
  .timeline-txt-no-img {
    padding-left: 0;
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .timeline {
    max-width: 100%;
  }
  .timeline-item-wrapper {
    width: calc(100% - 6rem);
  }
  .timeline-item-wrapper:after {
    border-right: 1.9411764706rem solid #E4F0E0;
  }
}

@media only screen and (max-width: 1260px) {
  .layout-100jahrezukunfttimeline #main {
    overflow: hidden !important;
  }
}
/* @author Jules Weigel, Karo3.de * @copyright 	Copyright (C) Jules Weigel, Karo3.de * @license Jules Weigel, Karo3.de */
.lightbox-karo3 {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: auto;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999900000;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  font-weight: 700;
}
.lightbox-karo3.active {
  opacity: 1;
  display: block;
}

.lightbox-click {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
}

.lightbox-close {
  right: -21px;
  top: -0.8rem;
  position: absolute;
  line-height: 0;
  color: #555;
  font-weight: 600;
  font-size: 3rem;
  cursor: pointer;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 99;
}
.lightbox-close:before {
  content: "+";
  font-size: 3rem;
  width: 3rem;
  height: 3rem;
  background: #fff;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 2px solid #37537D;
}

.lightbox-karo3 > div.lightbox-content {
  position: relative;
  width: 900px;
  max-width: 90%;
  margin: auto;
  margin-top: 100px;
  background-color: #fff;
}

#lightbox-module > div.lightbox-content {
  background-color: #fff;
  background-size: 900px auto;
}

.lightbox-bg {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 1rem;
}

.lightbox-body {
  overflow: hidden;
}

.lightbox-inner-click {
  cursor: pointer;
}

.lightbox-content-text {
  overflow: hidden;
}
.lightbox-content-text .img-40 {
  float: right;
  margin-left: 1.5rem;
  margin-bottom: 0.75rem;
  max-width: 40%;
}

.lightbox-content-text .btn {
  float: none;
}

.lightbox-content-text .h2-look {
  margin-top: 0;
}

.lightbox-content-text p {
  margin: 0 0 0.5rem 0;
}

.lightbox-content-text .button-bottom {
  position: absolute;
  bottom: 3rem;
}

.lb-h2 {
  font-weight: 900;
  font-size: 2.5rem;
  margin-top: 3rem;
  color: #fff;
  line-height: 128%;
}

.lb-p {
  font-weight: 700;
  font-size: 1.6rem;
  margin-top: 1rem;
  line-height: 128%;
}

.lb-p2 {
  font-weight: 700;
  font-size: 1.3rem;
  margin-top: 2rem;
  line-height: 128%;
}

.lb-h3 {
  font-weight: 700;
  font-size: 1.6rem;
  margin-top: 6rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 128%;
}

.lb-a {
  font-weight: 700;
  font-size: 1.8rem;
  padding: 0.5rem;
  line-height: 128%;
  color: #fff;
  display: inline-block;
}
.lb-a:hover {
  color: #FFEDBE;
}

@media only screen and (max-width: 1000px) {
  .lightbox-bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .lightbox-content-text .button-bottom {
    position: relative;
    bottom: 0rem;
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 1000px) {
  .lb-h2 {
    font-size: 1.8rem;
    line-height: 128%;
  }
  .lb-p, .lb-p2 {
    font-size: 1.2rem;
    line-height: 128%;
  }
  .lb-h3 {
    font-size: 1.2rem;
    line-height: 128%;
  }
}
/* JCE Lightbox */
#jcemediabox-popup-numbers {
  display: none !important;
}

#jcemediabox-popup-closelink {
  width: 22px;
  overflow: hidden;
}

a.jcepopup span.jcemediabox-zoom-image {
  background: transparent;
}

a.jcepopup span.jcemediabox-zoom-image:after {
  background: url(../images/zoom.svg) bottom right no-repeat;
  background-size: contain;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
}

.teaser-grid, .teaser-grid-leading {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-areas: "image info" "image head" "image teaser" "image readmore" "image .";
  grid-column: content-start/content-end;
  margin-top: var(--sp-l-y);
  margin-bottom: var(--sp-l-y);
  position: relative;
}
@media only screen and (max-width: 768px) {
  .teaser-grid, .teaser-grid-leading {
    grid-column: content-start/content-end;
  }
}
@media only screen and (max-width: 870px) {
  .teaser-grid, .teaser-grid-leading {
    display: block;
  }
  .teaser-grid-img {
    width: 40%;
    float: right;
    margin-bottom: var(--sp-s-y);
  }
}
.teaser-grid-img {
  grid-area: image;
}
.teaser-grid-head {
  grid-area: head;
  margin-bottom: var(--sp-xxs-x);
}
.teaser-grid-txt {
  grid-area: teaser;
  margin-bottom: var(--sp-m-x);
}
.teaser-grid-info {
  grid-area: info;
  margin-bottom: var(--sp-s-y);
}
.teaser-grid-readmore {
  grid-area: readmore;
}
.teaser-grid-v {
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto auto 1fr;
  grid-template-areas: "image" "info" "head" "teaser" "readmore";
  position: relative;
}
.teaser-grid-v-img {
  margin-bottom: var(--sp-s-y);
}
@media only screen and (max-width: 870px) {
  .teaser-grid-v {
    display: grid;
  }
  .teaser-grid-v-img {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1000px) {
  .teaser-grid-leading {
    flex: 1 1 100%;
    grid-template-columns: 40% 60%;
    grid-template-areas: "image head" "image teaser" "image info" "image readmore" "image .";
    padding-left: var(--sp-xs-x);
    padding-right: var(--sp-xs-x);
  }
  .teaser-grid .teaser-grid-v-img, .teaser-grid .teaser-grid-v-head, .teaser-grid .teaser-grid-v-txt, .teaser-grid .teaser-grid-v-info, .teaser-grid .teaser-grid-v-readmore, .teaser-grid .teaser-grid-v-j2store-info, .teaser-grid .teaser-grid-v-cart, .teaser-grid-leading .teaser-grid-v-img, .teaser-grid-leading .teaser-grid-v-head, .teaser-grid-leading .teaser-grid-v-txt, .teaser-grid-leading .teaser-grid-v-info, .teaser-grid-leading .teaser-grid-v-readmore, .teaser-grid-leading .teaser-grid-v-j2store-info, .teaser-grid-leading .teaser-grid-v-cart {
    padding-left: var(--sp-m-x);
    padding-right: var(--sp-m-x);
  }
}
@media only screen and (max-width: 600px) {
  .teaser-grid-leading {
    grid-template-columns: 1fr;
    grid-template-areas: "image" "head" "teaser" "info" "readmore";
    padding-left: var(--sp-l-x);
    padding-right: var(--sp-l-x);
  }
}
.teaser-grid-s .teaser-title > p {
  margin-bottom: 0;
}
.teaser-grid-img-s {
  grid-template-columns: 200px 2fr;
}
.teaser-grid-img-r {
  grid-template-columns: 2fr 1fr;
  grid-template-areas: "info image" "head image" "teaser image" "readmore image" ". image";
  margin-bottom: var(--sp-xl-y);
}
@media only screen and (min-width: 871px) {
  .teaser-grid-img-r-head, .teaser-grid-img-r-txt, .teaser-grid-img-r-info, .teaser-grid-img-r-readmore, .teaser-grid-img-r-j2store-info, .teaser-grid-img-r-cart {
    padding-right: var(--sp-xl-x);
  }
}
.teaser-grid-img-no {
  grid-template-areas: "info" "head" "teaser" "readmore";
}
.teaser-grid-just-title {
  grid-template-columns: 1fr;
  grid-template-areas: "head" "info";
  padding-left: var(--sp-2-x);
  padding-right: var(--sp-2-x);
}
.teaser-grid-just-title:before {
  content: "\e825";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  min-width: 1em;
  display: inline-block;
  position: absolute;
  color: var(--c-2);
  left: var(--sp-m-x);
  transition: left 0.5s;
}
.teaser-grid-just-title:hover:before {
  left: var(--sp-l-x);
}
@media only screen and (max-width: 1024px) {
  .teaser-grid-just-title {
    padding-right: 0;
  }
}
@media only screen and (max-width: 870px) {
  .teaser-grid-just-title {
    display: grid;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
.teaser-grid-just-img-title-readmore {
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "image info" "image head" "image readmore" "image .";
}
@media only screen and (max-width: 870px) {
  .teaser-grid-just-img-title-readmore {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "image info" "image head" "image readmore" "image .";
  }
  .teaser-grid-just-img-title-readmore-img {
    width: 100%;
    margin-bottom: var(--sp-s-y);
  }
}
.teaser-grid-leading:not(:first-child) {
  flex: 1 1 400px;
  padding-left: var(--sp-xs-x);
  padding-right: var(--sp-xs-x);
}
.teaser-grid-leading:not(:first-child) .teaser-grid-leading-head, .teaser-grid-leading:not(:first-child) .teaser-grid-leading-txt, .teaser-grid-leading:not(:first-child) .teaser-grid-leading-readmore, .teaser-grid-leading:not(:first-child) .teaser-grid-img, .teaser-grid-leading:not(:first-child) .teaser-grid-head, .teaser-grid-leading:not(:first-child) .teaser-grid-txt, .teaser-grid-leading:not(:first-child) .teaser-grid-info, .teaser-grid-leading:not(:first-child) .teaser-grid-readmore, .teaser-grid-leading:not(:first-child) .teaser-grid-j2store-info, .teaser-grid-leading:not(:first-child) .teaser-grid-cart {
  padding-left: var(--sp-xs-x);
  padding-right: var(--sp-xs-x);
}
.teaser-grid-leading-img {
  grid-column: content-start/col 8;
}
.teaser-grid-leading-head, .teaser-grid-leading-txt, .teaser-grid-leading-readmore {
  grid-column: col 8/content-end;
}
@media only screen and (max-width: 1024px) {
  .teaser-grid-leading-img {
    grid-column: content-start/col 7;
  }
  .teaser-grid-leading-head, .teaser-grid-leading-txt, .teaser-grid-leading-readmore, .teaser-grid-leading-j2store-info {
    grid-column: col 7/content-end;
  }
}
@media only screen and (max-width: 600px) {
  .teaser-grid-leading-img:not([class*=teaser-grid-s-]) {
    grid-column: start/end;
    grid-row: 1;
    padding-bottom: var(--sp-l-y);
  }
  .teaser-grid-leading-head:not([class*=teaser-grid-s-]) {
    grid-column: content-start/content-end;
    grid-row: 2;
  }
  .teaser-grid-leading-txt:not([class*=teaser-grid-s-]) {
    grid-column: content-start/content-end;
    grid-row: 3;
  }
  .teaser-grid-leading-j2store-info:not([class*=teaser-grid-s-]) {
    grid-column: content-start/content-end;
    grid-row: 4;
  }
  .teaser-grid-leading-cart:not([class*=teaser-grid-s-]) {
    grid-column: content-start/content-end;
    grid-row: 5;
  }
  .teaser-grid-leading-readmore:not([class*=teaser-grid-s-]) {
    grid-column: content-start/content-end;
    grid-row: 5;
  }
}
.teaser-grid-opener {
  flex: 1 1 100%;
}
.teaser-grid-opener.teaser-v .sz-dynamic-16-9:after {
  padding-bottom: 38.5%;
}
.teaser-grid-opener .teaser-title .h3 {
  font-family: "Raleway", Arial, sans-serif;
  font-size: 2.1176470588rem;
  line-height: 115%;
  font-weight: 900;
}
.teaser-grid-opener .teaser-grid-v-img {
  margin-bottom: -6rem;
}
@media only screen and (max-width: 768px) {
  .teaser-grid-opener .teaser-grid-v-img {
    margin-bottom: -4rem;
  }
}
@media only screen and (max-width: 600px) {
  .teaser-grid-opener .teaser-grid-v-img {
    margin-bottom: -2rem;
    margin-left: calc(-1 * var(--sp-l-x));
    margin-right: calc(-1 * var(--sp-l-x));
  }
}
@media only screen and (max-width: 500px) {
  .teaser-grid-opener .teaser-grid-v-img {
    margin-bottom: 0;
  }
}
.teaser-grid-opener .teaser-grid-v-head, .teaser-grid-opener .teaser-grid-v-txt, .teaser-grid-opener .teaser-grid-v-info {
  position: relative;
  z-index: 2;
  background-color: var(--c-w);
  max-width: 51rem;
  padding: var(--sp-xs-y) var(--sp-xl-x) 0;
  margin-left: var(--sp-2-x);
  margin-right: var(--sp-2-x);
}
@media only screen and (max-width: 600px) {
  .teaser-grid-opener .teaser-grid-v-head, .teaser-grid-opener .teaser-grid-v-txt, .teaser-grid-opener .teaser-grid-v-info {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 500px) {
  .teaser-grid-opener .teaser-grid-v-head, .teaser-grid-opener .teaser-grid-v-txt, .teaser-grid-opener .teaser-grid-v-info {
    padding-left: 0;
    padding-right: 0;
  }
}
.teaser-grid-opener .teaser-grid-v-readmore {
  background-color: var(--c-w);
  max-width: 51rem;
  margin-left: 2rem;
  padding: 0.5rem 3rem 0;
}
@media only screen and (max-width: 600px) {
  .teaser-grid, .teaser-grid-leading {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "image" "info" "head" "teaser" "readmore";
  }
  .teaser-grid-img {
    width: 100%;
    float: none;
    margin-bottom: var(--sp-s-y);
  }
}
.teasers-s .teaser-grid-v-img {
  margin-bottom: var(--sp-s-y);
}
.teasers-s .h2 {
  font-size: 1.2941176471rem;
  margin-bottom: var(--sp-m-y);
}
.teasers-s .h4 {
  font-size: 0.8235294118rem;
}
.teasers-s .grid-3 {
  margin-bottom: 0;
}
.teasers-s .teaser-title {
  margin-bottom: 0;
}

.grid-gap-padding, .grid-sp, .teaser-grid-img, .teaser-grid-head, .teaser-grid-txt, .teaser-grid-info, .teaser-grid-readmore, .teaser-grid-j2store-info, .teaser-grid-cart, .teaser-grid-leading-head, .teaser-grid-leading-txt, .teaser-grid-leading-readmore {
  padding-left: var(--sp-m-x);
  padding-right: var(--sp-m-x);
}
.grid-gap-padding .grid-in-grid .grid-in-grid, .grid-sp .grid-in-grid .grid-in-grid, .teaser-grid-img .grid-in-grid .grid-in-grid, .teaser-grid-head .grid-in-grid .grid-in-grid, .teaser-grid-txt .grid-in-grid .grid-in-grid, .teaser-grid-info .grid-in-grid .grid-in-grid, .teaser-grid-readmore .grid-in-grid .grid-in-grid, .teaser-grid-j2store-info .grid-in-grid .grid-in-grid, .teaser-grid-cart .grid-in-grid .grid-in-grid, .teaser-grid-leading-head .grid-in-grid .grid-in-grid, .teaser-grid-leading-txt .grid-in-grid .grid-in-grid, .teaser-grid-leading-readmore .grid-in-grid .grid-in-grid {
  --sp-m-x: var(--sp-xs-x);
}

@keyframes splide-loading {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.splide__slide .item-img {
  opacity: 0;
  -webkit-transform: translate(-5rem, -5rem);
  -ms-transform: translate(-5rem, -5rem);
  transform: translate(-5rem, -5rem);
  -webkit-transition: opacity 0.5s, transform 0.5s;
  -ms-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.splide__slide .item-txt {
  opacity: 0;
  -webkit-transition: opacity 0.5s, transform 0.5s;
  -ms-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.splide__slide.is-visible .item-img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.splide__slide.is-visible .item-txt {
  opacity: 1;
}

.splide__container {
  position: relative;
  box-sizing: border-box;
}

.splide__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  padding: 0 !important;
  align-items: flex-start;
}

.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.splide__pagination li:before {
  display: none;
}
.splide__pagination .splide__pagination__page {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.5rem;
  padding: 0;
  border-radius: 100%;
  background-color: rgba(255, 237, 190, 0.5);
  border-color: rgba(255, 237, 190, 0.5);
}
.splide__pagination .splide__pagination__page.is-active, .splide__pagination .splide__pagination__page:hover {
  background-color: #FFEDBE;
  border-color: #FFEDBE;
}

.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-active {
  visibility: visible;
}

.splide__slide {
  position: relative;
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
}
.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.splide--ltr .splide__arrows {
  position: absolute;
  top: calc(100% + 1rem);
  right: calc((100vw - 1100px) / 2 + var(--sp-xl-x));
  display: flex;
}
.splide--ltr .splide__arrow {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  padding: 0.9rem;
  background-color: #272727;
  margin-left: 2px;
}
.splide--ltr .splide__arrow svg {
  height: 1.2rem;
  width: 1.2rem;
}
.splide--ltr .splide__arrow path {
  fill: #fff;
}
.splide--ltr .splide__arrow--prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 0;
}
.splide--ltr .splide__arrow--next {
  right: 0;
}

.splide--ttb {
  padding: 1.5rem 0.5rem;
}
.splide--ttb .splide__arrow {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  padding: 0.25rem;
  background-color: transparent;
  cursor: pointer;
}
.splide--ttb .splide__arrow svg {
  height: 1.2rem;
  width: 1.2rem;
}
.splide--ttb .splide__arrow path {
  fill: #37537D;
}
.splide--ttb .splide__arrow--prev {
  top: 0;
}
.splide--ttb .splide__arrow--prev svg {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.splide--ttb .splide__arrow--next {
  bottom: 0;
}
.splide--ttb .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb > .splide__track > .splide__list {
  display: block;
  height: 100%;
}
.splide--ttb > .splide__pagination {
  width: auto;
}

.splide--fade > .splide__track > .splide__list {
  display: block;
}
.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  user-select: none;
}

.splide-wrapper {
  max-width: calc(1100px);
}

.sp-p-rl-xl .splide-wrapper {
  max-width: calc(1100px - var(--sp-xl-x) * 2);
}

.sp-p-rl-xl .splide-wrapper.pos-full-incenter-r {
  max-width: calc(100vw + (-100vw + 1100px) / 2 - var(--sp-xl-x));
}

.splide-vertical .splide__slide {
  width: 100%;
}
.splide-vertical .splide-img {
  width: 100%;
  height: 100%;
}
.splide-vertical .splide-txt {
  position: absolute;
  padding: 1rem;
  z-index: 2;
  background-color: #fff;
  bottom: 2rem;
  width: 83%;
}

.bg-turkis {
  background-color: #94DBD5 !important;
}
.bg-grey {
  background-color: #EBE8E7 !important;
}
.bg-altrosa {
  background-color: #F0DBD7 !important;
}
.bg-b-light, .timeline .timeline-forschung {
  background-color: #E2F3F1;
}
.bg-b-light.bg-hover:hover, .timeline .bg-hover.timeline-forschung:hover {
  background-color: #77B2C3;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-y {
  background-color: var(--c-2);
}
.bg-y-e {
  background-color: #FFDB19;
}
.bg-y-e input, .bg-y-e textarea, .bg-y-e select {
  border-color: #fff;
}
.bg-g-light {
  background-color: #E4F0E0;
}
.bg-hover {
  -webkit-transition: background 0.5s;
  -ms-transition: background 0.5s;
  transition: background 0.5s;
}

/*--------------- Flexbox ---------------*/
.flexbox, .flexbox-stretch {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.flexbox:after, .flexbox-stretch:after {
  content: "";
  display: block;
  clear: both;
}
.flexbox-stretch, .flexbox-stretch-stretch {
  align-items: stretch;
}
.flexbox-stretch .item-text:last-child, .flexbox-stretch-stretch .item-text:last-child {
  height: 100%;
}
.flexbox-column, .flexbox-stretch-column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flexbox-end, .flexbox-stretch-end {
  justify-content: flex-end;
}

.flex {
  display: flex;
}
.flex-d-column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-col {
  flex: 1;
}
.flex-stretch {
  align-items: stretch;
}

.column-sidebar, .column-minus-sidebar, .column-auto, .column-dynamic, .column-10, .column-16, .cols-5 > div, .column-20, .cols-4 > div, .col-3, .col-md-3, .column-25, .cols-3 > div, .col-4, .col-md-4, .column-33, .col-5, .column-40, .span6, .col-6, .col-md-6, .column-50, .col-7, .column-60, .col-8, .col-md-8, .column-66, .col-9, .col-md-9, .column-75, .column-83, .span12, .col-md-12, .column-100, .timeline-item, .column {
  position: relative;
  float: left;
}
.span12, .col-md-12, .column-100 {
  width: 100%;
  max-width: 100%;
  flex: 1 1 100%;
}
.column-83 {
  width: 83.333333%;
  max-width: 83.333333%;
  flex: 1 1 83.333333%;
}
.col-9, .col-md-9, .column-75 {
  width: 75%;
  max-width: 75%;
  flex: 1 1 75%;
}
.col-8, .col-md-8, .column-66 {
  width: 66.6667%;
  max-width: 66.6667%;
  flex: 1 1 66.6667%;
}
.col-7, .column-60 {
  width: 60%;
  max-width: 60%;
  flex: 1 1 60%;
}
.span6, .col-6, .col-md-6, .column-50 {
  width: 50%;
  max-width: 50%;
  flex: 1 1 50%;
}
.col-5, .column-40 {
  width: 40%;
  max-width: 40%;
  flex: 1 1 40%;
}
.cols-3 > div, .col-4, .col-md-4, .column-33 {
  width: 33.3333%;
  max-width: 33.3333%;
  flex: 1 1 33.3333%;
}
.cols-4 > div, .col-3, .col-md-3, .column-25 {
  width: 25%;
  max-width: 25%;
  flex: 1 1 25%;
}
.cols-5 > div, .column-20 {
  width: 20%;
  max-width: 20%;
  flex: 1 1 20%;
}
.column-16 {
  width: 16.6667%;
  max-width: 16.6667%;
  flex: 1 1 16.6667%;
}
.column-10 {
  width: 10%;
  max-width: 10%;
  flex: 1 1 10%;
}
.column-dynamic {
  width: auto;
  max-width: 100%;
  flex: 1 1 0;
}
.column-auto {
  width: auto;
  max-width: 100%;
  flex: 1 1 auto;
}
.column-minimum {
  width: auto;
}
.column-minus-sidebar {
  width: calc(100% - 22rem);
  max-width: calc(100% - 22rem);
  flex: 1 1 calc(100% - 22rem);
}
.column-sidebar {
  width: 22rem;
  max-width: 22rem;
  flex: 1 1 22rem;
}
@media only screen and (max-width: 1024px) {
  .col-5, .col-7, .column-40, .column-60 {
    width: 50%;
    max-width: 50%;
    flex: 1 1 50%;
  }
}
@media only screen and (max-width: 870px) {
  .col-5, .span6, .col-6, .col-md-6, .col-7, .col-9, .col-md-9, .cols-4 > div, .col-3, .col-md-3, .cols-3 > div, .col-4, .col-md-4, .col-8, .col-md-8, .column-40, .column-50, .column-60, .column-75, .column-16, .column-25, .column-33, .column-66 {
    width: 100%;
    max-width: 100%;
    flex: 1 1 100%;
  }
}

@media all and (-ms-high-contrast: none) {
  div {
    flex: 0 0 100%;
  }
}
.masonry {
  margin: 0 -0.5rem;
}
.masonry:after {
  content: "";
  display: block;
  clear: both;
}
.masonry-item {
  width: 33.333%;
  float: left;
  padding: 1.5rem 1.5rem;
}
.masonry .teaser-txt {
  -webkit-transition: background 0.5s;
  -ms-transition: background 0.5s;
  transition: background 0.5s;
  padding: 2rem;
}
.masonry .teaser-img {
  padding: 0;
  overflow: hidden;
}
@media only screen and (max-width: 870px) {
  .masonry-item {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .masonry-item {
    width: 100%;
  }
}
.masonry button {
  border-radius: 0;
  width: 100%;
  float: none;
}
.masonry .rsform-block-senden {
  float: none;
}
.masonry-featured-item {
  width: 50%;
}
.masonry-featured-item:nth-child(3) .item {
  background-color: #FFCAB8;
}
@media only screen and (max-width: 768px) {
  .masonry-featured {
    display: flex;
    flex-wrap: wrap;
  }
  .masonry-featured-item {
    width: 100%;
  }
  .masonry-featured .item-newsletter-abonnieren {
    order: 5;
  }
}
.masonry-featured .item-newsletter-abonnieren .item {
  background-color: #94DBD5;
}
.masonry-featured .item-newsletter-abonnieren .item .article-info {
  display: none;
}
.masonry-featured .item-newsletter-abonnieren .item .col-6 {
  width: 49%;
  margin-right: 2%;
  float: left;
}
.masonry-featured .item-newsletter-abonnieren .item .col-6:last-child {
  margin-right: 0;
}

.float {
  /*.article .float-right, .article .pull-right, .article .float-left, .article .pull-left{
  	max-width: 40%;
  	@media only screen and (max-width: $rwd-break-mobile-m) {
  		max-width: 100%;
  		width: 100%;
  	}
  }*/
}
.float-wrapper {
  overflow: hidden;
}
.float-wrapper-no {
  overflow: unset;
}
.float-wrapper-break::after {
  content: "";
  clear: both;
  display: block;
}
.float-left, .img-left {
  float: left;
  margin-right: var(--sp-xl-x);
  margin-bottom: 0.75rem;
}
.float-clear-l {
  clear: left;
}
.float-right, .img-right {
  float: right;
  margin-left: var(--sp-xl-x);
  margin-bottom: 0.75rem;
  clear: right;
}
.float-none {
  float: none;
  margin-bottom: 1.5rem;
}
.float-clear-r {
  clear: right;
}
.float-no {
  float: none;
  clear: both;
}
.float-clear {
  clear: both;
}
.float-clear:before {
  clear: both;
  display: block;
  content: "";
}

hr.float-clear {
  border: 0;
}

.mceContentBody hr.float-clear {
  background-color: #aaa;
  height: 5px;
}

@media only screen and (max-width: 600px) {
  .float-right, .float-left {
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
.pos-center-content-s, .pos-center-content, .pos-center {
  margin-left: auto;
  margin-right: auto;
}
.pos-center-content {
  position: relative;
  max-width: 1100px;
}
.pos-center-content-s {
  max-width: 39rem;
}
.pos-r {
  margin-left: auto;
}
.pos-v-center {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.pos-full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.pos-rel {
  position: relative;
  z-index: 2;
}
.pos-fixed {
  position: fixed;
}
.pos-z-9 {
  z-index: 9;
}
.pos-initial {
  position: initial;
}
.pos-full-incenter {
  margin-left: calc((-100vw + 1100px) / 2);
  margin-right: calc((-100vw + 1100px) / 2);
  width: 100vw !important;
  max-width: 100vw;
}
.pos-full-incenter-r {
  display: flex;
  flex: 1 1 50%;
  margin-right: calc((-100vw + 1100px) / 2);
}
.pos-full-incenter-l {
  display: flex;
  flex: 1 1 50%;
  margin-left: calc((-100vw + 1100px) / 2);
}

.sp-p-rl-xl .pos-full-incenter {
  margin-left: calc((-100vw + 1100px) / 2 - var(--sp-xl-x));
  margin-right: calc((-100vw + 1100px) / 2 - var(--sp-xl-x));
}
.sp-p-rl-xl .pos-full-incenter-r {
  margin-right: calc((-100vw + 1100px) / 2 - var(--sp-xl-x));
}
.sp-p-rl-xl .pos-full-incenter-l {
  margin-left: calc((-100vw + 1100px) / 2 - var(--sp-xl-x));
}

@media only screen and (max-width: 1260px) {
  .pos-center {
    width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .pos-full-incenter {
    margin-left: 0;
    margin-right: 0;
  }
  .sp-p-rl-xl .pos-full-incenter {
    margin-left: calc(-1 * var(--sp-xl-x));
    margin-right: calc(-1 * var(--sp-xl-x));
  }
}
@media only screen and (max-width: 600px) {
  .pos-v-center {
    display: block;
  }
}
.sz-dynamic, .sz-dynamic-7-5, .sz-dynamic-16-9, .txt-new-size .article .video-container, .txt-new-size .masonry .video-container, .txt-new-size #bottom .video-container, .txt-new-size-now .video-container, .txt-new-size .blogvideo .video-container, .txt-new-size .timeline-wrapper .video-container, .txt-new-size-now a .video-container, .sz-dynamic-4-3, .sz-dynamic-1-2, .sz-dynamic-2-1, .sz-dynamic-1-1 {
  position: relative;
  padding: 0 !important;
  overflow: hidden;
}
.sz-dynamic:after, .sz-dynamic-7-5:after, .sz-dynamic-16-9:after, .txt-new-size .article .video-container:after, .txt-new-size .masonry .video-container:after, .txt-new-size #bottom .video-container:after, .txt-new-size-now .video-container:after, .txt-new-size .blogvideo .video-container:after, .txt-new-size .timeline-wrapper .video-container:after, .txt-new-size-now a .video-container:after, .sz-dynamic-4-3:after, .sz-dynamic-1-2:after, .sz-dynamic-2-1:after, .sz-dynamic-1-1:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.sz-dynamic-content, .sz-dynamic-7-5-content, .txt-new-size .article .video-container .load-iframe, .txt-new-size .article .video-container iframe, .txt-new-size .masonry .video-container .load-iframe, .txt-new-size .masonry .video-container iframe, .txt-new-size #bottom .video-container .load-iframe, .txt-new-size #bottom .video-container iframe, .txt-new-size-now .video-container .load-iframe, .txt-new-size-now .video-container iframe, .txt-new-size .blogvideo .video-container .load-iframe, .txt-new-size .blogvideo .video-container iframe, .txt-new-size .timeline-wrapper .video-container .load-iframe, .txt-new-size .timeline-wrapper .video-container iframe, .txt-new-size-now a .video-container .load-iframe, .txt-new-size-now a .video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.sz-dynamic-content img, .sz-dynamic-7-5-content img, .txt-new-size .article .video-container .load-iframe img, .txt-new-size .article .video-container iframe img, .txt-new-size .masonry .video-container .load-iframe img, .txt-new-size .masonry .video-container iframe img, .txt-new-size #bottom .video-container .load-iframe img, .txt-new-size #bottom .video-container iframe img, .txt-new-size-now .video-container .load-iframe img, .txt-new-size-now .video-container iframe img, .txt-new-size .blogvideo .video-container .load-iframe img, .txt-new-size .blogvideo .video-container iframe img, .txt-new-size .timeline-wrapper .video-container .load-iframe img, .txt-new-size .timeline-wrapper .video-container iframe img, .txt-new-size-now a .video-container .load-iframe img, .txt-new-size-now a .video-container iframe img {
  width: 100%;
}
.sz-dynamic-1-1:after {
  padding-bottom: 100%;
}
.sz-dynamic-2-1:after {
  padding-bottom: 50%;
}
.sz-dynamic-1-2:after {
  padding-bottom: 200%;
}
.sz-dynamic-4-3:after {
  padding-bottom: 75%;
}
.sz-dynamic-16-9:after, .txt-new-size .article .video-container:after, .txt-new-size .masonry .video-container:after, .txt-new-size #bottom .video-container:after, .txt-new-size-now .video-container:after, .txt-new-size .blogvideo .video-container:after, .txt-new-size .timeline-wrapper .video-container:after, .txt-new-size-now a .video-container:after {
  padding-bottom: 56.25%;
}
.sz-dynamic-7-5:after {
  padding-bottom: 71.5%;
}
@media only screen and (max-width: 600px) {
  .teaser > .sz-dynamic-1-1:after {
    padding-bottom: 0;
  }
  .teaser > .sz-dynamic-1-1 .sz-dynamic-content {
    position: relative;
    padding-top: var(--sp-l-y);
  }
}
.sz-100 {
  width: 100%;
  height: 100%;
}
.sz-w-max-m {
  max-width: 1100px;
}
.sz-w-max-s {
  max-width: 39rem;
}
.sz-w-100 {
  width: 100%;
}
.sz-w-50 {
  width: 50%;
}
.sz-w-33 {
  width: 33%;
}
.sz-w-minus-sidebar {
  max-width: calc(100% - 22rem);
}
.sz-w-window {
  width: 100%;
}
.sz-w-auto {
  width: auto;
}
.sz-w-txt-max {
  width: 39rem;
}
@media only screen and (max-width: 600px) {
  .sz-w-50 {
    width: 100%;
  }
}
.sz-h-window {
  height: 100vh;
}
.sz-h-100 {
  height: 100%;
}
.sz-fit {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sz-fit img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cols, .cols-center, .cols-nowrap, .cols-stretch, .moduletable-suche .menu, .cols-d-column {
  display: flex;
  align-items: flex-start;
  clear: both;
  flex-wrap: wrap;
}
.cols-d-column {
  flex-direction: column;
}
.cols-stretch, .moduletable-suche .menu {
  align-items: stretch;
}
.cols-nowrap {
  flex-wrap: nowrap;
}
.cols-center {
  justify-content: center;
}
.col-100, .col-12, .col-md-12 {
  width: 100%;
}
.col-75, .col-9, .col-sm-9 {
  width: 75%;
}
.col-66, .col-8 {
  width: 66.666666%;
}
.col-60, .col-7 {
  width: 60%;
}
.col-50, .col-6, .col-md-6 {
  width: 50%;
}
.col-40, .col-5 {
  width: 40%;
}
.col-36 {
  width: 36%;
}
.col-33 {
  width: 33.333333%;
}
.col-32 {
  width: 32%;
}
.col-25, .col-3, .col-sm-3 {
  width: 25%;
}
.col-20 {
  width: 20%;
}
.col-16 {
  width: 16.666667%;
}
.col-10 {
  width: 10%;
}

@media only screen and (max-width: 1024px) {
  .col-ds-100 {
    width: 100%;
  }
  .cols-3 > div {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .col-50, .col-40, .col-60, .col-36, .col-32, .col-6, .col-md-6, .col-5, .col-7 {
    width: 100%;
  }
  .col-36, .col-32 {
    padding: 0;
  }
  .col-36 .a-button, .col-32 .a-button {
    margin-top: 2rem;
    margin-bottom: -1rem;
  }
}
@media only screen and (max-width: 600px) {
  .col-33 {
    width: 100%;
  }
  .col-mo-100 {
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none) {
  div {
    flex: 0 0 100%;
  }
}
.sp-tb-xxl, .sp-xxl, .sp-t-xxl {
  margin-top: 5rem;
}
.sp-p-tb-xxl, .sp-p-xxl, .sp-p-t-xxl {
  padding-top: 5rem;
}
.sp-n-t-xxl {
  margin-top: -5rem;
}

.sp-rl-xxl, .sp-xxl, .sp-r-xxl {
  margin-right: 5rem;
}
.sp-p-rl-xxl, .sp-p-xxl, .sp-p-r-xxl {
  padding-right: 5rem;
}
.sp-n-r-xxl {
  margin-right: -5rem;
}

.sp-tb-xxl, .sp-xxl, .sp-b-xxl {
  margin-bottom: 5rem;
}
.sp-p-tb-xxl, .sp-p-xxl, .sp-p-b-xxl {
  padding-bottom: 5rem;
}
.sp-n-b-xxl {
  margin-bottom: -5rem;
}

.sp-rl-xxl, .sp-xxl, .sp-l-xxl {
  margin-left: 5rem;
}
.sp-p-rl-xxl, .sp-p-xxl, .sp-p-l-xxl {
  padding-left: 5rem;
}
.sp-n-l-xxl {
  margin-left: -5rem;
}

.sp-tb-xl, .sp-xl, .sp-t-xl {
  margin-top: 3rem;
}
.sp-col-r, .sp-col-l, .sp-col, .sp-p-tb-xl, .sp-p-xl, .sp-p-t-xl {
  padding-top: 3rem;
}
.sp-n-t-xl {
  margin-top: -3rem;
}

.sp-rl-xl, .sp-xl, .sp-r-xl {
  margin-right: 3rem;
}
.sp-col-r, .sp-col, .sp-p-rl-xl, .sp-p-xl, .sp-p-r-xl {
  padding-right: 3rem;
}
.sp-n-r-xl {
  margin-right: -3rem;
}

.sp-tb-xl, .sp-xl, .sp-b-xl {
  margin-bottom: 3rem;
}
.sp-col-r, .sp-col-l, .sp-col, .sp-p-tb-xl, .sp-p-xl, .sp-p-b-xl {
  padding-bottom: 3rem;
}
.sp-n-b-xl {
  margin-bottom: -3rem;
}

.sp-rl-xl, .sp-xl, .sp-l-xl {
  margin-left: 3rem;
}
.sp-col-l, .sp-col, .sp-p-rl-xl, .sp-p-xl, .sp-p-l-xl {
  padding-left: 3rem;
}
.sp-n-l-xl {
  margin-left: -3rem;
}

.sp-tb-l, .sp-l, .sp-t-l {
  margin-top: 1.5rem;
}
.sp-p-tb-l, .sp-p-l, .sp-p-t-l {
  padding-top: 1.5rem;
}
.sp-n-t-l {
  margin-top: -1.5rem;
}

.sp-rl-l, .sp-l, .sp-r-l {
  margin-right: 1.5rem;
}
.sp-col-l, .sp-p-rl-l, .sp-p-l, .sp-p-r-l {
  padding-right: 1.5rem;
}
.sp-n-r-l {
  margin-right: -1.5rem;
}

.sp-tb-l, .sp-l, .sp-b-l {
  margin-bottom: 1.5rem;
}
.sp-p-tb-l, .sp-p-l, .sp-p-b-l {
  padding-bottom: 1.5rem;
}
.sp-n-b-l {
  margin-bottom: -1.5rem;
}

.sp-rl-l, .sp-l, .sp-l-l {
  margin-left: 1.5rem;
}
.sp-col-r, .sp-p-rl-l, .sp-p-l, .sp-p-l-l {
  padding-left: 1.5rem;
}
.sp-n-l-l {
  margin-left: -1.5rem;
}

.sp-tb-m, .sp-m, .sp-t-m {
  margin-top: 1rem;
}
.sp-p-tb-m, .sp-p-m, .sp-p-t-m {
  padding-top: 1rem;
}
.sp-n-t-m {
  margin-top: -1rem;
}

.sp-rl-m, .sp-m, .sp-r-m {
  margin-right: 1rem;
}
.sp-p-rl-m, .sp-p-m, .sp-p-r-m {
  padding-right: 1rem;
}
.sp-n-r-m {
  margin-right: -1rem;
}

.sp-tb-m, .sp-m, .sp-b-m {
  margin-bottom: 1rem;
}
.sp-p-tb-m, .sp-p-m, .sp-p-b-m {
  padding-bottom: 1rem;
}
.sp-n-b-m {
  margin-bottom: -1rem;
}

.sp-rl-m, .sp-m, .sp-l-m {
  margin-left: 1rem;
}
.sp-p-rl-m, .sp-p-m, .sp-p-l-m {
  padding-left: 1rem;
}
.sp-n-l-m {
  margin-left: -1rem;
}

.sp-tb-s, .sp-s, .sp-t-s {
  margin-top: 0.75rem;
}
.sp-p-tb-s, .sp-p-s, .sp-p-t-s {
  padding-top: 0.75rem;
}
.sp-n-t-s {
  margin-top: -0.75rem;
}

.sp-rl-s, .sp-s, .sp-r-s {
  margin-right: 0.75rem;
}
.sp-p-rl-s, .sp-p-s, .sp-p-r-s {
  padding-right: 0.75rem;
}
.sp-n-r-s {
  margin-right: -0.75rem;
}

.sp-tb-s, .sp-s, .sp-b-s {
  margin-bottom: 0.75rem;
}
.sp-p-tb-s, .sp-p-s, .sp-p-b-s {
  padding-bottom: 0.75rem;
}
.sp-n-b-s {
  margin-bottom: -0.75rem;
}

.sp-rl-s, .sp-s, .sp-l-s {
  margin-left: 0.75rem;
}
.sp-p-rl-s, .sp-p-s, .sp-p-l-s {
  padding-left: 0.75rem;
}
.sp-n-l-s {
  margin-left: -0.75rem;
}

.sp-tb-xs, .sp-xs, .sp-t-xs {
  margin-top: 0.5rem;
}
.sp-p-tb-xs, .sp-p-xs, .sp-p-t-xs {
  padding-top: 0.5rem;
}
.sp-n-t-xs {
  margin-top: -0.5rem;
}

.sp-rl-xs, .sp-xs, .sp-r-xs {
  margin-right: 0.5rem;
}
#rsform_8_page_0 .form-row > div, #rsform_9_page_0 .form-row > div, .sp-p-rl-xs, .sp-p-xs, .sp-p-r-xs {
  padding-right: 0.5rem;
}
.sp-n-r-xs {
  margin-right: -0.5rem;
}

.sp-tb-xs, .sp-xs, .sp-b-xs {
  margin-bottom: 0.5rem;
}
.sp-p-tb-xs, .sp-p-xs, .sp-p-b-xs {
  padding-bottom: 0.5rem;
}
.sp-n-b-xs {
  margin-bottom: -0.5rem;
}

.sp-rl-xs, .sp-xs, .sp-l-xs {
  margin-left: 0.5rem;
}
#rsform_8_page_0 .form-row > div, #rsform_9_page_0 .form-row > div, .sp-p-rl-xs, .sp-p-xs, .sp-p-l-xs {
  padding-left: 0.5rem;
}
.sp-n-l-xs {
  margin-left: -0.5rem;
}

.sp-tb-xxs, .sp-xxs, .sp-t-xxs {
  margin-top: 0.25rem;
}
.sp-p-tb-xxs, .sp-p-xxs, .sp-p-t-xxs {
  padding-top: 0.25rem;
}
.sp-n-t-xxs {
  margin-top: -0.25rem;
}

.sp-rl-xxs, .sp-xxs, .sp-r-xxs {
  margin-right: 0.25rem;
}
.sp-p-rl-xxs, .sp-p-xxs, .sp-p-r-xxs {
  padding-right: 0.25rem;
}
.sp-n-r-xxs {
  margin-right: -0.25rem;
}

.sp-tb-xxs, .sp-xxs, .sp-b-xxs {
  margin-bottom: 0.25rem;
}
.sp-p-tb-xxs, .sp-p-xxs, .sp-p-b-xxs {
  padding-bottom: 0.25rem;
}
.sp-n-b-xxs {
  margin-bottom: -0.25rem;
}

.sp-rl-xxs, .sp-xxs, .sp-l-xxs {
  margin-left: 0.25rem;
}
.sp-p-rl-xxs, .sp-p-xxs, .sp-p-l-xxs {
  padding-left: 0.25rem;
}
.sp-n-l-xxs {
  margin-left: -0.25rem;
}

.sp-tb-no, .sp-no, .sp-t-no {
  margin-top: 0;
}
.sp-p-tb-no, .sp-p-no, .sp-p-t-no {
  padding-top: 0;
}
.sp-n-t-no {
  margin-top: -0;
}

.sp-rl-no, .sp-no, .sp-r-no {
  margin-right: 0;
}
.sp-p-rl-no, .sp-p-no, .sp-p-r-no {
  padding-right: 0;
}
.sp-n-r-no {
  margin-right: -0;
}

.sp-tb-no, .sp-no, .sp-b-no {
  margin-bottom: 0;
}
.sp-p-tb-no, .sp-p-no, .sp-p-b-no {
  padding-bottom: 0;
}
.sp-n-b-no {
  margin-bottom: -0;
}

.sp-rl-no, .sp-no, .sp-l-no {
  margin-left: 0;
}
.sp-p-rl-no, .sp-p-no, .sp-p-l-no {
  padding-left: 0;
}
.sp-n-l-no {
  margin-left: -0;
}

.sp-n-rl-m {
  margin-right: -1rem;
  margin-left: -1rem;
}
.sp-n-rl-xl {
  margin-right: -3rem;
  margin-left: -3rem;
}
.sp-n-rl-l {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.sp-n-rl-s {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
#rsform_8_page_0 .form-row, #rsform_9_page_0 .form-row, .sp-n-rl-xs {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.sp-n-rl-xxs {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
.box > *:first-child, .sp-fl-no > *:first-child {
  margin-top: 0;
}
.box > *:last-child, .sp-fl-no > *:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 870px) {
  .sp-tb-xxl {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .sp-p-xl, .sp-p-rl-xl, .sp-col, .sp-col-r, .sp-p-r-xl {
    padding-right: 1.5rem;
  }
  .sp-p-no, .sp-p-rl-no, .sp-p-r-no {
    padding-right: 0;
  }
  .sp-p-xl, .sp-p-rl-xl, .sp-col, .sp-col-l, .sp-p-l-xl {
    padding-left: 1.5rem;
  }
  .sp-p-no, .sp-p-rl-no, .sp-p-l-no {
    padding-left: 0;
  }
  .sp-p-xl, .sp-p-tb-xl, .sp-col, .sp-col-l, .sp-col-r, .sp-p-t-xl {
    padding-top: 1.5rem;
  }
  .sp-p-no, .sp-p-tb-no, .sp-p-t-no {
    padding-top: 0;
  }
  .sp-p-xl, .sp-p-tb-xl, .sp-col, .sp-col-l, .sp-col-r, .sp-p-b-xl {
    padding-bottom: 1.5rem;
  }
  .sp-p-no, .sp-p-tb-no, .sp-p-b-no {
    padding-bottom: 0;
  }
  .sp-xl, .sp-rl-xl, .sp-r-xl {
    margin-right: 1.5rem;
  }
  .sp-xl, .sp-rl-xl, .sp-l-xl {
    margin-left: 1.5rem;
  }
  .sp-xl, .sp-tb-xl, .sp-t-xl {
    margin-top: 1.5rem;
  }
  .sp-xl, .sp-tb-xl, .sp-b-xl {
    margin-bottom: 1.5rem;
  }
  .sp-n-rl-xl {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
@media only screen and (max-width: 460px) {
  .sp-p-xl, .sp-p-rl-xl, .sp-col, .sp-col-r, .sp-p-r-xl {
    padding-right: 1rem;
  }
  .sp-p-no, .sp-p-rl-no, .sp-p-r-no {
    padding-right: 0;
  }
  .sp-p-xl, .sp-p-rl-xl, .sp-col, .sp-col-l, .sp-p-l-xl {
    padding-left: 1rem;
  }
  .sp-p-no, .sp-p-rl-no, .sp-p-l-no {
    padding-left: 0;
  }
  .sp-xl, .sp-rl-xl, .sp-r-xl {
    margin-right: 1rem;
  }
  .sp-xl, .sp-rl-xl, .sp-l-xl {
    margin-left: 1rem;
  }
  .sp-n-rl-xl {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.soul-img-txt-absolute {
  position: absolute;
  padding: 2rem;
  z-index: 2;
  background-color: #fff;
  bottom: 2rem;
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .soul-img-txt-absolute {
    width: 84%;
  }
}
.soul-img-txt-absolute a {
  color: #555;
}
.soul-img-txt-absolute a:hover {
  color: #7982a5;
}

.lightbox-karo3 .video-container iframe:not(#iframepreview) {
  height: 100% !important;
}

.sz-dynamic-content .video-container, .sz-dynamic-content .load-iframe, .sz-dynamic-content .video-container iframe:not(#iframepreview), .sz-dynamic-content .video-container .load-iframe {
  height: 100% !important;
}
.sz-dynamic-content .load-iframe .small {
  padding: 0.5rem;
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  color: #555;
  font-size: 0.7058823529rem;
  line-height: 115%;
}

.article-image, .aticle-text img {
  border: 3rem solid var(--c-b-light);
}

.ig-gallery-wrapper img {
  border: 0;
}

.igui-overlay-primary {
  opacity: 0;
  background: rgba(226, 243, 241, 0.85) !important;
  color: #36537d;
  transition: opacity 0.5s;
}

.ig-thumbs-grid-block:hover .igui-overlay-primary {
  opacity: 1;
}

.igui-lightbox {
  z-index: 100000000;
  background-color: rgba(0, 0, 0, 0.85);
}

.moduletable.sp-p-l > .sp-p-l {
  padding: 0;
}

.icon-angle-left:after {
  content: "Zurück";
}
.icon-angle-double-left:after {
  content: "«";
}
.icon-angle-right:after {
  content: "Weiter";
}
.icon-angle-double-right:after {
  content: "»";
}

.moduletable-suche {
  margin-bottom: var(--sp-l-y);
}
.moduletable-suche li {
  width: 20%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: none;
}
.moduletable-suche li a {
  background-color: #D3D7EE;
  border-radius: 0;
  width: 100%;
  display: inline-block;
  color: #272727;
  font-size: 1rem;
  padding: var(--sp-s-y) var(--sp-m-x);
}
.moduletable-suche li:nth-child(2n) a {
  background-color: #BBC2E0;
}
.moduletable-suche li:nth-child(2n) a:hover {
  background-color: var(--c-2);
}
.moduletable-suche li:nth-child(3n) a {
  background-color: #ACB3CE;
}
.moduletable-suche li:nth-child(3n) a:hover {
  background-color: var(--c-2);
}
.moduletable-suche-rwd-btn {
  display: none;
  background-color: #D3D7EE;
  width: 100%;
  padding: var(--sp-s-y) var(--sp-m-x);
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 1230px) {
  .moduletable-suche {
    width: 100%;
  }
  .moduletable-suche-rwd-btn {
    display: block;
  }
  .moduletable-suche .menu {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 2;
  }
  .moduletable-suche .menu.active {
    display: block;
  }
  .moduletable-suche li {
    width: 100%;
  }
}

.sub-menu {
  margin-bottom: var(--sp-xl-y);
  margin-top: var(--sp-xl-y);
}
.sub-menu li {
  float: none;
  text-align: left;
  margin: 0;
}

@media only screen and (max-width: 1180px) {
  .article-image, .aticle-text img {
    border: 1.5rem solid var(--c-b-light);
  }
}
@media only screen and (max-width: 1024px) {
  .article-image, .aticle-text img {
    border: 1.5rem solid var(--c-b-light);
  }
}
@media only screen and (max-width: 768px) {
  html, body {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  .mod-finder__search .awesomplete {
    display: none;
  }
  #menu .moduletable-menu.erstattung {
    position: relative;
    bottom: inherit;
  }
  #menu .menu a {
    width: 100%;
  }
  .menu-menutop li > ul > li > a {
    padding-left: 29px !important;
    color: var(--c-1);
    background-color: var(--c-2) !important;
  }
}
@media only screen and (max-width: 600px) {
  #menu-top .moduletable-finder {
    float: right;
    margin-left: 15px;
  }
  .content-box img {
    max-width: 100%;
    margin: 0 0 var(--sp-m-y);
    border: 0;
  }
}
#search-result-list .teaser-title {
  margin: 0;
}

.youtube-logo, .vimeo-logo, .googlemaps-logo {
  display: inline-block;
  color: #fff;
  width: 200px;
  height: 50px;
  max-width: 100%;
  background: url(/media/plg_karo3youtubedataprivacy/images/YouTube.svg) no-repeat;
  background-size: contain;
}

.vimeo-logo {
  background: url(/media/plg_karo3youtubedataprivacy/images/Vimeo.svg) no-repeat;
  background-size: contain;
}

.load-iframe-txt {
  position: absolute;
  top: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.load-iframe-txt > div {
  position: absolute;
  bottom: 3%;
  padding: 0% 9%;
}

.load-iframe-txt a {
  color: #fff;
  text-decoration: underline;
}

.load-iframe {
  overflow: hidden;
  position: relative;
  background-color: #000;
  background-position: center;
}

.load-iframe .h2-look {
  margin: 0 0 1rem;
}

.maps-container .load-iframe-txt, .maps-container .load-iframe-txt a {
  background-color: transparent;
  color: #333;
}

/*# sourceMappingURL=template.css.map */
