@charset "UTF-8";
/* moved by compressor */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#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;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/overlay.png') repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') left top repeat-y;}
#cboxMiddleRight{width:21px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') right top repeat-y;}
#cboxTopCenter{height:21px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/border.png') 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/border.png') 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#000;font-size:80%;text-transform:uppercase; }
#cboxCurrent{position:absolute; bottom:0; left:65px; font-size: .875rem; color:#000;}
#cboxLoadingOverlay{background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/loading_background.png') no-repeat center center;}
#cboxLoadingGraphic{background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/loading.gif') no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:0px; right:30px; color:#0092ef; font-size: .875rem; }
#cboxPrevious{position:absolute; bottom:0; left:0; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url('../../../typo3conf/ext/aa_starterkit/Resources/Public/Frameworks/Jquery/Colorbox/css/images/controls.png') no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
.klaro{font-family:inherit;font-size:14px}.klaro.we_cookie_consent button:focus{outline-style:none;outline-width:0}#klaro .klaro.we_cookie_consent.notice--center,#klaro .klaro.we_cookie_consent.notice--center-floated{height:0;overflow:visible;position:fixed;top:0;width:100%;z-index:10000}.klaro.we_cookie_consent .cookie-modal a,.klaro.we_cookie_consent .cookie-modal h1,.klaro.we_cookie_consent .cookie-modal h2,.klaro.we_cookie_consent .cookie-modal li,.klaro.we_cookie_consent .cookie-modal p,.klaro.we_cookie_consent .cookie-modal strong,.klaro.we_cookie_consent .cookie-modal ul,.klaro.we_cookie_consent .cookie-notice a,.klaro.we_cookie_consent .cookie-notice h1,.klaro.we_cookie_consent .cookie-notice h2,.klaro.we_cookie_consent .cookie-notice li,.klaro.we_cookie_consent .cookie-notice p,.klaro.we_cookie_consent .cookie-notice strong,.klaro.we_cookie_consent .cookie-notice ul{color:#161f57;font-size:1em}.klaro.we_cookie_consent .cookie-modal a,.klaro.we_cookie_consent .cookie-notice a{font-weight:700;text-decoration:underline}.klaro.we_cookie_consent{}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice){background:#FFF;border-radius:4px;bottom:0;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,0.2),5px 5px 10px 0 rgba(0,0,0,0.19);box-shadow:0 4px 6px 0 rgba(0,0,0,0.2),5px 5px 10px 0 rgba(0,0,0,0.19);max-height:100vh;max-width:100%;overflow-y:auto;padding:20px 30px;right:0;z-index:9999}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body{background:#FFF;bottom:0;left:0;margin:auto;max-width:100%;overflow:hidden;padding:0;position:relative;right:0;top:auto;width:100%}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body p{margin:0.5em 0}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0.5em;width:100%}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:384px){.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn{width:inherit}}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn,.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-sm{padding:0.5em}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#161f57;font-weight:normal;text-align:center;text-decoration:none}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link:hover{color:#161f57}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn{background:#EFEFEF;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#161f57;margin:0.5em 0;min-height:40px;opacity:1;padding:0.5rem;text-align:center;width:100%}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn:hover{opacity:0.7}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success{background:#FFF;color:#161f57;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info{color:#00AFCB;display:block;font-weight:normal;background:transparent;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:1em 0;text-align:center;width:100%}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more,.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link{color:#00AFCB;display:block;font-weight:normal;background:transparent;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:1em 0;text-align:center;width:100%}@media screen and (min-width:768px){.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;min-width:auto}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons{display:contents;max-width:75%;width:100%}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn{background:#EFEFEF;margin:0.5em 0;padding:1em 0;width:25%}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success{background:#FFF;margin:0.5em 20px;text-align:center;width:calc(50% - 40px);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info{text-align:right}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-danger{border-color:transparent;background:transparent;text-align:left}.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more,.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link{padding:1.5em 0;margin:0 0 0 auto;width:auto}}.klaro.we_cookie_consent .cookie-notice .cm-btn.cm-btn-success{background:#FFF;color:#161f57;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.klaro.we_cookie_consent .cookie-notice .cm-btn.cm-btn-info{color:#00AFCB;display:block;font-weight:normal;background:transparent;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:1em 0;text-align:center;width:100%}.klaro.we_cookie_consent.notice--top .cookie-notice:not(.cookie-modal-notice){bottom:auto;top:0}@media screen and (min-width:576px){.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn-danger,.klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn-danger{border:2px solid #00AFCB}}@media screen and (min-width:576px){.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link{line-height:1.5em;margin-left:10px;margin-top:4rem;max-width:calc(50% - 10px);position:absolute;right:0;z-index:100}.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn-danger{max-width:calc(50% - 10px);margin-right:10px}}@media screen and (min-width:768px){.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice),.klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice){-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;bottom:unset;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:0;margin:0;max-height:unset;max-width:unset;overflow:visible;padding:unset;position:relative;right:unset;top:50vh;width:100%}.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body,.klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body{-webkit-box-shadow:1px 2px 5px rgba(0,0,0,0.2);box-shadow:1px 2px 5px rgba(0,0,0,0.2);display:block;margin:0 auto;max-height:100vh;max-width:480px;overflow-y:auto;padding:20px 30px;right:unset;width:calc(100% - 40px)}.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link,.klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link{width:100%}.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn,.klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn{background:#EFEFEF;display:inline-block;text-align:center;width:100%}.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success,.klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success{background:#FFF;border-color:#00AFCB;margin:0.5em 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%}.klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success:hover,.klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success:hover{background:#FFF;opacity:0.7}.klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-btn.cm-btn-info,.klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-link.cm-learn-more{background:transparent}.klaro.we_cookie_consent.notice--center-floated .cookie-notice .cn-body .cn-ok .cm-btn{border-color:#161f57;width:50%}.klaro.we_cookie_consent.notice--center-floated .cookie-notice .cn-body .cn-ok .cm-btn.cm-btn-info,.klaro.we_cookie_consent.notice--center-floated .cookie-notice .cn-body .cn-ok .cm-link.cm-learn-more{background:transparent}.klaro.we_cookie_consent.notice--top .cookie-notice .cm-btn.cm-btn-success{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:767px){#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok>*{max-width:100%;margin-right:0}}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn,#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-sm{border:2px solid #00AFCB;border-radius:4px}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link{border:2px solid #00AFCB;border-radius:4px;z-index:100}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link:hover{opacity:0.7}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-pen.svg');contain:content;height:20px;width:20px;position:absolute;margin-left:-32px}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link:hover:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-pen.svg')}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn{background:transparent;border-radius:4px;font-weight:500;margin:calc(.5em - $border-width) 0}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-danger{background:#FFF}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-danger:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-close.svg');contain:content;height:20px;width:20px;position:absolute;margin-left:-32px}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-danger:hover:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-close.svg')}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success{background:#FFF}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-check-dark.svg');contain:content;height:20px;width:20px;position:absolute;margin-left:-32px}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success:hover:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-check-dark.svg')}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info{color:#161f57;font-weight:500;background:transparent}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info:before{content:""}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more,#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link{color:#161f57;display:block;font-weight:500;background:transparent;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0.5em 0;text-align:center;width:100%;max-width:calc(100% - .5rem)}@media screen and (min-width:768px){#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more,#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link{padding:1em 0}}@media screen and (min-width:768px){#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok{display:block}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:auto;max-width:33.333333%}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok>.cm-link{width:100%}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px;max-width:66.666666%;width:100%}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn{margin:0.5em 10px}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-success{background:#FFF;margin:0.5em 0 0.5em 10px;text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0;max-width:calc(33.33333% - 20px);position:absolute;right:0}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn.cm-btn-info{text-align:right}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-btn-danger{background:transparent;border-color:2px solid #00AFCB;text-align:center}#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-learn-more,#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link{padding:1em 0;position:absolute;margin:0.5em 33.333333%}}#klaro .klaro.we_cookie_consent .cookie-notice .cm-btn.cm-btn-info{background:transparent}@media screen and (min-width:768px){#klaro .klaro.we_cookie_consent .cookie-notice .cm-btn{width:calc(50% - 20px)}}@media screen and (min-width:576px){#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn{height:50px;max-width:calc(50% - 10px)}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link{border-color:transparent;height:50px;line-height:1.5em;osition:relative;margin:10px auto 0;max-width:calc(50% - 10px);position:relative}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn-success{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:768px){#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link{margin-top:70px}}@media screen and (min-width:768px){#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link,#klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link{margin:70px 0 0;max-width:100%}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons,#klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons{margin:0;max-width:100%}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn,#klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn{margin:130px 0 10px;width:calc(50% - 20px)}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success,#klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success{margin:10px 0;max-width:100%}#klaro .klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-btn.cm-btn-info,#klaro .klaro.we_cookie_consent.notice--center .cookie-notice .cn-body .cn-ok .cm-link.cm-learn-more{background:transparent;border:none}#klaro .klaro.we_cookie_consent.notice--center .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn{width:100%}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok{height:130px}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cn-buttons{position:absolute;top:10px}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn{border-color:#00AFCB;max-width:calc(50% - 10px);margin:10px 0}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-danger{width:calc(50% - 20px)}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-success{max-width:calc(50% - 10px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative}#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-btn.cm-btn-info,#klaro .klaro.we_cookie_consent.notice--center-floated .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok .cm-link{background:transparent;position:relative;margin:70px 0 0}}.klaro.we_cookie_consent .cookie-modal{-webkit-box-shadow:1px 2px 5px rgba(0,0,0,0.2);box-shadow:1px 2px 5px rgba(0,0,0,0.2);z-index:9999}.klaro.we_cookie_consent .cookie-modal a:hover{opacity:0.7}.klaro.we_cookie_consent .cookie-modal .slider{-webkit-box-shadow:none;box-shadow:none}.klaro.we_cookie_consent .cookie-modal .cm-bg{background:rgba(0,0,0,0.7)}.klaro.we_cookie_consent .cookie-modal .cm-list-label{margin:0}.klaro.we_cookie_consent .cookie-modal .cm-list-title{font-size:1em;line-height:32px}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose,.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service{padding-left:72px}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-toggle-all,.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-toggle-all{padding-left:0}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-toggle-all .cm-list-label,.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-toggle-all .cm-list-label{display:none}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content,.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content{margin-left:-72px}.klaro.we_cookie_consent .cookie-modal .cm-purpose{padding-left:92px;border-top:2px solid rgba(0,0,0,0.1);padding-top:0.5em}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input.required:checked+.cm-list-label .slider,.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input:checked+.cm-list-label .slider,.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-label .slider{background-color:#EFEFEF;top:2px;width:72px}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-label .slider:before{background-color:#B1D6E8;bottom:2px;height:24px;left:2px;width:24px;-webkit-transition:0.2s ease 0s;transition:0.2s ease 0s}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input.half-checked:checked+.cm-list-label .slider,.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input.only-required+.cm-list-label .slider{background-color:#EFEFEF;opacity:0.8}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input.half-checked:checked+.cm-list-label .slider:before,.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input.only-required+.cm-list-label .slider:before{background-color:#63ADD1;-webkit-transform:translateX(100%);transform:translateX(100%)}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input:checked+.cm-list-label .slider:before{background-color:#008000;-webkit-transform:translateX(calc(100% + 20px));transform:translateX(calc(100% + 20px))}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input+.cm-list-label .disabled .slider:before,.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input.required+.cm-list-label .slider:before,.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input.required:checked+.cm-list-label .slider:before,.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input:checked+.cm-list-label .disabled .slider:before{background-color:#C9C9C9;display:none}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input:not(.only-required)+.cm-list-label>.cm-list-title+.cm-switch:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-no.svg');height:16px;left:50px;line-height:32px;padding:2px;position:absolute;width:16px;z-index:10}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input:checked+.cm-list-label>.cm-list-title+.cm-switch:before{content:"";left:8px;padding:2px;width:16px}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input:not(.half-checked):checked+.cm-list-label>.cm-list-title+.cm-switch:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-yes.svg')}.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-input:checked+.cm-list-label .cm-required~.cm-switch .slider,.klaro.we_cookie_consent .cookie-modal .cm-purpose>.cm-list-label .cm-required~.cm-cswitch .slider{background:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-locked.svg') no-repeat transparent;border-radius:unset;left:12px;width:24px}.klaro.we_cookie_consent .cookie-modal .cm-purpose .cm-switch{cursor:pointer;left:0;position:absolute}.klaro.we_cookie_consent .cookie-modal .cm-purpose .cm-switch:before{-webkit-animation:flipYesNo 0.3s ease 0s normal forwards;animation:flipYesNo 0.3s ease 0s normal forwards}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input.required:checked+.cm-list-label .slider,.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input:checked+.cm-list-label .slider,.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-label .slider{background-color:#EFEFEF;top:2px;width:52px}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-label .cm-required{margin-left:0.5em}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-label .slider:before{background-color:#B1D6E8;bottom:2px;height:24px;left:2px;width:24px}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input.half-checked:checked+.cm-list-label .slider,.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input.only-required:checked+.cm-list-label .slider{background-color:#EFEFEF;opacity:0.8}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input.half-checked:checked+.cm-list-label .slider:before,.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input.only-required:checked+.cm-list-label .slider:before{background-color:#63ADD1;-webkit-transform:translateX(100%);transform:translateX(100%)}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input.only-required+.cm-list-label .slider:before{-webkit-transform:translateX(50%);transform:translateX(50%)}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input:checked+.cm-list-label .slider:before{background-color:#008000;-webkit-transform:translateX(100%);transform:translateX(100%)}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input+.cm-list-label .disabled .slider:before,.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input.required+.cm-list-label .slider:before,.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input.required:checked+.cm-list-label .slider:before,.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input:checked+.cm-list-label .disabled .slider:before{background-color:#C9C9C9;display:none}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input:not(.only-required)+.cm-list-label>.cm-list-title+.cm-switch:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-no.svg');line-height:32px;padding:2px;position:absolute;width:16px;z-index:10;left:30px;height:16px}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input:checked+.cm-list-label>.cm-list-title+.cm-switch:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-yes.svg');left:8px;padding:2px;width:16px}.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-input:checked+.cm-list-label .cm-required~.cm-switch .slider,.klaro.we_cookie_consent .cookie-modal .cm-service>div>.cm-list-label .cm-required~.cm-cswitch .slider{background:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-locked.svg') no-repeat transparent;border-radius:unset;left:18px;width:20px}.klaro.we_cookie_consent .cookie-modal .cm-body>.cm-service>.cm-service>div>.cm-list-input:not(.only-required)+.cm-list-label>.cm-list-title+.cm-switch:before{padding-top:10px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro{background:#FFF;border-radius:4px;bottom:220px;height:auto;max-height:calc(100vh - 220px);max-width:100%;overflow-x:hidden;padding:0;position:absolute;top:auto;-webkit-transform:inherit;transform:inherit;-webkit-transition:unset;transition:unset;width:100%}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .hide{background-color:#FFF;color:#FFF;cursor:default;display:block!important;font-size:4em;height:60px;line-height:20px;overflow:hidden;padding:20px;top:0;right:0}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .hide svg{display:none}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .hide:after{content:"×"}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-header{border-bottom:none;margin:0;padding:20px 30px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-header h1{font-size:2em}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-body{margin:0;padding:20px 30px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-body ul.cm-purposes li.cm-purpose{padding-left:92px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all{border-top:2px solid rgba(0,0,0,0.1);padding-left:0}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-toggle-all .cm-purpose-description{display:block}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-toggle-all .cm-list-input{display:none}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer{background:#FFF;border:none;bottom:0;height:220px;left:0;margin:0;padding:20px 30px;position:fixed;width:100%;z-index:10}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer>*{-ms-flex-line-pack:end;align-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:calc(100% - 2em);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin:0;width:100%;max-width:100%;padding:0}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-powered-by{display:block;height:40px;line-height:40px;margin:0;position:relative;right:unset;text-align:center;width:auto}.klaro.we_cookie_consent .cookie-modal .cm-btn{background:#EFEFEF;border-radius:4px;border:2px solid #00AFCB;-webkit-box-shadow:none;box-shadow:none;color:#161f57;margin:0.5em auto;opacity:1;padding:0.5em;text-align:center;width:100%}.klaro.we_cookie_consent .cookie-modal .cm-btn:hover{opacity:0.7}.klaro.we_cookie_consent .cookie-modal .cm-btn-danger{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-info.cm-btn-accept{background:#FFF;color:#161f57;display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-decoration:none;width:100%}.klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-info.cm-btn-accept:hover{opacity:0.7}.klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept-all{background:#EFEFEF;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-sm{padding:0.5em 1.5em;font-size:1em}.klaro.we_cookie_consent .cookie-modal .cm-toggle-all .cm-purpose-description{display:none}@media screen and (min-width:576px){.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro{max-height:calc(100vh - 150px);bottom:150px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer{height:150px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer>*{-ms-flex-wrap:unset;flex-wrap:unset;height:auto;margin:0.5em -10px;max-width:calc(100% + 20px);width:calc(100% + 20px)}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer>* .cm-btn{margin:0.5em 10px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-powered-by{float:right;height:50px;line-height:50px}}@media screen and (min-width:768px){.klaro.we_cookie_consent .cookie-modal .cm-modal{max-height:100vh;bottom:0}.klaro.we_cookie_consent .cookie-modal .cm-modal .hide{right:10px;top:5px}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-header h1{font-size:2em}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-footer{margin:0;padding:20px 0;position:relative;width:100%}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-footer>*{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-header{padding:20px 30px}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-body{padding:20px 30px}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-btn{padding:1em 1.5em}.klaro.we_cookie_consent .cookie-modal .cm-modal .cm-btn:first-child:last-child{min-width:240px;position:absolute;width:25%}}@media screen and (min-width:1024px){.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro.cm-klaro{max-height:calc(100vh - 100px);bottom:100px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer{height:100px;max-width:100%;padding:20px 10px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer>*{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin:0.5em 0;max-width:75%;position:absolute}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn{width:25%;min-width:240px}.klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-powered-by{padding:15px 10px;position:absolute;right:10px}}@media screen and (min-width:768px){.klaro.we_cookie_consent.notice--center,.klaro.we_cookie_consent.notice--center-floated{height:0;overflow:visible;position:fixed;top:0;width:100%;z-index:10000}}@media screen and (min-width:768px){.klaro.we_cookie_consent.notice--center-floated .cookie-modal,.klaro.we_cookie_consent.notice--center .cookie-modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:unset;bottom:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:unset;max-width:unset;padding:unset;right:unset;overflow:visible;top:0}.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal,.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro{bottom:auto;-webkit-box-shadow:1px 2px 5px rgba(0,0,0,0.2);box-shadow:1px 2px 5px rgba(0,0,0,0.2);height:auto;max-height:100vh;max-width:768px;overflow-y:auto;padding:20px;position:relative;top:auto;width:100%}.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer,.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer{margin:0 -20px -20px -20px;position:relative;width:calc(100% + 40px)}}@media screen and (min-width:1024px){.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal,.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro{bottom:auto;max-height:calc(100vh - 150px)}.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer,.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer{height:150px;margin:0 -20px -20px;max-width:calc(100% + 40px);padding-bottom:0;width:calc(100% + 40px)}.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer>*,.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer>*,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer>*,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer>*{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:100%;position:relative;width:auto}.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer .cm-btn,.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer .cm-btn,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn{width:100%;min-width:auto}.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal .cm-footer .cm-btn:first-child:last-child,.klaro.we_cookie_consent.notice--center-floated .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn:first-child:last-child,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal .cm-footer .cm-btn:first-child:last-child,.klaro.we_cookie_consent.notice--center .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn:first-child:last-child{width:calc(100% - 20px);position:relative}}@-webkit-keyframes flipYesNo{0%{opacity:0}20%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes flipYesNo{0%{opacity:0}20%{opacity:0}80%{opacity:0}to{opacity:1}}#klaro .klaro.we_cookie_consent .cookie-modal a{font-weight:500}#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn{background:transparent;border-radius:4px;border:2px solid #00AFCB;color:#161f57;font-weight:500}#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn-danger{background:#FFF}#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn-danger:before{contain:content;content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-close.svg');height:20px;margin-left:-28px;position:absolute;width:20px}#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn-danger:hover:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-close.svg')}#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept{background:#FFF;color:#161f57}#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept-all{background:transparent}#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept-all:before{contain:content;content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-check-dark.svg');height:20px;margin-left:-28px;position:absolute;width:20px}#klaro .klaro.we_cookie_consent .cookie-modal .cm-btn.cm-btn-accept-all:hover:before{content:url('../../../typo3conf/ext/we_cookie_consent/Resources/Public/Icons/icon-check-dark.svg')}@media screen and (min-width:1024px){#klaro .klaro.we_cookie_consent .cookie-modal .cm-modal .cm-footer .cm-btn{max-width:calc(33.3333% - 20px)}}.safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro{bottom:0;max-height:100%}.safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-footer{position:relative}.safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-header h1{font-size:1.75em}@media screen and (min-width:576px){.safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro{bottom:0;max-height:100%}.safari .klaro.we_cookie_consent .cookie-modal .cm-modal.cm-klaro .cm-header h1{font-size:2em}}.klaro.cm-as-context-notice{padding:1em}.klaro.cm-as-context-notice .context-notice{border:none;border-radius:4px;background:#FFF}.klaro.cm-as-context-notice .context-notice p{color:#161f57}.klaro.cm-as-context-notice .context-notice .cm-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2em;width:100%}.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn{border-radius:4px;display:block;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:calc(50% - 20px);margin:0 auto;padding:1em 1.5em}.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn.cm-btn-success{background-color:#FFF}.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn.cm-btn-success-var{background-color:#F7A925}.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:hover{opacity:0.7}.frame{position:relative}.frame .frame-inner iframe,.frame .frame-inner iframe:last-child{padding:0;margin-bottom:-6px}.frame .klaro.we_cookie_consent{border:2px solid rgba(0,0,0,0.1);position:static;height:100%}.frame .klaro.we_cookie_consent .context-notice{background-color:transparent}.frame .klaro.we_cookie_consent .context-notice .cm-buttons .cm-btn.cm-btn-success,.frame .klaro.we_cookie_consent .context-notice .cm-buttons .cm-btn.cm-btn-success-var{background:#FFF;border:2px solid #00AFCB;border-radius:4px;color:#161f57;font-weight:500}.frame .klaro.we_cookie_consent.notice--minified .context-notice{display:-ms-grid;display:grid;padding:0}.frame .klaro.we_cookie_consent.notice--minified .cm-buttons{margin-top:0.5em;display:block}.frame .klaro.we_cookie_consent.notice--minified .cm-btn{display:block;width:100%;margin:0.5em auto;max-width:calc(100% - 20px);padding:0.5em}.frame.frame-type-media .video,.frame.frame-type-textmedia .video,.frame .textmedia-gallery .video{position:relative}.frame.frame-type-media .video .klaro.we_cookie_consent,.frame.frame-type-textmedia .video .klaro.we_cookie_consent,.frame .textmedia-gallery .video .klaro.we_cookie_consent{background-color:#FFFFFFE0;position:absolute;top:0;z-index:10}@media (max-width:575px){.frame.frame-type-media .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice,.frame.frame-type-textmedia .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice,.frame .textmedia-gallery .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}.frame.frame-type-media .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons,.frame.frame-type-textmedia .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons,.frame .textmedia-gallery .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons{margin-top:1vw;padding:0.5em;width:100%}.frame.frame-type-media .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons .cm-btn,.frame.frame-type-textmedia .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons .cm-btn,.frame .textmedia-gallery .video .klaro.we_cookie_consent.cm-as-context-notice .context-notice .cm-buttons .cm-btn{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:5px auto;max-width:100%}}.tx-we-cookie-consent .service__headline{font-weight:bold}.tx-we-cookie-consent .h3,.tx-we-cookie-consent h3{color:#161f57;font-size:1.55rem;font-weight:400}.tx-we-cookie-consent caption{display:none}.tx-we-cookie-consent .table{margin-bottom:2rem;margin-top:2rem}.tx-we-cookie-consent .table thead th{border-bottom:1px solid #ABABAB;font-size:0.95rem;padding-bottom:0;text-transform:uppercase}.tx-we-cookie-consent .table td:last-of-type,.tx-we-cookie-consent .table th:last-of-type{text-align:right}.tx-we-cookie-consent .table-striped tbody tr:nth-of-type(odd){background-color:#efefef}.tx-we-cookie-consent .table-hover tbody tr:hover{background-color:rgba(0,0,0,0.05)}.tx-we-cookie-consent a.btn-primary{color:#00AFCB;background-color:#FFF;border-color:#FFF}.tx-we-cookie-consent .btn-primary.focus,.tx-we-cookie-consent .btn-primary:focus,.tx-we-cookie-consent .btn-primary:not(:disabled):not(.disabled).active:focus,.tx-we-cookie-consent .btn-primary:not(:disabled):not(.disabled):active:focus,.tx-we-cookie-consent .show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:none;box-shadow:none}.tx-we-cookie-consent .btn-primary:hover,.tx-we-cookie-consent .btn-primary:not(:disabled):not(.disabled).active,.tx-we-cookie-consent .btn-primary:not(:disabled):not(.disabled):active,.tx-we-cookie-consent .show>.btn-primary.dropdown-toggle{opacity:0.7}.tx-we-cookie-consent .btn-group-lg>.btn,.tx-we-cookie-consent .btn-group-lg>.cc-btn,.tx-we-cookie-consent .btn-lg{border-radius:4px}.tx-we-cookie-consent .table td,.tx-we-cookie-consent .table th{border-top:none;padding:0.5rem}.tx-we-cookie-consent .table td p,.tx-we-cookie-consent .table th p{margin:0}.tx-we-cookie-consent .table-hover tbody tr:hover{background-color:transparent}.tx-we-cookie-consent a.btn-primary{border-radius:0;text-decoration:none;display:inline-block}
/*# sourceMappingURL=style.css.map */
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.parsley-errors-list .parsley-required {

}
.xdsoft_datetimepicker{
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border:none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border:none !important;
}

