html {
	font-size: max(18px);
}
html.frontend {
	background-color: #0E4872;
	overflow-x: hidden;
}
html.frontend body {
	background-color: #fff;
	overflow-x: hidden;
}
.page-title {
	font-size: 1.944em;
	margin: 0 0 0.25em;
}
.trenner_kurz {
    width: 5%;
    text-align: left;
    margin: 15px 0;
    background: #007EA8;
    border: 0;
    height: 3px;
}
h2.suchmaske {
	margin-bottom:0.75em;
}
.top.sticky {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 67;
	background-color: #fff;
	margin: auto;
	-webkit-box-shadow: 0px 8px 5px -5px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 8px 5px -5px rgba(0, 0, 0, 0.15);
}
.top-bar {
	display: block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.top-bar .flex-row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
    justify-content: center;
	margin: auto;
}
.top-bar [class*="flex-col-"] {
	--flex-gap-column: 15px;
	margin: 0 15px;
}
/*.main-content .flex-row.image-gallery {
    margin: 75px -5px 50px;
}*/
/* TASK9009 22.12.2021 */
.main-content .flex-row.image-gallery {
    margin: 50px -5px 20px;
}
/*Ende*/
/*Google Translator*/
.sprachen {position: relative;top: 0;margin-right: 15px;margin-left: 15px;}
.google-translate-placeholder {white-space:nowrap;font-size: .9em;}
.google-translate-placeholder .goog-te-menu-value {white-space:nowrap;}
.google-translate-placeholder .goog-te-gadget-simple {cursor: pointer;}
.google-translate-placeholder .goog-te-gadget-simple .goog-te-menu-value i{color: #41413E;font-size: .9rem;}
.google-translate-message {display:none;position:absolute;right:-25px;top: 25px;color:#fff;background:#41413E;width:100%;min-width:375px;max-width:375px;z-index:100;text-align:left;font-size:.8em;padding:10px;}
.google-translate-message a:link, .google-translate-message a:visited {text-decoration:underline !important;margin:0 0 0 0 !important;}
.google-translate-message a:hover, .google-translate-message a:focus {text-decoration:none !important;}
.goog-te-gadget-simple {width:100%;}
.goog-te-menu-frame {box-shadow: 0 5px 20px rgba(0,0,0,0.2) !important;}
.skiptranslate a.goog-te-menu-value {display: inline-block;}
.skiptranslate a.goog-te-menu-value::before {background-image: none;content: none;}
.google-translate-message a::before {content: none;}
.skiptranslate a.goog-te-menu-value:hover {text-decoration: none;}
.skiptranslate.goog-te-gadget {text-align: left;}
.goog-te-menu-value::after {content:'\f0dd';font-family: "Font Awesome 5 Pro";display: inline-block;font-size: .875em;font-weight: 900;position: absolute;top: 43%;right: -15px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.google-translate-placeholder a.goog-te-menu-value {
    color: #41413E;
}
.top-bar .flex-row .quickmenu {
    margin-right: 25px;
}
.masthead {
	padding-top: 15px;
}
.main-navigation {
	width: 100%;
	border-right: none;
	border-left: none;
}
.main-navigation .wrapper {
	padding: 0;
}
.main-navigation a {
	font-weight: 300;
}
.main-navigation li {
	float: left;
	list-style: none;
}
.main-navigation .nlv_2 a,
.main-navigation .nlv_2 span {
	display: inline-block;
	width: 100%;
	font-size: 1.111em;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	color: #41413E;
	padding: 15px 40px;
}
.main-navigation .nlv_2 > li > a,
.main-navigation .nlv_2 > li > span {
	font-weight: 600;
}
.main-navigation ul li ul {
	visibility: hidden;
	-webkit-transition: 0s 0.125s;
	transition: 0s 0.125s;
}
.main-navigation .nlv_1 > li > a,
.main-navigation .nlv_1 > li > span {
	display: inline-block;
	position: relative;
    font-size: 1.111em;
    font-weight: 600;
	padding: 10px 63px 15px 62px;
}
.main-navigation .nlv_1 {
	position: relative;
	width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;	
}
.main-navigation .nlv_1::after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}
.main-navigation .nlv_2 {
	position: absolute;
	left: 0;
	z-index: 70;
	width: 100%;
	padding: 0 0 25px;
}
.main-navigation .nlv_2 * {
	position: relative;
	z-index: 70;
}
.main-navigation .nlv_1 ul::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.main-navigation .nlv_1 ul::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70;
	width: 100%;
	height: 100%;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: 0.1;
}
.main-navigation.transparent .nlv_1 ul::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 1;
}
.main-navigation.transparent .nlv_1 ul::before {
	display: none;
}
.main-navigation .nlv_1 > li {
    border-right: 1px solid #579BCD;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.main-navigation .nlv_1 > li:hover {
    background-color: #fff;
}
.main-navigation .nlv_1 > li:first-child {
    border-left: 1px solid #408DC6;
}
.sticky .main-navigation .nlv_1 > li:first-child {
    border-left: none;
}
.main-navigation .nlv_2 > li {
	position: relative;
	float: left;
	width: 25%;
}
.main-navigation #nlt_3692_6 .nlv_2 > li {
	width: 33.333%;
}
.main-navigation a,
.main-navigation span {
	-webkit-transition: background-color 0.25s;
	transition: background-color 0.25s;
}
.main-navigation .nlv_1 > li.npt_on > a,
.main-navigation .nlv_1 > li.npt_on > span {
	background-color: rgba(0,0,0,0.15);
}
body.superdropdown-menu .main-navigation .nlv_1 > li:hover > a,
body.superdropdown-menu .main-navigation .nlv_1 > li.focus-within > a,
body.superdropdown-menu .main-navigation .nlv_1 > li.focus-within > span {
	background-color: #fff;
    color: #1171B8;
}
body.superdropdown-menu .main-navigation .nlv_2 > li > a:hover,
body.superdropdown-menu .main-navigation .nlv_2 > li > a:focus,
body.superdropdown-menu .main-navigation .nlv_2 li > a.hover,
body.superdropdown-menu .main-navigation .nlv_2 li.hover,
body.superdropdown-menu .main-navigation .nlv_3 > li > a:hover,
body.superdropdown-menu .main-navigation .nlv_3 > li > a:focus,
body.superdropdown-menu .main-navigation .nlv_3 li > a.hover,
body.superdropdown-menu .main-navigation .nlv_3 li.hover,
body.dropdown-menu .main-navigation li:hover > a,
body.dropdown-menu .main-navigation li:hover > span,
body.dropdown-menu .main-navigation li.hover > a,
body.dropdown-menu .main-navigation li.hover > span,
body.dropdown-menu .main-navigation li > a.hover,
body.dropdown-menu .main-navigation .nlv_3 > li > a:focus,
body.dropdown-menu .main-navigation li.focus-within > a,
body.dropdown-menu .main-navigation li.focus-within > span,
body.dropdown-menu .main-navigation li > a.focus-within {
	background-color: #fff;
    color: #41413E;
    font-weight:600;
}
/* :focus-within muss wegen IE/Edge separiert werden */
.main-navigation .nlv_1 > li:focus-within > a,
.main-navigation .nlv_1 > li:focus-within > span,
.main-navigation .nlv_1 > li > a:focus-within,
.main-navigation .nlv_1 > li > span:focus-within,
body.dropdown-menu .main-navigation .nlv_2 > li:focus-within > a {
	background-color: #fff;
    color: #1171B8;
}
body.superdropdown-menu .main-navigation .nlv_2 > li:hover > a:not(:hover):not(:focus),
body.superdropdown-menu .main-navigation .nlv_2 > li.focus-within > a:not(:hover):not(:focus),
body.superdropdown-menu .main-navigation .nlv_2 li.hover > a:not(:hover):not(:focus) {
	background-color: #fff;
    color: #41413E;
}

