html.frontend {
	background-color: #eaeaea;
}
html.frontend body {
	background-color: #fff;
	overflow-x: hidden;
}
.ikiss-mailform-bpanel input {
    text-shadow: none !important;
    opacity: 1 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 10px 15px 10px 35px !important;
    background-position-x: 15px !important;
    background-position-y: center !important;
    font-weight: 600;
    font-size: 0.895em;
    text-transform: uppercase;
    position:relative;
}
.ikiss-mailform-bpanel input#ikiss-form-submit {
    text-shadow: none !important;
    opacity: 1 !important;
    background-color: #cd1237 !important;
    border: 1px solid #cd1237 !important;
    color: #fff !important;
    background-position-x: 15px !important;
    background-position-y: center !important;    
}
.ikiss-mailform-bpanel input.ikiss-mailform-button-print {
    background-position-x: 15px !important;
    background-position-y: center !important;
}
.ikiss-mailform-bpanel input.ikiss-mailform-button-change {
    background-position-x: 15px !important;
    background-position-y: center !important;
}
.page-title {
	font-size: 1.684em;
	margin: 0 0 0.75em;
}
.themenseite h1.page-title {
	width: 1420px;
	max-width: 100%;
	padding: 0 30px;
	margin: auto;
}
form .inputs a {
    color: #000;
    text-decoration: underline;
}
*:focus-visible {
    outline:2px solid #114595;
}
ul[id]::before {
  content: '';
  display: block;
  height:      200px;
  margin-top: -200px;
  visibility: hidden;
}
.site-footer .adressen ul[id]::before {
  content: none;
}
.accordion ul[id]::before {
  content: none;
}
a.csslink_extern::after {
    content: '\f360';
	display: inline-block;
	vertical-align: middle;
	color: #114595;
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	margin-left: 5px;
}
.site-header {
	position: relative;
	z-index: 65;
	padding-top: 119px;
}
.top {
	position: fixed;
	z-index: 2;
	top: 0;
	right: 0;
	left: 0;
	padding: 0 30px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
}
.top-bar {
	display: block;
	width: 1360px;
	max-width: 100%;
	padding: 17px 0;
	margin: auto;
}
.flex-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main-navigation {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 70;
	width: 350px;
	max-width: 100%;
	overflow: auto;
	background-color: #fff;
}
.main-navigation.active {
	display: block;
}
.main-navigation.active::before {
	content: '';
	position: fixed;
	top: 0;
	right: 350px;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.65);
}
.main-navigation .menu-close {
	color: #114595;
	background-color: transparent;
	cursor: pointer;
	padding: 15px 0 0 35px;
}
.main-navigation .menu-close > i.fal {
	font-size: 40px;
	margin-right: 0;
}
.main-navigation a {
	font-weight: 700;
}
.main-navigation .nlv_2 a {
	font-weight: 400;
}
.slicknav_nav ul {
	padding: 0;
}
.main-navigation li {
	list-style: none;
}
.main-navigation li a:hover,
.main-navigation li a:focus {
	color: #114595;
}
.slicknav_nav .slicknav_row,
.slicknav_nav a {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.slicknav_nav li > a:hover,
.slicknav_nav li > a:focus,
.slicknav_nav li > span:hover,
.slicknav_nav li > span:focus,
.slicknav_nav li.npt_on > a,
.slicknav_nav li.npt_on > span {
	color: #fff;
	background-color: #114595;
}
.slicknav_nav > li > span:hover *,
.slicknav_nav > li > span:focus *,
.slicknav_nav > li.npt_on > span * {
	color: #fff;
}
.slicknav_nav .nlv_2 .slicknav_row, .slicknav_nav .nlv_2 a {
	padding: 13px 35px 13px 50px;
}
.slicknav_nav .nlv_2 a:hover, .slicknav_nav .nlv_2 a:focus {
	padding: 13px 35px 13px 53px;
}
.slicknav_nav .slicknav_arrow i {
	font-size: 20px;
	color: #114595;
}
.main-navigation .lebenslagen {
	background-color: #f3f3f3;
}
.main-navigation .lebenslagen li {
	border-bottom: 1px solid #d1cece;
}
.main-navigation .lebenslagen li a {
	position: relative;
	display: block;
	font-size: 0.947em;
	font-style: italic;
	color: #000;
	padding: 13px 35px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.main-navigation .lebenslagen li a:hover,
.main-navigation .lebenslagen li a:focus,
.main-navigation .lebenslagen li.npt_on a {
	color: #114595;
	padding: 13px 35px 13px 38px;
}
.main-navigation .lebenslagen li a::after {
	content: '\f101';
	position: absolute;
	right: 30px;
	color: #114595;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.main-navigation .lebenslagen li a:hover::after,
.main-navigation .lebenslagen li a:focus::after {
	font-size: 22px;
}
.top-lebenslagen {
	position: fixed;
	top: 81px;
	right: 0;
	left: 0;
	z-index: 1;
	background-color: #f3f3f3;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
}
.top-lebenslagen nav {
	position: relative;
	overflow: hidden;
}
.top-lebenslagen nav::before,
.top-lebenslagen nav::after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 9;
	width: 30px;
	height: 100%;
	background: rgb(243,243,243);
}
.top-lebenslagen nav::before {
    left: 0;
    background: -moz-linear-gradient(90deg, rgba(243,243,243,1) 0%, rgba(243,243,243,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(243,243,243,1) 0%, rgba(243,243,243,0) 100%);
    background: linear-gradient(90deg, rgba(243,243,243,1) 0%, rgba(243,243,243,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3f3",endColorstr="#f3f3f3",GradientType=1);
}
.top-lebenslagen nav::after {
    right: 0;
    background: -moz-linear-gradient(90deg, rgba(243,243,243,0) 0%, rgba(243,243,243,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(243,243,243,0) 0%, rgba(243,243,243,1) 100%);
	background: linear-gradient(90deg, rgba(243,243,243,0) 0%, rgba(243,243,243,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3f3",endColorstr="#f3f3f3",GradientType=1);
}
.top-lebenslagen nav ul::after {
	display: table;
	content: '';
	clear: both;
}
.top-lebenslagen nav li {
	display: block;
	width: auto;
	border-right: 1px solid #d1cece;
}
.top-lebenslagen nav li:last-of-type {
	border-right: none;
}
.top-lebenslagen nav li a {
	display: block;
	position: relative;
	font-size: 0.737em;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	color: #6e6e6e;
	padding: 10px 20px;
}
.top-lebenslagen nav li a:hover,
.top-lebenslagen nav li a:focus,
.top-lebenslagen nav li a.nlk_on {
	color: #000;
}
.top-lebenslagen nav li a.nlk_on::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #114595;
}
.swiper-button-prev:after,
.swiper-button-next:after {
	font-size: 22px;
	font-weight: 900;
}
.breadcrumb {
	width: 100%;
	border-bottom: 1px solid #d1cece;
	padding: 7px 0;
}
.breadcrumb ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb li:not(:first-child)::before {
	content: '/';
	font-size: 15px;
	font-weight: 300;
	color: #585857;
	margin: 0 5px 0 0;
}
.breadcrumb li a {
	font-size: 0.789em;
	font-weight: 300;
	color: #585857;
}
.breadcrumb li a:hover,
.breadcrumb li a:focus {
	color: #000;
}
.breadcrumb li.npt_last a {
	font-weight: 700;
	color: #000;
}
.submenu {
	background-color:#f3f3f3;
	position:relative;
}
.submenu ul,.submenu ul li {
	list-style:none;
	padding:0;
}
.submenu ul ul {
	margin:0;
	padding-left: 15px;
}
.submenu .nlv_1 > li > a {
	padding:15px;
	color:#fff;
	position:relative;
	display:block;
	font-size:1.3em;
	font-weight:300;
	background-color:#114595;
	text-decoration:none;
}
.submenu .nlv_1 > li > a > span {
	position:relative;
}
.submenu .nlv_2 {
	padding:15px 0;
}
.submenu .nlv_2 a,
.submenu .nlv_2 span {
	color:#5d5d5d;
	padding:5px 15px;
	display:block;
	text-decoration: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:#eee;
	background-color:rgba(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:#ddd;
	background-color:rgba(0,0,0,.15);
}
.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 .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;
}
.headerheight {
	height: 77px;
	line-height: 1;
}
.logo.headerheight img {
	max-height: 77px;
}
.site-header .masthead {
	display: flex;
}
.site-header .titelbild-slider {
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.site-header .titelbild-slider.loaded {
	height: auto;
}
.site-header .optionen,
.main-navigation .optionen {
	font-size: 0.737em;
	text-transform: uppercase;
	color: #585857;
	margin-left: auto;
}
.site-header .optionen .unstyled-list,
.main-navigation .optionen .unstyled-list,
.site-header .optionen .unstyled-list li,
.main-navigation .optionen .unstyled-list li {
	margin-bottom: 0;
}
.site-header .optionen .unstyled-list li,
.main-navigation .optionen .unstyled-list li {
	display: inline-block;
	margin-right: 30px;
}
.site-header .optionen .unstyled-list li a,
.main-navigation .optionen .unstyled-list li a {
	color: #585857;
}
.site-header .optionen .unstyled-list li a:hover,
.main-navigation .optionen .unstyled-list li a:hover,
.site-header .optionen .unstyled-list li a:focus,
.main-navigation .optionen .unstyled-list li a:focus {
	color: #114595;
}
.site-header .optionen .unstyled-list li .fas,
.main-navigation .optionen .unstyled-list li .fas {
	font-size: 24px;
	vertical-align: baseline;
	margin-left: 10px;
}
.suche {
	margin-right: 15px;
}
.suche form {
	background-color: #f3f3f3;
	display: inline-block;
	padding: 12px 20px; 
	position: relative;
	width: 100%;
	min-width: 300px;
	font-size: 1em;
	float: right;
}
.suche input, .suche button {
	background-color: transparent;
	color: #000;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
.suche input {
	width: 100%;
	float: left;
	font-size: 0.842em;
	font-style: italic;
	line-height: 1.333;
}
::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}
::-moz-placeholder {
	color: #000;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}
:-moz-placeholder {
	color: #000;
	opacity: 1;
}
.suche button {
	font-size: 24px;
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 4px;
	bottom: 2px;
	color: #cd1237;
	line-height: 0.8;
}
.suche button i {
	margin-right: 0;
}
.suche button .fa-fw {
	width: 1.5em;
}
.menu-btn,
.frontend .menu-btn {
	color: #114595;
	background-color: transparent;
	cursor: pointer;
}
.menu-btn > i.fas {
	font-size: 32px;
	margin-right: 0;
}
.site-main {
	padding-top: 30px;
	padding-bottom: 10px;
	overflow: hidden;
}
.startseite .site-main {
	padding-top: 0;
}
.site-main, .jumbotron {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.site-footer {
	padding: 30px 0 0 0;
}
.site-footer a.btn, .site-footer .btn, .site-footer .btn a {
	font-weight: normal;
}
.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 {
	font-size: 1em;
	margin-top: 0;
}
.site-footer .result-list .list-img {
	display: none;
}
.site-footer .flex-row .csslink_intern {
	font-weight: 600;
}
.site-footer .flex-row .csslink_intern:hover,
.site-footer .flex-row .csslink_intern:focus {
	text-decoration: underline;
	color: #114595;
}
.site-footer .flex-row .csslink_intern::before {
	content: '\f105';
	display: inline-block;
	font-family: "Font Awesome 5 Pro";
	font-size: 1rem;
	font-weight: 400;
	color: #cd1237;
	margin-right: 10px;
}
.site-footer .social-media {
	border-top: 1px solid #d1cece;
	border-bottom: 1px solid #d1cece;
	padding: 15px 0;
}
.site-footer .social-media a {
	display: inline-block;
	vertical-align: middle;
	margin-right: 27px;
}
.site-footer .social-media a:last-of-type {
	margin-right: 0;
}
.site-footer .social-media i {
	font-size: 35px;
	line-height: 39px;
	margin-right: 0;
}
.site-footer .social-media i.fa-xing-square {
    color: #126567;
}
.site-footer .social-media i.fa-facebook-square {
    color: #3b5998;
}
.site-footer .social-media i.fa-twitter-square {
    color: #1da1f2;
}
.site-footer .social-media i.fa-youtube-square {
    color: #FF0000;
}
.site-footer .social-media img {
	display: block;
	width: 31px;
	height: auto;
}
.quickmenu {
	margin: 25px 0;
	line-height: 1.333;
}
.quickmenu ul a {
	font-size: 0.895em;
	margin-left: 30px;
}
.quickmenu ul a:hover,
.quickmenu ul a:focus {
	color: #114595;
	text-decoration: underline;
}
.quickmenu ul li:first-child a {
	margin-left: 0;
}
.site-footer .metropolregion {
	height: 71px;
	background-image: url(assets/img/logo_metropolregion-hamburg.png);
	background-repeat: no-repeat;
	background-position: center left;
	overflow: hidden;
}
.site-footer .metropolregion > a {
    display: block;
    width: 410px;
    height: 100%;
}
.titelbild-slider {
	position: relative;
}
.titelbild-slider .titelbild {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	position: relative;
}
.titelbild li:not(:first-child) {
	display: none;
}
.titelbild .elem {
	margin: 0;
	position: relative;
	width: 100%;
	min-height: 340px;
	background: center center no-repeat;
	background-size: cover;
	padding-top: 20%;
}
.titelbild.with-slogan .elem {
	min-height: 200px;
}
body.startseite .titelbild .elem {
	padding-top: 25%;
}
.titelbild .slogan {
	padding: 30px;
	color: #fff;
	font-size: 2.5em;
	text-shadow: 0 0 10px #000;
	width: 100%;
	position: absolute;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex!important;
	justify-content: center;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.titelbild .slogan p {
	color: #fff;
	font-size: 0.7em;
	margin-bottom: 0;
}
.titelbild .slogan .title {
	font-size: 1.6em;
	font-weight: 700;
	text-shadow: 0 0 30px #000;
}
.titelbild .mc2_ac {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2px 5px;
	background-color: #eee;
	background-color: rgba(255,255,255,0.75);
	max-width: 66.666%;
}
.titelbild-slider i[class*=fa-] {
	margin: 0;
}
.titelbild-slider .titelbild-pauseplay {
	position: absolute;
	z-index: 65;
	bottom: 0;
	left: 0;
	padding: 15px;
}
.titelbild-slider .titelbild-control-nav {
	position: absolute;
	z-index: 65;
	bottom: 0;
	left: calc(1.25em + 15px);
	list-style: none;
	margin: 0;
	padding: 15px;
}
.titelbild-slider .titelbild-control-nav li {
	display: inline-block;
	margin-right: 10px;
}
.titelbild-slider .titelbild-control-nav li:last-child {
	margin-right: 0;
}

.titelbild-slider .titelbild-control-nav li a, .titelbild-slider .titelbild-pauseplay a {
	color: #fff;
	text-shadow: 0 0 10px #000;
}
.titelbild-slider .titelbild-control-nav li a {
	opacity: 0.5;
}
.titelbild-slider .titelbild-control-nav .titelbild-active {
	opacity: 1;
}
.bottom-controls {
	padding-top: 0;
}
.bottom-controls .seitenanfang {
	color: #cd1237;
}
.bottom-controls .seitenanfang > i.fal {
	font-size: 34px;
	margin-right: 0;
}
.randspalte .widget {
	background-color: #e5f3ea;
	padding: 20px;
	margin-bottom: 30px;
}
.randspalte .widget:last-child {
	margin-bottom: 0;
}
.randspalte .widget .widget {
	background-color: transparent;
	padding: 0;
	margin-bottom: 0.75em;
}
.randspalte .widget.bilder {
	padding: 0;
	background-color: transparent;
}
.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.158em;
	font-weight: 700;
	padding: 10px 0;
	margin: 20px 0;
	border-top: 30px solid #fff;
	border-bottom: 2px solid #008d36;
}
.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 {
	border-bottom: 0;
}
.randspalte h1:first-child, .randspalte h2:first-child, .randspalte h3:first-child, .randspalte h4:first-child, .randspalte h5:first-child, .randspalte h6:first-child {
	margin-top: -20px;
	border-top: 0px;
}
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 {
	white-space: normal;
	width: 14px;
	text-align: center;
	display: inline-block;
}
.btn::before {
	margin-right: 10px;
	font-family: "Font Awesome 5 Pro";
	font-size: 1rem;
	font-weight: 400;
}
small + small, a + small, .icon-list > i, .icon-list > a, .data-list > li > small {
	font-size: 1em;
	font-weight: 400;
	font-style: italic;
	margin-left: 5px;
}
.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-left: 0;
	padding-top: 0;
}
.liste-text a {
	color: #000;
}
.liste-text a.btn {
	color: #fff;
}
.liste-text h2, .liste-text h3, .liste-text h4, .liste-text .liste-titel {
	margin: 5px 0;
	font-size: 1.3em;
	font-weight: 700;
}
.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, .image-gallery .mc2_ac, .image-single .mc2_ac {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
	padding: 5px;
	display: inline-block;
	position: absolute;
	right: 15px;
	bottom: 0;
	font-size: 11.5px;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	color: #444
}
.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 {
	max-width: calc(100% - 60px);
}
.widget .result-list .list-img {
	margin-bottom: 15px;
}
/* Themenboxen */
.flex-row.w-image,
.flex-row.w-icon,
.flex-row.plain {
	margin: 0 -15px;
}
.flex-row.w-image [class*="flex-col-"],
.flex-row.w-icon [class*="flex-col-"],
.flex-row.plain [class*="flex-col-"] {
	margin: 0 15px 30px 15px;
}
.flex-row.w-image .flex-col-2, .flex-row.w-icon .flex-col-2,
.flex-row.w-image .flex-col-2x4, .flex-row.w-icon .flex-col-2x4,
.flex-row.w-image .flex-col-3x6, .flex-row.w-icon .flex-col-3x6 {
	-ms-flex-preferred-size: calc(50% - 30px);
	flex-basis: calc(50% - 30px);
	width: calc(50% - 30px);
}
.flex-row.w-image .flex-col-3, .flex-row.w-icon .flex-col-3,
.flex-row.w-image .flex-col-2x6, .flex-row.w-icon .flex-col-2x6 {
	-ms-flex-preferred-size: calc(33.333% - 30px);
	flex-basis: calc(33.333% - 30px);
	width: calc(33.333% - 30px);
}
.flex-row.w-image .flex-col-4, .flex-row.w-icon .flex-col-4 {
	-ms-flex-preferred-size: calc(50% - 30px);
	flex-basis: calc(50% - 30px);
	width: calc(50% - 30px);
}
.flex-row.w-image .flex-col-5, .flex-row.w-icon .flex-col-5 {
	-ms-flex-preferred-size: calc(20% - 30px);
	flex-basis: calc(20% - 30px);
	width: calc(20% - 30px);
}
.cards {
	background-color: #fff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.cards:hover,
.cards:focus {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.cards > a {
	min-height: 100%;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.15);
	box-shadow: 0 0 9px rgba(0,0,0,0.15);
}
.cards.extlink > a {
	position: relative;
}
/*.folgeseite .flex-row.w-image .cards > a,TASK15190 TA*/
.themenseite .flex-row.w-icon .cards > a,
.folgeseite .flex-row.w-icon .cards > a /*TASK15190 TA*/ {
	min-height: 66px;
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.cards > a:hover,
.cards > a:focus {
	background: #f3f3f3;
	-webkit-box-shadow: 0 5px 15px #000;
	-moz-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}

.plain .cards {
    background-color: transparent;
	border: none;
}
.plain .cards:hover,
.plain .cards:focus {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.plain .cards > a {
	-ms-flex-direction: row;
    flex-direction: row;
	align-items: center;
	min-height: 66px;
	color: #000;
	background-color: #fff;
	border-left: 15px solid #114595;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.folgeseite .plain .cards > a {
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,0.15);
	box-shadow: 0 3px 9px rgba(0,0,0,0.15);
}
.plain .cards > a:hover,
.plain .cards > a:focus {
    background-color: #114595;
    box-shadow: none;
    color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.cards.extlink > a::after {
	content: ' \f14c';
	position: absolute;
	bottom: 0;
	right: 0;
	font-family: "Font Awesome 5 Pro";
	font-size: 21px;
	font-weight: 900;
	font-style: normal;
	line-height: 17px;
	color: #114595;
	background-color: #fff;
}
.cards img {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 100%;
	display: block;
}
.cards .image {
	position: relative;
	overflow: hidden;
}
/*.folgeseite .flex-row.w-image .cards .image {
	min-width: 140px;
}*/
.cards .image .bg-img {
	background: center center/cover no-repeat;
	padding-top: 66.666%;
}
/*.folgeseite .flex-row.w-image .cards .image .bg-img {
	padding-top: 100%;
}*/
.cards .image small, .cards .image .mc2_ac {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
	padding: 5px;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 11.5px;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	color: #000;
}
.cards .icon {
	position: relative;
	min-width: 140px;
	padding: 10px;
	text-align: center;
	background-color: #114595;
}
.cards .icon i {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 44px;
	line-height: 1.33;
	margin-right: 0;
	text-align: center;
}
.cards > a .icon {
	color: #fff;
}
.cards .caption {
	padding: 25px;
}
.plain .cards .caption {
	padding: 5px 25px;
}
.cards .image + .caption {
	padding: 15px;
}
.cards .icon + .caption {
	padding: 19px 15px;
}
.cards .caption .title {
	margin: 0;
	font-size: 1em;
	font-weight: 600;
}
.plain .cards .caption .title {
	font-size: 1em;
	font-weight: 600;
}
.plain .cards .caption .title::before {
	content: '\f101';
	display: inline-block;
	color: #114595;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	margin-right: 10px;
}
.plain .cards > a:hover .caption .title::before,
.plain .cards > a:focus .caption .title::before {
	color: #fff;
}
.cards .caption p {
	margin-bottom:0;
}
.liste-bild img, .image-single img, .image-gallery img {
	width: 100%;
	display: block;
}
.image-single img, .image-gallery img {
	transition: all 0.2s ease-out;
}
.image-gallery a:hover img, .image-single a:hover img,
.image-gallery a:focus img, .image-single a:focus img {
	-webkit-box-shadow: 0 5px 15px #000;
	-moz-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.image-gallery {
	margin-top: 30px;
	margin-bottom: 20px;
}
.image-gallery .mc2_ac {
	right: 0;
	max-width: calc(100% - 30px);
}
.image-gallery .row {
	margin-left: -5px;
	margin-right: -5px;
}
.image-gallery .elem {
	margin-bottom: 10px;
}
.image-gallery .column-1, .image-gallery .column-2, .image-gallery .column-3, .image-gallery .column-2x3, .image-gallery .column-4, .image-gallery .column-2x4, .image-gallery .column-3x4, .image-gallery .column-5, .image-gallery .column-2x5, .image-gallery .column-3x5, .image-gallery .column-4x5, .image-gallery .column-6, .image-gallery .column-2x6, .image-gallery .column-3x6, .image-gallery .column-4x6, .image-gallery .column-5x6, 
.image-gallery .column-sm-1, .image-gallery .column-sm-2, .image-gallery .column-sm-3, .image-gallery .column-sm-2x3, .image-gallery .column-sm-4, .image-gallery .column-sm-2x4, .image-gallery .column-sm-3x4, .image-gallery .column-sm-5, .image-gallery .column-sm-2x5, .image-gallery .column-sm-3x5, .image-gallery .column-sm-4x5, .image-gallery .column-sm-6, .image-gallery .column-sm-2x6, .image-gallery .column-sm-3x6, .image-gallery .column-sm-4x6, .image-gallery .column-sm-5x6 {
	padding-left: 5px;
	padding-right: 5px;
}
.toggler-title {
	background-color: #f3f3f3;
	padding: 5px 35px 5px 10px;
	font-size: 1.3em;
	font-weight: 300;
	margin: 0 0 10px;
	cursor: pointer;
	position: relative;
	clear: both;
}
.toggler-title::after {
	content: '\f078';
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	right: 10px;
	font-size: 1em;
	color: #666;
	vertical-align: middle;
	line-height: 1.5;
	transition: all 0.3s ease-in;
	bottom:4px;
}
.toggler-title.active::after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	bottom:2px;
}
.toggler-link {
	padding: 5px 35px 5px 0;
	position: relative;
	clear: both;
	cursor: pointer;
}
.toggler-link::after {
	content: '\f078';
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	right: 10px;
	font-size: 1em;
	vertical-align: middle;
	line-height: 1.5;
	transition: all 0.3s ease-in;
	bottom: 4px;
}
.toggler-link.active::after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	bottom: 2px;
}
.toggler-container {
	padding: 10px;
	margin-bottom: 10px;
}
.box-blau {
	color: #fff;
	background-color: #114595;
	padding: 40px;
}
.box-blau h1,
.box-blau h2,
.box-blau h3,
.box-blau h4,
.box-blau h5,
.box-blau h6 {
	color: #fff;
}

.unstyled-list.link-list li a {
	position: relative;
}
.unstyled-list.link-list li a::before {
	display: inline-block;
	content: '\f101';
	color: #114595;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	margin-right: 5px;
}
.accordion.fachdienst .unstyled-list.link-list li a::before {
    color: #fff;
}
/* STARTSEITE */
.start {
	position: relative;
}
.start h2 {
	margin-top: 0;
}

/* Mitteilungsslider */
.slider article {
	display: flex;
	align-items: stretch;
	position: relative;
}
.slider .mediathek .liste_text {
	display: flex;
	flex-direction: column;
}
.mitteilungs-slider {
	position: relative;
	height: 350px;
}
.mitteilungs-slider.loaded {
	height: auto
}
.mitteilungs-slider .mitteilung.slides,
.mitteilungs-slider .mitteilung.slides > li.elem {
    margin-bottom: 0;    
}
.mitteilungs-slider .flex-row .liste-bild {
    background-size: cover;
    background-position: center center;
}
.mitteilungs-slider .liste-text small {
	position: relative;
}
.mitteilungs-slider .liste-bild {
	margin: 0;
	padding: 0;
	position: relative;
}
.mitteilungs-slider .liste-bild a {
	display: block;
	overflow: hidden;
}
.mitteilungs-slider .ikiss-active-slide .liste-bild a > img {
	-webkit-animation: zoom 2s ease-in;
	animation: zoom 2s ease-in;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
.mitteilung .mc2_ac {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 2px 5px;
    background-color: #eee;
    background-color: rgba(255,255,255,0.75);
    max-width: 66.666%;
}
.mitteilungs-slider .mitteilung .mc2_ac {
    color: #000;
    line-height: 1;
}
.mitteilungs-slider .more {
	display: inline-block;
	margin-top: 20px;
	font-size: 0.895em;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	background-color: transparent;
	padding: 5px 40px 5px 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.mitteilungs-slider .more:hover,
.mitteilungs-slider .more:focus {
	color: #fff;
	background-color: #cd1237;
	padding: 5px 40px 5px 5px;
}
.mitteilungs-slider .liste-text {
    position: relative;
}
.mitteilungs-slider .liste-text .inner {
    position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 740px;
	padding: 0 60px;
}
.mitteilungs-slider .flex-row {
	color: #fff;
	background-color: #114595;
    margin: 0;
}
.mitteilungs-slider .flex-row .flex-col-2 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	width: 50%;
	min-height: 350px;
	margin: 0;
}
.mitteilungs-slider .top .flex-row .liste-text * {
    color: #fff;
}
.mitteilungs-slider .liste-text .liste-titel {
	font-size: 1.316em;
}
.mitteilungs-slider .ikiss-control-nav {
    position: absolute;
    bottom: 20px;
    right: calc(50% + 40px);
    display: block;
    z-index: 64;
    list-style: none;
    margin: 0;
    padding: 0;
}
.mitteilungs-slider .ikiss-control-nav li {
    display: inline-block;
}
.mitteilungs-slider .ikiss-control-nav a {
    font-size: 0;
    width: 13px;
    height: 13px;
    -webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
    float:right;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
    -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	background-color:#fff;
	background-color: rgba(255,255,255,0.5);
}
.mitteilungs-slider .ikiss-control-nav a.ikiss-active {
	background-color: #fff;
}
.mitteilungs-slider .ikiss-pauseplay {
	position: absolute;
	bottom: 20px;
	right: calc(50% + 15px);
	z-index: 64;
	padding: 0;
}
.mitteilungs-slider .ikiss-pauseplay a {
	display: block;
	width: 23px;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mitteilungs-slider .ikiss-pauseplay a > i.fas {
	font-size: 13px;
	line-height: 1;
	vertical-align: middle;
	margin-right: 0;
}
.mitteilungs-slider + .btn {
	position: absolute;
	bottom: 63px;
	left: 0;
	right: 0;
	max-width: 1360px;
	margin: auto;
	pointer-events: none;
}
.mitteilungs-slider + .btn a {
	float: right;
	background-color: transparent;
	padding: 5px 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 0.895em;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	pointer-events: auto;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.mitteilungs-slider + .btn a::before {
	display: none;
}
.mitteilungs-slider + .btn a::after {
	content: '\f101';
	position: relative;
	display: inline-block;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	color: #fff;
	font-family: "Font Awesome 5 Pro";
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	background-color: transparent;
	margin-left: 5px;
}
.mitteilungs-slider + .btn a:hover,
.mitteilungs-slider + .btn a:focus {
	background-color: #cd1237;
	padding: 5px;
}

/* Wo finde ich was */
.start.wfiw {
	padding: 40px 0;
}
.start.wfiw h2 {
	margin-top: 0;
}
.start.wfiw form::after {
	display: table;
	content: '';
	clear: both;
}
.start.start.wfiw .inputs > .row {
	margin: 0 -10px;
}
.start.start.wfiw .inputs > .row > [class*="column-"] {
	padding-left: 10px;
	padding-right: 10px;
}
.start.start.wfiw .inputs input,
.start.start.wfiw .inputs select {
	font-style: italic;
	padding: 10px 20px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}
.start.start.wfiw button.btn {
	margin-right: 0;
}

/* Themen */
.start.themen {
	padding: 115px 0 85px 0;
}
.start.themen .flex-row {
	margin: 0 -15px;
}
.start.themen [class*="flex-col-"] {
	margin: 0 15px 30px;
}
.start.themen .flex-col-4 {
	-ms-flex-preferred-size: calc(25% - 30px);
	flex-basis: calc(25% - 30px);
	width: calc(25% - 30px);
}
@supports (-ms-ime-align:auto) {
	.start.themen .flex-col-4 {
		flex-basis: calc(24.999% - 30px);
		width: calc(24.999% - 30px);
	}
}
.start.themen .cards {
	/*background-color: #114595;*/
	background-color: #fff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.start.themen .cards:hover,
.start.themen .cards:focus {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.start.themen .cards > a {
	/*color: #fff;*/
	color: #000;
}
.start.themen .cards > a:hover,
.start.themen .cards > a:focus {
	background-color: transparent;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.start.themen .cards .caption .title,
.start.zwischenthema .cards .caption .title {
	font-size: 1em;
	font-weight: 600;
	text-align: center;
	/*color: #fff;*/
	color: #000;
}

/* Haeufig gesucht */
.start.haeufig-gesucht {
	padding: 85px 0;
}
.start.haeufig-gesucht .cards {
    background-color: transparent;
	border: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.start.haeufig-gesucht .cards:hover,
.start.haeufig-gesucht .cards:focus {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.start.haeufig-gesucht .cards > a {
	-ms-flex-direction: row;
    flex-direction: row;
	/*align-items: center;*/
	min-height: 66px;
	color: #000;
	background-color: #fff;
	border-left: 15px solid #114595;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.start.haeufig-gesucht .w-icon .cards > a {
    border-left: none;
}
.start.haeufig-gesucht .cards > a:hover,
.start.haeufig-gesucht .cards > a:focus {
    background-color: #114595;
    box-shadow: none;
    color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.start.haeufig-gesucht .cards .caption {
	padding: 19px 15px;
}
.start.haeufig-gesucht .cards .caption .title {
    position: relative;
	font-size: 1em;
	font-weight: 600;
	padding-left: 25px;
}
.start.haeufig-gesucht .cards .caption .title::before {
	content: '\f101';
	display: inline-block;
	position: absolute;
	top: 4px;
	left: 0;
	color: #114595;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	margin-right: 0;
}
.start.haeufig-gesucht .cards > a:hover .caption .title::before,
.start.haeufig-gesucht .cards > a:focus .caption .title::before {
	color: #fff;
}
.start.zwischenthema {
	background-size: cover;
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border-left: 25px solid #cd1237;
	padding: 100px 0;
}
.start.zwischenthema::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); 
}
.start.zwischenthema .wrapper {
	position: relative;
	z-index: 2;
	color: #fff;
}
.start.zwischenthema .wrapper h2 {
	color: #fff;
}
.start.zusatzinfo {
    padding: 85px 0;
}
.start.zusatzinfo h2 {
    margin-top: 30px;
}
.start.zusatzinfo #ikiss_gmc_adrlist_7 .row {
    margin: 0 -15px;
}
.text8.map .addresslist-map {
	max-width: 100%;
	width: 1420px;
	margin: auto;
	padding: 30px 30px 0;
}
.text8.map .gmc_adrlist_link {
    padding:1em 30px 1em 30px;
}
.start.zusatzinfo .mediathek .spacer {
    margin: 15px 0;
}
.start.veranstaltungen {
	padding: 60px 0 80px 0;
}
.big-date .kategorien {
	display: inline-block;
	font-size: 0.895em;
	font-weight: 600;
	text-transform: uppercase;
	color: #585857;
	background-color: #f3f3f3;
	padding: 2px 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.big-date a:hover .kategorien,
.big-date a:focus .kategorien {
	color: #fff;
	background-color: transparent;
}
/* Mediathek. Anpassungen: TT6594 AT*/
.mediathek .flex-row {
	/*margin: 0;*/
	margin: 0 -7.5px;
}
.mediathek .flex-row [class*="flex-col-"] {
	margin: 0 0 15px 0;
}
.mediathek .flex-row .flex-col-2 {
	/*-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	width: 50%;*/
	-ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
    width: calc(50% - 15px);
    margin: 0 7.5px;
}
.start.zusatzinfo .liste_bild {
    position: relative;
}
.mediathek .iframe-autowidth .iframe-preview::before {
	content: '\f04b';
	position: absolute;
	z-index: 2;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 30px;
	left: 30px;
	width: 66px;
	height: 66px;
	color: #cd1237;
	background-color: #fff;
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #fff;
	font-family: "Font Awesome 5 Pro";
	font-size: 28px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	line-height: 64px;
	margin: auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.start.zusatzinfo .mediathek .iframe-autowidth .iframe-preview::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.38);
    pointer-events: none;
}
.mediathek .liste_text {
	position: relative;
}
/*.mediathek .liste_text .inner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 740px;
    padding: 0 60px;
}*/
.mediathek .liste_text .liste-titel {
	margin: 0 0 0.5rem;
	font-size: 1.158em;
}
.mediathek .spacer {
	margin: 0 0 15px 0;
	/*background-color:#f3f3f3;*/
}
/* Portal */
.start.portal {
	padding: 100px 0 30px 0;
}
.start.portal .cards {
	background-color: #fff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.start.portal .cards:hover,
.start.portal .cards:focus {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.start.portal .cards > a {
	position: relative;
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
}
.start.portal .cards > a:hover,
.start.portal .cards > a:hover:focus {
	background-color: #f3f3f3;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
}
.start.portal .cards > a::after {
	content: ' \f14c';
	position: absolute;
	bottom: 0;
	right: 0;
	font-family: "Font Awesome 5 Pro";
	font-size: 21px;
	font-weight: 900;
	font-style: normal;
	line-height: 17px;
	color: #114595;
	background-color: #fff;
}
.start.portal .cards .image {
	min-width: 118px;
	background-color: #f3f3f3;
}
.start.portal .cards .image .bg-img {
	padding-top: 100%;
}
.start.portal .cards .caption .title {
	font-size: 1.158em;
	font-weight: 800;
}

/* THEMENSEITE */
.themenseite .flex-row.plain [class*="flex-col-"] {
    margin: 0 30px 30px;
}
.themenseite section[class*="text"] {
	padding: 40px 0;
	margin: 40px 0;
}
.themenseite section[class*="text"]:first-of-type {
	padding-top: 0;
}
.themenseite section.text7 {
	margin-bottom: 0;
}
.themenseite section.text8.map {
	padding: 0;
	margin: 0;
}
.themenseite section.text9 {
	margin-top: 0;
}
.themenseite section.bgimg {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.themenseite section.text2.bgimg {
	background-size: 830px 300px;
	background-position: right bottom;
	background-attachment: scroll;
}
.themenseite section.text4.bgimg {
	background-size: 587px 600px;
	background-position: right bottom;
	background-attachment: scroll;
}
.themenseite section:not(.text2):not(.text4).bgimg::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.themenseite section:not(.text2):not(.text4).bgimg .wrapper {
	position: relative;
	z-index: 2;
	color: #fff;
}
.themenseite section.text2.bgimg .wrapper .inner,
.themenseite section.text4.bgimg .wrapper .inner {
	width: 50%;
}
.themenseite section:not(.text2):not(.text4).bgimg h2,
.themenseite section:not(.text2):not(.text4).bgimg h3,
.themenseite section:not(.text2):not(.text4).bgimg h4,
.themenseite section:not(.text2):not(.text4).bgimg h5,
.themenseite section:not(.text2):not(.text4).bgimg h6 {
	color: #fff;
}
.themenseite section[class*="text"] h2:first-of-type {
	margin-top: 0;
}
.themenseite section[class*="text"] .flex-col-3 .accordion .accordion-container .mt_right, .themenseite section[class*="text"] .flex-col-2 .accordion .accordion-container .mt_right {
    margin-left:0;
}
.themenseite .text1 .mitteilungen {
	background-color: #f3f3f3;
	border-top: 4px solid #114595;
	padding: 25px;
}
.themenseite .text1 .mitteilungen .result-list > li > a:hover, .themenseite .text1 .mitteilungen .result-list > li > a:hover .list-title,
.themenseite .text1 .mitteilungen .result-list > li > a:focus, .themenseite .text1 .mitteilungen .result-list > li > a:focus .list-title {
	color: #114595;
}
.themenseite .text1 .mitteilungen .list-text small {
	font-size: 0.842rem;
	font-weight: 700;
	color: #114595;
}
.themenseite section:not(.text1) .mitteilungen .list-text small {
	display: none;
}
.themenseite .text1 .mitteilungen .list-text small > i[class*="fa-"] {
	display: none;
}
.themenseite .text3 .mitteilungen {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.bgcolored .accordion-title,
.bgcolored .accordion-container {
	background-color: #fff;
}
.themenseite section.dienstleistungen .flex-row {
	margin: 0;
}
.themenseite section.dienstleistungen .flex-row [class*="flex-col-"] {
	margin: 0;
}
.themenseite section.dienstleistungen .flex-row .flex-col-2 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	width: 50%;
}
@supports (-ms-ime-align:auto) { /* Edge */
	.themenseite section.dienstleistungen .flex-row .flex-col-2 {
		flex-basis: calc(49.999% - 60px);
		width: calc(49.999% - 60px);
	}
}
.themenseite section.dienstleistungen .flex-row [class*="flex-col-"] {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.themenseite section.dienstleistungen .inner {
	padding: 40px;
}
.themenseite section.dienstleistungen .unstyled-list {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}
.themenseite section.dienstleistungen .unstyled-list li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	border-bottom: 2px solid #114595;
	margin-bottom: 0;
}
.themenseite section.dienstleistungen .unstyled-list li a {
	position: relative;
	display: block;
	color: #000;
	padding: 15px 5px 15px 30px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.themenseite section.dienstleistungen .unstyled-list li a:hover,
.themenseite section.dienstleistungen .unstyled-list li a:focus {
	color: #fff;
	background-color: #114595;
}
.themenseite section.dienstleistungen .unstyled-list li a::before {
	content: '\f101';
	position: absolute;
	left: 0;
	color: #114595;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.themenseite section.dienstleistungen .unstyled-list li a:hover::before,
.themenseite section.dienstleistungen .unstyled-list li a:focus::before {
	left: 5px;
	color: #fff;
}
.themenseite .flex-row.w-image .flex-col-4,
.folgeseite .flex-row.w-image .flex-col-4 {
	-ms-flex-preferred-size: calc(25% - 30px);
	flex-basis: calc(25% - 30px);
	width: calc(25% - 30px);
}
.themenseite .flex-row.w-image .cards > a,
.folgeseite .flex-row.w-image .cards > a {
    /*
	color: #fff;
	background-color: #114595;
	*/
	color: #000;
	background-color: #fff;
}
.themenseite .flex-row.w-image .cards .image + .caption,
.folgeseite .flex-row.w-image .cards .image + .caption {
	/*color: #fff;*/
	color: #000;
}
.folgeseite .flex-row.w-image .cards .caption .title,
.themenseite .flex-row.w-image .cards .caption .title {
	font-size: 1em;
	font-weight: 600;
	text-align: center;
	/*color: #fff;*/
	color: #000;
}

/* -------------------------------------------------------
-- Layout-Optionen ---------------------------------------
------------------------------------------------------- */
/* Breite */
body.pagewidth-wide .wrapper {
	width: 1480px;
}
body.menuwidth-full .masthead.wrapper {
	width: 100%;
	padding: 0;
}
body.jumbotronwidth-full .jumbotron.wrapper {
	width: 100%;
	padding: 0;
}
body.jumbotronwidth-full .slogan {
	text-align: center;
}
body.jumbotronwidth-full.startseite .slogan {
	font-size: 3em;
}
body.pagewidth-full {
	width: 100%;
	padding: 0;
}
body.pagewidth-full .wrapper {
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
body.pagewidth-full .jumbotron.wrapper, body.pagewidth-full .masthead.wrapper {
	padding: 0;
}
/*Bildergalerie Slider*/
.gallery-slider {
	display: block;
	width: 100%;
	overflow: hidden;
}
.gallery-slider.loaded {
	height: auto;
}
.gallery-slider {
	position: relative;
}
.gallery-slider ul.slides {
    padding-left:0;
}
.gallery-slider .image-gallery.slides {
    margin: 0;
}
.gallery-slider [class*="flex-col-"] {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	position: relative;
}
.gallery-slider .image-gallery.slides [class*="flex-col-"] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
    margin: 0;
}
.gallery-slider i[class*=fa-] {
    font-size: 13px;
	margin: 0;
	font-weight:300;
	color: #000;
}
.gallery-slider .gallery-pauseplay {
	position: absolute;
	z-index: 65;
	bottom: 0;
	left: 0;
	padding: 10px;
	margin: auto;
}
.gallery-slider .gallery-control-nav {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 10px;
}
.gallery-slider .gallery-control-nav li {
	display: inline-block;
	margin-right: 10px;
}
.gallery-slider .gallery-control-nav li:last-child {
	margin-right: 0;
}
.gallery-slider .gallery-control-nav li a, .gallery-slider .gallery-pauseplay a {
	color: #757474;
}
.gallery-slider .gallery-control-nav .gallery-active {
	color: #000000;
}
.gallery-slider .gallery-control-nav .gallery-active i[class*=fa-]{
	font-weight:900;
}    
.gallery-slider .gallery-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery-slider .gallery-direction-nav {
	*height: 0;
}
.gallery-slider .gallery-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 60px;
	margin: -30px 0 0;
	position: absolute;
	top: 50%;
	z-index: 65;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gallery-slider .gallery-direction-nav a::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 40px;
	display: inline-block;
	content: '\f053';
	color: #fff;
}
.gallery-slider .gallery-direction-nav a.gallery-next::before {
	content: '\f054';
}
.gallery-slider .gallery-direction-nav .gallery-prev {
	left: -50px;
}
.gallery-slider .gallery-direction-nav .gallery-next {
	right: -50px;
	text-align: right;
}
.gallery-slider:hover .gallery-direction-nav .gallery-prev {
	opacity: 0.75;
	left: 15px;
}
.gallery-slider:hover .gallery-direction-nav .gallery-prev:hover {
	opacity: 1;
}
.gallery-slider:hover .gallery-direction-nav .gallery-next {
	opacity: 0.75;
	right: 15px;
}
.gallery-slider:hover .gallery-direction-nav .gallery-next:hover {
	opacity: 1;
}
.gallery-slider .gallery-direction-nav .gallery-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}

/*Wg. Umbruch des Punktes in mobiler Ansicht*/
.big-date .list-date .day, .big-date .list-date .month {
    white-space: nowrap;
}

@media screen and (min-width: 768px) {

	.site-header .suche {
		display: block !important;
	}

}

@media screen and (max-width: 1360px) {
	.site-header .optionen .unstyled-list li a > span {
		display: none;
	}
	.main-navigation {
		width: 410px;
	}
	.main-navigation.active::before {
		right: 410px;
	}
	.main-navigation .mnav-top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		text-align: right;
		margin-bottom: 15px;
	}
	.main-navigation .mnav-top .suche {
		margin: 13px 18px 0 0;
	}
	.main-navigation .menu-close {
		position: relative;
		padding: 15px 30px 0 0;
	}
	/*.swiper-button-prev,
	.swiper-button-next {
		display: none;
	}*/
	.titelbild .elem {
		min-height: 215px;
	}
	.titelbild .slogan {
		font-size: 2em !important;
		text-align: center;
	}
	.randspalte {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 30px;
		grid-row-gap: 30px;
		margin-top: 60px;
	}
	.mitteilungs-slider .flex-row .flex-col-2 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
		min-height: 300px;
	}
	.mitteilungs-slider .flex-row .flex-col-2:last-of-type {
		min-height: 0;
	}
	.mitteilungs-slider .mitteilung.slides > li.elem {
	    background-color: #114595;
	}
	.mitteilungs-slider .liste-text .inner {
		position: relative;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		max-width: 100%;
		padding: 20px 30px;
	}
	.mitteilungs-slider .ikiss-control-nav {
		bottom: auto;
		top: 260px;
		right: 60px;
	}
	.mitteilungs-slider .ikiss-pauseplay {
		bottom: auto;
		top: 260px;
		right: 30px;
	}
	.mitteilungs-slider + .btn {
		bottom: 5px;
		left: 30px;
		right: 30px;
	}
	.start.themen {
		padding: 40px 0 10px 0;
	}
	.start.themen h2 {
	    color: #fff;
	}
	.start.themen .flex-col-4 {
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		width: calc(50% - 30px);
	}
	@supports (-ms-ime-align:auto) {
		.start.themen .flex-col-4 {
			flex-basis: calc(49.999% - 30px);
			width: calc(49.999% - 30px);
		}
	}
	.start.haeufig-gesucht {
		padding: 40px 0 24px 0;
	}
	.start.haeufig-gesucht .flex-row {
		margin: 0 -8px;
	}
	.start.haeufig-gesucht .flex-col-3 {
		-ms-flex-preferred-size: calc(50% - 16px);
		flex-basis: calc(50% - 16px);
		width: calc(50% - 16px);
		margin: 0 8px 16px 8px;
	}
	@supports (-ms-ime-align:auto) {
		.start.haeufig-gesucht .flex-col-3 {
			flex-basis: calc(49.999% - 16px);
			width: calc(49.999% - 16px);
		}
	}
	.start.zwischenthema {
		border-left: none;
		padding: 50px 0;
	}
	.start.zusatzinfo {
        padding: 40px 0;
    }
	.mediathek .flex-row .flex-col-2 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
	}
	.mediathek .liste_text .inner {
		position: relative;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		max-width: 100%;
		padding: 30px;
	}
	.themenseite .plain .cards[class*="flex-col-"] {
		-ms-flex-preferred-size: calc(50% - 60px);
		flex-basis: calc(50% - 60px);
		width: calc(50% - 60px);
	}
	@supports (-ms-ime-align:auto) {
		.themenseite .plain .cards[class*="flex-col-"] {
			flex-basis: calc(49.999% - 60px);
			width: calc(49.999% - 60px);
		}
	}
	.themenseite .result-list [class^="column-"] {
		width: 100%;
	}
	.column-6 + .column-5x6 .list-text {
    	padding-top: 10px;
    }
	.themenseite .text3 .mitteilungen .list-text {
		padding: 30px;
	}
	.themenseite section.text4.bgimg {
		background-size: 380px 388px;
	}
	.themenseite section.dienstleistungen .flex-row .flex-col-2:first-of-type {
		display: none;
	}
	.themenseite section.dienstleistungen .flex-row .flex-col-2 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
	}
	@supports (-ms-ime-align:auto) { /* Edge */
		.themenseite section.dienstleistungen .flex-row .flex-col-2 {
			flex-basis: 100%;
			width: 100%;
		}
	}
}
@media screen and (max-width: 960px) {
    .image-single .mt_left {
        float: none;
        margin-right: 0;
        /*margin-bottom: 0;*/
    }
    .image-single .mt_right {
      float: none;
      margin-left: 0;
    }    
    .image-single + .box-blau {
        margin-top:-15px;
    }
}
@media screen and (max-width: 767px) {
	.top {
		padding: 0 15px;
	}
	.flex-wrapper {
		justify-content: flex-start;
	}
	.logo {
		margin-right: 10px;
	}
	.site-footer .quickmenu ul a {
		margin-right: 5px;
		margin-left: 0;
	}
	.headerheight {
		height: auto;
	}
	.main-navigation {
		top: 81px;
		right: 0;
		bottom: 0;
		width: 100%;
		max-width: 100%;
		box-shadow: inset 0px 11px 8px -10px rgba(0, 0, 0, 0.15);
	}
	.main-navigation.active::before {
		display: none;
	}
	.main-navigation .mnav-top .suche {
		display: none;
	}
	.main-navigation .menu-close {
		position: fixed;
		top: 0;
		background-color: #fff;
		padding: 15px 27px 0 5px;
	}
	.top-lebenslagen .wrapper {
		padding: 0;
	}
	.titelbild .elem {
		min-height: 135px;
	}
	body.startseite .titelbild .slogan, 
	.titelbild .slogan {
		font-size: 1.5em !important;
	}
	.titelbild-slider .titelbild-pauseplay {
		padding: 10px;
	}
	.titelbild-slider .titelbild-control-nav {
		display: none;
	}
	.header-right .inner {
		display: block;
	}
	.suche-btn,
	.frontend .suche-btn {
		color: #cd1237;
		background-color: transparent;
		cursor: pointer;
		margin-right: 10px;
	}
	.suche-btn > i.far {
		font-size: 32px;
		margin-right: 0;
	}
	.suche {
		display: none;
		order: 1;
		-ms-flex-preferred-size: 100%; /* IE 10 */
		flex-basis: 100%;
		width: 100%;
		margin-right: 0;
		position: absolute;
		top: 77px;
		left: 0;
	}
	.suche form {
		max-width: none;
		width: 100%;
		padding: 12px 40px 12px 25px;
	}
	.main-navigation .optionen {
		padding-left: 25px;
	}
	.main-navigation .optionen .unstyled-list li {
		margin-right: 0;
	}
	.main-navigation .optionen .unstyled-list li .fas {
		font-size: 28px;
	}
	body.full-width.startseite .slogan {
		font-size: 2em;
	}
	.randspalte {
		margin-top: 30px;
	}
	.randspalte .widget {
		margin-bottom: 0;
	}
	body.pagewidth-full .wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	.randspalte {
		grid-template-columns: repeat(1, 1fr);
	}
	.mitteilungs-slider .flex-row .flex-col-2 {
		min-height: 195px;
	}
    .mitteilungs-slider .flex-row .flex-col-2:last-of-type {
      min-height: 165px;
    }	
	.mitteilungs-slider .liste-text .inner {
		padding: 15px 25px;
	}
	.mitteilungs-slider .liste-text .liste-titel {
		font-size: 1.105em;
	}
	.mitteilungs-slider .liste-text .inner .liste-beschreibung {
		display: none;
	}
	.mitteilungs-slider .ikiss-control-nav {
		top: 155px;
		right: 55px;
	}
	.mitteilungs-slider .ikiss-pauseplay {
		top: 155px;
		right: 25px;
	}
	.mitteilungs-slider + .btn {
		bottom: 17px;
		left: auto;
		right: 25px;
	}
	.start.start.wfiw button.btn {
		float: none;
		width: 100%;
		margin: 0;
	}
	.start.themen [class*="flex-col-"] {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
	}
	.start.haeufig-gesucht .flex-col-3 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
		margin: 0 8px 16px 8px;
	}
	.start.zwischenthema {
	    border-left: 10px solid #cd1237;
    }
	.start.veranstaltungen {
		padding: 30px 0;
	}
	.start.portal {
		padding: 40px 0 20px 0;
	}
	.start.portal .cards .image {
		display: none;
	}
    .big-date .list-date {
      height: 90px;
    }	
	.themenseite section[class*="text"] {
		padding: 15px 0;
		margin: 15px 0;
	}
	.themenseite section[class*="text"] .more,
	.themenseite section[class*="text"] .btn a {
		display: block;
		margin-right: 0;
	}
	.themenseite section.text2.bgimg {
		background-image: none !important;
	}
	.themenseite .text3 .mitteilungen .result-list [class^="column-"]:first-of-type {
		display: none;
	}
	.themenseite .text3 .mitteilungen .result-list [class^="column-"] .list-text {
		padding: 25px;
	}
	.themenseite section.text2.bgimg .wrapper .inner,
	.themenseite section.text4.bgimg .wrapper .inner {
		width: 100%;
	}
	.themenseite section.text4.bgimg {
	    background-image: none;
    }
	.themenseite .plain .cards[class*="flex-col-"] {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
		margin: 0 30px 15px 30px;
	}
	@supports (-ms-ime-align:auto) {
		.themenseite .plain .cards[class*="flex-col-"] {
			flex-basis: 100%;
			width: 100%;
		}
	}
	.themenseite section.dienstleistungen .inner {
		padding: 30px;
	}
	.themenseite section.dienstleistungen .unstyled-list {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
		-webkit-column-gap: normal;
		-moz-column-gap: normal;
		column-gap: normal;
	}
	.flex-row.w-image .flex-col-2, .flex-row.w-icon .flex-col-2,
	.flex-row.w-image .flex-col-2x4, .flex-row.w-icon .flex-col-2x4,
	.flex-row.w-image .flex-col-3x6, .flex-row.w-icon .flex-col-3x6,
	.flex-row.w-image .flex-col-3, .flex-row.w-icon .flex-col-3,
	.flex-row.w-image .flex-col-2x6, .flex-row.w-icon .flex-col-2x6,
	.flex-row.w-image .flex-col-4, .folgeseite .flex-row.w-image .flex-col-4, .flex-row.w-icon .flex-col-4,
	.flex-row.w-image .flex-col-5, .flex-row.w-icon .flex-col-5 {
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		width: calc(100% - 30px);
	}
	.themenseite .flex-row.w-image .flex-col-4 {
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		width: calc(50% - 30px);
	}
    .result-list .list-title,
    .themenseite section[class*="text"] .result-list .list-title {
		margin: 0.5em 0;
    }
}

@media screen and (max-width: 574px) {

	.themenseite .flex-row.w-image .flex-col-4 {
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		width: calc(100% - 30px);
	}
    .site-header .optionen {
      width: 100%;
    }
    .goog-te-gadget {
      font-size: 7px !important;
    }    
    .goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
      font-size: 8px !important;
    }
    .goog-te-gadget img {
      width: 28px !important;
    }    
}



