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}
/* lora-regular - latin */
@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../../files/fonts/./lora/lora-v26-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../../files/fonts/./lora/lora-v26-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* lora-700 - latin */
@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('../../files/fonts/./lora/lora-v26-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../../files/fonts/./lora/lora-v26-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

#wrapper {
    width: 980px;
    margin: 0 auto
}

#header {
    height: 397px
}

#left {
    width: 246px;
    right: 246px
}

#container {
    padding-left: 246px
}

#footer {
    height: 120px
}

body, form {
    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%
}

.media--left::after {
    content: '';
    display: table;
    clear: both;
}

.media--left figure {
    float: left;
    margin-right: 10px;
}

#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
}

@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
    }
}

#main .inside {
    min-height: 1px
}

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

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.ie8 img {
    width: auto
}

.caption {
    max-width: 100%
}

.content-gallery ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

.content-gallery li {
    float: left
}

.content-gallery li.col_first {
    clear: left
}

.block {
    overflow: hidden
}

.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
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

body {
    line-height: 1;
}

article, aside, details, div, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, select {
    vertical-align: middle;
}

:focus {
    outline: 0;
}

html,
body {
    width: 100%;
}

body {
    background: #dbdbdb url(../../files/system/bodyBG.png) repeat-x;
}

html {
    overflow-y: scroll;
}

#wrapper {
    position: relative;
    height: auto;
    min-height: 100%;
    background-color: #fff;
    box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.35);
    border-left: 1px solid #8895a2;
    border-right: 1px solid #8895a2;
}

#header {
    display: block;
    position: relative;
    height: 23px;
    margin-top: 39px;
    margin-bottom: 335px;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #285f97 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%, #285f97 100%);
    background: linear-gradient(to right, #ffffff 0%, #285f97 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#285f97', GradientType=1);
    border-top: 1px solid #8895a2;
}

#header .inside {
    position: relative;
    height: 397px;
}

#logo {
    position: absolute;
    top: 100px;
    left: 49px;
    display: block;
}

#slogan {
    position: absolute;
    top: 98px;
    left: 265px;
    font-size: 24px;
    color: #808080;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#slogan span {
    font-size: 30px;
}

#logo h1 {
    display: none;
}

#keyvisual {
    position: absolute;
    bottom: 0px;
    right: 70px;
}

#address-box {
    position: absolute;
    top: 432px;
    left: 49px;
    z-index: 1;
}

#address-box .title {
    margin-bottom: 4px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

#address-box .title span {
    font-size: 20px;
}

#address-box .address {
    margin-bottom: 4px;
    font-size: 14px;
}

#address-box .phone {
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: bold;
}

#address-box div.email {
    margin-bottom: 15px;
    font-size: 15px;
}

#address-box div.email a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#address-box div.email a:hover {
    text-decoration: underline;
}

#address-box .cooperation {
    margin-bottom: 4px;
    font-size: 12px;
}

#address-box .cooperation p {
    margin-bottom: 8px;
}

#address-box .patent .big {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

#address-box .patent .big span {
    font-size: 20px;
}

#address-box .patent .small {
    font-size: 12px;
    text-transform: uppercase;
}

#address-box .patent .small span {
    position: relative;
    top: 2px;
    font-size: 19px;
    font-weight: bold;
}

#main {
    min-height: 300px;
    background: url(../../files/system/mainBG.png) top left no-repeat;
    padding-bottom: 70px;
}

#maincontent {
    margin-left: 18px;
    width: 645px;
    font-family: 'Lora';
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

#maincontent h1,
#maincontent h2 {
    font-family: 'Lora';
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #990033;
    margin-bottom: 19px;
    -moz-text-shadow: 2px 1px 0px #cccccc;
    -webkit-text-shadow: 2px 1px 0px #cccccc;
    text-shadow: 2px 1px 0px #cccccc;
}

#maincontent p {
    margin-bottom: 18px;
}

#maincontent a {
    text-decoration: none;
    font-weight: 700;
    color: #990033;
}

#maincontent a:hover {
    border-bottom: 1px dashed #990033;
}