.main-navigation .nlv_2 > li > a::after {
    content: '';
    position: absolute;
    right: 25px;
    bottom: 0;
    left: 25px;
    z-index: 2;
    margin: 0 15px;
    border-bottom: 2px solid #1171B8;
}
.main-navigation .nlv_3 li {
	width: 100%;
}
.main-navigation .nlv_3 a,
.main-navigation .nlv_3 span {
	display: block;
	width: 100%;
	font-size: 1em;
	padding: calc(15px / 3) 40px;
	-webkit-transition: padding 0.25s ease-in-out;
	transition: padding 0.25s ease-in-out;
}
.main-navigation .nlv_4 {
	display: none;
}
.main-navigation ul li:hover ul,
.main-navigation ul li a:focus + ul,
.main-navigation ul li a.hover + ul,
body.superdropdown-menu .main-navigation ul li a.hover + ul li ul,
.main-navigation ul li.focus-within ul {
	visibility: visible;
	transition-delay: 0.25s;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
/* :focus-within muss wegen IE/Edge separiert werden */
.main-navigation ul li:focus-within ul {
	visibility: visible;
	transition-delay: 0.25s;
}
.breadcrumb {
	position: relative;
	width: 100%;
}
body.pagewidth-wide .breadcrumb .wrapper {
	max-width: 100%;
	width:1420px;
}
.breadcrumb.scrollable::after {
	content: '';
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 9;
	width: 50px;
	height: 100%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	pointer-events: none;
}
.breadcrumb ol {
	list-style: none;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
}
.breadcrumb ol {
	overflow-y: hidden;
	overflow-x: auto;
	white-space: nowrap;
	scrollbar-width: thin;
	-webkit-overflow-scrolling: touch;
}
.breadcrumb ol::-webkit-scrollbar {
	height: 6px;
    width: 6px;
    background: transparent;
}
.breadcrumb ol::-webkit-scrollbar-thumb {
    background: #cccccc;
    -webkit-border-radius: 12px;
}
.breadcrumb ol::-webkit-scrollbar-corner {
    background: #cccccc;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb li:not(:first-child)::before {
	content: '\f105';
	color: #6E6D6D;
	font-family: "Font Awesome 5 Pro";
	font-size: .722em;
	font-weight: 400;
	margin: 0 5px;				  
}
.breadcrumb li a {
	color: #6E6D6D;
	font-size: .888em;
}
.breadcrumb li.npt_last a {
	font-weight: 600;
	color: #1171B8;
}
.breadcrumb li a:hover,
.breadcrumb li a:focus {
	color: #1171B8;
}
.breadcrumb li a[href="#"]:hover,
.breadcrumb li a[href="#"]:focus{ 
    color: #6E6D6D; 
    
}

.submenu {
	position: relative;
	background-color: #f0f0f0;
}
.submenu.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 30px;
}
.submenu.toggle-submenu * {
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.submenu ul, .submenu ul li {
	list-style: none;
	padding: 0;
}
.submenu ul ul {
	padding-left: 15px;
	margin: 0;
}
.submenu.toggle-submenu ul ul {
	padding-left: 0;
}
.submenu .nlv_1 > li > a {
	display: block;
	position: relative;
	font-size: 1.25em;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	background-color: #1171B8;
	padding: 15px;
}
.submenu .nlv_1 > li > a > span {
	position: relative;
}
.submenu .nlv_2 {
	padding: 15px 0;
}
.submenu .nlv_2 li {
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.submenu .nlv_2 a,
.submenu .nlv_2 span {
	display: block;
	text-decoration: none;
	color: #41413E;
	padding: calc(15px / 3) 15px;
}
.submenu.toggle-submenu .nlv_2 a,
.submenu.toggle-submenu .nlv_2 span {
	padding: calc(15px / 2) 15px;
}
.submenu.toggle-submenu .nlv_2 a.childs,
.submenu.toggle-submenu .nlv_2 span.childs {
	padding-right: calc(3 * 15px);
}
.submenu.toggle-submenu .nlv_2 .open-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	background-color: transparent;
	padding: calc(15px / 2) 0;
	cursor: pointer;
}
.submenu.toggle-submenu .nlv_2 .open-close:hover,
.submenu.toggle-submenu .nlv_2 .open-close:focus,
.submenu.toggle-submenu .nlv_2 .open-close.tab-focus,
.submenu.toggle-submenu .nlv_2 .open-close.active {
	color: #1171B8;
}
.submenu.toggle-submenu .nlv_2 .open-close.active + a {
	background-color: rgba(0, 0, 0, 0.085);
}
.submenu.toggle-submenu .nlv_2 .open-close.active + a + ul {
	background-color: rgba(255, 255, 255, 0.75);
}
.submenu.toggle-submenu .nlv_2 .open-close > i {
	margin-right: 0;
}
.submenu.toggle-submenu .nlv_2 li.npt_off.childs ul,
.submenu.toggle-submenu .nlv_2 li.npt_off.ikiss_norel ul{
	display: none;
}
.submenu .nlv_2 > li > a:hover, .submenu .nlv_2 > li > a:focus, .submenu .nlv_2 > li > a.nlk_on,
.submenu .nlv_2 > li > span:hover, .submenu .nlv_2 > li > span:focus, .submenu .nlv_2 > li > span.nlk_on {
	background-color:rgba(0, 0, 0, 0.085);
}
.submenu .nlv_2 > li > a.nlk_on:hover,
.submenu .nlv_2 > li > a.nlk_on:focus,
.submenu .nlv_2 > li > span.nlk_on:hover,
.submenu .nlv_2 > li > span.nlk_on:focus {
	background-color:rgba(0, 0, 0, 0.15);
}
.submenu .nlv_2 li li.npt_last {
	border-bottom: none;
}
.submenu .nlv_3 a,
.submenu .nlv_3 span,
.submenu .nlv_4 a,
.submenu .nlv_4 span,
.submenu .nlv_5 a,
.submenu .nlv_5 span,
.submenu .nlv_6 a,
.submenu .nlv_6 span {
	padding-left: 15px;
}
.submenu.toggle-submenu .nlv_3 a,
.submenu.toggle-submenu .nlv_3 span {
	border-left: 3px solid transparent;
	padding-left: calc(calc(2 * 15px) - 3px);
}
.submenu.toggle-submenu .nlv_4 a, .submenu.toggle-submenu .nlv_4 span {
	border-left: 3px solid transparent;
	padding-left: calc(calc(2.75 * 15px) - 3px);
}
.submenu.toggle-submenu .nlv_5 a, .submenu.toggle-submenu .nlv_5 span {
	border-left: 3px solid transparent;
	padding-left: calc(calc(3.5 * 15px) - 3px);
}
.submenu.toggle-submenu .nlv_6 a, .submenu.toggle-submenu .nlv_6 span {
	border-left: 3px solid transparent;
	padding-left: calc(calc(4.25 * 15px) - 3px);
}
.submenu .nlv_3 a:hover, .submenu .nlv_3 a:focus, .submenu .nlv_3 a.nlk_on,
.submenu .nlv_3 span:hover, .submenu .nlv_3 span:focus, .submenu .nlv_3 span.nlk_on,
.submenu .nlv_4 a:hover, .submenu .nlv_4 a:focus, .submenu .nlv_4 a.nlk_on,
.submenu .nlv_4 span:hover, .submenu .nlv_4 span:focus, .submenu .nlv_4 span.nlk_on,
.submenu .nlv_5 a:hover, .submenu .nlv_5 a:focus, .submenu .nlv_5 a.nlk_on,
.submenu .nlv_5 span:hover, .submenu .nlv_5 span:focus, .submenu .nlv_5 span.nlk_on,
.submenu .nlv_6 a:hover, .submenu .nlv_6 a:focus, .submenu .nlv_6 a.nlk_on,
.submenu .nlv_6 span:hover, .submenu .nlv_6 span:focus, .submenu .nlv_6 span.nlk_on {
	font-weight: 600;
}
.submenu.toggle-submenu .nlv_3 a:hover, .submenu.toggle-submenu .nlv_3 a:focus, .submenu.toggle-submenu .nlv_3 a.nlk_on,
.submenu.toggle-submenu .nlv_3 span:hover, .submenu.toggle-submenu .nlv_3 span:focus, .submenu.toggle-submenu .nlv_3 span.nlk_on,
.submenu.toggle-submenu .nlv_4 a:hover, .submenu.toggle-submenu .nlv_4 a:focus, .submenu.toggle-submenu .nlv_4 a.nlk_on,
.submenu.toggle-submenu .nlv_4 span:hover, .submenu.toggle-submenu .nlv_4 span:focus, .submenu.toggle-submenu .nlv_4 span.nlk_on,
.submenu.toggle-submenu .nlv_5 a:hover, .submenu.toggle-submenu .nlv_5 a:focus, .submenu.toggle-submenu .nlv_5 a.nlk_on,
.submenu.toggle-submenu .nlv_5 span:hover, .submenu.toggle-submenu .nlv_5 span:focus, .submenu.toggle-submenu .nlv_5 span.nlk_on,
.submenu.toggle-submenu .nlv_6 a:hover, .submenu.toggle-submenu .nlv_6 a:focus, .submenu.toggle-submenu .nlv_6 a.nlk_on,
.submenu.toggle-submenu .nlv_6 span:hover, .submenu.toggle-submenu .nlv_6 span:focus, .submenu.toggle-submenu .nlv_6 span.nlk_on {
	font-weight: 400;
	color: #1171B8;
	border-color: #1171B8;
}
.headerheight {
	height: 55px;
	line-height: 1;
}
.top.wrapper.sticky .headerheight {
	height: calc(55px * 0.5);
}
.logo .headerheight img {
	max-height: 60px;
}
.top.wrapper.sticky .logo .headerheight img {
	max-height: calc(55px * 0.5);
}
.logo span {
	display: block;
	font-size: 1.8em;
	font-weight: 300;
}
.top.wrapper.sticky .logo span {
	font-size: calc(1.8em * 0.5);
}
.logo span small {
	font-size: 0.6em;
}
.logo a {
	color: #41413E;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.header-right {
	align-items: center;
	justify-content: flex-end;
}
/*.header-right .flex-inner {
	position: relative;
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
	align-items: center;
}*/
.masthead:not(.sticky) {
    position: relative;
    z-index: 80;
}
.masthead:not(.sticky) .logo {
    display:none;
}
.masthead.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 80;
    padding-top: 0;
    -webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.site-header .titelbild-slider {
	display: block;
	width: 100%;
}
.site-header .titelbild-slider.loaded {
	height: auto;
}
.btn-desc {
	/*display: block;*/
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 400;
	text-transform: uppercase;
}
.suche-btn, .suche-btn-fs {
	position: relative;
    width: 175px;
    max-height: 75px;
    color: #41413E;
	background-color: rgba(230, 240, 248);
	cursor: pointer;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.suche-btn > i[class*="fa-"],
.suche-btn-fs > i[class*="fa-"] {
	font-size: 1.75rem;
	margin-right: 0;
}
.suche-btn.active > i:before,
.suche-btn-fs.active > i:before {
	content: '\f00d';
}
.suche-outer {
	padding-right: 15px;
	overflow: hidden;
	transform-origin: 100% 50%;
	-webkit-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: transform 0.15s ease-in-out;
	transition: transform 0.15s ease-in-out;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.suche-outer.active {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.suche-header {
	position: absolute;
	bottom: 0;
	right: 30px;
	left: 30px;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	width: 80%;
	width: calc(100% - 60px);
	max-width: 1175px;
	margin: auto;
	z-index: 65;
}
.suche-header.no-img {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	-webkit-transform: none;
	transform: none;
	max-width: none;
}
.suche form {
	display: inline-block;
	position: relative;
	width: 100%;
	min-width: 240px;
	max-width: 325px;
	font-size: 1.1em;
	padding: 0;
}
.suche-outer .suche form {
	max-width: 530px;
    font-size: 1em;
}
.suche-outer .suche button i {
   color: #BD1824;
}
.suche-outer .suche .tb-suche {
    display:none;
}
.suche-header .suche form {
	max-width: none;
	padding: 0;
}
.suche input, .suche button {
	color: #666666;
	background-color: transparent;
	border: none;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
.suche input {
	width: 100%;
	max-width: 325px;
	line-height: 1.5;
	background-color: #f0f0f0;
	padding: 10px;
}
.suche input:focus {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.suche-outer .suche input {
	max-width: none;
	background-color: transparent;
	padding: 12px 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 600;
}
.suche-header .suche input {
	max-width: none;
	background-color: #fff;
	border-radius: 40px;
	padding: 20px 30px;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.suche-header.no-img .suche input {
	border-bottom: 1px solid #f0f0f0;
}
.suche-header .suche input:focus {
	background-color: #fff;
}
.suche-header .suche button {
	color: #fff;
	background-color:#BE1723;
	top: 0;
    right: 0;
    bottom: 0;
    font-size: 1em;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    width: 140px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.suche-header .suche button:hover,.suche-header .suche button:focus {
    color: #fff;
}
.suche-header .suche button i {
    font-size: 1.555em;
}
::-webkit-input-placeholder {
	color: #41413E;
	opacity: 1;
}
::-moz-placeholder {
	color: #41413E;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #41413E;
	opacity: 1;
}
:-moz-placeholder {
	color: #41413E;
	opacity: 1;
}
.suche button {
	position: absolute;
	top: 2px;
	right: 4px;
	bottom: 2px;
	font-size: 24px;
	line-height: 0.8;
	color: #41413E;
	cursor: pointer;
}
.suche button:hover,
.suche button:focus {
	color: #1171B8;
}
.suche-outer .suche button {
	right: 0;
}
.suche button i {
	margin-right: 0;
}
.suche button .fa-fw {
	width: 1.5em;
}
.jumbotron {
	position: relative;
}
.jumbotron.nomargin {
	margin-top: 0 !important;
}
.flags {
	display: block;
	position: fixed;
	top: 40%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0px;
	z-index: 69;
	width: 70px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.flags .flex-row {
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-align-items: flex-end;
    align-items: flex-end;
	margin: 0;
}
.flags .cards[class*="flex-col-"] {
	flex-basis: auto;
	width: 280px;
	position: relative;
	right: 0;
	word-wrap: normal;
	margin: 0 0 2px 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.flags .cards[class*="flex-col-"]:hover,
.flags .cards[class*="flex-col-"]:focus {
	right: 210px;
	-webkit-transform: none;
	transform: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.flags .cards > a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	align-items: center;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.25);
	box-shadow: 0 0 3px rgba(0,0,0,0.25);
}
.flags .cards .icon {
	width: 70px;
	flex-shrink : 0;
}
.flags .cards .icon i {
	font-size: 24px;
}
.flags .cards .icon + .caption {
	text-align: left;
	padding: 10px;
	margin: 0;
}
.flags .cards .caption .title {
	font-size: 1em;
}
.site-main {
	padding-top: 30px;
	padding-bottom: 30px;
}
.folgeseite .site-main {
    padding-bottom: 70px;
}
.startseite .site-main {
    padding-bottom: 0;
}
.site-main, .jumbotron {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.sticky-header .site-main .main-content a[name]:not([href])::before,
.sticky-nav .site-main .main-content a[name]:not([href])::before {
    display: block;
    content: '';
    visibility: hidden;
}
.sticky-header .site-main .main-content a[name]:not([href])::before {
    height: calc((55px + calc(calc((2 * 15px)) + calc(calc(calc(18px * 1.4) * 1.5) + 20px))));
    margin-top: calc(-1 * calc((55px + calc(calc((2 * 15px)) + calc(calc(calc(18px * 1.4) * 1.5) + 20px)))));
}
.sticky-nav .site-main .main-content a[name]:not([href])::before {
	height: calc(calc(calc(18px * 1.4) * 1.5) + 20px));
    margin-top: calc(-1 * calc(calc(calc(18px * 1.4) * 1.5) + 20px)));
}
.site-footer {
	padding: 0 0 25px 0;
	position: relative;
}
body.pagewidth-wide.startseite .wrapper,
body.pagewidth-wide .site-header .wrapper,
body.pagewidth-wide .site-footer .wrapper {
    width: 1450px;
}
body.menuwidth-full .masthead.sticky .main-navigation .wrapper {
    float:left;
    padding: 0;
    width: max-content;
}
body.pagewidth-wide .site-header .masthead.wrapper {
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
body.pagewidth-wide .site-header .masthead.wrapper.sticky {
    background-color: rgba(17, 113, 184,1);
}
body.pagewidth-wide .site-header .masthead.wrapper:not(.sticky) {
    position: absolute;
    top: 80px;
    z-index: 99;
}
body.pagewidth-wide .site-header .masthead.wrapper:not(.sticky) .logo {
    display:none;
}
body.pagewidth-wide .site-header .masthead.wrapper .logo {
    background-color:#fff;
    padding: 3px 45px 0 10px;
    width: 305px;
}
body.pagewidth-wide.startseite .site-header .masthead.wrapper .logo {
    padding: 4px 45px 0 7px;
    width: 270px;
}
.main-navigation {
    background-color: rgba(17, 113, 184,.85);
}

body.pagewidth-wide .site-header .masthead.wrapper .suche-btn {
    background-color:rgba(230, 240, 248,.9);
    border-radius: 0;
    height: 55px;
    width:280px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
body.pagewidth-wide .site-header .masthead.wrapper.sticky .suche-btn {
    width: 325px;
}
body.pagewidth-wide .site-header .masthead.wrapper .suche-btn * {
    color: #41413E;
}
body.pagewidth-wide .site-header .masthead.wrapper .suche-btn .btn-desc {
    font-size: 1rem;
    font-weight: 600;
    text-transform:none;
}
body.pagewidth-wide .site-header .masthead.wrapper .suche-btn > i[class*="fa-"] {
    font-size: 1.5rem;
}
body.pagewidth-wide .site-header .masthead.wrapper .suche-outer {
    position:absolute;
    bottom:-51px;
    right:0;
    width: 575px;
}
.trenner {
    border-top:1px solid #9FCCDD;
    padding-top: 50px;
    position:relative;
}
.trenner .flex-col-2x3{
    flex-basis: 60%;
    width: 60%;
}
.trenner [class*="flex-col-"] {
    margin-bottom: 20px;
}
.site-footer a {
	font-weight: 600;
}
.quickmenu {
	line-height: 1.5;
	margin-bottom: 0;
}
.quickmenu ul a {
	margin-left: 10px;
}
.quickmenu ul li:first-child a {
	margin-left: 0;
}
.quickmenu ul a:hover,
.quickmenu ul a:focus {
	color: #fff;
	text-decoration:underline;
}
.site-header .nav-h li {
    margin-left: 20px;
}
.site-header .quickmenu ul li:last-child a {
    margin-right: 5px;
}
.site-header .quickmenu a {
    font-size:.888em;
    color:#41413E;
}
.site-header .quickmenu a:hover,
.site-header .quickmenu a:focus {
    color:#41413E;
}
.site-footer a.btn, .site-footer .btn, .site-footer .btn a {
	font-weight: normal;
	color: #FFFFFF;
}
.site-footer table, .unstyled-table, .unstyled-table table {
	background-color: transparent;
}
.site-footer table td, .unstyled-table td, .unstyled-table table td {
	padding: 0;
}
.site-footer table tr, .unstyled-table tr, .unstyled-table table tr {
	border: none;
}
.site-footer h2:first-child, .site-footer h3:first-child, .site-footer h4:first-child, .site-footer h5:first-child, .site-footer h6:first-child {
	margin-top: 0;
}
.sm-btn {
	display: none;
}
.header-right .slicknav_btn,
.top-bar > .row > .slicknav_btn,
.top-bar > .flex-row > .slicknav_btn {
	line-height: 1.5;
	color: #1171B8;
	padding: 0 0 0 30px;
}
.modern-search .header-right .slicknav_btn {
	width: 75px;
	height: 75px;
	text-align: center;
	color: #FFFFFF;
	background-color: #1171B8;
	padding: 0;
	margin-left: 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.modern-search .header-right .slicknav_btn:hover, .modern-search .header-right .slicknav_btn:active {
	-webkit-transform: scale(1.125);
	transform: scale(1.125);
}
.header-right .slicknav_menutxt,
.top-bar > .flex-row .slicknav_menutxt {
	float: none;
	font-size: 0.875rem;
	line-height: 1.188em;
	color: #1171B8;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.modern-search .header-right .slicknav_menutxt,
.modern-search .sm-btn .slicknav_menutxt {
	display: none;
}
.modern-search .header-right .slicknav_icon {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
}
.slicknav_icon-bar {
	transition: transform 0.25s ease-in-out;
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
}
.modern-search .header-right .slicknav_open .slicknav_icon,
.top-bar.modern-search > .flex-row .slicknav_open .slicknav_icon {
	width: 1.5em;
}
.modern-search .header-right .slicknav_open .slicknav_icon::before,
.top-bar.modern-search > .flex-row .slicknav_open .slicknav_icon:before {
	width: 1.5em;
}
.modern-search .header-right .slicknav_icon-bar,
.top-bar.modern-search > .flex-row .slicknav_icon-bar {
	height: 4px;
}
.modern-search .header-right .slicknav_open .slicknav_icon-bar,
.top-bar.modern-search > .flex-row .slicknav_open .slicknav_icon-bar {
	width: 1.5em;
}
.modern-search .header-right .slicknav_icon-bar + .slicknav_icon-bar,
.top-bar.modern-search > .flex-row .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 5px;
}
.modern-search .header-right .slicknav_open .slicknav_icon-bar + .slicknav_icon-bar,
.top-bar.modern-search > .flex-row .slicknav_open .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 4px;
}
.header-right .slicknav_icon-bar,
.top-bar > .flex-row .slicknav_icon-bar {
	background-color: #1171B8;
}
.modern-search .header-right .slicknav_icon-bar {
	background-color: #FFFFFF;
}
.suche-btn-fs.active {
	z-index: 86;
}
.suche-fullscreen {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 85;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	justify-content: center;
	align-items: center;
}
.suche-fullscreen .modal-window-overlay {
	width: calc(100% - 30px);
	max-width: 760px;
	height: auto;
	animation-delay: 0s;
}
.header-right .suche-fullscreen .suche {
	float: none;
	width: auto;
}
.suche-fullscreen .suche form {
	max-width: none;
}
.suche-fullscreen .suche input {
	max-width: none;
	background-color: transparent;
	padding: 15px 30px;
}
.slicknav_menu {
	background-color: #1171B8;
}
.slicknav_menu .npt_on > a {
	font-weight: bold;
}
.titelbild-slider {
	position: relative;
}
.titelbild-slider .titelbild {
	position: relative;
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
.titelbild li:not(:first-child) {
	display: none;
}
.titelbild .bg-img {
	position: relative;
	width: 100%;
	background: center center no-repeat;
	background-size: cover;
	padding-top: 20%;
	margin: 0;
}
.folgeseite .titelbild .bg-img {
    padding-top: 16.5%;
}
.titelbild.with-slogan .bg-img {
	min-height: 200px;
}
body.startseite .titelbild .bg-img {
	padding-top: 30%;
}
.titelbild a {
    position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
    left: 0;
}
.titelbild .slogan {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 0 10px #000;
	padding: 30px 0;
	justify-content: center;
	-webkit-box-direction: normal;
	flex-direction: column;
	overflow: hidden;
}
.titelbild .slogan.with-bg {
    align-items: flex-start;
	text-shadow: none;
}
.titelbild .slogan.with-bg.right {
    align-items: flex-end;
}
body.pagewidth-wide .titelbild .slogan.with-bg {
	right: 0;
	left: 0;
}
.folgeseite .titelbild .slogan .slogan-title {
    font-size:1.944em;
    font-weight: 600;
}
.titelbild .slogan p {
	color: #fff;
	margin-bottom: 0;
}
.titelbild .slogan .slogan-title {
	font-size: 3.833rem;
	/*font-size: calc(24px + (52 - 24) * ((100vw - 320px) / (1270 - 320)));*/
	font-weight: 600;
	text-shadow: 0 0 30px #000;
	padding: 0.1em 0.55em;
}
.titelbild .slogan.with-bg .slogan-title {
	text-shadow: none;
	color: #1171B8;
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
}
.titelbild .slogan .slogan-text {
	font-size: 1.875rem;
	font-size: clamp(0.75rem, 0.5625rem + 2.1875vw, 1.875rem);
	/*font-size: calc(12px + (30 - 12) * ((100vw - 320px) / (1270 - 320)));*/
	padding: 0.1em 0.333em;
	margin: 0;
}
.titelbild .slogan.with-bg .slogan-text {
	color: #FFFFFF;
	background-color: #1171B8;
	margin: -0.25em 2rem 0 3rem;
	font-weight: 600;
}
.titelbild a .slogan.with-bg .slogan-text span {
	margin-right: 0.5em;
}
.titelbild .ikiss_norel .slogan * {
    color: #fff !important;
}
.titelbild-slider i[class*=fa-] {
	margin: 0;
}
.titelbild-slider .titelbild-pauseplay {
    position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 66;
	padding: 2px 7px;
	background-color: rgba(65, 65, 62, .9);
}
.titelbild-pauseplay a {
    display: block;
}

.titelbild-pauseplay a i[class*=fa-] {
    font-size: 1.055rem;
    line-height: 1;
    color: #fff;
    text-shadow: none;
}
.titelbild-pauseplay a i.fad {
    --fa-primary-color: #fff;
    --fa-secondary-color: #1171B8;
    --fa-secondary-opacity: 1.0;
}
.titelbild-pauseplay a i.fad::before {
    text-shadow: none;
}
.titelbild-slider .titelbild-bullet-nav {
	position: absolute;
	bottom: 0;
	left: calc(2rem + 8px);
	z-index: 65;
	list-style: none;
	font-size: 0;
	padding: 13px 15px;
	margin: 0;
}
.titelbild-slider .titelbild-bullet-nav.top-left {
	top: 0;
	right: unset;
	bottom: unset;
	left: 0;
}
.titelbild-bullet-nav.top {
	top: 0;
	right: unset;
	bottom: unset;
	left: 50%;
	transform: translateX(-50%); 
}
.titelbild-bullet-nav.top-right {
	top: 0;
	right: 0;
	bottom: unset;
	left: unset;
}
.titelbild-bullet-nav.bottom-left {
	top: unset;
	right: unset;
	bottom: 0;
	left: 0;
}
.titelbild-bullet-nav.bottom-left.with-pauseplay {
	/*padding: calc(0.25rem + 15px);*/
	padding-left: calc(1.75rem + 30px);
}
.titelbild-bullet-nav.bottom {
	top: unset;
	right: unset;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%); 
}
.titelbild-bullet-nav.bottom-right {
	top: unset;
	right: 0;
	bottom: 0;
	left: unset;
}
.titelbild-bullet-nav li {
	display: inline-block;
}
.titelbild-bullet-nav li a {
    display: block;
	margin: calc(15px / 3);
}
.titelbild-bullet-nav li a i[class*=fa-] {
    font-size: 1rem;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 0.5;
}
.titelbild-bullet-nav li.titelbild-active a i[class*=fa-] {
    opacity: 1;
}
.titelbild-bullet-nav li a i.fa-circle {
    opacity: 1;
    font-weight: 900;
}
.titelbild-bullet-nav li.titelbild-active a i.fa-circle {
    font-weight: 900;
    color:#BE1723;
}
.titelbild-slider.with-shadow .titelbild-pauseplay a i[class*=fa-],
.titelbild-slider.with-shadow .titelbild-bullet-nav li a i[class*=fa-],
.titelbild-slider.with-shadow .titelbild-direction-nav li a i[class*=fa-] {
	text-shadow: 0px 0px 4px #000;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75);
}
.titelbild-slider.with-shadow .titelbild-pauseplay a i.fad::before,
.titelbild-slider.with-shadow .titelbild-direction-nav li a i.fad::before,
.titelbild-slider.with-shadow .titelbild-direction-nav li a.tab-focus i[class*=fa-]::before {
	text-shadow: none;
}
.titelbild-slider .titelbild-direction-nav {
	list-style: none;
	font-size: 0;
	padding: 0;
	margin: 0;
    overflow: hidden;
}
.titelbild-direction-nav {
	*height: 0;
}
.titelbild-direction-nav li {
    /*display: inline-block;*/
}
.titelbild-direction-nav li a {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 65;
	width: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin: -15px 0 0;
	margin: calc(-1 * 15px) 0 0;
	overflow: hidden;
	cursor: pointer;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.titelbild-direction-nav li a.titelbild-prev {
	left: 0;
}
.titelbild-direction-nav li a.titelbild-next {
	right: 0;
}

.titelbild-slider:hover .titelbild-direction-nav .titelbild-prev,
.titelbild-slider .titelbild-direction-nav .titelbild-prev.tab-focus {
	left: 15px;
	opacity: 1;
}
.titelbild-slider:hover .titelbild-direction-nav .titelbild-next,
.titelbild-slider .titelbild-direction-nav .titelbild-next.tab-focus {
	right: 15px;
	opacity: 1;
}
.titelbild-slider .titelbild-direction-nav .tab-focus {
	background-color: #1171B8;
}

.titelbild-direction-nav li a i[class*=fa-] {
    font-size: 1.875rem;
    line-height: 1;
    color: #fff;
    text-shadow: none;
}
.titelbild-direction-nav li a i.fad,
.titelbild-direction-nav li a.tab-focus i[class*=fa-] {
    --fa-primary-color: #fff;
    --fa-secondary-color: #1171B8;
    --fa-secondary-opacity: 1.0;
}
.titelbild-direction-nav li a i.fad::before {
    text-shadow: none;
}
.titelbild-direction-nav li a.tab-focus i[class*=fa-]::before,
.titelbild-direction-nav li a.tab-focus i[class*=fa-]::after {
    font-family: "Font Awesome 5 Duotone";
    font-weight: 900;
}
.titelbild-direction-nav li a.tab-focus i[class*=fa-]::before {
    position: absolute;
    color: var(--fa-primary-color,inherit);
    opacity: 1;
    opacity: var(--fa-primary-opacity,1);
}
.titelbild-direction-nav li a.tab-focus i[class*=fa-]::after {
    color: var(--fa-secondary-color,inherit);
    opacity: .4;
    opacity: var(--fa-secondary-opacity,.4);
}
.titelbild-direction-nav .titelbild-prev.tab-focus i[class*=fa-]::before {
    content: '\f137';
}
.titelbild-direction-nav .titelbild-prev.tab-focus i[class*=fa-]::after {
    content: '\10f137';
}
.titelbild-direction-nav .titelbild-next.tab-focus i[class*=fa-]::before {
    content: '\f138';
}
.titelbild-direction-nav .titelbild-next.tab-focus i[class*=fa-]::after {
    content: '\10f138';
}
.schnelleinstieg {
	background-color: #F2F8FC;
	padding-top: 50px;
	padding-bottom: 30px;
}
.schnelleinstieg h2 {
	text-align:center;
	margin: 1em 0 1em;
}
.schnelleinstieg li {
    border-bottom: 2px solid #1171B8;
}
.schnelleinstieg li:hover,
.schnelleinstieg li:focus {
    border-bottom: 2px solid #BE1723;
}
.schnelleinstieg li:hover a[class*="csslink_"],
.schnelleinstieg li:focus a[class*="csslink_"],
.schnelleinstieg li a[class*="csslink_"].tab-focus {
    color:#BE1723;
}
.schnelleinstieg a[class*="csslink_"] {
    text-decoration: none;
    font-size: 1.111em;
    font-weight: 600;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.schnelleinstieg a > i {
    color:#BE1723;
}
.folgeseite a.btn.eventbtn {
    color: #fff;
    background-color: #1171B8;
    border: 1px solid #1171B8 !important;
}
.folgeseite a.btn.eventbtn:hover {
    background-color: #0E4872;
    border: 1px solid #0E4872 !important;
}

.folgeseite a.btn, .folgeseite button.btn, .folgeseite input.btn, .folgeseite .btn a, .folgeseite span.ikiss-field-button input {
    color: #fff;
    background-color: #BE1723;
    border: 1px solid #BE1723 !important;
}

.bottom-controls {
    position:absolute;
    top:-80px;
    right:0;
    z-index: 10;
}
.pull-right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.bottom-controls .btn {
	margin: 5px 0 5px 10px;
}
.bottom-controls a {
	font-size:.944em;
	color:#000;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 7px;    
}
.bottom-controls a > i {
    font-size:1.444em;
    color:#000;
    background-color:#fff;
    border:1px solid #000;
    border-radius:50%;
    width: 50px;
    height: 50px;
    margin: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;    
}
.randspalte.rsp-bottom {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	grid-gap: 30px;
	-ms-grid-rows: 1fr 30px 1fr;
	grid-auto-rows: auto;
	border-top: 1px solid #fff;
	padding-top: 30px;
	margin-top: 30px;
}
.startseite .randspalte.rsp-bottom {
	width: 1270px;
	max-width: 100%;
	padding-left: calc(3 * 15px);
	padding-right: calc(3 * 15px);
}
.randspalte .widget {
	background-color: #fff;
	padding: 10px 0;
	margin-bottom: 10px;
}
.randspalte.rsp-bottom > .widget {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	margin-bottom: 0;
}
@supports (-ms-ime-align:auto) {
	.randspalte.rsp-bottom > .widget:nth-of-type(1) {
		grid-column: 1;
	}
}
.randspalte.rsp-bottom > .widget:nth-of-type(2) {
	-ms-grid-column: 3;
}
.randspalte.rsp-bottom > .widget:nth-of-type(3) {
	-ms-grid-column: 5;
}
.randspalte.rsp-bottom > .widget:nth-of-type(4) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}
.randspalte.rsp-bottom > .widget:nth-of-type(5) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}
.randspalte.rsp-bottom > .widget:nth-of-type(6) {
	-ms-grid-row: 3;
	-ms-grid-column: 5;
}
.randspalte .widget:last-child {
	margin-bottom: 0;
}
.randspalte .widget .widget {
	background-color: transparent;
	padding: 0;
	margin-bottom: 0.75em;
}
.randspalte .widget.bilder {
	background-color: transparent;
	padding: 0;
}
.randspalte .widget.bilder .image-gallery {
	margin-top: 0;
	margin-bottom: -10px;
}
.randspalte .widget > :last-child {
	margin-bottom: 0;
}
.randspalte h1, .randspalte h2, .randspalte h3, .randspalte h4:first-child, .randspalte h5:first-child, .randspalte h6:first-child {
	font-size: 1.111em;
	font-weight: 400;
	border-top: 30px solid #fff;
	border-bottom: 2px solid #BD1824;
	padding:  10px 0;
	margin: 10px 0;
}
.randspalte h1.primary-bg-color, .randspalte h2.primary-bg-color, .randspalte h3.primary-bg-color, .randspalte h4.primary-bg-color:first-child, .randspalte h5.primary-bg-color:first-child, .randspalte h6.primary-bg-color:first-child, .widget-title {
	color: #41413E;
	background-color: #ffffff;
	border-bottom:2px solid #BD1824;
	text-transform: uppercase;
}
.randspalte h1:first-child, .randspalte h2:first-child, .randspalte h3:first-child, .randspalte h4:first-child, .randspalte h5:first-child, .randspalte h6:first-child {
	border-top: 0px;
	margin-top: calc(-1 * 15px);
}
address .phone::before, address .fax::before, address .mail::before, address .web::before, address .mobile::before, address .room::before, address .label::before, address .info::before, address .govello::before {
	display: inline-block;
	white-space: normal;
	width: 14px;
	text-align: center;
}
.btn::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 1rem;
	font-weight: 400;
	margin-right: 10px;
}
small + small, a + small, .icon-list > i, .icon-list > a, .data-list > li > small {
	margin-left: 10px;
}
.icon-list > i:first-child, .icon-list > a:first-child {
	margin-left: 0;
}
.btn.csslink_extern::before, .btn .csslink_extern::before, .hide-icon::before {
	display: none;
}
.row .liste-bild + .liste-text {
	padding-top: 0;
	padding-left: 0;
}
.liste-text a {
	display: block;
	color: #41413E;
}
.liste-text a.btn {
	display: inline-block;
	color: #fff;
}
.liste-text h2, .liste-text h3, .liste-text h4, .liste-text .liste-titel {
	font-size: 1.3em;
	font-weight: 600;
	margin: calc(15px / 3) 0;
}
.liste-text > :last-child {
	margin-bottom:0;
}
.liste-bild.column-2 small, .liste-bild.column-2 .mc2_ac, .liste-bild.column-3 small, .liste-bild.column-3 .mc2_ac, .liste-bild.column-4 small, .liste-bild.column-4 .mc2_ac, .liste-bild.column-5 small, .liste-bild.column-5 .mc2_ac, .liste-bild.column-6 small, .liste-bild.column-6 .mc2_ac {
	display: inline-block;
	position: absolute;
	right: 15px;
	bottom: 0;
	max-width: 66.666%;
	max-width: calc(100% - 60px);
	font-size: 11.5px;
	color: #41413E;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.85);
	padding: calc(15px / 3);
}
/*  Themenboxen */
.cards {
	background-color: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.cards:hover, .cards:focus {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.cards > a {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-height: 100%;
	color: #41413E;
	background-color: #f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);	
}
.cards > a:hover,
.cards > a:focus {
	background-color: #fff;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
}
.cards img {
	display: block;
	-webkit-box-flex: 0;
	flex: none;
	width: 100%;
}
.cards .image {
	position: relative;
	overflow: hidden;
}
.cards .image .bg-img {
	background: center center/cover no-repeat;
	padding-top: 66.666%;
}
.cards .image small, .cards .image .mc2_ac {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	font-size: 11.5px;
	color: #41413E;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.85);
	padding: calc(15px / 3);
}
.cards .icon {
    text-align: center;
    padding: 6em 15px 6em;
}
.cards .icon i {
	font-size: 5em;
	font-weight:300;
	text-align: center;
	margin-right: 0;
}
.cards > a .icon,
.cards > a .icon i {
	color: #D2E3F1;
}
.cards .caption {
	padding: 25px;
}
.cards:not(.cards-overlay) .caption * {
	color: #41413E;
}
.cards .image + .caption {
	padding: 15px 25px;
}
.cards .icon + .caption {
	max-width: 100%;
	text-align: left;
	padding: 15px 25px;
}
.cards .caption .title {
    font-size: 1.111em;
    margin: 0;
    font-weight: 600;
}
.cards .caption p {
	margin-bottom:0;
}
/*.cards:not(.cards-circle):not(.cards-overlay) .caption p > i { 
    color: #BE1723 !important;
    font-size: .833em;
    font-weight:700;
    margin-left: 5px;
}*/
.cards:not(.cards-circle):not(.cards-overlay) > a > .caption p > i { 
    color: #BE1723 !important;
    font-size: .833em;
    font-weight:700;
    margin-left: 5px;
}
.cards:not(.cards-circle):not(.cards-overlay) > .caption p > i {
    display:none;
}
/* Premium Themenboxen */
.cards.cards-circle,
.cards.cards-circle > a {
	background-color: transparent;
}
.cards.cards-circle a:hover,
.cards.cards-circle a:focus,
.cards.cards-circle a.tab-focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.cards.cards-circle .icon,
.cards.cards-circle .image {
	width: 7em;
	height: 7em;
	color: #1171B8;
	border: 3px solid #1171B8;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.cards.cards-circle .caption {
	text-align: center;
	padding: 15px 0 0 0 !important;
}
.cards.cards-circle:hover .icon,
.cards.cards-circle:focus .icon,
.cards.cards-circle > a.tab-focus .icon {
	color: #fff !important;
	background-color: #1171B8;
}
.cards.cards-circle .image img {
	width: 7em;
	height: 7em;
	object-fit: cover;
}
.cards.cards-circle a:hover .image, .cards.cards-circle a:focus .image, .cards.cards-circle a.tab-focus .image,
.cards.cards-circle a:hover .icon, .cards.cards-circle a:focus .icon, .cards.cards-circle a.tab-focus .icon {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
}
.cards.cards-overlay .icon + .caption {
	padding: 15px;
	margin: 0;
}
  
@media screen and (min-width: 768px) {
	.cards.cards-overlay {
		position: relative;
		min-height: 175px;
	}
	.cards.cards-overlay a {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
	}
	.cards.cards-overlay .image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.cards.cards-overlay .image img {
		height: 100%;
		object-fit: cover;
	}
	.cards.cards-overlay .caption {
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 0;
		color: #FFFFFF;
		background-color: #1171B8;
		overflow: hidden;
		padding: 0 !important;
		box-sizing: border-box;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		text-align: center;
	}
	.cards.cards-overlay:hover .caption,
	.cards.cards-overlay:focus .caption,
	.cards.cards-overlay > a.tab-focus .caption {
		height: 100%;
	}
	.cards.cards-overlay .caption p {
		padding: 0 20px;
	}
	.cards.cards-overlay .caption p + p {
		padding: 10px 20px 0 20px;
	}
}

.liste-bild img {
	display: block;
	width: 100%;
}

.toggler-title {
	position: relative;
	clear: both;
	font-size: 1.3em;
	font-weight: 300;
	background-color: #f0f0f0;
	padding: 5px 35px 5px 10px;
	margin: 0 0 10px;
	cursor: pointer;
}
.toggler-title::after {
	content: '\f078';
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	right: 10px;
	bottom: 4px;
	font-size: 1em;
	line-height: 1.5;
	color: #41413E;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.toggler-title.active::after {
	bottom: 2px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.toggler-link {
	position: relative;
	clear: both;
	padding: 5px 35px 5px 0;
	cursor: pointer;
}
.toggler-link::after {
	content: '\f078';
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	right: 10px;
	bottom: 4px;
	font-size: 1em;
	line-height: 1.5;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.toggler-link.active::after {
	bottom: 2px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.toggler-container {
	padding: 10px;
	margin-bottom: 10px;
}
/* -------------------------------------------------------
-- Layout-Optionen ---------------------------------------
------------------------------------------------------- */
/* Breite */
body.pagewidth-wide .wrapper {
	width: 1270px;
}
body.menuwidth-full .masthead {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
body.menuwidth-full .main-navigation .wrapper {
    padding: 0;
    width: 1420px;
}
body.menuwidth-full.folgeseite .main-navigation .wrapper {
    float:right;
}
body.jumbotronwidth-full .jumbotron.wrapper {
	width: 100%;
	padding: 0;
}
body.pagewidth-full {
	width: 100%;
	padding: 0;
}
body.pagewidth-full .wrapper {
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
body.pagewidth-full .top-bar .flex-row.wrapper {
	padding: 0 15px;
}
body.pagewidth-full .main-navigation .wrapper {
	padding: 0 30px;
}
body.pagewidth-full .jumbotron.wrapper, body.pagewidth-full .masthead.wrapper {
	padding-left: 0;
	padding-right: 0;
}
/* Simple Dropdown */
body.dropdown-menu .main-navigation .nlv_1 ul {
	width: 335px;
	padding: 0;
}
body.dropdown-menu .main-navigation .nlv_2 > li {
	width: 100%;
}
body.dropdown-menu .main-navigation .nlv_2 a,
body.dropdown-menu .main-navigation .nlv_2 span {
	padding: 7.5px calc(0.5rem + 30px) 7.5px 15px;
}
body.dropdown-menu .main-navigation .nlv_2 > li > a.childs::after,
body.dropdown-menu .main-navigation .nlv_2 > li > span.childs::after {
	content: '\f054';
	position: absolute;
	top: 9px;
	right: 15px;
	font-family: "Font Awesome 5 Pro";
	font-size: 0.875rem;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	opacity: 0.5;
}
body.dropdown-menu .main-navigation .nlv_3 {
	font-size: 1em;
}
body.dropdown-menu .main-navigation .nlv_3 a,
body.dropdown-menu .main-navigation .nlv_3 span {
	font-size: 1.2em;
}
body.dropdown-menu .main-navigation .nlv_2 {
	left: auto;
}
body.dropdown-menu .main-navigation .nlv_2 ul {
	position: absolute;
	top: 0;
	left: 335px;
	visibility: hidden;
	-webkit-transition: 0s 0.25s;
	transition: 0s 0.25s;
}
body.dropdown-menu .main-navigation .nlv_2 li:hover > ul,
body.dropdown-menu .main-navigation .nlv_2 li:focus > ul,
body.dropdown-menu .main-navigation .nlv_2 li.focus-within > ul {
	visibility: visible;
	transition-delay: 0.25s;
}
/* :focus-within muss wegen IE/Edge separiert werden */
body.dropdown-menu .main-navigation .nlv_2 li:focus-within > ul {
	visibility: visible;
	transition-delay: 0.25s;
}
.verteiler .themenboxen {
    position:relative;
    padding-top:50px;
}
.verteiler .themenboxen::before {
    content: '';
    position: absolute;
    width: 999em;
    background-color: #F2F8FC;
    height: 100%;
    bottom: -13px;
    right: 0;
    z-index: 1;
}
.verteiler .themenboxen::after {
    content: '';
    position: absolute;
    width: 999em;
    background-color: #F2F8FC;
    height: 100%;
    bottom: -13px;
    left: 0;
    z-index: 1;
}
.verteiler .themenboxen li {
    position: relative;
    z-index: 5;
}
.footer-top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.sociallinks {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 0;
}
.sociallinks li {
    border-left:1px solid #fff;
    margin-bottom: 0;
    padding: 20px;
}
.sociallinks li:first-child {
    border-left: none;
}
.sociallinks a:hover {
    text-decoration:underline;
}
.sociallinks a > i[class*="fa-"] {
    margin-right: 6px;
    font-size:1.333em;
}
.sociallinks a.facebook > i[class*="fa-"], .sociallinks a.instagram > i[class*="fa-"] {
    margin-right:0;
}
.sociallinks .facebook i:hover, .sociallinks .facebook i:active, .sociallinks .facebook i:focus, .sociallinks a.tab-focus.facebook i{
    background-color: #3b5998;
    color: #fff;
    border-radius: 15%;
    box-shadow: 0px 3px 10px rgba(0,0,0,.35);    
}
.sociallinks a.instagram > i:hover, .sociallinks a.instagram > i:active,.sociallinks a.instagram > i:focus,.sociallinks a.tab-focus.instagram > i {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    color: #fff;
    border-radius: 15%;
    box-shadow: 0px 3px 10px rgba(0,0,0,.35);
}
.site-footer .result-list h3.list-title {
    font-size: 1em;
    margin:0;
}
.site-footer .trenner a {
    font-weight:400;
}
.site-footer .adressen a.btn {
    background-color:transparent;
    border-radius: 0;
    border:none !important;
    padding: 0;
    margin: 0;
    text-decoration:underline;
}
.site-footer .adressen a.btn:hover {
    box-shadow: none;
    text-decoration:none;
}
.site-footer .result-list {
    margin-bottom: 0;
}
.site-footer .footerlogo {
    position: absolute;
    right: 0;
    bottom: 0;
}
.site-footer .footerlogo img {
    float: right;
}
/* Startseite */
.start {
	position: relative;
}
.start[class*="bgcolored-"],
.start.bgimg {
	padding: 30px 0;
}
.start .bgimg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	/*background-attachment: fixed;*/
	pointer-events: none;
}
.start .bgimg.opacity-75 {
	opacity: 0.75;
}
.start .bgimg.opacity-50 {
	opacity: 0.5;
}
.start .bgimg.opacity-25 {
	opacity: 0.25;
}
.start .bgimg + div {
	position: relative;
	z-index: 2;
}
.start .bgimg + div .text-inner {
    position: relative;
    padding: 15px;
    padding: 15px;
}
.start .bgimg + div.width-100 .text-inner {
    max-width: 100%;
}
.start .bgimg + div.width-50 .text-inner {
    max-width: 50%;
}
.start .bgimg + div.width-33 .text-inner {
    max-width: 33.333%;
}
.start .bgimg + div .text-inner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.65;
    z-index: -1;
    pointer-events: none;
}
.start .bgimg + div .text-inner h1,
.start .bgimg + div .text-inner h2,
.start .bgimg + div .text-inner h3,
.start .bgimg + div .text-inner h4,
.start .bgimg + div .text-inner h5,
.start .bgimg + div .text-inner h6 {
    margin-top: 0;
}
.startseite .main-content h2 {
    text-align:center;
    margin: 1em 0 1em;
}
.start.text1 {
    padding: 20px 0 35px 0;
}
.start.text1 h2 {
    margin: 0 0 1em;
}
.start.text1 .list-img .img-4x3 {
    padding-top: 64%;
}
.start.text1 .cards > a {
    position:relative;
}
.start.text1 .cards .image + .caption {
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(65, 65, 62,.9);
    padding: 10px 20px;
}
.start.text1 .cards:not(.cards-circle):not(.cards-overlay) .caption .list-title {
    color: #fff;
    margin: 0;
    font-size: 1em;
}
.start.text1 .cards:not(.cards-circle):not(.cards-overlay) .caption .list-icons time {
    color: #fff;
    font-size: .722em;
}
.start.text1 .cards:not(.cards-circle):not(.cards-overlay) .caption .list-icons time > i {
    margin-right:5px;
    color: #fff;
}
.start.text1 .result-list > li {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.start.text1 .result-list > li:first-of-type {
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
}
.start.text1 .result-list > li:last-of-type {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.start.text1 .result-list .list-title {
    font-size: 1.111rem;
    margin-bottom: 0.15em;
}
.start.text1 .result-list .list-icons {
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0.15em;
}
.start.text1 .list-icons i[class*="fa-"] {
    font-size: .9em;
    vertical-align: 0;
}
.start.text1 .cards .image .mc2_ac{
    bottom:unset;
    top:0;
    left:unset;
    right:0;
}
.start.text2.bgimg {
    padding: 50px 0;
}
.start.text2.bgimg .img-copyright {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 66.666%;
    max-width: calc(100% - 30px);
    font-size: .722em;
    color: #41413E;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    padding: calc(15px / 3);
    z-index: 1;
}
.startseite .start.text2 h2 {
    text-align:left;
    display: inline-block;
    padding: 10px 15px;
    margin: 1em 0 1em;
    background-color:#BE1723;
    color:#fff;
}
.start.text2 .bgimg + div .text-inner {
    padding: 15px 0 ;
}
.startseite .start.text2 li {
    display: block;
    padding: 15px 30px ;
    margin: .25em 0 .25em;
    background-color:rgba(255,255,255,.85);
}
.startseite .start.text2 li:hover,
.startseite .start.text2 li:focus {
    background-color:#BE1723;
}
.startseite .start.text2 li:hover a,
.startseite .start.text2 li:focus a,
.startseite .start.text2 li:focus a.tab-focus {
    text-decoration:none;
    color:#fff;
}
.startseite .start.text2 li a {
    color:#41413E;
    font-weight:600;
    font-size: 1.111em;
    text-decoration:none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.startseite .start.text2 li:hover a > i {
    color:#fff;
}
.startseite .start.text2 li a > i {
    color:#BE1723;
    font-size: 1.3em;
    margin-right: 0;
    line-height: 1;
}
.start.text2 .bgimg {
    background-attachment: fixed;
}
body.pagewidth-wide .start.text3 .wrapper {
    width: 100%;
    padding-left:240px;
}
.start.text3[class*="bgcolored-"]{
    padding: 0;
}
.startseite .start.text3 h2 {
    text-align:left;
    margin-top:0;
}
.start.text3 .btn a {
    color: #1171B8;
    border:1px solid #fff !important;
    background-color: #fff;
}
.start.text3 .btn a:hover,
.start.text3 .btn a:focus,
.start.text3 .btn a.tab-focus,
.start.text5 .btn a:hover,
.start.text5 .btn a:focus,
.start.text5 .btn a.tab-focus {
	background-color: #BE1723;
	border:1px solid #BE1723 !important;
	color:#fff;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}
.startseite .start.text3 .event-head {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px;
}
.startseite .start.text3 .veranstaltungen {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.startseite .start.text3 .event-slider {
    padding-right: 0;
}
.startseite .start.text3 .event-slider ul{
    margin: 0;
}
.start.text4[class*="bgcolored-"] {
    padding: 50px 0 100px 0;
}
.start.text5 .bgimg {
    background-position: bottom;
}
.start.text5.bgimg .img-copyright {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 66.666%;
    max-width: calc(100% - 30px);
    font-size: .722em;
    color: #41413E;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    padding: calc(15px / 3);
    z-index: 1;
}
.start.text5 .bgimg + div .text-inner {
    padding: 15px 0;
}
.start.text5 .bgimg::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgb(0,0,0,1) 0%, rgba(0,0,0,0.7) 80%, rgba(0,0,0,0.0) 100%);
    background: -webkit-linear-gradient(0deg, rgb(0,0,0,1) 0%, rgba(0,0,0,0.7) 80%, rgba(0,0,0,0.0) 100%);
    background: linear-gradient(45deg, rgb(0,0,0,1) 0%, rgba(0,0,0,0.8) 25%, rgba(0,0,0,0.0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.start.text5 .btn a {
    color: #fff;
    border:1px solid #fff !important;
    background-color: transparent;
}
.start.text5 .btn a:hover, .start.text5 .btn a:focus {
	background-color: #BE1723;
	color:#fff;
	border:1px solid #BE1723 !important;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}
.bigone li {
    transition: all .25s ease-in-out;
    overflow: hidden;
    margin-bottom: 0;
}
.bigone > li > a {
    position: relative;
    float: left;
    width: 100%;
    background: center center/cover no-repeat;
    padding-top: 59%;
}
.bigone > li > a .mc2_ac{
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 66.666%;
    max-width: calc(100% - 30px);
    font-size: .722em;
    color: #41413E;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    padding: calc(15px / 3);
    z-index: 1;
}
.page-entry {
    font-weight: 600;
}
.randspalte {
    -webkit-hyphens: none !important;
    -moz-hyphens: none !important;
    hyphens: none !important;
}
.randspalte.column-3 {
    padding-left: 90px;
}
.unstyled-list > li > i[class*="fa-"] {
    display: inline-block;
    color: #1171B8;
    vertical-align: top;
    margin-top: .15em;
    margin-right: 5px;
}
.unstyled-list > li > i.fa-angle-right {
    font-size: 1.25rem;
}
.unstyled-list a + small {
    color: #1171B8;
    font-weight:600;
    font-size:1em;
    margin-left: 5px;
}
.qmtop {
    position:relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100;
}
.btntop {
    position: relative;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: center;    
}
/*Organigramm indi*/
.org-chart-level-1 .org-chart-item.primary-bg-color * {
    color: #fff;
}
.org-chart-level-1 .org-chart-item.primary-bg-color {
    background-color: #BE1723;
    color: #fff;
    padding: 4em 10em;
}
.org-chart-level-1 .org-chart-item.secondary-bg-color * {
    color: #1D1D1B;
}
.org-chart-level-1 .org-chart-item.secondary-bg-color {
    background-color: #F2D0D3;
    color: #1D1D1B;padding:0.6em;
}
.org-chart-item .leitung,
.org-chart-item .funktion,
.org-chart-item .main-ma {
    font-size:.888em;
    color:#000;
    display:block;
    margin-top:.45em;
}
.org-chart-level-3 .org-chart-item.secondary-bg-color .leitung,
.org-chart-level-3 .org-chart-item.secondary-bg-color .funktion,
.org-chart-level-3 .org-chart-item.secondary-bg-color .main-ma {
    color:#fff;
}
.org-chart-level-3 .org-chart-item p:hover .mainname {
  text-decoration: underline;
}
.accordion.org-chart.org-chart-level-3 .org-chart-item.dienst .mainname {
    font-style:italic;
    color:#0E4872;
    display: inline-block;
}
/*.org-chart-item.primary-bg-color > p > span,
.org-chart-item.secondary-bg-color > p > span {
    font-size:.888em;
}
.org-chart-level-2 .org-chart-item.primary-bg-color > p > strong + br + br + strong,
.org-chart-level-2 .org-chart-item.primary-bg-color > p > strong + br + br + strong + br + span + br + br + strong {
    font-size:.888em;
}
.org-chart-level-3 .org-chart-item.primary-bg-color > p > strong + br + br + strong,
.org-chart-level-3 .org-chart-item.primary-bg-color > p > strong + br + br + strong + br + span + br + br + strong {
    font-size:.888em;
}*/
.org-chart-level-1 .org-chart-main .org-chart-item.primary-bg-color > p + h2 + span {
    border-bottom:1px solid rgba(255,255,255,0.45);
    padding-bottom: .5em;
    margin-bottom: .5em;
}
.org-chart-level-2 .org-chart-item.primary-bg-color {
    background-color: #0E4872;
    color: #fff;
    padding: 2.1em 1em;
    min-height: 201px;
}
.org-chart-level-3 .org-chart-item.secondary-bg-color,
.accordion.org-chart.org-chart-level-3 .org-chart-item.secondary-color {
    background-color: #0F609B;
    border:2px solid #0F609B;
    color: #fff;
    margin-top: .5em;
    margin-bottom: 0;
    min-height: 140px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;    
}
.accordion.org-chart.org-chart-level-3 .org-chart-item.secondary-color {
    background-color: #fff;
    border:2px solid #579BCD;
    border-bottom: none;
}
.accordion.org-chart.org-chart-level-3 .accordion-container {
    background-color:#fff;
    padding: 0;
}
.accordion.org-chart.org-chart-level-3 .accordion-container .org-chart-item {
    background-color: #F2F8FC;
}
.org-chart .flex-col-3x5 {
  flex-basis: 60%;
  width: 60%;
}
.org-chart .org-chart-level-1 .flex-col-5 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.org-chart .org-chart-level-1 .flex-col-5 > .case1 {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.org-chart .org-chart-level-1 .flex-col-5 > .case1 > a {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.org-chart .org-chart-level-1 .org-chart-item {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: .25em;
    margin-top: .25em;
}
.org-chart-level-2.flex-row {
  margin-top: .5em;
}
.accordion.org-chart .accordion-title span {
	visibility: hidden;
}
.accordion.org-chart .accordion-title button{
	padding: 3.5px 20px;
}
.accordion.org-chart .accordion-title i.fa-plus::before {
	content: '\f107';
}
.accordion.org-chart .accordion-title i.fa-minus::before {
    content: '\f106';
}
.accordion.org-chart .accordion-title i[class*="fa-"] {
	left: 50%;
	right: unset;
	color: #fff !important;
	font-size:1.125em;
	font-weight:400;
}
.accordion.org-chart .accordion-title.dienst i[class*="fa-"] {
	color: #0F609B !important;
}
.accordion.org-chart .accordion-title.dienst {
	background-color: #fff;
	text-align: center;
	margin: .25em .18em;
	margin-top:0;
	border: 2px solid #579BCD;
	border-top: 1px solid #408DC6;
}
.accordion.org-chart .accordion-title {
	background-color: #0F609B;
	text-align: center;
	margin: .25em .18em;
	margin-top:0;
	border: 2px solid #0F609B;
	border-top: 1px solid #408DC6;
}
@media only screen and (max-width: 1279px) {
    .org-chart-level-1 .org-chart-item.primary-bg-color {
        padding: 1em;
    }
    .org-chart .flex-col-3x5 {
      flex-basis: 100%;
      width: 100%;
    }
    .org-chart-level-1 .org-chart-item.primary-bg-color h2 {
        margin-top:0;
    }    
    .org-chart .org-chart-level-1 .flex-col-5 {
        flex-basis: 50%;
        width:50%;
        margin-top: 0;
    }
    .org-chart-level-1 .org-chart-item.secondary-bg-color {
        padding: 1em;
    }    
}
@media only screen and (max-width: 767px) {
    .org-chart {
        margin-bottom: 1em;
    }    
    .org-chart [class*="flex-col-"] {
        flex-basis: 100%;
        width: 100%;
    }
    .org-chart-level-1 .org-chart-item.primary-bg-color h2 {
        margin-top:.1em;
    }    
    .org-chart .org-chart-level-1 .flex-col-5 {
        margin-top: .5em;
    }
    .org-chart-level-1 .org-chart-item.secondary-bg-color {
        padding: 0.8em;
    }    
}
@media screen and (min-width: 1280px){
    .breadcrumb.noimg{
        padding-top: 55px;
    }
}
@media screen and (min-width: 810px){
    .org-chart-level-2 .org-chart-item.primary-bg-color {
      hyphens: none;
    }    
}
@media screen and (max-width: 1919px){
    body.pagewidth-wide.folgeseite .site-header .masthead.wrapper .logo {
        padding: 5px 5px 0 5px;
    }
    .main-navigation .nlv_1 > li > a, .main-navigation .nlv_1 > li > span {
        padding: 10px 50px 15px 50px;
    }
}
@media screen and (max-width: 1600px){
    body.pagewidth-wide .site-header .masthead.wrapper:not(.sticky) {
        top: 94px;
        padding-top: 0;
    }
    body.pagewidth-wide.startseite .site-header .masthead.wrapper .logo {
        padding: 5px;
    }
    body.menuwidth-full.folgeseite .main-navigation .wrapper {
        width: 100%;
    }
    .startseite .main-navigation .nlv_1 > li > a, .main-navigation .nlv_1 > li > span {
        padding: 10px 45px 15px 45px;
    }
    .main-navigation .nlv_1 > li > a, .main-navigation .nlv_1 > li > span {
        padding: 10px 40px 15px 40px;
    }
    .startseite .sticky .main-navigation .nlv_1 > li > a, .main-navigation .nlv_1 > li > span {
        padding: 10px 35px;
    }
    .cards .icon {
        text-align: center;
        padding: 1em 15px 1em;
    }
    .cards .icon i {
        font-size: 4em;
    }
}
@media screen and (max-width: 1440px){
    .main-navigation .nlv_1 > li > a, .main-navigation .nlv_1 > li > span {
        padding: 10px 25px 15px 25px;
    }
}
@media screen and (max-width: 1279px){
    .top-bar {
        padding-top: 45px;
    }
    .top-bar .flex-row {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .top-bar .flex-row .quickmenu {
        margin-right: 15px;
    }
    .site-header .nav-h li {
        margin-left: 5px;
    }
    .sprachen {
        background-color: #fff;
        z-index: 1;
    }
	.top.sticky {
		max-height: 100vh;
		overflow: auto;
	}
	.logo span {
		font-size: 1.188em;
	}
	.header-right {
		text-align: left;
	}
	.header-right .suche {
		float: right;
		width: 325px;
	}
    .suche-outer {
        position: absolute;
        bottom: -50px;
        z-index: 100;
    }
	.suche-outer .suche {
		width: 500px;
	}
	.suche form {
		float: none;
	}
    body.startseite .titelbild .bg-img {
        padding-top: 50%;
    }
	.titelbild .slogan {
		font-size: 1.75em !important;
		text-align: center;
		padding: 30px;
		margin: auto;
	}
	.titelbild .slogan .slogan-title {
		font-size: 2.5rem;
		font-size: clamp(1.5rem, -0.1250rem + 5.6250vw, 3.75rem);
	}
	.titelbild .slogan .slogan-text {
		font-size: 1.25rem;
		font-size: clamp(0.75rem, 0.5625rem + 2.1875vw, 1.875rem);
	}
    .folgeseite .titelbild .slogan .slogan-title {
        font-size: 1.244em;
    }
    .titelbild-bullet-nav.bottom {
        bottom: -7px;
    }
	.titelbild-slider .titelbild-direction-nav {
		display: none;
	}
    .schnelleinstieg {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .schnelleinstieg h2 {
        margin: .2em 0 1em;
    }
    .start.text1 {
        padding: 0 0 15px 0;
    }
    .start.text2.bgimg {
        padding: 15px 0;
    }
    .start.text2 .bgimg + div .text-inner {
        max-width: 100% !important;
    }
    .startseite .start.text2 li {
        padding: 10px 15px;
    }
    body.pagewidth-wide .start.text3 .wrapper {
        padding-left: 15px;
    }
    .startseite .start.text3 .event-head {
        position: relative;
    }
    .startseite .start.text3 .event-head p.btn{
        position: absolute;
        right: 0;
    }
    .startseite .start.text3 .event-slider {
        padding-right: 15px;
    }
    .start.text4[class*="bgcolored-"] {
        padding: 10px 0 20px 0;
    }
    .start .bgimg + div.width-33 .text-inner {
        max-width: 75%;
    }
    .footer-top {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer-top .quickmenu {
        margin-top: 20px;
    }
    .sociallinks li {
        border-left: none;
    }
    .trenner {
        padding-top: 25px;
    }
    .trenner .flex-col-2x3 {
        flex-basis: 100%;
        width: 100%;
    }
    .site-footer .footerlogo {
        right: unset;
        bottom: 0;
        left: 0;
    }
    .site-footer .footerlogo img {
        max-width: 250px;
    }
    .randspalte.column-3 {
        padding-left: 15px;
    }
    .cards .icon {
        padding: 15px;
    }
    
    .cards .icon i {
        font-size: 3em;
    }
    .cards .image + .caption {
        padding: 15px;
    }
}
@media screen and (max-width: 960px) {
    .schnelleinstieg [class*="flex-col-"] {
        flex-basis: calc(50% - 30px);
        flex-basis: calc(50% - calc(2 * 15px));
        width: calc(50% - 30px);
        width: calc(50% - calc(2 * 15px));
    }
    .start.text1 .flex-row > .flex-col-2 {
        flex-basis: 100%;
        width: 100%;
    }
    .startseite .start.text3 .event-head p.btn {
        position: absolute;
        right: -80%;
    }
    .start.text4 [class*="flex-col-"] {
        flex-basis: calc(50% - 30px);
        flex-basis: calc(50% - calc(2 * 15px));
        width: calc(50% - 30px);
        width: calc(50% - calc(2 * 15px));
    }
    .bottom-controls {
        top: -60px;
    }
    .bottom-controls a {
        font-size: .844em;
    }
    .bottom-controls a > i {
        font-size: 1.244em;
        width: 40px;
        height: 40px;
    }
}
@media screen and (max-width: 767px) {
    .top-bar {
        padding-top: 15px;
    }
	.site-header .logo.headerheight {
		height: auto;
	}
	.site-header .logo.classic {
		margin-bottom: 15px;
	}
    .quickmenu ul a {
        margin-left: 5px;
    }	
    .logo a {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
    }
    .logo .headerheight img {
        max-height:75px;
    }
	.flex-col-sm-30 {
        flex-basis: 100%;
        width: 100%;
	}
	.flex-col-sm-70 {
        flex-basis: 100%;
        width: 100%;
	}
    .header-right {
        justify-content: flex-start;
    }
	.header-right .slicknav_btn,
	.top-bar > .row > .slicknav_btn,
	.top-bar > .flex-row > .slicknav_btn {
		padding: 0 15px 0 0;
	}
	.suche input {
		max-width: none;
	}
	.sm-btn {
		display: block;
	}
	.sm-btn button {
		text-align: center;
		cursor: pointer;
		background-color: transparent;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.sm-btn button.suche-btn,
	.modern-search .sm-btn button.suche-btn,
	.sm-btn button.suche-btn-fs {
		float: none;
		width: 50px;
		height: 50px;
		color: #fff;
		background-color: #1171B8;
	}
	.header-right .suche {
		float: none;
		width: 100%;
	}
	.modern-search .header-right .suche-outer {
		display: none;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		padding-right: 0;
	}
	.modern-search .header-right .suche-outer.active {
		display: block;
		width: 100%;
		margin-top: 5px;
	}
	.modern-search .snav_btn,
	.modern-nav-btn.snav-btn {
		float: right;
		width: 50px;
		height: 50px;
		text-align: center;
		color: #FFFFFF;
		background-color: #1171B8;
		padding: 0;
		margin-left: 10px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.top-bar.modern-search > .flex-row .slicknav_icon {
		margin: 0 auto;
	}
	.top-bar.modern-search > .flex-row .slicknav_icon-bar {
		background-color: #fff;
	}
	.site-footer .quickmenu ul a {
		margin-right: calc(15px / 3);
		margin-left: 0;
	}
    .site-header .logo {
        margin-top: 45px;
        margin-bottom: 15px;
    }
	.site-header .logo span {
		width: 100%;
		font-size: 1em;
	}
    .qmtop {
        position: absolute;
        top: 5px;
        right: 15px;
        left:15px;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }
    .site-header .nav-h li {
        margin-right:5px;
        margin-left:0;
    }
    .top-bar .flex-row .quickmenu {
        margin-right: 0;
    }
    .top-bar .flex-row .quickmenu ul a {
        margin-left: 5px;
    }
    .site-header .quickmenu a > i {
        display:none;
    }
    .sprachen {
        margin-left: 5px;
    }
    .google-translate-placeholder .goog-te-gadget-simple .goog-te-menu-value i {
        display:none;
    }
    body.startseite .titelbild .bg-img {
        padding-top: 65%;
    }
	.titelbild .slogan {
		text-align: center;
		padding: 15px 0;
	}
	.titelbild .slogan.with-bg .slogan-text {
		margin: -0.25em auto 0 auto;
	}
    .titelbild .wrap-img > .img-copyright {
        font-size: 0.7rem;
    }
	.titelbild-pauseplay a i[class*="fa-"] {
	    font-size: .75rem;
    }
	.titelbild-slider .titelbild-control-nav {
		display: none;
	}
    .titelbild-bullet-nav.bottom {
    	top: unset;
    	right: unset;
    	bottom: 0;
    	left: 0;
    	transform: none;
    }
    .titelbild-bullet-nav.bottom.with-pauseplay {
    	padding-left: calc(1.75rem + 15px);
    }
	.titelbild-bullet-nav.bottom-left.with-pauseplay {
		padding-left: calc(1.75rem + 15px);
	}
	.titelbild-bullet-nav li a {
		margin: 0.1875rem;
	}
	.titelbild-bullet-nav li a i[class*="fa-"] {
	    font-size: 0.75rem;
	}
	.header-right .inner {
		display: block;
	}
	.main-navigation {
		display: none;
	}
	.suche form {
		max-width: none;
		width: 100%;
	}
	body.full-width.startseite .slogan {
		font-size: 2em;
	}
	.randspalte {
		margin-top: 30px;
	}
	body.pagewidth-full .wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	body.pagewidth-full .top-bar .flex-row.wrapper {
		padding: 0;
	}
	.start .bgimg + div.width-50 .text-inner,
    .start .bgimg + div.width-33 .text-inner {
    	max-width: 100%;
    }
    .schnelleinstieg [class*="flex-col-"] {
        flex-basis: 100%;
        width: 100%;
    }
    .startseite .start.text3 .veranstaltungen {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .startseite .start.text3 h2 {
        margin-bottom: 2.7em;
    }
    .startseite .start.text3 .event-head p.btn {
        right: unset;
        left:0;
        top: 2.5em;
    }
    .startseite .start.text3 .event-slider {
        padding-bottom: 15px;
    }
    .start.text4 [class*="flex-col-"] {
        flex-basis: 100%;
        width: 100%;
    }
    .footer-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .sociallinks {
        margin-top: 15px;
    }
    .sociallinks li {
        padding: 0;
        margin-right: 25px;
    }
    .sociallinks li:last-of-type {
        margin-right: 0;
    }
    .trenner {
        margin-top: 25px;
    }
    .site-footer .footerlogo {
        right: 0;
    }
    .startseite .bottom-controls a {
        color: #fff;
    }
    .folgeseite .site-main {
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 428px) {
    
    .qmtop {
        font-size:.9em;
    }
    .frontend button.modern-nav-btn {
        width:155px;
    }
    
    .schnelleinstieg {
        padding-top:25px;
    }
    .google-translate-message {
        min-width:250px;
    }
}