/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

[class*="columns-"]:after,[class*="columns-medium"]:after,[class*="columns-small"]:after{content:".";display:block;height:0;clear:both;visibility:hidden}[class*="columns-"] > *,[class*="columns-medium"] > *,[class*="columns-small"] > *{float:left}[class*="columns-"] > * :first-child,[class*="columns-medium"] > * :first-child,[class*="columns-small"] > * :first-child{margin-top:0}.columns-2 > *{width:47.5%;width:calc(( 100% - ( 1 * 20px ) ) / 2);margin-right:5%;margin-right:calc(20px)}.columns-2 > *:nth-of-type(1n){clear:none}.columns-2 > *:nth-of-type(2n+1){clear:left}.columns-2 > *:nth-of-type(2n+2){margin-right:0}.columns-3 > *{width:30%;width:calc(( 100% - ( 2 * 20px ) ) / 3);margin-right:5%;margin-right:calc(20px)}.columns-3 > *:nth-of-type(1n){clear:none}.columns-3 > *:nth-of-type(3n+1){clear:left}.columns-3 > *:nth-of-type(3n+3){margin-right:0}.columns-4 > *{width:21.25%;width:calc(( 100% - ( 3 * 20px ) ) / 4);margin-right:5%;margin-right:calc(20px)}.columns-4 > *:nth-of-type(1n){clear:none}.columns-4 > *:nth-of-type(4n+1){clear:left}.columns-4 > *:nth-of-type(4n+4){margin-right:0}.columns-5 > *{width:16%;width:calc(( 100% - ( 4 * 20px ) ) / 5);margin-right:5%;margin-right:calc(20px)}.columns-5 > *:nth-of-type(1n){clear:none}.columns-5 > *:nth-of-type(5n+1){clear:left}.columns-5 > *:nth-of-type(5n+5){margin-right:0}.columns-6 > *{width:12.5%;width:calc(( 100% - ( 5 * 20px ) ) / 6);margin-right:5%;margin-right:calc(20px)}.columns-6 > *:nth-of-type(1n){clear:none}.columns-6 > *:nth-of-type(6n+1){clear:left}.columns-6 > *:nth-of-type(6n+6){margin-right:0}.rs-columns{clear:both;width:100%;overflow:hidden}.rs-columns:after{content:".";display:block;height:0;clear:both;visibility:hidden}.rs-column{float:left;width:100%;margin-top:5%;margin-top:calc(20px);margin-right:5%;margin-right:calc(20px)}.rs-column.-large-first{clear:left}.rs-column.-large-last{margin-right:0}.rs-column.-large-col-1-1,.rs-column.-large-col-2-2,.rs-column.-large-col-3-3,.rs-column.-large-col-4-4,.rs-column.-large-col-5-5,.rs-column.-large-col-6-6{width:100%}.rs-column.-large-col-2-1,.rs-column.-large-col-4-2,.rs-column.-large-col-6-3{width:47.5%;width:calc(( 100% - 20px) / 2)}.rs-column.-large-col-3-1,.rs-column.-large-col-6-2{width:30%;width:calc(( 100% - 20px * 2) / 3)}.rs-column.-large-col-3-2,.rs-column.-large-col-6-4{width:60%;width:calc(( 100% - 20px * 2) / 3 * 2)}.rs-column.-large-col-4-1{width:21.25%;width:calc(( 100% - 20px * 3) / 4)}.rs-column.-large-col-4-3{width:63.75%;width:calc(( 100% - 20px * 3) / 4 * 3)}.rs-column.-large-col-5-1{width:16%;width:calc(( 100% - 20px * 4) / 5)}.rs-column.-large-col-5-2{width:32%;width:calc(( 100% - 20px * 4) / 5 * 2)}.rs-column.-large-col-5-3{width:48%;width:calc(( 100% - 20px * 4) / 5 * 3)}.rs-column.-large-col-5-4{width:64%;width:calc(( 100% - 20px * 4) / 5 * 4)}.rs-column.-large-col-6-1{width:12.5%;width:calc(( 100% - 20px * 5) / 6)}.rs-column.-large-col-6-5{width:62.5%;width:calc(( 100% - 20px * 5) / 6 * 5)}@media screen and (max-width:900px){.columns-medium-2 > *{width:47.5%;width:calc(( 100% - ( 1 * 40px ) ) / 2);margin-right:5%;margin-right:calc(40px)}.columns-medium-2 > *:nth-of-type(1n){clear:none}.columns-medium-2 > *:nth-of-type(2n+1){clear:left}.columns-medium-2 > *:nth-of-type(2n+2){margin-right:0}.columns-medium-3 > *{width:30%;width:calc(( 100% - ( 2 * 40px ) ) / 3);margin-right:5%;margin-right:calc(40px)}.columns-medium-3 > *:nth-of-type(1n){clear:none}.columns-medium-3 > *:nth-of-type(3n+1){clear:left}.columns-medium-3 > *:nth-of-type(3n+3){margin-right:0}.columns-medium-4 > *{width:21.25%;width:calc(( 100% - ( 3 * 40px ) ) / 4);margin-right:5%;margin-right:calc(40px)}.columns-medium-4 > *:nth-of-type(1n){clear:none}.columns-medium-4 > *:nth-of-type(4n+1){clear:left}.columns-medium-4 > *:nth-of-type(4n+4){margin-right:0}.columns-medium-5 > *{width:16%;width:calc(( 100% - ( 4 * 40px ) ) / 5);margin-right:5%;margin-right:calc(40px)}.columns-medium-5 > *:nth-of-type(1n){clear:none}.columns-medium-5 > *:nth-of-type(5n+1){clear:left}.columns-medium-5 > *:nth-of-type(5n+5){margin-right:0}.columns-medium-6 > *{width:12.5%;width:calc(( 100% - ( 5 * 40px ) ) / 6);margin-right:5%;margin-right:calc(40px)}.columns-medium-6 > *:nth-of-type(1n){clear:none}.columns-medium-6 > *:nth-of-type(6n+1){clear:left}.columns-medium-6 > *:nth-of-type(6n+6){margin-right:0}.rs-column{margin-right:calc(40px)}.rs-column.-large-first{clear:none}.rs-column.-large-last{margin-right:5%;margin-right:calc(40px)}.rs-column.-medium-first{clear:left}.rs-column.-medium-last{margin-right:0}.rs-column.-medium-col-1-1,.rs-column.-medium-col-2-2,.rs-column.-medium-col-3-3,.rs-column.-medium-col-4-4,.rs-column.-medium-col-5-5,.rs-column.-medium-col-6-6{width:100%}.rs-column.-medium-col-2-1,.rs-column.-medium-col-4-2,.rs-column.-medium-col-6-3{width:47.5%;width:calc(( 100% - 40px) / 2)}.rs-column.-medium-col-3-1,.rs-column.-medium-col-6-2{width:30%;width:calc(( 100% - 40px * 2) / 3)}.rs-column.-medium-col-3-2,.rs-column.-medium-col-6-4{width:60%;width:calc(( 100% - 40px * 2) / 3 * 2)}.rs-column.-medium-col-4-1{width:21.25%;width:calc(( 100% - 40px * 3) / 4)}.rs-column.-medium-col-4-3{width:63.75%;width:calc(( 100% - 40px * 3) / 4 * 3)}.rs-column.-medium-col-5-1{width:16%;width:calc(( 100% - 40px * 4) / 5)}.rs-column.-medium-col-5-2{width:32%;width:calc(( 100% - 40px * 4) / 5 * 2)}.rs-column.-medium-col-5-3{width:48%;width:calc(( 100% - 40px * 4) / 5 * 3)}.rs-column.-medium-col-5-4{width:64%;width:calc(( 100% - 40px * 4) / 5 * 4)}.rs-column.-medium-col-6-1{width:12.5%;width:calc(( 100% - 40px * 5) / 6)}.rs-column.-medium-col-6-5{width:62.5%;width:calc(( 100% - 40px * 5) / 6 * 5)}}@media screen and (max-width:599px){.columns-small-2 > *{width:47.5%;width:calc(( 100% - ( 1 * 10px ) ) / 2);margin-right:5%;margin-right:calc(10px)}.columns-small-2 > *:nth-of-type(1n){clear:none}.columns-small-2 > *:nth-of-type(2n+1){clear:left}.columns-small-2 > *:nth-of-type(2n+2){margin-right:0}.columns-small-3 > *{width:30%;width:calc(( 100% - ( 2 * 10px ) ) / 3);margin-right:5%;margin-right:calc(10px)}.columns-small-3 > *:nth-of-type(1n){clear:none}.columns-small-3 > *:nth-of-type(3n+1){clear:left}.columns-small-3 > *:nth-of-type(3n+3){margin-right:0}.columns-small-4 > *{width:21.25%;width:calc(( 100% - ( 3 * 10px ) ) / 4);margin-right:5%;margin-right:calc(10px)}.columns-small-4 > *:nth-of-type(1n){clear:none}.columns-small-4 > *:nth-of-type(4n+1){clear:left}.columns-small-4 > *:nth-of-type(4n+4){margin-right:0}.columns-small-5 > *{width:16%;width:calc(( 100% - ( 4 * 10px ) ) / 5);margin-right:5%;margin-right:calc(10px)}.columns-small-5 > *:nth-of-type(1n){clear:none}.columns-small-5 > *:nth-of-type(5n+1){clear:left}.columns-small-5 > *:nth-of-type(5n+5){margin-right:0}.columns-small-6 > *{width:12.5%;width:calc(( 100% - ( 5 * 10px ) ) / 6);margin-right:5%;margin-right:calc(10px)}.columns-small-6 > *:nth-of-type(1n){clear:none}.columns-small-6 > *:nth-of-type(6n+1){clear:left}.columns-small-6 > *:nth-of-type(6n+6){margin-right:0}.rs-column{margin-right:calc(10px)}.rs-column.-large-last{margin-right:5%;margin-right:calc(10px)}.rs-column.-medium-first{clear:none}.rs-column.-medium-last{margin-right:5%;margin-right:calc(10px)}.rs-column.-small-first{clear:left}.rs-column.-small-last{margin-right:0}.rs-column.-small-col-1-1,.rs-column.-small-col-2-2,.rs-column.-small-col-3-3,.rs-column.-small-col-4-4,.rs-column.-small-col-5-5,.rs-column.-small-col-6-6{width:100%}.rs-column.-small-col-2-1,.rs-column.-small-col-4-2,.rs-column.-small-col-6-3{width:47.5%;width:calc(( 100% - 10px) / 2)}.rs-column.-small-col-3-1,.rs-column.-small-col-6-2{width:30%;width:calc(( 100% - 10px * 2) / 3)}.rs-column.-small-col-3-2,.rs-column.-small-col-6-4{width:60%;width:calc(( 100% - 10px * 2) / 3 * 2)}.rs-column.-small-col-4-1{width:21.25%;width:calc(( 100% - 10px * 3) / 4)}.rs-column.-small-col-4-3{width:63.75%;width:calc(( 100% - 10px * 3) / 4 * 3)}.rs-column.-small-col-5-1{width:16%;width:calc(( 100% - 10px * 4) / 5)}.rs-column.-small-col-5-2{width:32%;width:calc(( 100% - 10px * 4) / 5 * 2)}.rs-column.-small-col-5-3{width:48%;width:calc(( 100% - 10px * 4) / 5 * 3)}.rs-column.-small-col-5-4{width:64%;width:calc(( 100% - 10px * 4) / 5 * 4)}.rs-column.-small-col-6-1{width:12.5%;width:calc(( 100% - 10px * 5) / 6)}.rs-column.-small-col-6-5{width:62.5%;width:calc(( 100% - 10px * 5) / 6 * 5)}}*,*:after,*:before{box-sizing:border-box}html{font-size:62.5%;background-color:#fffefd;height:100%}body{font-family:"Roboto Light", sans-serif;color:#3a3938;line-height:1.4;font-size:1rem;font-weight:300;height:100%}#wrapper{background-color:#fffefd;min-height:calc(100% - 573px)}#container{height:100%}a{color:#9c0a3c;text-decoration:none}p{text-align:center;font-size:1.5em}h1{letter-spacing:2px}strong{font-weight:bold}h1,h2,h3,h4,h5,h6{font-family:"Montserrat", sans-serif;font-weight:700;text-transform:uppercase;text-align:center}input:focus,textarea:focus,select:focus{outline:1px solid #9ac5d0;outline:1px solid #9ac5d0;outline-offset:-1px;transition:outline 0.4s}::-moz-selection{background:#9ac5d0;background:#9ac5d0;color:#fff;text-shadow:none}::selection{background:#9ac5d0;background:#9ac5d0;color:#fff;text-shadow:none}img{max-width:100%}form label{font-size:1.5em}form input{font-size:1.5em}form select{font-size:1.5em}form textarea{font-size:1.5em}@keyframes kenburnssquare{0%{transform:translate3d(0px, 0px, 0px)}25%{transform:translate3d(-200px, 0px, 0px)}50%{transform:translate3d(-200px, -200px, 0px)}75%{transform:translate3d(0px, -200px, 0px)}100%{transform:translate3d(0px, 0px, 0px)}}@keyframes kenburnsdiag{0%{transform:translate3d(-100px, 0px, 0px)}25%{transform:translate3d(0px, -100px, 0px)}50%{transform:translate3d(-100px, -200px, 0px)}75%{transform:translate3d(-200px, -100px, 0px)}100%{transform:translate3d(-100px, 0px, 0px)}}@keyframes geotag-1{0%{visibility:hidden;opacity:0;transform:scale(0.1)}5%{visibility:visible;opacity:1;transition:visibility 0s, opacity 0s linear;transform:scale(1)}25%{visibility:visible;opacity:1;transform:scale(1)}30%{visibility:hidden;opacity:0;transition:visibility 0s, opacity 0s linear;transform:scale(0.1)}100%{visibility:hidden;opacity:0}}@keyframes geotag-2{0%{visibility:hidden;opacity:0}10%{visibility:hidden;opacity:0;transform:scale(0.1)}15%{visibility:visible;opacity:1;transition:visibility 0s, opacity 0s linear;transform:scale(1)}35%{visibility:visible;opacity:1;transform:scale(1)}40%{visibility:hidden;opacity:0;transition:visibility 0s, opacity 0s linear;transform:scale(0.1)}100%{visibility:hidden;opacity:0}}@keyframes geotag-3{0%{visibility:hidden;opacity:0}40%{visibility:hidden;opacity:0;transform:scale(0.1)}45%{visibility:visible;opacity:1;transition:visibility 0s, opacity 0s linear;transform:scale(1)}65%{visibility:visible;opacity:1;transform:scale(1)}70%{visibility:hidden;opacity:0;transition:visibility 0s, opacity 0s linear;transform:scale(0.1)}100%{visibility:hidden;opacity:0}}@keyframes geotag-4{0%{visibility:hidden;opacity:0}60%{visibility:hidden;opacity:0;transform:scale(0.1)}65%{visibility:visible;opacity:1;transition:visibility 0s, opacity 0s linear;transform:scale(1)}85%{visibility:visible;opacity:1;transform:scale(1)}90%{visibility:hidden;opacity:0;transition:visibility 0s, opacity 0s linear;transform:scale(0.1)}100%{visibility:hidden;opacity:0}}#header{}#header .shortheader{border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#9c0a3c;width:100%}#header .shortheader-logo .intro-logo-mobile{display:none}#header .shortheader-logo figure{text-align:center;height:auto;width:auto}#header .shortheader-logo figure img{width:auto;max-width:100%;height:auto}#header .placeholder{height:60px}#header .intro{height:100vh;background:transparent;width:100%}#header .intro .intro-wrapper{position:absolute;height:calc(100% + 10px);width:100%;overflow:hidden;border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#9c0a3c}#header .intro .intro-wrapper .intro-background{margin:0;padding:0;background:url("../../files/content/Bilder/0_Home/Banner_grey_small.jpg");height:100vh;width:100vw;position:relative;background-size:2560px;background-position:bottom right;background-repeat:no-repeat;box-sizing:content-box}@media screen and (min-height:2332px){#header .intro .intro-wrapper .intro-background{background-size:cover !important}}#header .intro .intro-wrapper .intro-background .intro-geotags div[class^="geotag-"],#header .intro .intro-wrapper .intro-background .intro-geotags div[class*=" geotag-"]{width:auto}#header .intro .intro-wrapper .intro-background .intro-geotags div[class^="geotag-"] img,#header .intro .intro-wrapper .intro-background .intro-geotags div[class*=" geotag-"] img{width:42px;height:55px;margin-left:calc(50% - 21px)}#header .intro .intro-wrapper .intro-background .intro-geotags div[class^="geotag-"] figcaption.caption,#header .intro .intro-wrapper .intro-background .intro-geotags div[class*=" geotag-"] figcaption.caption{background-color:#022847;padding:3px 5px 2px 5px;margin:0 auto;color:#fffefd;text-transform:uppercase;font-size:16px;font-family:"Montserrat", sans-serif;word-break:normal;white-space:nowrap;margin-top:5px;letter-spacing:0.5px;font-weight:100}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{position:absolute;right:376px;bottom:104px;animation:geotag-1 13s infinite}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{position:absolute;right:289px;bottom:800px;animation:geotag-2 10s infinite}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{position:absolute;right:1040px;bottom:426px;animation:geotag-3 8s infinite}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{position:absolute;right:300px;bottom:400px;animation:geotag-4 10s infinite}#header .intro .intro-wrapper .intro-left{width:40%;position:absolute;left:10%;top:0%;height:100%;min-width:570px;max-width:95%}#header .intro .intro-wrapper .intro-left .intro-multiply{position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;opacity:1;background-color:#569b98;mix-blend-mode:multiply}#header .intro .intro-wrapper .intro-content{position:absolute;top:35%;height:100%;width:100%;text-align:center}#header .intro .intro-wrapper .intro-content h1{font-size:4.5em;letter-spacing:8px;color:#fffefd;margin-bottom:0px}#header .intro .intro-wrapper .intro-content h2{font-size:6.5em;font-family:"Cormorant Garamond", serif;font-weight:700;letter-spacing:3px;color:#fffefd;margin-top:0px;margin-bottom:5px;line-height:1}#header .intro .intro-wrapper .intro-content p{font-family:"Cormorant Garamond";font-weight:300;font-size:2.5em;max-width:50%;margin:0 auto;color:#fffefd}#header .intro .intro-wrapper .intro-content .ce_image figure img{width:15%;height:auto;mix-blend-mode:hard-light}#header .intro .intro-wrapper .intro-logo-mobile{display:none}#header .intro .intro-wrapper .intro-logo{width:50%;height:auto;overflow:visible;margin:0 auto}#header .intro .intro-wrapper .intro-logo figure img{max-width:100%;opacity:0.9;height:auto}@media screen and (max-width:1920px) and (max-height:1200px){#header .intro .intro-wrapper .intro-background{background-size:2000px}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{right:calc(376px / (2560 / 2000));bottom:calc(104px / (2560 / 2000))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{right:calc(289px / (2560 / 2000));bottom:calc(800px / (2560 / 2000))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{right:calc(1040px / (2560 / 2000));bottom:calc(426px / (2560 / 2000))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{right:calc(300px / (2560 / 2000));bottom:calc(400px / (2560 / 2000))}}@media screen and (max-width:1800px) and (max-height:1100px){#header .intro .intro-wrapper .intro-background{background-size:1900px}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{right:calc(376px / (2560 / 1900));bottom:calc(104px / (2560 / 1900))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{right:calc(289px / (2560 / 1900));bottom:calc(800px / (2560 / 1900))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{right:calc(1040px / (2560 / 1900));bottom:calc(426px / (2560 / 1900))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{right:calc(300px / (2560 / 1900));bottom:calc(400px / (2560 / 1900))}}@media screen and (max-width:1700px) and (max-height:1100px){#header .intro .intro-wrapper .intro-background{background-size:1800px}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{right:calc(376px / (2560 / 1800));bottom:calc(104px / (2560 / 1800))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{right:calc(289px / (2560 / 1800));bottom:calc(800px / (2560 / 1800))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{right:calc(1040px / (2560 / 1800));bottom:calc(426px / (2560 / 1800))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{right:calc(300px / (2560 / 1800));bottom:calc(400px / (2560 / 1800))}}@media screen and (max-width:1680px) and (max-height:900px){#header .intro .intro-wrapper .intro-background{background-size:1780px}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{right:calc(376px / (2560 / 1780));bottom:calc(104px / (2560 / 1780))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{right:calc(289px / (2560 / 1780));bottom:calc(800px / (2560 / 1780))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{right:calc(1040px / (2560 / 1780));bottom:calc(426px / (2560 / 1780))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{right:calc(300px / (2560 / 1780));bottom:calc(400px / (2560 / 1780))}}@media screen and (max-width:1600px) and (max-height:900px){#header .intro .intro-wrapper .intro-background{background-size:1700px}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{right:calc(376px / (2560 / 1700));bottom:calc(104px / (2560 / 1700))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{right:calc(289px / (2560 / 1700));bottom:calc(800px / (2560 / 1700))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{right:calc(1040px / (2560 / 1700));bottom:calc(426px / (2560 / 1700))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{right:calc(300px / (2560 / 1700));bottom:calc(400px / (2560 / 1700))}}@media screen and (max-width:1440px) and (max-height:900px){#header .intro .intro-wrapper .intro-background{background-size:1500px}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{right:calc(376px / (2560 / 1500));bottom:calc(104px / (2560 / 1500))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{right:calc(289px / (2560 / 1500));bottom:calc(800px / (2560 / 1500))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{right:calc(1040px / (2560 / 1500));bottom:calc(426px / (2560 / 1500))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{right:calc(300px / (2560 / 1500));bottom:calc(400px / (2560 / 1500))}}@media screen and (max-width:1366px) and (max-height:768px){#header .intro .intro-wrapper .intro-background{background-size:1400px}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{right:calc(376px / (2560 / 1400));bottom:calc(104px / (2560 / 1400))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{right:calc(289px / (2560 / 1400));bottom:calc(800px / (2560 / 1400))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{right:calc(1040px / (2560 / 1400));bottom:calc(426px / (2560 / 1400))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{right:calc(300px / (2560 / 1400));bottom:calc(400px / (2560 / 1400))}}@media screen and (max-width:1280px) and (max-height:800px){#header .intro .intro-wrapper .intro-background{background-size:1350px}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-1{right:249px;bottom:69px;right:calc(376px / (2560 / 1350));bottom:calc(104px / (2560 / 1350))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-2{right:191;bottom:127;right:calc(289px / (2560 / 1350));bottom:calc(800px / (2560 / 1350))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{right:calc(1040px / (2560 / 1350));bottom:calc(426px / (2560 / 1350))}#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-4{right:200;bottom:265;right:calc(300px / (2560 / 1350));bottom:calc(400px / (2560 / 1350))}}@media screen and (max-width:1170px){#header .intro .intro-wrapper .intro-background .intro-geotags .geotag-3{display:none}}@media screen and (max-width:1250px) and (max-height:1000px){#header .intro .intro-wrapper .intro-left{width:570px;left:5%;max-width:95%;min-width:none}}@media screen and (max-width:930px){#header .intro .intro-wrapper .intro-background .intro-geotags{display:none}}@media screen and (max-width:650px) and (max-height:650px){#header .intro .intro-wrapper .intro-background{background-size:1000px}}@media screen and (max-width:650px){#header .intro .intro-wrapper .intro-left{width:100%;left:0%;max-width:100%;min-width:0px}#header .intro .intro-wrapper .intro-left .intro-content h1{font-size:3em}#header .intro .intro-wrapper .intro-left .intro-content h2{font-size:4em}}@media screen and (max-width:480px),screen and (max-height:550px){#header .intro .intro-wrapper .intro-left .intro-content .ce_image figure img{width:10%;height:auto}#header .intro .intro-wrapper .intro-left .intro-logo-mobile{}}@media screen and (max-width:380px){#header .intro .intro-wrapper .intro-left{}}@media screen and (max-height:650px),(max-width:650px){#header .hamburger{padding:10px !important;width:55px}#header .hamburger a span{width:35px !important}#header .mod_changelanguage{top:49px !important;right:0px !important;width:55px}#header .mod_changelanguage ul li a,#header .mod_changelanguage ul li span{padding:5px 6px 5px 6px !important}#header .mod_changelanguage ul li:first-of-type span,#header .mod_changelanguage ul li:first-of-type a{padding:3px 6px 2px 8px !important}#header .mod_navigation{right:0px !important;top:55px !important}#header .mod_changelanguage.move-language{top:196px !important}}@media screen and (max-width:380px){#header .intro .intro-wrapper .intro-left .intro-content{top:35%}#header .intro .intro-wrapper .intro-left .intro-content .ce_image{display:none}}@media screen and (max-height:380px){#header .intro .intro-wrapper .intro-left .intro-content{top:30%}#header .intro .intro-wrapper .intro-left .intro-content .ce_image{width:10%}#header .intro .intro-wrapper .intro-left .intro-logo{width:40%}}@media screen and (max-height:200px){#header .intro .intro-wrapper .intro-left .intro-content{top:25%}#header .intro .intro-wrapper .intro-left .intro-content .ce_image{display:none}#header .intro .intro-wrapper .intro-left .intro-logo{width:40%}}#header .hamburger{position:fixed;right:0px;top:0px;padding:20px;background-color:#fffefd;opacity:0.8;z-index:9}#header .hamburger a{display:block;height:25px;top:-20px}#header .hamburger a span{display:block;position:relative;width:40px;height:5px;background-color:#9c0a3c;top:10px}#header .hamburger a span:before{content:"";position:absolute;width:100%;height:5px;top:-10px;background:#9c0a3c}#header .hamburger a span:after{content:"";position:absolute;width:100%;height:5px;bottom:-10px;background:#9c0a3c}#header .hamburger.nav-open a span{background-color:transparent !important}#header .hamburger.nav-open a span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:0}#header .hamburger.nav-open a span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:0}#header .mod_navigation{position:fixed;top:50px;right:11px;text-align:right;display:none;top:70px;z-index:9}#header .mod_navigation.show-nav{display:block}#header .mod_navigation ul li{position:relative;padding:5px 0px 10px 0px;height:47px}#header .mod_navigation ul li a{background-color:#022847;color:#fffefd;text-decoration:none;font-size:2.2em;padding:4px 0px 3px 6px;font-family:"Montserrat", sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:5px;padding-bottom:4px}#header .mod_navigation ul li a.active,#header .mod_navigation ul li a:hover{font-family:"Cormorant Garamond", serif;font-weight:700;font-style:normal !important;font-size:2.34em;letter-spacing:5.5px;padding-bottom:3px}#header .mod_navigation ul li ul{position:absolute;top:100%;left:-9999em}#header .mod_navigation ul li:hover > ul{left:0}#header .mod_changelanguage{position:fixed;top:72px;right:10px;z-index:9;font-size:1.7em;font-weight:900;opacity:0.8}#header .mod_changelanguage.move-language{top:213px}#header .mod_changelanguage ul{list-style-type:none;margin-bottom:0px !important;background-color:#fffefd;padding-top:4px;padding-bottom:3px;max-width:62px}#header .mod_changelanguage ul li{display:inline}#header .mod_changelanguage ul li a,#header .mod_changelanguage ul li span{color:#022847;padding:5px 8px 5px 8px;font-weight:600}#header .mod_changelanguage ul li:first-of-type{margin-right:-3px;border-right:#022847 2px solid}#header .mod_changelanguage ul li:first-of-type span,#header .mod_changelanguage ul li:first-of-type a{padding:5px 9px 5px 8px}#header .mod_changelanguage ul li a:hover{color:#9c0a3c;font-style:initial}.no-backgroundblendmode #header .intro .intro-wrapper .intro-left .intro-multiply{background-color:#003e3b;opacity:0.5;mix-blend-mode:initial}#main{max-width:1250px;margin:0 auto;padding-left:20px;padding-right:20px;margin-top:20px;min-height:calc(100vh - 573px)}#footer{background-color:#3a3a39;position:relative;margin-top:80px;bottom:0px}@media screen and (max-width:480px){#footer{margin-top:20px}}#footer .footer-image .footer-background{background-image:url("../../files/content/Bilder/_Generell/footer.jpg");background-position:center;background-size:cover;height:150px;border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#9c0a3c;width:100%}#footer .footer-image .footer-geotag img{position:absolute;top:97px;left:calc(50% - 50px);width:95px;height:auto}@media screen and (max-width:768px){#footer .footer-image .footer-geotag img{width:80px;height:auto;left:calc(50% - 35px);top:105px}}#footer .footer-contact{height:270px;width:340px;margin:0 auto;font-size:0.8em;padding-left:30px;max-width:100%}#footer .footer-contact .ce_text{margin-top:100px}@media screen and (max-width:768px){#footer .footer-contact .ce_text{margin-top:70px}}#footer .footer-contact .ce_text a{color:#fffefd}#footer .footer-contact .ce_text a:hover{color:#9c0a3c}#footer .footer-contact .ce_text.footer-right{float:right}#footer .footer-contact .ce_text.footer-right p{text-align:left}#footer .footer-contact .ce_text.footer-left{float:left}#footer .footer-contact .ce_text.footer-left p{text-align:left}#footer .footer-contact .ce_text h2{color:#fffefd;text-align:left}#footer .footer-contact .ce_text h2 a{color:#fffefd;text-align:left;text-decoration:none}#footer .footer-contact .ce_text h2 a:hover{color:#9c0a3c}#footer .footer-contact .ce_text p{color:#fffefd;text-align:left}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.invisible{position:absolute;left:-9999em}.sticky{overflow:hidden}.sticky.fixed{position:fixed;top:0;right:0;left:0;overflow:hidden}.object-fit-container{min-height:600px}.object-fit-container img{width:100%;height:100%;object-fit:cover}.float_left{float:left;margin:0 2em 1em 0}@media screen and (max-width:900px){.float_left{max-width:none;float:none;clear:both;margin:2em 0}}.float_right{float:right;margin:0 0 1em 2em}@media screen and (max-width:900px){.float_right{max-width:none;float:none;clear:both;margin:2em 0}}#team,#team-en{position:relative}#team:after,#team-en:after{content:" ";position:relative;height:40px;display:block;width:2px;clear:both}#team .ce_rsce_employee .ce_text,#team-en .ce_rsce_employee .ce_text{text-align:center;width:100%}#team .ce_rsce_employee .ce_text .ce_employee,#team-en .ce_rsce_employee .ce_text .ce_employee{width:19%;display:inline-block;position:relative;min-width:200px}@media screen and (max-width:1000px){#team .ce_rsce_employee .ce_text .ce_employee,#team-en .ce_rsce_employee .ce_text .ce_employee{margin:1%}}@media screen and (max-width:480px){#team .ce_rsce_employee .ce_text .ce_employee,#team-en .ce_rsce_employee .ce_text .ce_employee{float:none;margin:0 auto}}@media screen and (max-width:480px){#team .ce_rsce_employee .ce_text .ce_employee.hide-employee,#team-en .ce_rsce_employee .ce_text .ce_employee.hide-employee{display:none}}#team .ce_rsce_employee .ce_text .ce_employee figure,#team-en .ce_rsce_employee .ce_text .ce_employee figure{cursor:pointer;max-width:200px;border-radius:50%;overflow:hidden;max-height:200px;padding:0px;margin:0 auto}#team .ce_rsce_employee .ce_text .ce_employee figure:hover p.team-hover,#team-en .ce_rsce_employee .ce_text .ce_employee figure:hover p.team-hover{display:block;width:100%}#team .ce_rsce_employee .ce_text .ce_employee figure:hover img,#team-en .ce_rsce_employee .ce_text .ce_employee figure:hover img{opacity:0.2}#team .ce_rsce_employee .ce_text .ce_employee figure p.team-hover,#team-en .ce_rsce_employee .ce_text .ce_employee figure p.team-hover{display:none;position:absolute;top:80px;left:0px;font-family:"Cormorant Garamond", serif;color:#00506e;font-size:4em;font-weight:700;opacity:1}#team .ce_rsce_employee .ce_text .ce_employee figure p.team-hover::first-letter,#team-en .ce_rsce_employee .ce_text .ce_employee figure p.team-hover::first-letter{font-family:"Montserrat", sans-serif;font-weight:700}#team .ce_rsce_employee .ce_text .ce_employee figure img,#team-en .ce_rsce_employee .ce_text .ce_employee figure img{border-radius:50%}#team .ce_rsce_employee .ce_text .ce_employee .team-teaser,#team-en .ce_rsce_employee .ce_text .ce_employee .team-teaser{font-family:"Montserrat", sans-serif;font-weight:700;text-transform:uppercase;text-align:center;margin-top:20px;margin-bottom:40px}#team .ce_rsce_employee .ce_text .ce_employee .team-teaser p,#team-en .ce_rsce_employee .ce_text .ce_employee .team-teaser p{letter-spacing:2px}#team .team-details,#team-en .team-details{position:absolute;top:0px;left:0px;background-color:#022847;z-index:9;width:100%;max-width:100%;height:710px;display:block;overflow:hidden;height:auto}@media screen and (max-width:480px){#team .team-details,#team-en .team-details{position:relative;margin-bottom:30px}}#team .team-details.details-hide,#team-en .team-details.details-hide{display:none}#team .team-details figure,#team-en .team-details figure{width:50%;height:710px;float:left}@media screen\0{#team .team-details figure,#team-en .team-details figure{overflow:hidden}}#team .team-details figure div,#team-en .team-details figure div{height:100%;width:100%}#team .team-details figure img,#team-en .team-details figure img{width:100%;height:100%;object-fit:cover}@media screen\0{#team .team-details figure img,#team-en .team-details figure img{height:100%;width:auto;max-width:none}}@media screen and (max-width:768px){#team .team-details figure,#team-en .team-details figure{width:100%;height:500px}}@media screen and (max-width:480px){#team .team-details figure,#team-en .team-details figure{display:none}}#team .team-details .team-details-content,#team-en .team-details .team-details-content{float:left;width:50%;padding:50px 20px 20px 20px}@media screen and (max-width:768px){#team .team-details .team-details-content,#team-en .team-details .team-details-content{width:100%}}@media screen and (max-width:480px){#team .team-details .team-details-content,#team-en .team-details .team-details-content{width:100%;padding:10px}}#team .team-details .team-details-content .team-kuerzel,#team-en .team-details .team-details-content .team-kuerzel{font-family:"Cormorant Garamond", serif;color:#fffefd;font-size:5em;font-weight:300;letter-spacing:4px}#team .team-details .team-details-content .team-kuerzel::first-letter,#team-en .team-details .team-details-content .team-kuerzel::first-letter{font-family:"Montserrat", sans-serif;font-weight:300}#team .team-details .team-details-content .team-kuerzel:after,#team-en .team-details .team-details-content .team-kuerzel:after{content:"";height:30px;border-left:1px solid;display:block;margin:0 auto;width:0px;position:relative;margin-top:10px;margin-bottom:15px}@media screen and (max-width:1000px){#team .team-details .team-details-content .team-kuerzel:after,#team-en .team-details .team-details-content .team-kuerzel:after{height:0px}}@media screen and (max-width:768px){#team .team-details .team-details-content .team-kuerzel:after,#team-en .team-details .team-details-content .team-kuerzel:after{height:30px}}#team .team-details .team-details-content .team-name-position,#team-en .team-details .team-details-content .team-name-position{color:#fffefd;font-family:"Montserrat", sans-serif;font-size:3em;font-weight:400;text-transform:uppercase;letter-spacing:3px;line-height:1.3;width:90%;margin:0 auto}#team .team-details .team-details-content .team-text,#team-en .team-details .team-details-content .team-text{margin-top:30px;color:#fffefd;padding-left:30px;padding-right:30px}@media screen and (max-width:480px){#team .team-details .team-details-content .team-text,#team-en .team-details .team-details-content .team-text{margin-bottom:20px}}#team .team-details .team-details-content .team-details-close,#team-en .team-details .team-details-content .team-details-close{display:block;position:absolute;width:40px;height:40px;top:15px;right:30px;cursor:pointer}@media screen and (max-width:480px){#team .team-details .team-details-content .team-details-close,#team-en .team-details .team-details-content .team-details-close{right:initial;left:-4px}}#team .team-details .team-details-content .team-details-close:before,#team-en .team-details .team-details-content .team-details-close:before{content:"";position:absolute;width:100%;height:5px;background:#fffefd;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:15px}#team .team-details .team-details-content .team-details-close:after,#team-en .team-details .team-details-content .team-details-close:after{content:"";position:absolute;width:100%;height:5px;background:#fffefd;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:15px}@media screen and (min-width:768px){#leitsaetze-en.move,#leitsaetze.move{margin-top:200px}}#leitsaetze:after,#leitsaetze-en:after{content:" ";position:relative;height:40px;display:block;width:2px;clear:both;color:transparent}.text-box{width:450px;max-width:100%;margin:0 auto}.text-box.mitgliedschaft{width:auto;max-width:100%;margin:0 auto}.text-box.mitgliedschaft .ce_text{width:450px;max-width:100%;margin:0 auto}.text-box#unternehmen,.text-box#unternehmen-en{padding-top:220px}@media screen and (max-width:480px){.text-box#unternehmen,.text-box#unternehmen-en{padding-top:300px}}.text-box:not(:last-of-type):after{content:" ";left:50%;position:relative;border-left-style:solid;border-left-width:1px;border-left-color:#9c0a3c;height:40px;margin-top:0px;margin-bottom:70px;display:block;width:2px;clear:both}.text-box.list-2{overflow:hidden}.text-box.list-2,.text-box.list-3,.text-box.list-5{width:100%}.text-box.team{width:100%}.text-box:after{top:30px}.text-box.list-3 > :first-child,.text-box.list-5 > :first-child{width:450px;max-width:100%;margin:0 auto;margin-bottom:50px}.text-box.team > :first-child{width:450px;max-width:100%;margin:0 auto;margin-bottom:80px}.text-box.list-2 > *,.text-box.list-3 > :not(:first-child),.text-box.list-5 > :not(:first-child){float:left;margin-right:0.5%;max-width:100%;background:#f0f0f0}.text-box.list-3 .ce_text.last{margin-right:0% !important}.text-box.list-2 > * p,.text-box.list-3 > :not(:first-child) p,.text-box.list-5 > :not(:first-child) p{padding:15px 10px 5px 10px}.text-box.list-2 > * h1,.text-box.list-3 > :not(:first-child) h1,.text-box.list-5 > :not(:first-child) h1{display:block;width:100%;margin:0px;padding:5px 0px 5px 0px;font-size:1.5em;font-weight:400;color:#fffefd}.text-box.list-2 > *.green h1,.text-box.list-3 > :not(:first-child).green h1,.text-box.list-5 > :not(:first-child).green h1{background-color:#569b98}.text-box.list-2 > *.lightblue h1,.text-box.list-3 > :not(:first-child).lightblue h1,.text-box.list-5 > :not(:first-child).lightblue h1{background-color:#84c6cd}.text-box.list-2 > *.blue h1,.text-box.list-3 > :not(:first-child).blue h1,.text-box.list-5 > :not(:first-child).blue h1{background-color:#44809b}.text-box.list-2 > *.darkblue h1,.text-box.list-3 > :not(:first-child).darkblue h1,.text-box.list-5 > :not(:first-child).darkblue h1{background-color:#00506e}.text-box.list-2 > *.red h1,.text-box.list-3 > :not(:first-child).red h1,.text-box.list-5 > :not(:first-child).red h1{background-color:#9c0a3c}.text-box.list-5 > :not(:first-child){width:19%;height:145px;min-width:210px}@media screen and (max-width:480px){.text-box.list-5 > :not(:first-child){width:100%;margin-bottom:20px}}.text-box.list-3 > :not(:first-child){width:33%;min-height:260px;min-width:300px}.text-box.list-3 > :not(:first-child) p{padding:15px 17px 5px 17px;text-align:left}@media screen and (max-width:1000px){.text-box.list-3 > :not(:first-child){width:80%;margin-left:10%;margin-bottom:20px}}@media screen and (max-width:480px){.text-box.list-3 > :not(:first-child){margin-left:0%;width:100%;min-width:initial}}.text-box.list-2 > *{background:none;width:49%;height:auto;min-width:300px}.text-box.list-2 > *.last:after{content:".";display:block;height:0;clear:both;visibility:hidden}.text-box.list-2 > * p{padding:15px 17px 5px 17px;text-align:left}.text-box.list-2 > * p:first-child{margin-bottom:0px;padding-bottom:0px}@media screen and (max-width:1000px){.text-box.list-2 > *{width:80%;margin-left:10%;margin-bottom:20px}}@media screen and (max-width:480px){.text-box.list-2 > *{margin-left:0%;width:100%}}#impressum-einleitung .rs-columns.ce_rs_columns_start,#impressum-einleitung-en .rs-columns.ce_rs_columns_start{margin-top:50px;margin-bottom:40px}.zitat{width:610px;max-width:100%;font-size:2.5em;line-height:1.25;position:absolute;left:calc(30% - 300px)}.zitat p{font-family:"Cormorant Garamond", serif;color:#00506e}@media screen and (max-width:1000px){.zitat{left:5%}}@media screen and (max-width:768px){.zitat{left:0px}}.zitat-dienstleistungen{width:600px;max-width:100%;font-size:2.5em;margin-left:5%;margin-right:5%;margin-bottom:100px;line-height:1.25}.zitat-dienstleistungen p{font-family:"Cormorant Garamond", serif;color:#00506e}@media screen and (max-width:1000px){.zitat-dienstleistungen{left:5%}}@media screen and (max-width:480px){.zitat-dienstleistungen{left:0px;margin-left:0%;margin-right:0%}}.mitgliedschaft-logo{margin-top:50px;margin-bottom:80px}.mitgliedschaft-logo figure{text-align:center}.mitgliedschaft-logo figure img{width:400px;height:auto;margin:0 auto;max-width:100%}.ce_image.content-logo{margin:0 auto;width:433px;max-width:100%;height:auto;margin-top:-60px;margin-bottom:40px}.ce_image.content-logo img{height:auto}#vorteile-von-strukturierten-produkten:after{border-color:#fffefd;height:0px}.nutzen{overflow:hidden;width:100%;background-color:#022847;padding-bottom:100px;text-align:center}.nutzen h1.title{padding-top:30px;font-size:6.5em;font-family:"Cormorant Garamond", serif;font-weight:700;letter-spacing:3px;color:#fffefd;max-width:750px;margin:0 auto;line-height:1}@media screen and (max-width:480px){.nutzen h1.title{font-size:4em}}.nutzen h1.title:after{content:" ";left:50%;position:relative;border-left-style:solid;border-left-width:1px;border-left-color:#fffefd;height:40px;margin-top:30px;margin-bottom:20px;display:block;width:2px}.nutzen figure{margin:0 auto;width:70px;height:auto;padding-top:70px}.nutzen figure img{max-width:100%;height:auto}.nutzen .ce_text{width:33%;float:left;padding:2%;max-width:100%;min-height:200px;min-width:300px;color:#fffefd}.nutzen .ce_text p{padding-left:20px;padding-right:20px}@media screen and (max-width:1000px){.nutzen .ce_text{display:inline-block;float:none;height:300px}}@media screen and (max-width:480px){.nutzen .ce_text{float:none;margin:0 auto;width:95%;height:auto;min-width:initial}}.nutzen .ce_text.last{float:none;margin:0 auto;clear:both}#kontakt p,#kontakt-en p{text-align:left}#kontakt label,#kontakt-en label{font-size:1.5em;width:125px;display:inline-block;text-align:right}#kontakt input,#kontakt-en input,#kontakt textarea,#kontakt-en textarea{border:none;padding:10px;background-color:#f9f9f9;width:100%;font-size:1.5em;font-family:"Roboto Light", sans-serif}#kontakt .widget,#kontakt-en .widget{padding:5px}#kontakt textarea,#kontakt-en textarea{height:calc(100vh / 1.7 - 237px);max-height:257px;min-height:70px}#kontakt .submit_container .submit,#kontakt-en .submit_container .submit{background-color:#022847;padding:10px;width:100px;color:#fffefd;border:none;width:100%;cursor:pointer}#kontakt .submit_container .submit:hover,#kontakt-en .submit_container .submit:hover{background-color:#9c0a3c;color:#fffefd;cursor:pointer}#kontakt ::-webkit-input-placeholder,#kontakt-en ::-webkit-input-placeholder{color:#022847}#kontakt :-moz-placeholder,#kontakt-en :-moz-placeholder{color:#022847}#kontakt ::-moz-placeholder,#kontakt-en ::-moz-placeholder{color:#022847}#kontakt :-ms-input-placeholder,#kontakt-en :-ms-input-placeholder{color:#022847}#kontakt input:focus::-webkit-input-placeholder,#kontakt-en input:focus::-webkit-input-placeholder,#kontakt textarea:focus::-webkit-input-placeholder,#kontakt-en textarea:focus::-webkit-input-placeholder{color:transparent}#dienstleistungen-form .formbody,#dienstleistungen-form-en .formbody{background-color:#022847;width:500px;max-width:100%;color:#fffefd;margin:0 auto;padding:50px;text-align:center}@media screen and (max-width:480px){#dienstleistungen-form .formbody,#dienstleistungen-form-en .formbody{padding:20px}}#dienstleistungen-form .formbody p,#dienstleistungen-form-en .formbody p{margin-bottom:50px}@media screen and (max-width:480px){#dienstleistungen-form .formbody p,#dienstleistungen-form-en .formbody p{margin-bottom:20px}}#dienstleistungen-form .formbody .widget-checkbox,#dienstleistungen-form-en .formbody .widget-checkbox{text-align:left;padding-left:20px}@media screen and (max-width:480px){#dienstleistungen-form .formbody .widget-checkbox,#dienstleistungen-form-en .formbody .widget-checkbox{margin-bottom:0px;padding-left:0px}}#dienstleistungen-form .formbody select,#dienstleistungen-form-en .formbody select{margin-bottom:20px;padding:5px;width:240px;height:34px;border:none}#dienstleistungen-form .formbody .checkbox,#dienstleistungen-form-en .formbody .checkbox{margin-right:10px}#dienstleistungen-form .formbody a,#dienstleistungen-form-en .formbody a{text-decoration:none;color:#9ac5d0;font-weight:900}#dienstleistungen-form .formbody a:hover,#dienstleistungen-form-en .formbody a:hover{color:#9c0a3c}#dienstleistungen-form .formbody .submit_container,#dienstleistungen-form-en .formbody .submit_container{display:inline-block}#dienstleistungen-form .formbody .submit_container .submit,#dienstleistungen-form-en .formbody .submit_container .submit{border:none;padding:10px;width:150px;margin-top:40px;background-color:#fffefd;cursor:pointer}@media screen and (max-width:480px){#dienstleistungen-form .formbody .submit_container .submit,#dienstleistungen-form-en .formbody .submit_container .submit{width:100px}}#dienstleistungen-form .formbody .submit_container .submit:hover,#dienstleistungen-form-en .formbody .submit_container .submit:hover{background-color:#9c0a3c;color:#fffefd;cursor:pointer}#dienstleistungen-form .formbody input[type="button"],#dienstleistungen-form-en .formbody input[type="button"]{border:none;padding:10px;width:150px;margin-top:40px;background-color:#fffefd;cursor:pointer}@media screen and (max-width:480px){#dienstleistungen-form .formbody input[type="button"],#dienstleistungen-form-en .formbody input[type="button"]{width:100px}}#dienstleistungen-form .formbody input[type="button"]:hover,#dienstleistungen-form-en .formbody input[type="button"]:hover{background-color:#9c0a3c;color:#fffefd;cursor:pointer}.text-box ul{list-style-type:square;margin-left:33px}.text-box ul li{font-size:1.5em}.ce_dlh_googlemaps,.gmaps{height:calc(100vh / 1.7);width:100%;max-height:490px;float:left;margin-top:5px}.gm-style-iw{left:25px !important;top:17px !important}.gm-style-iw p{font-size:1.2em}.debug-closed,.debug-enabled{margin-bottom:0 !important}#contao-debug{display:none !important}
