/*!
 * fullPage 2.9.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
}
.fp-scroller{
    overflow: hidden;
}
.iScrollIndicator{
    border: 0 !important;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}
.seoh,.seohead,.seoh1,.seoh2{height:0.1px;padding-top:0px !important;padding-bottom:0px !important;overflow:hidden;margin:0}.cookiebar{padding:15px 135px 15px 15px;line-height:1.4em}.schattentrennung{box-shadow:0px -4px 5px 0px rgba(0, 0, 0, 0.25)}.schattentrennung-innen{box-shadow:inset 0px 4px 5px 0px rgba(0, 0, 0, 0.25)}.ce_bgimage.bg-nocolor{background:rgba(248, 248, 248, 0)}.ce_bgimage.background-x-right .ce_bgimage-image{background-position-x:right}.ce_text_extented.align-left.withpadding .ce_textarea{padding:0px 0px 0px 100px}@media only screen and (max-width:1120px){.ce_text_extented.align-left.withpadding .ce_textarea{padding:0px 0px 0px 40px}}@media only screen and (max-width:970px){.ce_text_extented.align-left.withpadding .ce_textarea{padding:0px 0px 0px 0px}}.ce_text_extented.align-right.withpadding .ce_textarea{padding:0px 100px 0px 0px}@media only screen and (max-width:1120px){.ce_text_extented.align-right.withpadding .ce_textarea{padding:0px 40px 0px 0px}}@media only screen and (max-width:970px){.ce_text_extented.align-right.withpadding .ce_textarea{padding:0px 0px 0px 0px}}.masonry_one_third_gutter{width:40px}.masonry_one_third{width:31%}@media only screen and (max-width:1209px){.masonry_one_third{width:48%}}@media only screen and (max-width:1055px){.masonry_one_third{width:47%}}@media only screen and (max-width:840px){.masonry_one_third{width:97%}}.ce_imagebox_plus.same-height{display:flex !important}.ce_imagebox_plus .ce_imagebox_plus_inside{overflow:hidden;position:relative;background:#323232;padding:95px 30px 30px 30px;width:100%;transition:All 0.3s ease;-webkit-transition:All 0.3s ease}.ce_imagebox_plus.style1 .ce_imagebox_plus_inside{padding:30px}.ce_imagebox_plus .ce_imagebox_plus_content{padding-right:10px}.ce_imagebox_plus .ce_imagebox_plus_inside:hover{background:#646464}.ce_imagebox_plus a{display:block}.ce_imagebox_plus .headline{margin:0}.ce_imagebox_plus .subheadline{margin:0}.ce_imagebox_plus .start-text{margin-top:20px}.ce_imagebox_plus i,.ce_imagebox_plus .headline,.ce_imagebox_plus .subheadline{transition:All 0.3s ease;-webkit-transition:All 0.3s ease}.ce_imagebox_plus i,.ce_imagebox_plus .ce_image.attribute{position:absolute;right:30px;top:30px;font-size:1.333rem;color:rgba(255, 255, 255, 0.6)}.ie11 .ce_imagebox_plus i,.ie11 .ce_imagebox_plus .ce_image.attribute{display:none !important}.ce_imagebox_plus .ce_imagebox_plus_inside.bg-accent{background-color:#F9902D}.ce_imagebox_plus .ce_imagebox_plus_inside.bg-second{background-color:#f6d9d0}.ce_imagebox_plus .ce_imagebox_plus_inside.bg-lightgray{background-color:#f7f7f7}.ce_imagebox_plus .ce_imagebox_plus_inside.bg-darkgray{background-color:#454545}.ce_imagebox_plus .ce_imagebox_plus_inside.bg-white{background-color:white}.ce_imagebox_plus .ce_imagebox_plus_inside.bg-black{background-color:black}.ce_imagebox_plus .backside.bg-hover-accent:hover{background-color:#b4b4b4 !important}.ce_imagebox_plus .backside.bg-hover-second:hover{background-color:#5a5a5a !important}.ce_imagebox_plus .backside.bg-hover-second-semi:hover{background-color:rgba(90, 90, 90, 0.8) !important}.ce_imagebox_plus .backside.bg-hover-lightgray:hover{background-color:#f7f7f7 !important}.ce_imagebox_plus .backside.bg-hover-lightgray-semi:hover{background-color:rgba(247, 247, 247 0.8) !important}.ce_imagebox_plus .backside.bg-hover-darkgray:hover{background-color:#454545 !important}.ce_imagebox_plus .backside.bg-hover-darkgray-semi:hover{background-color:rgba(69, 69, 69, 0.8) !important}.ce_imagebox_plus .backside.bg-hover-white:hover{background-color:white !important}.ce_imagebox_plus .backside.bg-hover-white-semi:hover{background-color:rgba(255, 255, 255, 0.8) !important}.ce_imagebox_plus .backside.bg-hover-black:hover{background-color:black !important}.ce_imagebox_plus .backside.bg-hover-black-semi:hover{background-color:rgba(0, 0, 0, 0.8) !important}.ce_imagebox_plus .headline.headline-color-accent{color:#F9902D}.ce_imagebox_plus .headline.headline-color-second{color:#f6d9d0}.ce_imagebox_plus .headline.headline-color-lightgray{color:#f7f7f7}.ce_imagebox_plus .headline.headline-color-darkgray{color:#454545}.ce_imagebox_plus .headline.headline-color-white{color:white}.ce_imagebox_plus .headline.headline-color-black{color:black}.ce_imagebox_plus .subheadline.subheadline-color-accent{color:#F9902D}.ce_imagebox_plus .subheadline.subheadline-color-second{color:#fef7db}.ce_imagebox_plus .subheadline.subheadline-color-lightgray{color:#f7f7f7}.ce_imagebox_plus .subheadline.subheadline-color-darkgray{color:#454545}.ce_imagebox_plus .subheadline.subheadline-color-white{color:white}.ce_imagebox_plus .subheadline.subheadline-color-black{color:black}.ce_imagebox_plus .fonticon.fonticon-color-accent{color:#F9902D}.ce_imagebox_plus .fonticon.fonticon-color-second{color:#f6d9d0}.ce_imagebox_plus .fonticon.fonticon-color-lightgray{color:#f7f7f7}.ce_imagebox_plus .fonticon.fonticon-color-darkgray{color:#454545}.ce_imagebox_plus .fonticon.fonticon-color-white{color:white}.ce_imagebox_plus .fonticon.fonticon-color-black{color:black}.ce_imagebox_plus.text-hover-accent .backside,.ce_imagebox_plus:hover.text-hover-accent i,.ce_imagebox_plus:hover.text-hover-accent .headline,.ce_imagebox_plus:hover.text-hover-accent .subheadline{color:#F9902D !important}.ce_imagebox_plus.text-hover-second .backside,.ce_imagebox_plus:hover.text-hover-second i,.ce_imagebox_plus:hover.text-hover-second .headline,.ce_imagebox_plus:hover.text-hover-second .subheadline{color:#f6d9d0 !important}.ce_imagebox_plus.text-hover-lightgray .backside,.ce_imagebox_plus:hover.text-hover-lightgray i,.ce_imagebox_plus:hover.text-hover-lightgray .headline,.ce_imagebox_plus:hover.text-hover-lightgray .subheadline{color:#f7f7f7 !important}.ce_imagebox_plus.text-hover-darkgray .backside,.ce_imagebox_plus:hover.text-hover-darkgray i,.ce_imagebox_plus:hover.text-hover-darkgray .headline,.ce_imagebox_plus:hover.text-hover-darkgray .subheadline{color:#454545 !important}.ce_imagebox_plus.text-hover-white .backside,.ce_imagebox_plus:hover.text-hover-white i,.ce_imagebox_plus:hover.text-hover-white .headline,.ce_imagebox_plus:hover.text-hover-white .subheadline{color:white !important}.ce_imagebox_plus.text-hover-black .backside,.ce_imagebox_plus:hover.text-hover-black i,.ce_imagebox_plus:hover.text-hover-black .headline,.ce_imagebox_plus:hover.text-hover-black .subheadline{color:black !important}.ce_imagebox_plus.flip:hover .ce_imagebox_plus_content{margin-left:-150%}.ce_imagebox_plus.flip .ce_imagebox_plus_content{transition:all 0.4s;-webkit-transition:all 0.4s;margin-left:0}.ce_imagebox_plus.flip .backside{transition:all 0.4s;position:absolute;right:-100%;top:0;height:100%;width:100%;color:rgba(0, 0, 0, 0.6);padding:30px 70px 30px 30px}.ce_imagebox_plus.flip .backside .backside-inside{position:absolute;bottom:30px}.ce_imagebox_plus.flip .backside .backside-inside p{margin-bottom:0;padding-right:70px}.ce_imagebox_plus.flip:hover .backside{right:0}.ce_imagebox_plus.style3.flip:hover .backside{right:0%}.ce_imagebox_plus.style3.flip .backside .backside-inside{bottom:auto;top:30px}.ce_imagebox_plus.style3.flip .backside .backside-inside{width:90%}.ce_imagebox_plus.flip i,.ce_imagebox_plus.flip .ce_image.attribute{transition:all 0.2s;-webkit-transition:all 0.2s}.ce_imagebox_plus.flip:hover i,.ce_imagebox_plus.flip:hover .ce_image.attribute{right:15px;top:15px;transform:scale(0.8);-webkit-transform:scale(0.8)}.ce_imagebox_plus.style2 .ce_imagebox_plus_inside{padding:100px 30px 30px 30px}.ce_imagebox_plus.style3 .ce_imagebox_plus_inside{border-radius:0px;border:0px solid #c8cace;padding:20px;padding-left:25px}.ce_imagebox_plus.style3 i,.ce_imagebox_plus.style3 .ce_image.attribute{position:static;float:left;width:8%;margin-right:2%}.ce_imagebox_plus.style3 .ce_imagebox_plus_content{width:90%;float:left;padding-left:0px;padding-right:0}.ce_imagebox_plus.style3 i{font-size:8rem}.ce_imagebox_plus.style3 .headline{font-weight:400}.ce_imagebox_plus.style3 .subheadline{margin-top:10px}.ce_infobox_plus.morepadding .ce_textarea{padding:20px}.ce_infobox_plus.text-weiss{color:#fff}.ce_infobox_plus.text-weiss .headline,.ce_infobox_plus.text-weiss h1,.ce_infobox_plus.text-weiss h2,.ce_infobox_plus.text-weiss h3,.ce_infobox_plus.text-weiss h4,.ce_infobox_plus.text-weiss h5,.ce_infobox_plus.text-weiss h6{color:#fff}.ce_infobox_plus.text-schwarz{color:#000}.ce_infobox_plus.text-schwarz .headline,.ce_infobox_plus.text-schwarz h1,.ce_infobox_plus.text-schwarz h2,.ce_infobox_plus.text-schwarz h3,.ce_infobox_plus.text-schwarz h4,.ce_infobox_plus.text-schwarz h5,.ce_infobox_plus.text-schwarz h6{color:#000}.ce_infobox_plus_alert{background:#ce4f4b;border-radius:3px;padding:10px;margin-bottom:25px;color:#fff}.ce_infobox_plus_alert .headline{font-weight:bold;color:#a02622;margin-right:5px}.ce_infobox_plus_alert i{color:#a02622;margin:0 10px;font-size:1.667rem;line-height:25px;float:left;width:1em}.ce_infobox_plus_alert p{display:inline;margin:0}.ce_infobox_plus_warning{background:#f0ad4e;border-radius:3px;padding:10px;margin-bottom:25px;color:#fff}.ce_infobox_plus_warning .headline{font-weight:bold;color:#b7843b;margin-right:5px}.ce_infobox_plus_warning i{color:#b7843b;margin:0 10px;font-size:1.667rem;line-height:25px;float:left;width:1em}.ce_infobox_plus_warning p{display:inline;margin:0}.ce_infobox_plus_info{background:#5ebbd7;border-radius:3px;padding:10px;margin-bottom:25px;color:#fff}.ce_infobox_plus_info .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_info i{color:#3f7f92;margin:0 10px;font-size:1.667rem;line-height:25px;float:left;width:1em}.ce_infobox_plus_info p{display:inline;margin:0}.ce_infobox_plus_success{background:#52ac52;border-radius:3px;padding:10px;margin-bottom:25px;color:#fff}.ce_infobox_plus_success .headline{font-weight:bold;color:#337033;margin-right:5px}.ce_infobox_plus_success i{color:#337033;margin:0 10px;font-size:1.667rem;line-height:25px;float:left;width:1em}.ce_infobox_plus_success p{display:inline;margin:0}.ce_infobox_plus_info_plain{border-radius:3px;padding:0px;margin-bottom:25px}.ce_infobox_plus_info_plain .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_info_plain i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_info_plain p{display:inline;margin:0}.ce_infobox_plus_exclamation_plain{border-radius:3px;padding:0px;margin-bottom:25px}.ce_infobox_plus_exclamation_plain .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_exclamation_plain i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_exclamation_plain p{display:inline;margin:0}.ce_infobox_plus_question_plain{border-radius:3px;padding:0px;margin-bottom:25px}.ce_infobox_plus_question_plain .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_question_plain i{color:#3f7f92;margin:37px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.75em}.ce_infobox_plus_question_plain p{display:inline;margin:0}.ce_infobox_plus_ohne_accent-color{background-color:#F9902D !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_accent-color .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_accent-color i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_accent-color p{display:inline;margin:0}.ce_infobox_plus_ohne_second-color{background-color:#f6d9d0 !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_second-color .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_second-color i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_second-color p{display:inline;margin:0}.ce_infobox_plus_ohne_third-color{background-color:#fef7db !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_third-color .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_third-color i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_third-color p{display:inline;margin:0}.ce_infobox_plus_ohne_fourth-color{background-color:#92b7c9 !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_fourth-color .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_fourth-color i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_fourth-color p{display:inline;margin:0}.ce_infobox_plus_ohne_lightgray{background-color:#f7f7f7 !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_lightgray .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_lightgray i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_lightgray p{display:inline;margin:0}.ce_infobox_plus_ohne_mittelgrau{background-color:#7d7d7d !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_mittelgrau .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_mittelgrau i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_mittelgrau p{display:inline;margin:0}.ce_infobox_plus_ohne_darkgray{background-color:#454545 !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_darkgray .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_darkgray i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_darkgray p{display:inline;margin:0}.ce_infobox_plus_ohne_weiss{background-color:white !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_weiss .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_weiss i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_weiss p{display:inline;margin:0}.ce_infobox_plus_ohne_schwarz{background-color:black !important;border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_schwarz .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_schwarz i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_schwarz p{display:inline;margin:0}.ce_infobox_plus_ohne_plain{border-radius:3px;padding:10px;margin-bottom:25px}.ce_infobox_plus_ohne_plain .headline{font-weight:bold;color:#3f7f92;margin-right:5px}.ce_infobox_plus_ohne_plain i{color:#3f7f92;margin:52px 0px 43px 0px;font-size:5.7rem;line-height:25px;float:left;width:0.5em}.ce_infobox_plus_ohne_plain p{display:inline;margin:0}
@charset "UTF-8";
.ce_youtube{position:relative;padding-bottom:56.25%;width:100%;height:auto}.ce_youtube iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important}.ce_youtube{box-shadow:0px 0px 20px 20px rgba(0, 0, 0, 0.7)}form .captcha_text{margin:10px 0 15px 15px;padding:5px;background-color:#eee}body,#contentwrapper,#container{background-color:#000}body,h1,h2,h3,h4,h5,h6{font-family:"Marcellus", serif;color:#fff}h1,h2,h3,h4,h5,h6{line-height:1.1em}strong{font-weight:600}.logo{}.nodisplay{display:none}.fontcolor-1,h1.fontcolor-1,h2.fontcolor-1,h3.fontcolor-1,h4.fontcolor-1,h5.fontcolor-1,h6.fontcolor-1{color:#cd1719 !important}.introtext p{font-size:15px;line-height:1.8rem;font-style:italic}.smallertext p,.smallertext table{font-size:11.25px;line-height:1.35rem}.halbzeile{margin-bottom:6.25px}html,body{font-size:15px}p{line-height:1.8rem}#footer,#footer p,#footer a,#footer .ce_iconbox p,#footer .ce_iconbox a,#footer .ce_iconbox ul,#footer .ce_iconbox ol,#footer .ce_text_imagebox p,#footer .ce_text_imagebox a,#footer .ce_text_imagebox ul,#footer .ce_text_imagebox ol,.inlinefooter,.inlinefooter p,.inlinefooter a,.inlinefooter .ce_iconbox p,.inlinefooter .ce_iconbox a,.inlinefooter .ce_iconbox ul,.inlinefooter .ce_iconbox ol,.inlinefooter .ce_text_imagebox p,.inlinefooter .ce_text_imagebox a,.inlinefooter .ce_text_imagebox ul,.inlinefooter .ce_text_imagebox ol{font-size:16.5px;line-height:1.44rem;color:#fff}.inlinefooter .inside{margin:0 auto;padding:20px 40px}.inlinefooter{padding-top:80px}.inlinefooter,.inlinefooter h1,.inlinefooter h2,.inlinefooter h3,.inlinefooter h4,.inlinefooter h5,.inlinefooter h6,.inlinefooter i,.inlinefooter a{color:#fff}h1,p.wieh1,span.wieh1,.wieh1 h1,.wieh1 h2,.wieh1 h3,.wieh1 h4,.wieh1 h5,.wieh1 h6,h1.wieh1,h2.wieh1,h3.wieh1,h4.wieh1,h5.wieh1,h6.wieh1{font-size:3rem;font-weight:400;margin-bottom:15px}@media only screen and (max-width:970px){h1,p.wieh1,span.wieh1,.wieh1 h1,.wieh1 h2,.wieh1 h3,.wieh1 h4,.wieh1 h5,.wieh1 h6,h1.wieh1,h2.wieh1,h3.wieh1,h4.wieh1,h5.wieh1,h6.wieh1{font-size:2.85rem}}@media only screen and (max-width:767px){h1,p.wieh1,span.wieh1,.wieh1 h1,.wieh1 h2,.wieh1 h3,.wieh1 h4,.wieh1 h5,.wieh1 h6,h1.wieh1,h2.wieh1,h3.wieh1,h4.wieh1,h5.wieh1,h6.wieh1{font-size:2.55rem}}@media only screen and (max-width:600px){h1,p.wieh1,span.wieh1,.wieh1 h1,.wieh1 h2,.wieh1 h3,.wieh1 h4,.wieh1 h5,.wieh1 h6,h1.wieh1,h2.wieh1,h3.wieh1,h4.wieh1,h5.wieh1,h6.wieh1{font-size:2.25rem}}@media only screen and (max-width:400px){h1,p.wieh1,span.wieh1,.wieh1 h1,.wieh1 h2,.wieh1 h3,.wieh1 h4,.wieh1 h5,.wieh1 h6,h1.wieh1,h2.wieh1,h3.wieh1,h4.wieh1,h5.wieh1,h6.wieh1{font-size:1.95rem}}.toggler h1{margin-bottom:0}h2,p.wieh2,span.wieh2,.wieh2 h1,.wieh2 h2,.wieh2 h3,.wieh2 h4,.wieh2 h5,.wieh2 h6,h1.wieh2,h2.wieh2,h3.wieh2,h4.wieh2,h5.wieh2,h6.wieh2{font-size:2.333rem;font-weight:400;margin-bottom:15px}@media only screen and (max-width:970px){h2,p.wieh2,span.wieh2,.wieh2 h1,.wieh2 h2,.wieh2 h3,.wieh2 h4,.wieh2 h5,.wieh2 h6,h1.wieh2,h2.wieh2,h3.wieh2,h4.wieh2,h5.wieh2,h6.wieh2{font-size:2.21635rem}}@media only screen and (max-width:767px){h2,p.wieh2,span.wieh2,.wieh2 h1,.wieh2 h2,.wieh2 h3,.wieh2 h4,.wieh2 h5,.wieh2 h6,h1.wieh2,h2.wieh2,h3.wieh2,h4.wieh2,h5.wieh2,h6.wieh2{font-size:1.98305rem}}@media only screen and (max-width:600px){h2,p.wieh2,span.wieh2,.wieh2 h1,.wieh2 h2,.wieh2 h3,.wieh2 h4,.wieh2 h5,.wieh2 h6,h1.wieh2,h2.wieh2,h3.wieh2,h4.wieh2,h5.wieh2,h6.wieh2{font-size:1.74975rem}}@media only screen and (max-width:400px){h2,p.wieh2,span.wieh2,.wieh2 h1,.wieh2 h2,.wieh2 h3,.wieh2 h4,.wieh2 h5,.wieh2 h6,h1.wieh2,h2.wieh2,h3.wieh2,h4.wieh2,h5.wieh2,h6.wieh2{font-size:1.51645rem}}.toggler h2{margin-bottom:0}h3,p.wieh3,span.wieh3,.wieh3 h1,.wieh3 h2,.wieh3 h3,.wieh3 h4,.wieh3 h5,.wieh3 h6,h1.wieh3,h2.wieh3,h3.wieh3,h4.wieh3,h5.wieh3,h6.wieh3{font-size:1.867rem;font-weight:400;margin-bottom:15px}@media only screen and (max-width:970px){h3,p.wieh3,span.wieh3,.wieh3 h1,.wieh3 h2,.wieh3 h3,.wieh3 h4,.wieh3 h5,.wieh3 h6,h1.wieh3,h2.wieh3,h3.wieh3,h4.wieh3,h5.wieh3,h6.wieh3{font-size:1.77365rem}}@media only screen and (max-width:767px){h3,p.wieh3,span.wieh3,.wieh3 h1,.wieh3 h2,.wieh3 h3,.wieh3 h4,.wieh3 h5,.wieh3 h6,h1.wieh3,h2.wieh3,h3.wieh3,h4.wieh3,h5.wieh3,h6.wieh3{font-size:1.58695rem}}@media only screen and (max-width:600px){h3,p.wieh3,span.wieh3,.wieh3 h1,.wieh3 h2,.wieh3 h3,.wieh3 h4,.wieh3 h5,.wieh3 h6,h1.wieh3,h2.wieh3,h3.wieh3,h4.wieh3,h5.wieh3,h6.wieh3{font-size:1.40025rem}}@media only screen and (max-width:400px){h3,p.wieh3,span.wieh3,.wieh3 h1,.wieh3 h2,.wieh3 h3,.wieh3 h4,.wieh3 h5,.wieh3 h6,h1.wieh3,h2.wieh3,h3.wieh3,h4.wieh3,h5.wieh3,h6.wieh3{font-size:1.21355rem}}.toggler h3{margin-bottom:0}h4,p.wieh4,span.wieh4,.wieh4 h1,.wieh4 h2,.wieh4 h3,.wieh4 h4,.wieh4 h5,.wieh4 h6,h1.wieh4,h2.wieh4,h3.wieh4,h4.wieh4,h5.wieh4,h6.wieh4{font-size:1.5rem;font-weight:400;margin-bottom:15px}@media only screen and (max-width:970px){h4,p.wieh4,span.wieh4,.wieh4 h1,.wieh4 h2,.wieh4 h3,.wieh4 h4,.wieh4 h5,.wieh4 h6,h1.wieh4,h2.wieh4,h3.wieh4,h4.wieh4,h5.wieh4,h6.wieh4{font-size:1.425rem}}@media only screen and (max-width:767px){h4,p.wieh4,span.wieh4,.wieh4 h1,.wieh4 h2,.wieh4 h3,.wieh4 h4,.wieh4 h5,.wieh4 h6,h1.wieh4,h2.wieh4,h3.wieh4,h4.wieh4,h5.wieh4,h6.wieh4{font-size:1.275rem}}@media only screen and (max-width:600px){h4,p.wieh4,span.wieh4,.wieh4 h1,.wieh4 h2,.wieh4 h3,.wieh4 h4,.wieh4 h5,.wieh4 h6,h1.wieh4,h2.wieh4,h3.wieh4,h4.wieh4,h5.wieh4,h6.wieh4{font-size:1.125rem}}@media only screen and (max-width:400px){h4,p.wieh4,span.wieh4,.wieh4 h1,.wieh4 h2,.wieh4 h3,.wieh4 h4,.wieh4 h5,.wieh4 h6,h1.wieh4,h2.wieh4,h3.wieh4,h4.wieh4,h5.wieh4,h6.wieh4{font-size:0.975rem}}.toggler h4{margin-bottom:0}h5,p.wieh5,span.wieh5,.wieh5 h1,.wieh5 h2,.wieh5 h3,.wieh5 h4,.wieh5 h5,.wieh5 h6,h1.wieh5,h2.wieh5,h3.wieh5,h4.wieh5,h5.wieh5,h6.wieh5{font-size:1.333rem;font-weight:400;margin-bottom:15px}.toggler h5{margin-bottom:0}h6,p.wieh6,span.wieh6,.wieh6 h1,.wieh6 h2,.wieh6 h3,.wieh6 h4,.wieh6 h5,.wieh6 h6,h1.wieh6,h2.wieh6,h3.wieh6,h4.wieh6,h5.wieh6,h6.wieh6{font-size:1.2rem;font-weight:400;margin-bottom:15px}.toggler h6{margin-bottom:0}.content_page h1,.content_page .wieh1 h1,.content_page .wieh1 h2,.content_page .wieh1 h3,.content_page .wieh1 h4,.content_page .wieh1 h5,.content_page .wieh1 h6,.content_page h1.wieh1,.content_page h2.wieh1,.content_page h3.wieh1,.content_page h4.wieh1,.content_page h5.wieh1,.content_page h6.wieh1{font-size:2.333rem}.content_page h2,.content_page .wieh2 h1,.content_page .wieh2 h2,.content_page .wieh2 h3,.content_page .wieh2 h4,.content_page .wieh2 h5,.content_page .wieh2 h6,.content_page h1.wieh2,.content_page h2.wieh2,.content_page h3.wieh2,.content_page h4.wieh2,.content_page h5.wieh2,.content_page h6.wieh2{font-size:1.867rem}.content_page h3,.content_page .wieh3 h1,.content_page .wieh3 h2,.content_page .wieh3 h3,.content_page .wieh3 h4,.content_page .wieh3 h5,.content_page .wieh3 h6,.content_page h1.wieh3,.content_page h2.wieh3,.content_page h3.wieh3,.content_page h4.wieh3,.content_page h5.wieh3,.content_page h6.wieh3{font-size:1.5rem}.content_page h4,.content_page .wieh4 h1,.content_page .wieh4 h2,.content_page .wieh4 h3,.content_page .wieh4 h4,.content_page wieh4 h5,.content_page .wieh4 h6,.content_page h1.wieh4,.content_page h2.wieh4,.content_page h3.wieh4,.content_page h4.wieh4,.content_page h5.wieh4,.content_page h6.wieh4{font-size:1.333rem}.content_page h5,.content_page .wieh5 h1,.content_page .wieh5 h2,.content_page .wieh5 h3,.content_page .wieh5 h4,.content_page .wieh5 h5,.content_page .wieh5 h6,.content_page h1.wieh5,.content_page h2.wieh5,.content_page h3.wieh5,.content_page h4.wieh5,.content_page h5.wieh5,.content_page h6.wieh5{font-size:1.2rem}.content_page h6,.content_page .wieh6 h1,.content_page .wieh6 h2,.content_page .wieh6 h3,.content_page .wieh6 h4,.content_page .wieh6 h5,.content_page .wieh6 h6,.content_page h1.wieh6,.content_page h2.wieh6,.content_page h3.wieh6,.content_page h4.wieh6,.content_page h5.wieh6,.content_page h6.wieh6{font-size:1.2rem}.fontcolor-black,.fontcolor-black h1,.fontcolor-black h2,.fontcolor-black h3,.fontcolor-black h4,.fontcolor-black h5,.fontcolor-black h6{color:#000}.fontcolor-white,.fontcolor-white h1,.fontcolor-white h2,.fontcolor-white h3,.fontcolor-white h4,.fontcolor-white h5,.fontcolor-white h6{color:#fff}#kontakt .ce_text.unterschrift.block>figure,#kontakt .unterschrift .image_container{margin-right:50%}#kontakt form .submit{font-size:22.5px}#bottom .mod_socials{display:inline-block;margin-right:15px}form.style5 input,form.style5 select,form.style5 textarea{font-size:1rem}.ce_frame_start.color3 .ce_frame_start_inside{background:rgba(254, 247, 219, 0.8) !important;border:0px solid #e3e3e3 !important}.autogrid{padding-left:1%;padding-right:1%}.autogrid_wrapper{margin-left:-1%;margin-right:-1%}.mod_search div{}.ce_iconbox p,.ce_iconbox a,.ce_iconbox ul,.ce_iconbox ol,.ce_text_imagebox p,.ce_text_imagebox a,.ce_text_imagebox ul,.ce_text_imagebox ol{font-size:15px;line-height:1.8rem}.ce_leadertext.biggertext ol,.ce_leadertext.biggertext ul{font-size:19.5px;line-height:1.98rem}.ce_leadertext.version1.nodeco .divider,.ce_leadertext.version2.nodeco .divider{height:0px;margin-bottom:3px}.ce_imagebox_plus ul{line-height:1.62rem;margin-top:5px}.ce_text_extented ol li,.ce_text_extented ul li,.ce_textarea ol li,.ce_textarea ul li,.ce_text ol li,.ce_text ul li,.backside-inside ul li{list-style:square;list-style-position:inside}#footer li,.footermenu li{margin-bottom:0px;padding-left:25px;padding-bottom:5px;list-style-type:none;position:relative}#footer li:before,.inlinefooter li:before{content:"";font-family:FontAwesome;text-align:center;position:absolute;left:0px;display:block;height:20px;width:20px;margin-top:-1px}#footer li:after,.inlinefooter li:after{border-bottom:1px solid white;opacity:0.2;content:"";display:block;left:0;width:100%;bottom:0;position:absolute;display:none}.ce_text.ul_plus ul{margin:0;padding:0;margin-left:22px}.ul_plus ul li{list-style:none;margin-bottom:5px}.ul_plus ul li:before{content:"+";margin-right:4px;position:absolute;left:14px;font-weight:900;color:#cd1719}.ce_text p+ul,.ce_text p+ol,.ce_text_extented p+ul,.ce_text_extented p+ol,.ce_textarea p+ul,.ce_textarea p+ol{margin-top:-10px}.ce_imagebox_plus ul,.ce_imagebox_plus ol,.ce_text ul,.ce_text ol,.ce_textarea ul,.ce_textarea ol,.ce_text_imagebox_image ul,.ce_text_imagebox_image ol{margin-left:25px}.ce_text_extented ol li,.ce_text_extented ul li{margin-left:80px}.autogrid.line_gutter{padding-left:1px;padding-right:1px;padding-bottom:1px;padding-top:1px}.box_1 .ce_iconbox_outside{background-color:#fef7db}.box_1 .ce_iconbox_outside{min-height:320px}.mittelzahl p{text-align:center;font-size:9.5em;font-weight:900;color:#fef7db;line-height:0.68em;min-height:175px}.mainmenu,.mainmenu a,.mainmenu ul li a,#fp-nav ul li a,.fp-slidesNav ul li a{font-family:"Marcellus SC", serif;font-weight:400}.mainmenu ul li a.active{font-weight:700}.mainmenu ul li{margin-left:5px;margin-right:8px}.header .mainmenu ul li a:before{content:"";width:1px;background:#fff !important;height:14px;position:absolute;left:-10px;top:54%;margin-top:-10px}.header .mainmenu ul.level_1>li ul.level_2>li a:before{content:"";display:none}.header .mainmenu ul li.first a:before{display:none}.header.cloned .mainmenu ul li a.trail{color:#fff}@media only screen and (min-width:768px) and (max-width:1200px){.smartmenu{display:block}.mainmenu{display:none}}.stickyheader{top:0}.header{display:none}.header.cloned{display:block}.header,.header.cloned,.fullpage .header,.fullpage .header.cloned{background:transparent;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0)}.nofullpage .header,.nofullpage .header.cloned{background:#3b3c42;box-shadow:0 0 0px 0px rgba(0, 0, 0, 0)}@media only screen and (min-width:767px){.ce_bgimage{height:100vh}}.ce_bgimage.vertical_centered .ce_bgimage-inside{transform:translateY(-70%);position:relative;top:70%}.ce_bgimage.v_bottom .ce_bgimage-inside{transform:translateY(-100%);position:relative;top:100%}.ce_bgimage .ce_bgimage-inside>:not(.inlinefooter):not(.keinschatten),.keinschatten{text-shadow:0 0px 30px black, 0 0px 30px black, 0 0px 30px black}.keinschatten,.mainmenu ul.level_1>li ul.level_2>li{text-shadow:0 0px 0px rgba(0, 0, 0, 0.3)}.ce_bgimage .ce_bgimage-inside .ce_text_extented,.ce_bgimage .ce_bgimage-inside .ce_typed,.ce_bgimage .ce_bgimage-inside .ce_headline_extended{padding:5px;padding-bottom:15px;padding-top:8px}.ce_bgimage .ce_divider_image{margin-top:0px;margin-bottom:10px}.ce_bgimage.kopfschatten .ce_bgimage-image,.ce_bgimage .ce_bgimage-image{box-shadow:inset 0 85px 60px rgba(0, 0, 0, 0.6)}.ce_bgimage.keinkopfschatten .ce_bgimage-image,.ce_bgimage.img-rightside-33-true .ce_bgimage-image,.ce_bgimage.img-leftside-33 .ce_bgimage-image,.ce_bgimage.img-leftside-50 .ce_bgimage-image,.ce_bgimage.img-rightside-33 .ce_bgimage-image,.ce_bgimage.img-rightside-50 .ce_bgimage-image{box-shadow:inset 0 0px 0px rgba(0, 0, 0, 0.6)}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#fff;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}#fp-nav.right{right:10px}.fp-slidesNav{left:48% !important}@media only screen and (max-width:767px){.fp-slidesNav{left:36% !important}}.fp-tooltip.right{background-color:#3b3c42;padding:0px 8px}#fp-nav ul li .fp-tooltip.right{right:0}#fp-nav ul:hover li .fp-tooltip.right{right:20px}.fp-controlArrow.fp-next{z-index:10000}.fp-controlArrow.fp-next{right:50px;border-color:transparent transparent transparent rgba(255, 255, 255, 0.7)}.fp-controlArrow.fp-next:hover{border-color:transparent transparent transparent white}.fp-controlArrow.fp-prev{border-color:transparent rgba(255, 255, 255, 0.7) transparent transparent}.fp-controlArrow.fp-prev:hover{border-color:transparent white transparent transparent}@media only screen and (max-width:767px){#main .mod_article,#main .mod_article.fullwidth.boxed-content .contentwrap,#main .autogrid_wrapper.article,#main .mod_article .ce_parallax .contentwrap,#main .mod_article .ce_bgimage .ce_bgimage-inside,#main .mod_article .ce_youtube_background .contentwrap,body.sidebar.left #main .mod_article,body.sidebar.right #main .mod_article,.ce_headerimage .ce_headerimage_inside,.ce_bgimage-inside,.header .inside,.ce_text_image_bar .inside,.ce_iconbox_header .contentwrap{padding-left:50px !important;padding-right:50px !important}}@media only screen and (max-width:767px){.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:98%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-70px;transform:translate3d(0, 0, 0)}.fp-controlArrow.fp-next{right:15px}}@media only screen and (max-width:767px){.header .inside{padding-left:30px !important;padding-right:50px !important}#main .mod_article{padding-top:130px;padding-bottom:50px}#lebenslauf .font-size-m,#lebenslauf .font-size-m p,#tabelle-lebenslauf.font-size-xxs p,#tabelle-lebenslauf.font-size-xxs table td{font-size:15px}}#tabelle-lebenslauf p{line-height:1.8rem;padding-bottom:10px}#tabelle-lebenslauf table td{line-height:1.8rem;padding-bottom:10px}#tabelle-lebenslauf table td:first-child{min-width:120px}@media screen and (max-width:767px){.ce_bgimage.weg_ab_phone.ce_bgimage-image{background-image:url() !important}.weg_ab_phone,.ce_text_imagebox.weg_ab_phone{display:none}}