#maincontent #downloads a {
    display: block;
    height: 16px;
    line-height: 16px;
    font-weight: 400;
    padding-left: 20px;
    background: url(../../files/system/downloadBG.png) no-repeat;
}

#maincontent a.pdflink {
    display: block;
    height: 16px;
    line-height: 16px;
    font-weight: 400;
    padding-left: 20px;
    margin-bottom: 5px;
    background: url(../../files/system/downloadBG.png) no-repeat;
}

#maincontent a.pdflink:hover {
    border-bottom: none;
    margin-left: 5px;
}

#maincontent #downloads a:hover {
    border-bottom: none;
    margin-left: 5px;
}

#maincontent #downloads p {
    margin-bottom: 5px;
}

#maincontent #downloads h3 {
    margin-top: 15px;
}

#maincontent #downloads h3.void {
    margin-top: 0px;
}

#maincontent .team h3,
#maincontent .impressum h3,
#maincontent .recht h3 {
    font-size: 14px;
    font-weight: 700;
    color: #285f97;
    margin-bottom: 10px;
}

#maincontent .team.person h3 {
    font-size: 18px;
}

#maincontent .impressum h3,
#maincontent .recht h3 {
    margin-top: 20px !important;
    margin-bottom: 5px !important;
}

#maincontent .team img {
    padding: 5px;
    background: #fff;
    border: 1px solid #285f97;
}

#maincontent .team2 {
    margin-top: 50px;
}

#maincontent ul {
    list-style: none;
}

#maincontent li {
    padding-left: 15px;
    margin-bottom: 10px;
    background: url(../../files/system/listBG.png) top left no-repeat;
}

#maincontent .toggler {
    margin-top: 10px;
    background: url(../../files/system/togglerBG.png) repeat-y;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

#maincontent.team .toggler {
    background: url(../../files/system/teamTogglerBG.png) repeat-y;
    padding: 1px 5px;
    width: 450px;
}

#maincontent.kontakt .toggler {
    background: url(../../files/system/togglerBG.png) repeat-y;
    width: 640px !important;
}

#maincontent .tContent {
    display: block;
    width: 400px;
}

#maincontent .accordion {
    padding-left: 10px;
}

#maincontent.team .accordion {
    padding-left: 0px;
}

#maincontent .accordion div .content-text {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
}

#maincontent .accordion ul {
    margin-bottom: 25px;
}

#maincontent .accordion li {
    margin-bottom: 4px;
}

#maincontent .accordion h3 {
    font-size: 14px;
    font-weight: 700;
    color: #285f97;
    margin-bottom: 10px;
}

#mainnav {
    display: block;
    width: 706px;
    height: 48px;
    margin-left: 18px;
    background: url(../../files/system/mainnavBG.png) repeat-x;
    margin-bottom: 30px;
}

#mainnav li {
    display: block;
    height: 48px;
    float: left;
    padding-right: 20px;
}

#mainnav li strong {
    font-weight: inherit;
}

#mainnav li a,
#mainnav li strong {
    display: block;
    height: 44px;
    font-size: 18px;
    line-height: 44px;
    text-decoration: underline;
    color: #666;
}

#mainnav li a:hover,
#mainnav li strong.active,
#mainnav li a.trail {
    color: #990033;
}

#mainnav li strong.active,
#mainnav li a.trail {
    border-bottom: 4px solid #a1a1a1;
}

#headernav {
    position: absolute;
    top: 134px;
    right: 155px;
}

#headernav strong {
    font-weight: inherit;
}

#headernav li {
    display: block;
    font-size: 14px;
    height: 14px;
    line-height: 12px;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 2px solid #ccc;
}

#headernav li.last {
    padding-right: 0px;
    border-right: 0px none;
    margin-right: 0px;
}

#headernav li a,
#headernav li strong {
    text-decoration: none;
    color: #7f7f7f;
}

#language {
    position: absolute;
    top: 132px;
    right: 97px;
}

#language li {
    display: block;
    float: left;
    margin-left: 4px;
}

#language li a,
#language li strong {
    display: block;
    width: 27px;
    height: 20px;
    text-indent: -666%;
    overflow: hidden;
}

