/*	================================================== styles-critical.scss ==================================================*/
.l-header .l-navigation > ul { display: none; }

.l-header .l-navigation > ul.nav-menu { min-height: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: center; border: 0; width: 100%; }

.l-header .l-navigation > ul.nav-menu > li { flex: 1; }

.l-header .l-navigation .li-ebene-1 > a { color: #fff; }

.nav-menu > li > a { font-size: 18px; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; line-height: 1.5; letter-spacing: 0.1rem; font-weight: 500; text-transform: uppercase; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; height: 100% !important; padding: 10px 20px; min-height: 130px; flex-wrap: wrap; align-items: center; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-weight: 400; line-height: 1.5; transition: background 0.2s ease-in; font-weight: 500; }

.contrast_BW .l-header .l-navigation .li-ebene-1 > a { color: #000; }

.contrast_BW .l-header .l-navigation .li-ebene-1 > a:hover { background: rgba(212, 217, 231, 0.25); }

.contrast_BW .l-header .l-navigation a { color: #000; }

.contrast_BW .l-header .l-navigation a:hover { background: rgba(212, 217, 231, 0.25); }

/*# sourceMappingURL=styles-critical.map?t=1754101649430 */