body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/****
 **** Individelle Styles und andere Elemente
 ****
 */

body {
    font-weight: 300;
}
/*.sectionTop {
    background: #009ee0;
}*/
h1,
h1.bordered-left, .layout_full h1, h2.bordered-left, h3.bordered-left, h4.bordered-left, h5.bordered-left, h6.bordered-left, h1.bordered-right, h2.bordered-right, h3.bordered-right, h4.bordered-right, h5.bordered-right, h6.bordered-right {
    color: #009ee0;
}
h1.bordered-left:after, .layout_full h1:after, h2.bordered-left:after, h3.bordered-left:after, h4.bordered-left:after, h5.bordered-left:after, h6.bordered-left:after, h1.bordered-right:after, h2.bordered-right:after, h3.bordered-right:after, h4.bordered-right:after, h5.bordered-right:after, h6.bordered-right:after {
    border-bottom-color: #009ee0;
}

.ce_list ul:not(.browser-default) li,
.ce_text ul:not(.browser-default) li {
    position: relative;
    padding-left: 25px;
}
.ce_list ul:not(.browser-default) li:before,
.ce_text ul:not(.browser-default) li:before {
    position: absolute;
    left: 0;
}

#wrapper .slider.mod_newslist .img {
    float: right;
}
.layout_latest .inner {
    height: 100%;
}
.layout_latest .inner .text {
    height: auto;
}
#header .nav-wrapper ul li {
    text-transform: none;
}
#header .nav-wrapper ul li a:hover,
#header .nav-wrapper ul li a.active {
    font-weight: inherit;
}
@media (max-width: 992px) {
    #header .mod_mateNavbar .nav-wrapper {
        padding-right: 105px
    }
    nav a.sidenav-trigger {
        right: 45px;
    }
    #header .mod_mateNavbar.stuck .material-icons {
        color: #fff;
    }
    .search {
        right: -5px;
    }
}

.ce_mateContentBox .inside, .ce_ct_contentBox .inside {
  align-items: flex-start;
}

#left .upcoming a {
  display: block;
}

.slider .slides li img {
    height: auto;
}
/* Slider über uns */
@media (max-width: 992px) {
    #contentSlider1026 { height: 620px !important; }
    #contentSlider1026 ul.slides { height: 580px !important; }
}
/* Slider Beratung */
@media (max-width: 1079px) {
    #contentSlider973 { height: 540px !important; }
    #contentSlider973 ul.slides { height: 500px !important; }
}
/* alle Contentslider */
@media (max-width: 767px) {
    #wrapper #main .ce_sliderStart,
    #wrapper #main .ce_sliderStart ul.slides { height: auto !important; }
    .ce_sliderStart ul.slides { padding-bottom: 20px; }
    .ce_sliderStart .slides li {
        position: static !important;
        opacity: 1 !important;
        transform: none !important;
    }
    .ce_sliderStart .indicators { display: none; }
}


.ce_mateTeaserBox .image_container {
    background: #fff;
}
.ce_mateTeaserBox picture {
    display: block;
    background: #fff;
}
.ce_mateTeaserBox .inside {
    box-shadow: -1px 1px 3px 1px rgba(0, 0, 0, 0.25);
}

.todo {
  color: #f0f;
}

.schatten img {
    box-shadow: 5px 5px 12px rgba(0,0,0,0.16);
}
.schatten a:hover img {
    box-shadow: 5px 5px 12px rgba(0,0,0,0.25);
}

footer.page-footer .layout_simple *,
footer.page-footer .layout_upcoming *,
footer.page-footer p {
    font-size: 0.95em !important;
    color: inherit !important;
}
footer.page-footer .layout_simple a, footer.page-footer .layout_upcoming a {
    margin-bottom: 1em;
}

/* Formuöar */
fieldset {
    margin: 0;
    padding: 0 15px 15px;
    border: 2px solid #bde4f7;
}
legend {
    margin-bottom: 10px;
    color: #007eb3;
}
fieldset .mod_mateModal {
    display: inline;
    margin: 0;
}
fieldset.col {
    margin-left: 0;
    margin-right: 0;
}
#container .row .widget.col > * {
    width: unset;
    display: inline-block;
}
p.error {
    color: #f0f;
}
input.error[type=text] {
    border-color: #f0f;
}

/*Newsticker Laufband*/
footer.page-footer {
    margin-bottom: 2.5rem;
}
.marquee {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    max-width: 100vw; /* iOS braucht das */
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0;
    /*background: #00b1e6;*/
    background: #007eb3;
    letter-spacing: 0.02em;
    color: #fff;
}

.marquee .inner {
    display: inline-block;
    /*padding-left: 105%;*/ /* die zusätzlichen 5% erzeugen einen verzögerten Start und vermeiden so ein Ruckeln auf langsamen Seiten */
    animation: marquee 20s linear infinite;
    transition: 0.5s;
}

.marquee .inner:hover {
    animation-play-state: paused;
}
.marquee .layout_simple {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    padding: 0;
}
.marquee .layout_simple::before {
    content: "+++";
    display: inline-block;
    vertical-align: middle;
    padding: 0.5em 0;
    margin: 0 1em;
}
#footer .marquee .layout_simple a {
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    padding: 0.5em 0;
    margin: 0;
    text-underline-offset: 3px;
    text-decoration-color: #007eb3;
    transition: 0.3s;
}
#footer .marquee .layout_simple a:hover {
    /*background: #009ee0;*/
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

/* Make it move */
@keyframes marquee {
    0%   {transform: translate3d(0,0,0);}
    100% {transform: translate3d(calc(-50%),0,0);}
}