#language li.lang-de a,
#language li.lang-de strong {
    background: url(../../files/min/spritesheet.png) -7px -5px no-repeat;
    opacity: 0.5
}

#language li.lang-en a,
#language li.lang-en strong {
    background: url(../../files/min/spritesheet.png) -41px -5px no-repeat;
    opacity: 0.5
}

#language li a:hover,
#language li strong.active {
    opacity: 1
}

#social {
    position: absolute;
    top: 131px;
    right: 70px;
}

#footer {
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #c9d7e5 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%, #c9d7e5 100%);
    background: linear-gradient(to right, #ffffff 0%, #c9d7e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c9d7e5', GradientType=1);
    border-bottom: 4px solid #225181;
    border-left: 1px solid #8895a2;
    border-right: 1px solid #8895a2;
    position: relative;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#social a {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    font-size: 1px;
    overflow: hidden;
    text-indent: -999%;
    margin-left: 6px;
}

#ealglogo {
    width: 140px;
    height: 170px;
    background: url(../../files/system/EALG_logo.png);
    position: absolute;
    top: -91px;
    left: 176px;
}

#footertext {
    font-family: 'Lora';
    font-size: 14px;
    color: #555;
    position: absolute;
    top: 25px;
    right: 60px;
}

#footertext td {
    height: 17px;
}

#footertext td.blank {
    width: 100px;
}

#footertext td.mail {
    letter-spacing: 0.3px;
}

#footertext a {
    text-decoration: none;
    color: #990033;
}

div.formLeft,
div.formRight {
    float: left;
    width: 315px;
}

#maincontent.team form br {
    display: none;
}

div.formLeft {
    margin-right: 10px;
}

#maincontent.team form label {
    display: block;
    width: 100px;
    margin-top: 10px;
}

#maincontent.team form label.captcha {
    display: inline;
}

#maincontent.team form input.text {
    width: 300px;
    height: 18px;
    line-height: 20px;
    border: 1px solid #999;
}

#maincontent.team input.plz {
    width: 55px !important;
}

#maincontent.team input.ort {
    width: 222px !important;
    margin-left: 6px;
}

body.ie #maincontent input.ort {
    width: 246px !important;
}

#maincontent.team input.plz,
#maincontent.team input.ort {
    float: left;
}

#maincontent.team form textarea {
    width: 630px;
    height: 100px;
    padding: 5px;
    border: 1px solid #999;
    resize: vertical;
    margin-bottom: 15px;
}

#maincontent.team form input.captcha {
    width: 50px;
    height: 18px;
    line-height: 20px;
    border: 1px solid #999;
}

#maincontent.team form input.submit {
    margin-top: 10px;
}

form p.error {
    display: inline !important;
    color: #ff0000;
}

div.explanation {
    margin-top: 30px;
}

div.termin label {
    display: inline;
    width: 300px !important;
}

div.termin h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

div.termin .explanation {
    margin-top: 20px !important;
}

div.terminLeft,
div.terminRight {
    float: left;
}

div.terminRight {
    margin-left: 7px;
}

body.ie7 div.terminRight {
    margin-left: 2px !important;
}

/* Cloudflare Turnstile extension */
.widget-cloudeflare-trunstile {
    margin-bottom: 12px;
}
/* */

div.layout_latest:not(:last-of-type) {
    margin-bottom: 40px;
}

div.layout_latest h2 {
    font-weight: 700 !important;
    font-size: 14px !important;
    -moz-text-shadow: 0px 0px #fff !important;
    -webkit-text-shadow: 0px 0px #fff !important;
    text-shadow: 0px 0px #fff !important;
    color: #285f97 !important;
    margin-bottom: 0px !important;
}

div.layout_latest img {
    margin-right: 15px;
    padding: 5px;
    background: #fff;
    border: 1px solid #285f97;
}

div.layout_full p {
    clear: both !important;
}

div.layout_full h1 {
    font-family: 'Lora';
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #990033;
    margin-bottom: 10px;
    -moz-text-shadow: 2px 1px 0px #eeeeee;
    -webkit-text-shadow: 2px 1px 0px #eeeeee;
    text-shadow: 2px 1px 0px #eeeeee;
}