.xdsoft_noselect{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.xdsoft_noselect::selection { background: transparent; }
.xdsoft_noselect::-moz-selection { background: transparent; }
.xdsoft_datetimepicker.xdsoft_inline{
	display: inline-block;
	position: static;
	box-shadow: none;
}
.xdsoft_datetimepicker *{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker{
	display:none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active{
	display:block;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
	width: 224px;
	float:left;
	margin-left:8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{
	width: 256px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker{
	width: 58px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top: 0;
}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker{
	margin-top:8px;
	margin-bottom:3px
}
.xdsoft_datetimepicker  .xdsoft_mounthpicker{
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker  .xdsoft_prev, 
.xdsoft_datetimepicker  .xdsoft_next,
.xdsoft_datetimepicker  .xdsoft_today_button{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i{
	opacity:0.5;
	background-position:-92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker  .xdsoft_prev{
    float: left;
	background-position:-20px 0;
}
.xdsoft_datetimepicker  .xdsoft_today_button{
    float: left;
	background-position:-70px 0;
	margin-left:5px;
}

.xdsoft_datetimepicker  .xdsoft_next{
    float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker  .xdsoft_next,
.xdsoft_datetimepicker  .xdsoft_prev ,
.xdsoft_datetimepicker  .xdsoft_today_button{
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none currentColor;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none currentColor;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next{
	float:none;
	background-position:-40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left:14px;
	margin-top:7px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev{
	background-position:-40px 0;
	margin-bottom:7px;
	margin-top: 0;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box{
	height:151px;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #F5F5F5;
	border-top:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: center;
	border-collapse:collapse;
	cursor:pointer;
	border-bottom-width: 0;
	height:25px;
	line-height:25px;
}

.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child{
 border-top-width: 0;
}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker  .xdsoft_label{
	display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
	float:left;
	width:182px;
	text-align:center;
	cursor:pointer;
}
.xdsoft_datetimepicker  .xdsoft_label:hover>span{
	text-decoration:underline;
}
.xdsoft_datetimepicker  .xdsoft_label:hover i{
	opacity:1.0;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select{
	border:1px solid #ccc;
	position:absolute;
	right: 0;
	top:30px;
	z-index:101;
	display:none;
	background:#fff;
	max-height:160px;
	overflow-y:hidden;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #fff;
    background: #ff8000;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
	padding:2px 10px 2px 5px;
	text-decoration:none !important;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #33AAFF;
	box-shadow: #178FE5 0 1px 3px 0 inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_month{
	width:100px;
	text-align:right;
}
.xdsoft_datetimepicker  .xdsoft_calendar{
	clear:both;
}
.xdsoft_datetimepicker  .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar table{
	border-collapse:collapse;
	width:100%;
	
}
.xdsoft_datetimepicker  .xdsoft_calendar td > div{
	padding-right:5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar td,.xdsoft_datetimepicker  .xdsoft_calendar th{
	width:14.2857142%;
	background: #F5F5F5;
	border:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	cursor:pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar th{
	width:12.5%;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	background: #F1F1F1;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today{
	color:#33AAFF;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #33AAFF;
	box-shadow: #178FE5 0 1px 3px 0 inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled{
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
	opacity:0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover{
	color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor:default;
}
.xdsoft_datetimepicker  .xdsoft_copyright{ color:#ccc !important; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a{ color:#eee !important;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover{ color:#aaa !important;}


.xdsoft_time_box{
	position:relative;
	border:1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller{
	background:#ccc !important;
	height:20px;
	border-radius:3px;
}
.xdsoft_scrollbar{
	position:absolute;
	width:7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor:pointer;
}
.xdsoft_scroller_box{
position:relative;
}


.xdsoft_datetimepicker.xdsoft_dark{
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000000;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	color: #cccccc;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box{
	border-bottom:1px solid #222222;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #0a0a0a;
	border-top:1px solid #222222;
	color: #999999;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label{
    background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select{
	border:1px solid #333;
	background:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #000;
    background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_prev, 
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_today_button{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	background: #0a0a0a;
	border:1px solid #222222;
	color: #999999;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_today{
	color:#cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #000 !important;
    background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_copyright{ color:#333 !important;}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_copyright a{ color:#111 !important;}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{ color:#555 !important;}


.xdsoft_dark .xdsoft_time_box{
	border:1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller{
	background:#333 !important;
}

/*
Theme Name: Template Vorlage Typo3
Theme URI: http://www.123altmark.de
Author: 123Altmark Agentur
Author URI: http://123altmark-agentur.de
Description: TYPO3 Grundlayout 
Version: 0.9.1
Letzte Änderung: 13.09.2014

*/

/**
 * Table of Contents:
 *
 * 0.0 - Globals
 * 1.0 - Bootstrap based on V3.2.0 (overwrite) Show Folder Framework and Settings an Typo3
 * 2.0 - General Layout
 * 3.0 - Header
 *   3.1 - Site Header
 *   3.2 - Title Header
 *   3.2 - Navigation
 * 4.0 - Footer
 * 5.0 - Content
 * 6.0 - Sidebar
 * 7.0 - Typo3 Extension
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */
 
/*-----------------------------------------------------------------------------------*/
/*	0.0 Globals
/*-----------------------------------------------------------------------------------*/

html * { }

html { font-size: 100%; }

body { 
	line-height: 1.7; 
	background: #fff; 
	color:#555; 
	height: auto; 
	padding: 0px;
	margin: 0px;
}

::-moz-selection { 
	background-color: #1F3791; 
	color: #fff; 
}

::selection { 
	background: #1F3791; 
	color: #FFF; 
}

img { 
	max-width: 100%; 
	height:auto;
}


/* Global Font Style
================================================== */

/* Global Font Style*/
body, 
textarea, 
input { 
	font-family: 'Lato', sans-serif; 
}


/* Headlines */
h1, 
h2, 
h3, 
h4, 
h5, 
h6 { 
	color: #1F3791; 
	line-height: auto;
} 

h1 {
    font-size: 40px;
    font-size: 2.5rem;
    margin: 0 0 23px 0;
    line-height: 44px;
    font-weight: 100;
}

.main-content h1:after {
    background: none repeat scroll 0 0 #1F3791;
    content: "";
    display: block;
    height: 3px;
    margin: 15px auto 20px;
    position: relative;
    width: 120px;
}

h2 { 
    font-size: 17px;
    line-height: 23px;
    margin: 0 0 23px 0;
    font-weight: 700;
}

.main-content h1,
.main-content h2 {
	text-align: center;
}

h3 { 
	font-size:20px; 
	font-size:1.25rem;  
}
h4 { 
	font-size:18px; 
	font-size:1.125rem; 
	font-weight: bold; 
}
h5 { 
	font-size:18px; 
	font-size:1.125rem;  
}
h6 { 
	font-size:14px; 
	font-size:0.875rem; 
	font-style:italic; 
}



/* Standard Font Size and Color */
p, 
ul, 
ol, 
dl, 
label, 
input, 
select, 
address, 
textarea, 
table { 
	font-size:14px;
	font-size:0.875rem;
    line-height: 23px;
	color: #555;
}

p .fa {
	margin-right: 4px;
}

/* Standard Links */
a, .entry-content a, 
.comment-content a { 
	color:#1F3791; 
	text-decoration: none !important; 
	cursor: pointer; 
	-webkit-transition: color 0.15s ease-in-out 0s; 
	-moz-transition: color 0.15s ease-in-out 0s; 
	-o-transition: color 0.15s ease-in-out 0s; 
	transition: color 0.15s ease-in-out 0s; 
}

a:hover, 
a:active, 
a:focus, 
.entry-content a:hover, 
.comment-content a:hover{	
	outline: 0;	
	color: #272727; 
	text-decoration:none; 
}


/*-----------------------------------------------------------------------------------*/
/*	1.0 Bootstrap custom
/*-----------------------------------------------------------------------------------*/

button,
input,
select,
textarea {
  font-size: 100%; /* Corrects font size not being inherited in all browsers */
  margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline; /* Improves appearance and consistency in all browsers */
  *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
  -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing:  content-box;
  box-sizing:     content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #E8E8E8;
  border-radius: 0px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
/*   padding: 3px; */
}
textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 100%;
}

.btn-default,
.btn-primary, 
.label-default {
  background-color: #1F3791;
  border-color: #1F3791;
  -webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
       -o-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear;
}
.btn,
.form-control {
	border-radius: 0px;
}
.btn-default:hover,
.btn-primary:hover,
.label-default[href]:hover,
.label-default[href]:focus,
.btn-primary:hover, .btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-default:hover, .btn-default:focus,
.btn-default:active,
.btn-default.active,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover {
  background-color: #002b5c;
  border-color: #002b5c;
}
.btn.btn-default {
  color: #FFF;
  text-transform: uppercase;
}
.input-group-btn:last-child>.btn {
  margin-left: 0;
}

.progress-bar-info {
    background-color: #1F3791;
}
.panel-primary {
    border-color: #1F3791;
}
.panel-primary > .panel-heading {
	background-color: #1F3791;
	border-color: #1F3791;
}
.alert-custom {
	background: #f2f2f2;
}
.main-content .alert-info{
	margin-top: 20px;
}

/*-----------------------------------------------------------------------------------*/
/* 1.1 #jQuery
/*-----------------------------------------------------------------------------------*/


/* 1.1.0 #jQuery-UI */
/* Tabs, Accordion*/
/* default */

.ui-widget {
	margin-bottom: 30px;
}

.ui-state-default,
.ui-state-default a {
	border-radius: 0;
	background-color: #f2f2f2;
	padding: 2px 10px;
}


.ui-state-default,
.ui-state-active,
.ui-state-default a,
.ui-state-active a {
	
	font-size: 14px;
	font-size: 0.875rem;
	color: #888;
	line-height: 24px;
	margin: 0px;
	
}

.ui-widget .ui-widget-content { 
	padding: 20px; 
	border: 1px solid #f2f2f2;
}

/* hover */
.ui-state-hover,
.ui-state-hover a {
	color: #111;
	background: #ddd;
}

/* active */
.ui-state-active,
.ui-state-active a {
	color: #fff;
	background: #1F3791;
}

.ui-accordion .ui-accordion-icons {
    padding: .5em 1em;
}


/* accordion */
.accordion .accordion-item:first-child {
	border-top: 1px solid #f2f2f2;
}
.accordion .accordion-item {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 2px;
}

.accordion .accordion-item .accordion-panel {
	padding: 1rem;
	position: relative;
	cursor: pointer;
	color: #333;
	background-color: #f2f2f2;
}

.accordion .accordion-item .accordion-panel:after{
	display: block;
	position: absolute;
	right: 1rem;
	top: 1rem;
	content:'';
	mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='angle-up' class='svg-inline--fa fa-angle-up fa-w-10' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z'%3E%3C/path%3E%3C/svg%3E");
		-webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='angle-up' class='svg-inline--fa fa-angle-up fa-w-10' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z'%3E%3C/path%3E%3C/svg%3E");
	mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;	
	mask-size: 70%; 
		-webkit-mask-size: 70%;		
	mask-position: center center;
		-webkit-mask-position: center center;
	background-color: #545454;
	width: 1.5rem;
	height: 1.5rem;
	line-height: normal;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}

.accordion .accordion-item .accordion-panel:not(.collapsed) {
	background-color: #545454;
	color: #fff;
}

.accordion .accordion-item .accordion-panel:not(.collapsed):after {
	background-color: #fff;
	color: #fff;
	transform: rotate(-180deg);
}

.accordion .accordion-item .accordion-collapse {
	padding: 2rem;
}


/*-----------------------------------------------------------------------------------*/
/* 2.0 #General Layout
/*-----------------------------------------------------------------------------------*/

#page { }

#wrapper {}

header {}

#header{}

#content {
	padding: 50px 0;
}

footer {}

#footer { }

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

 .elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
}
.mapway {
	max-height: 400px;
	height: 400px;
}
/*-----------------------------------------------------------------------------------*/
/* 3.0 Header Layout
/*-----------------------------------------------------------------------------------*/

#header .headercontent1 {
	background: #1F3791;
}
.logo {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}

/* 3.1 Site Header and Logo
================================================== */
#site-title {
	text-align: center;
} 

#site-title h1 { 
	margin: 0px; 
}

#site-title h1 a { }

#site-title h1 a:hover { 
	color: #1F3791;
}

#site-title a img { 
	max-width: 100%;
}

#site-title h2 { }

/* 3.2 Navigation
================================================== */



.menu-btn-open:before,
.search-btn-open:before { 
	color: #1F3791; 
	text-decoration: none; 
	-webkit-transition: all .15s linear; 
	-moz-transition: all .15s linear; 
	transition: all .15s linear; 
} 
.menu-btn-open, 
input[type="button"]:hover, 
input[type="submit"]:hover { 
	background: #1F3791; 
}

/* 3.2.1 Footernavigation */


/* Credit Menus */

ul.credit {
	float: left;
}
ul.credit li {}


/* 3.2.2 SubNav Navigation */
.sub-nav { }

.sub-nav ul { 
	margin: 0; 
	padding: 0; 
	text-align: left; 
	font-size:12px;
	font-size:0.75rem;
}

.sub-nav ul li { 
	border-right: none; 
	display:block; 
	float:none; 
	vertical-align: middle; 
	margin-bottom: 1px; 
	list-style: none; 
}

.sub-nav ul li a, 
.sub-nav ul li a:visited, 
.sub-nav ul li a:focus, 
.sub-nav ul li a:link { 
	text-decoration: none;
	display: block; 
	text-align: left; 
	color: #272727;
	line-height: normal;
	font-weight: normal;
}
.sub-nav ul li a:hover, 
.sub-nav ul li span.shortNav1_0_cur, 
.sub-nav ul li a.shortNav1_0_act { 
	text-decoration: underline; 
}

/* 3.2.1 Main Navigation */

.navcontainer {
	background: #F1F1F1;
}
.main-nav { 
	display: none; 
	background: #3f3f3f; 
	clear:both; 
	z-index: 1; 
	padding: 30px 0; 
} 
.main-nav ul { 
	margin: 0;
	padding: 0px;
} 
.main-nav ul.sub-menu, 
.main-nav ul.children { 
	padding: 20px 0; 
} 
.main-nav ul.sub-menu:first-child, 
.main-nav ul.children:first-child { 
	padding-top: 0; 
} 
.main-nav ul.sub-menu:last-child, 
.main-nav ul.children:last-child { 
	padding-bottom: 0; 
} 
.main-nav ul li { 
	display: block; 
	padding: 14px 0; 
	text-align: center; 
} 
.main-nav li a { 
	display:inline-block; 
	font-size: 15px; 
	font-size: 0.9375rem; 
	color:#fff; 
} 
.main-nav ul li ul li:first-child { 
	padding-top: 0; 
} 
.main-nav ul li ul li:last-child { 
	padding: 0; 
} 
.main-nav li li a { 
	font-size: 14px; 
	font-size: 0.8375rem; 
	text-transform: none; 
	color: #9e9e9e; 
}

/* 3.2.1 Mobile Navigation */
.mobile-nav-container { 
	position: relative; 
} 

.mobile-menu-btn,
.mobile-menu-btn:focus {
	cursor: pointer;
	display:block; 
	position: relative; 
	width: 100%; 
	height: 60px; 
	margin: 0;
	padding: 20px 0 0;
	color: rgba(0 , 0 , 0, 0.3);
	text-align: center; 
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
	font-size: 0px;
	-webkit-transition: all .15s linear; 
	-moz-transition: all .15s linear; 
	transition: all .15s linear; 
}


.mobile-menu-btn:hover,
.mobile-menu-btn.menu-btn-open {
	background-color:  #1F3791;
}

.mobile-menu-btn:after { 
	position: relative;
    content: '';
    height: 1.5rem;
    width: 1.5rem;
    display: inline-block;
    background-color: #1F3791;
    mask-repeat: no-repeat;
	    -webkit-mask-repeat: no-repeat;
    mask-size: contain;
	    -webkit-mask-size: contain;
    mask-position: center;
    	-web-mask-position: center;
	mask-image: url(/typo3conf/ext/fontawesome/Resources/Public/Libraries/fontawesome5/svgs/solid/bars.svg);
		-webkit-mask-image: url(/typo3conf/ext/fontawesome/Resources/Public/Libraries/fontawesome5/svgs/solid/bars.svg);
}

.mobile-menu-btn:hover:after {
	background-color: #fff;
}

.mobile-menu-btn.menu-btn-open:after {
	transform: rotate(90deg);
	background-color: #fff;
	mask-image: url(/typo3conf/ext/fontawesome/Resources/Public/Libraries/fontawesome5/svgs/solid/times.svg);
		-webkit-mask-image: url(/typo3conf/ext/fontawesome/Resources/Public/Libraries/fontawesome5/svgs/solid/times.svg);
}



/*	3.2.2 breadcumbs */

.crumbs { background: #1F3791; }
.crumbs ul { list-style: none; margin: 0; padding: 0;  }
.crumbs ul li { display: inline-block; line-height: 70px; vertical-align: middle; color: rgba(255,255,255,0.5); }

.crumbs ul li:after {
	content: "/";
}
.crumbs ul li > a { color: rgba(255,255,255,0.5); margin: 0 3px;}
.crumbs ul li > a:hover, .crumbs ul li > a.menu-item-act {color: rgba(255,255,255,1); }

.crumbs ul li:first-child a {
  line-height: 0;
  font-size: 0;
  color: transparent;
}

.crumbs ul li:first-child a:after {
  font-size: 20px;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f015";
  color: rgba(255,255,255,0.5);
  padding: 0px;
  margin: 0px;
}


/*	3.2.3 simplenav */

.simplenav .menu, .simplenav .sub-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.simplenav .menu .menu-item:hover a { 
	display: block; 
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out; 
}

.simplenav .menu .menu-item {
	margin-bottom: 1px;
	background: #7bcd00;
	position: relative;
}

.simplenav .menu .menu-item .sub-menu {
	display: none;
	
}

.simplenav .menu .menu-item:hover .sub-menu {
	display: block;
	position: absolute;
	width: 250px;
	right: auto;
}

.simplenav .menu .menu-item a {
	display: block;
	padding: 10px 10px;
	color: rgba(0, 0, 0, 0.3);
}

.simplenav li:hover > a { 
	color: #fff !important; 
	background: #272727;
	color: #fff;
}

/*	3.2.3.1 simplenav horizontal */

.simplenav.horizontal .menu .menu-item {

}



/*	3.2.3.1 simplenav vertical */


.simplenav.vertical .menu .menu-item {
	display: inline-block;
	margin-right: 1px;
}



/*	3.2.4 Language Navigation */

.language-nav {
	margin-bottom: 30px;
}

.language-nav ul {
    position: relative;
    list-style: none !important;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    text-align: left;
    padding: 5px;
    font-size: 16px;
}

.language-nav ul li {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0;
	list-style: none;
	background: none;
}

.language-nav ul li img {
	opacity: 0.3;
}

.language-nav ul li.last {
	margin-right: 0;
}

.language-nav ul li.act a {
	font-weight: bold;
	color: #000;
}

.language-nav ul li.act img {
	opacity: 1;
}
.kran{
	position: relative;	
}
.kranbau{
	position: absolute;
	top: -60px;
	right: 0;
	padding: 15px;
	background: #1e3791;
	z-index: 1000;
}
/*-----------------------------------------------------------------------------------*/
/* 4.0 Footer Layout
/*-----------------------------------------------------------------------------------*/
#footer {
	padding: 0px 0px 10px 0px;
}

#footer .navcontainer {  
	background: #FFF;
	padding-top: 18px;
}

#footer p, 
#footer h1, 
#footer h2, 
#footer h3 {
	color: #555;
}

#footer a{ 
	color: #555;
}

#footer a:hover{
	color: #1F3791;
}
#footer .newsblue{
	background: #1F3791;
	padding: 40px 0;
}
#footer .newsblue h2,
#footer .newsblue a,
#footer .newsblue p{
	color: #FFF;
}
.headeradress{
	margin-top:12px;
}
.headeradress .hausadresse,
.headeradress .tele,
.headeradress .email{
	display: inline-block;
	padding-left: 8px;	
}
.footeradress .hausadresse, 
.footeradress .tele,
.footeradress .email{
	display: inline-block;	
	margin-right: 15px;	
}
.headeradress ul,
.footeradress ul{
	padding: 0;
    text-align: center;
	list-style: none;	
}
#footer .news .list .article .teaser {
    background: none;
    padding: 15px;
}
.headeradress li i,
.footeradress li i {
    color: #84827F;
    margin-right: 7px;
}
.headeradress .social,
.footeradress .social{
	display: inline-block;
    padding-left: 8px;
    margin-bottom: 10px;	
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-phone:before {
    content: "\f095";
}
.fa-envelope-o:before {
    content: "\f003";
}
.footeradress{
	border-bottom: 1px solid #F1F1F1;
}

/* Top Button */	
.top {
	color:transparent;
	display:none;
	position:fixed;
	z-index:999;
	bottom:1.5rem;
	right:1.5rem;
	width:2.5rem;
	height:2.5rem;
	background-color:#1F3791;
	color:#fff;
	cursor:pointer;
	font-size:0rem;
	text-align:center;
	line-height:40px;
	border-radius:0px;
	border-color:#1F3791;
	border-width:1px;
	border-style:solid;
	opacity:0.8;
	-webkit-transition:background-color 0.3s linear;
	transition:background-color 0.3s linear
}
.top:hover {
	 opacity:1
}
.top a:after {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	mask-size:40%;
	-webkit-mask-size:40%;
	mask-position:center;
	-webkit-mask-position:center;
	mask-repeat:no-repeat;
	-webkit-mask-repeat:no-repeat;
	mask-image:url("/typo3conf/ext/fontawesome/Resources/Public/Libraries/fontawesome5/svgs/solid/chevron-up.svg");
	-webkit-mask-image:url("/typo3conf/ext/fontawesome/Resources/Public/Libraries/fontawesome5/svgs/solid/chevron-up.svg");
	background-color:#fff
}


/*-----------------------------------------------------------------------------------*/
/* 4.1 Footer Navigation*/
/*-----------------------------------------------------------------------------------*/
.footer-nav { }

.footer-nav ul, 
ul.credit { 
	display: block;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-size:12px;
	font-size:0.75rem;
	/*float: right; */
}

.footer-nav ul ul{ 
	display: none; 
}

.footer-nav ul li, 
ul.credit li  { 
	display: inline;	
	text-align: center;
	vertical-align: middle; 
	margin: 0px; 
	/*padding: 10px 0px;*/
	list-style: none; 
}

.footer-nav ul li a{ 
	text-align: left; 
	color: #FFF; 
	margin: 0px 9px 0px 10px; 
	line-height: 13px; 
	font-weight: normal; 
}

.footer-nav ul li a:hover { 
	/*text-decoration: underline; */
	color: #FFFFFF;
}



/*-----------------------------------------------------------------------------------*/ 
/*  4.2 Copyright*/
/*-----------------------------------------------------------------------------------*/
.copyright {
	text-align: center;
	font-size: 12px;
	font-size: 0.75rem;
}



/*-----------------------------------------------------------------------------------*/
/* 5.0 Content
/*-----------------------------------------------------------------------------------*/

.alert-custom {
	background: #FFF;
    padding-bottom: 25px;
    margin-top: 20px;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
}

.alert-custom h2{
	background: #f2f2f2;
    padding: 10px 25px;
    color: #1e3791;
}


.alert {
	padding: 0px;
}


.alert .frame,
.alert-custom .frame {
	padding: 25px;
}

.alert .frame.header {
	 padding-bottom: 0px;
}

.alert-custom .frame.header {
	padding: 0px;
}


.alert .frame.header h2,
.alert-custom .frame.header h2 {
	margin-bottom: 0px;
}


.pagination .fa-chevron-left,
.pagination .fa-chevron-right {
  font-size: 12px;
}
.pagination li a {
  color: #1F3791;
}
.pagination li:hover a {
  color: #1F3791;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  color: #FFF;
  background-color: #1F3791;
  border-color: #1F3791;
}
.pagination>li>a,
.pagination>li>span {
  padding: 9px 14px;
  border-color: #dadada;
}


/*-----------------------------------------------------------------------------------*/
/* 6.0 Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar {}


/*-----------------------------------------------------------------------------------*/
/* 7.0 Typo3 Extensions
/*-----------------------------------------------------------------------------------*/

.news .article {
	margin: 15px 0;
}
/* Tile */
.tile .linktext {
    display: block;
    line-height: 1.3;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}
.tile .abstract {
    display: block;
    color: #555;
}
.btn-tile {
    margin-top: 25px;
    margin-bottom: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*	8.0 CSS3 Media Queries for Responsiveness (mobile-first, from small to big)
/*-----------------------------------------------------------------------------------*/

/*Small devices (tablets, 768px and up)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 768px) { 
	.logo {
		width: 50%;
		margin: 0 auto;
		margin-top: 20px;
	}
	.modal-dialog {
	    margin: 100px auto;
	}
	.footer-nav ul {
		display: block;
		text-align:right;	
	}
		
	#footer p {
		text-align: left;
	}	
}

/* Minimum width of 1100 pixels (15' laptops + desktops)
------------------------------------------------------------------------------------ */
@media (min-width: 992px) {
	/* --- Header --- */
	#content {
		padding: 50px 0px;
	}
	
	.sidebar {
		border-left: 1px solid #F1F1F1;
	}
	
	.sidebar > div {
		margin-left: -1px;
	}
	
	
	.logo {
		width: 70%;
		margin-top: 10px;
		float: left;
	}
	.kranbau {
	    position: fixed;
	    top: 280px;
	    right: 0;
	    padding: 15px;
	    background: #1e3791;
	    z-index: 1000;
	}
	/*For fixed Header - look at custom.js*/ 
	#header .f-nav { 
	    z-index: 9999;
	    position: fixed;
	    top: 0;
	    width: 100%;
	}
	
	#header a#mobile-menu-btn,
	#header a#mobile-search-btn { 
		display: none; 
	}
	
	#site-title { 
		max-width: 100%;
		display: inline-block; 
		padding: 30px 0; 
		float: left; 
	}
	
	#site-title h1, 
	#site-title h2{
		text-align: left;
	} 
	
	#site-title a { 
	
	}
	#site-title h1 {
		font-size:24px;
		font-size:1.5rem;
		padding-bottom: 0px;
	}
	#site-title h2 {
		font-size:18px;
		font-size:1.125rem;
	}
		
	
	/* --- Main Nav + Sub-Menus --- */
	
	.navcontainer {
		background: #FFFFFF;
	}
	
	.main-nav { 
		display: block !important; 
		background: #FFF;
		position: relative; 
		padding: 0; 
		border-top: 1px solid #F1F1F1;
	}
	
	.main-nav ul { 
		margin: 0 auto; 
		padding: 0; 
		max-width: 1180px; 
		overflow: visible; 
	} 
	
	.main-nav ul li { 
		position:relative; 
		display: inline-block; 
		margin-right: 0px; 
		padding: 0px 0; 
		text-align: left;
	} 
	
	.main-nav li a { 
		font-size: 16px;
	    font-size: 0.9rem;
	    color: #555;
	    font-weight: 700;
	    padding: 15px 20px; 
	} 
	
	.main-nav ul.sub-menu, 
	.main-nav ul.children { 
		display: none; 
		position: absolute; 
		top: 53px; 
		left: 0; 
		width: 220px; 
		border: none; 
		z-index: 99999; 
		padding: 0;
		text-align: left; 
	}
	
	.main-nav li.current-menu-item a {
		color: #13237C;
	    background: #FFF;
	}
	
	
	 
	.main-nav ul.sub-menu ul, 
	.main-nav ul.children ul { 
		display: none; 
		top: 0; 
		left: 220px; 
		z-index: 99999; 
	} 
	
	.main-nav li li { 
		position:relative; 
		display: block; 
		float:none; 
		margin: 0; 
		padding: 0; 
		font-weight: 400; 
		background: #FFF;
	} 
	
	.main-nav li li a { 
		font-weight: 400; 
		letter-spacing: 0; 
		color: #555; 
		display: block; 
		margin: 0; 
		padding: 15px 20px; 
	} 
	
	.main-nav li.menu-item-has-children {
	
	}
	
	
	.main-nav li li a:hover { 
		color: #3f3f3f; 
	} 
	
	.main-nav li li li { 
		display: block; 
		padding: 0; 
	} 
	
	.main-nav ul li:hover > ul { 
		display: block; 
		-webkit-transition: all 0.5s ease-in-out; 
		-moz-transition: all 0.5s ease-in-out; 
		-o-transition: all 0.5s ease-in-out; 
		transition: all 0.5s ease-in-out; 
	} 
	
	.main-nav li:hover > a { 
		background: #1F3791;
		color: #fff; 
	} 
	
	.main-nav li li:hover > a { 
		color: #fff !important; 
		background: #272727;
	}
	
	
	/* 3.2.2 SubNav Navigation */
	.sub-nav {
		margin-bottom: 20px;
	}
	.sub-nav ul { 
		margin: 0; 
		padding: 0; 
		text-align: left; 
		font-size:14px;
		font-size:0.875rem;
	}
	
	.sub-nav ul li a, 
	.sub-nav ul li a:visited, 
	.sub-nav ul li a:focus, 
	.sub-nav ul li a:link {
		padding: 6px;
		text-decoration: none;
		display: block; 
		text-align: left; 
		color: rgba(0, 0, 0, 0.3);
		line-height: normal;
		font-weight: normal;
		background: #1F3791;
	}
	
	.sub-nav ul li a:hover, 
	.sub-nav ul li span.shortNav1_0_cur, 
	.sub-nav ul li a.shortNav1_0_act { 
		color: #fff;
		
	}
	
	
	.sub-nav ul li > ul li {
		padding-left: 5px;
	}
}
/* Minimum width of 1200 pixels (tablets landscape)
------------------------------------------------------------------------------------ */
@media (min-width: 1200px) {
	#page{
		max-width:1600px;
		margin: 0 auto;
		box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
	}
	.kranbau {
	    position: fixed;
	    top: 330px;
	    right: 0;
	    padding: 15px;
	    background: #1e3791;
	    z-index: 1000;
	}
	.logo {
		width: 70%;
		margin-top: 10px;
	}

}

/* Minimum width of 1600 pixels (tablets landscape)
------------------------------------------------------------------------------------ */
@media (min-width: 1600px) {
	#header .f-nav {
	    width: 1600px;
	}
}

/*-----------------------------------------------------------------------------------*/
/* 8.0 Media Print
/*-----------------------------------------------------------------------------------*/

@media print { }