div.layout_full img {
    padding: 5px;
    background: #fff;
    border: 1px solid #285f97;
    margin-bottom: 20px;
}

div.layout_latest .image_container a,
div.layout_full .image_container a,
div.layout_latest .image_container a:hover,
div.layout_full .image_container a:hover {
    border-bottom: 0px none !important;
}

p.more a {
    font-weight: 400 !important;
}

.ce_slider_item {
    visibility: visible !important;
}

div.clear {
    clear: both;
}

div#skizze a:hover {
    border-bottom: 0px none;
}

div#skizze a img {
    background: #fff;
    border: 1px solid #255f97;
}

div#lbImage div {
    border: 2px solid #255f97;
}

#maincontent .accordion div.content-text.anfahrt {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

div#skizze,
div#routenLink {
    float: left;
    padding-top: 0px !important;
}

div#skizze {
    margin-right: 20px;
}

div#routenLink {
    width: 400px;
}

a.icon:hover {
    border-bottom: 0px none !important;
}

span.spacer {
    padding-right: 19px;
}

#footer_mobile {
    display: none;
}

#mobile-menu {
    display: none;
}

@media (min-width: 768px) {
    #mainnav {
        background: #fff;
        border-bottom: 2px solid #cfcfcf;
        height: 45px;
    }
}

@media (max-width: 767px) {
    .spacer {
        display: none;
    }

    body {
        background: none;
        height: auto;
        -webkit-text-size-adjust: none;
    }

    img {
        max-width: 100%;
    }

    .mobile_hide {
        display: none;
    }

    #wrapper {
        width: auto;
        background: none;
        box-shadow: 0px 0px 0px #fff;
        border-width: 0;
    }

    #header {
        background: none;
        height: auto;
        border-width: 0;
        margin-bottom: 0;
    }

    #header .inside {
        height: auto;
        margin-bottom: 20px;
    }

    #logo {
        width: 100px;
        margin: 20px auto 10px auto;
        position: static;
    }

    #slogan {
        position: static;
        text-align: center;
    }

    #address-box {
        display: none;
    }

    #language {
        position: static;
        margin-top: 14px;
        text-align: center;
    }

    #language ul {
        display: inline-block;
    }

    #mobile-menu {
        background: #4877A4;
        position: relative;
        text-align: center;
        height: 30px;
        margin-top: 14px;
        display: block;
    }

    #mobile-menu .trigger {
        display: inline-block;
        height: 100%;
        color: #ffffff;
        line-height: 30px;
        padding-left: 24px;
        background: url("../../files/images/mobile_menu.png") no-repeat left center;
        background-size: 16px 14px;
    }

    #mobile-menu .mod_quicknav .select {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-appearance: menulist-button;
    }

    #mobile-menu .mod_quicknav .submit {
        display: none;
    }

    #keyvisual {
        display: none;
    }

    #headernav,
    #social {
        display: none;
    }

    #left {
        display: none;
    }

    #main {
        margin: 0;
        padding-bottom: 0;
        background: none;
    }

    #main .inside {
        padding: 0 10px;
    }

    div.layout_latest {
        margin-bottom: 10px;
    }

    .formbody .text,
    .formbody .textarea {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100% !important;
        height: 24px !important;
    }

    div.formLeft,
    div.formRight {
        margin: 0;
        float: none;
        width: auto;
    }

    div.terminLeft,
    div.terminRight {
        float: none;
        margin: 0;
    }

    #mainnav {
        display: none;
    }

    #maincontent {
        width: auto;
        margin: 0;
    }

    #maincontent .accordion div #skizze,
    #maincontent .accordion div #routenLink {
        float: none !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #footer {
        width: auto;
        height: auto;
        position: static;
        margin-left: 0;
        margin-top: 0;
        background-position: center bottom;
    }

    #ealglogo {
        position: static;
        width: 140px;
        margin: 0 auto;
        background-size: 75%;
        background-repeat: no-repeat;
        background-position: center center;
    }

    #footer .mod_contentbox {
        text-align: center;
        height: 52px;
        padding-top: 22px;
    }

    #footertext {
        position: static;
        display: inline-block;
        text-align: left;
        padding: 0 10px;
        font-size: 12px;
    }

    #footertext .address {
        padding-right: 12px;
    }

    #footertext .blank {
        display: none;
    }

    #footertext span.spacer {
        padding-right: 15px;
    }

    #footer_mobile {
        display: block;
        text-align: center;
        padding-bottom: 16px;
        padding-top: 14px;
    }

    #footer_mobile a {
        font-size: 12px;
        color: #000000;
        text-decoration: none;
    }
}

@media (max-width: 479px) {
    #main .content-text .media--left {
        float: none !important;
    }

    #main .team img {
        width: 50% !important;
        height: auto;
    }

    #main .kontakt img {
        width: auto !important;
    }
}

.sprite,
#social a.facebooklink,
#social a.twitterlink,
#social a.xinglink,
#social a.googlelink,
.sprite-vkk-logo {
    background-image: url("/files/min/spritesheet.png");
    background-repeat: no-repeat;
    display: block;
}

.sprite-deBG {
    width: 27px;
    height: 20px;
    background-position: -5px -5px;
}

.sprite-enBG {
    width: 27px;
    height: 20px;
    background-position: -42px -5px;
}

.sprite-social01_facebook,
#social a.facebooklink {
    width: 22px;
    height: 22px;
    background-position: -5px -35px;
}

.sprite-social02_twitter,
#social a.twitterlink {
    width: 22px;
    height: 22px;
    background-position: -37px -35px;
}

.sprite-social03_xing,
#social a.xinglink {
    width: 22px;
    height: 22px;
    background-position: -79px -5px;
}

#social a.googlelink {
    width: 22px;
    height: 22px;
    background-position: -69px -35px;
}

.sprite-vkk-logo {
    width: 48px;
    height: 33px;
    background-position: -5px -67px;
}

@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    src: local('Lora'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v9/GsNxiN0oIzsS201cnUag6w.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

.spacer {
    position: absolute;
    top: 98px;
    left: 246px;
    width: 2px;
    background-color: #285f97;
    height: 260px;
}

.img-style {
    vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tbl-style {
    width: 100%;
}

.text-center {
    text-align: center;
}

.px16 {
    font-size: 16px;
}

.pull-left {
    float: left;
}

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.color-red {
    color: #ff0000;
}

.px12 {
    font-size: 12px;
}

.px15 {
    font-size: 15px;
}

.px16 {
    font-size: 16px;
}

.px19 {
    color: #800000;
    font-size: 19px;
}

.px20 {
    color: #800000;
    font-size: 20px;
}

.px23 {
    font-size: 23px;
}

.homepage-widgets {
    width: 645px;
    margin-left: 18px;
    padding-top: 20px;
}

.homepage-widgets:after {
    content: "";
    display: table;
    clear: both;
}

.homepage-widget:first-child {
    width: 48%;
    float: left;
    padding-right: 1%;
}

.homepage-widget:last-child {
    width: 48%;
    float: left;
    padding-left: 1%;
}

@media (max-width: 767px) {
    .homepage-widgets {
        width: auto;
        margin-left: 0;
    }

    .homepage-widget {
        width: 98% !important;
        float: none !important;
        padding: 0 !important;
        margin-bottom: 20px;
    }
}

/*-------------- 2023-09-15 -----------------*/

.page-home #main {
    padding-bottom: 3rem;
}

/* News list full width*/
.article-full-width {
    overflow: visible;
}

.layout_latest {
    border-bottom: 1px solid #eaeaea;
}

.layout_latest .layout_latest-headline {
    line-height: 1.5 !important;
    margin-bottom: 1rem !important;
}

.layout_latest-home-headline a {
    color: #285f97 !important;
}

.layout_latest-home-headline a:hover {
    border-bottom: 1px dashed #285f97 !important;
}

.layout_latest-home-info {
    margin-bottom: 0.5rem !important;
}

@media (min-width: 768px) {
    .news-list-home {
        margin-left: -210px;
    }

    .news-list-columns {
        display: flex;
        flex-wrap: wrap;
        margin-right: -1rem;
        margin-left: -1rem;
    }

    .news-list-columns > * {
        flex-basis: 33.333%;
        flex-grow: 1;
        padding-right: 1rem;
        padding-left: 1rem;
        box-sizing: border-box;
    }

    .layout_latest-home {
        border-bottom: none;
    }
}

/* Footer */
footer .inside {
    padding-top: 1rem;
}

footer .spacer {
    display: none;
}

.section-proven-expert {
    padding-bottom: 1rem;
}

.footer-links-desktop {
    display: none;
}

.section-proven-expert-star {
    text-align: center;
}

@media (min-width: 768px) {
    .section-proven-expert {
        margin-left: 45px;
        margin-right: 45px;
    }

    footer .content-text.block {
        overflow: visible;
    }

    .footer-links-desktop {
        display: block;
    }

    .section-proven-expert-star {
        position: absolute;
        top: 40px;
        left: 150px;
    }
}

@media (max-width: 767.98px) {
    .section-proven-expert {
        margin-top: 2rem;
    }

    .page-home .section-proven-expert {
        margin-top: 0;
    }
}

.pagination {
    text-align: center;
    padding-top: 10px;
}

.pagination p {
    margin-bottom: 5px !important;
}

.pagination ul {
    display: flex;
    gap: 0.5em;
    flex-wrap: wrap;
    justify-content: center;
}

.pagination ul li {
    background: transparent !important;
    padding: 0 !important;
}

.cookiebar {
  box-sizing: border-box;
  position: fixed;
  left: 0;
  width: 100%;
  padding: .6em 1.2em;
  background-color: #16284D;
  color: #fff;
  font-size: 1rem;
  z-index: 10;
}
.cookiebar--active {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
}
@media (min-width: 767px) {
  .cookiebar--active {
    flex-direction: row;
  }
}
.cookiebar--position-top {
  top: 0;
}
.cookiebar--position-bottom {
  bottom: 0;
}
.cookiebar__text {
  margin-bottom: .5em;
  text-align: center;
}
@media (min-width: 767px) {
  .cookiebar__text {
    margin-bottom: 0;
    margin-right: 1.5em;
    text-align: left;
  }
}
.cookiebar__link {
  color: #fff;
  text-decoration: underline;
}
.cookiebar__link:hover {
  color: #B3B2B2;
}
.cookiebar__button {
  margin: 0;
  padding: .6em 1.2em;
  border: none;
  border-radius: 0;
  background-color: #990033;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  transition: background-color .2s;
}
.cookiebar__button:hover {
  background-color: #181b1c;
}
.cookiebar__analytics {
  margin-bottom: .5em;
  white-space: nowrap;
}
@media (min-width: 767px) {
  .cookiebar__analytics {
    margin-bottom: 0;
    margin-right: 1.5em;
  }
}
.cookiebar__analytics-label {
  cursor: pointer;
}
.cookiebar__analytics-checkbox {
  margin-right: 5px;
}


/* Cookiebar Enabler*/
.cookiebar__checkbox {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: center;
  max-width: 100%;
}

.cookiebar__checkbox-inside {
  display: flex;
  margin: -5px;
  flex-wrap: wrap;
}

.cookiebar__checkbox-inside > * {
  margin: 5px;
  width: 100%;
  white-space: nowrap;
}

.ce-iframe-placeholder {
  padding: 30px 15px;
  background-color: #efefef;
  color: #000;
  text-align: center;
}

.ce-iframe-placeholder__inside {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.ce-iframe-placeholder__inside > * {
  margin: 10px;
}

@media (min-width: 767px) {
  .cookiebar__checkbox {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    text-align: left;
  }

  .ce-iframe-placeholder__inside {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (min-width: 1200px) {
  .cookiebar__checkbox-inside {
    flex-wrap: nowrap;
  }
}

.ce_youtube__container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.ce_youtube__container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.ce_youtube .ce-iframe-placeholder,
.ce-iframe-placeholder--cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.cookies-enable .cookiebar .ce-disable {
  display: none;
}

.dlh_googlemap {
  position: relative;
}

