html.frontend {
	background-color: #eaeaea;
	overflow-x: hidden;
	scroll-behavior: smooth;
}
body {
    color: #1A171B;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}
#mmobile-nav, .nav-linkliste {
    display:none;
}
#mmobile-nav.mm-menu_opened {
    display:flex;
}
#mmobile-nav.mm-menu_opened .nav-linkliste {
    display:block;
}
html.frontend body {
	background-color: #fff;
	overflow-x: hidden;
}
.site-header + .wrapper.no-titelbild {
    margin-top:145px;
}
ul {
    list-style: disc;
}
img.sr-only {
    height:auto;
}
.presse-service.flex-row {
    margin: 1em 0 ;
}
.presse-service .image-single {
    flex-basis:auto;
    width: auto;
    margin: 0;
}
.presse-service .image-single img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}
@media screen and (max-width: 430px) {
    .presse-service .image-single img {
        width: 145px;
        height: 145px;
    }    
}
.page-title {
	font-size: 2em;
	margin: 0 0 0.75em;
}
.top-bar {
	display: block;
	width: 100%;
	padding: 30px 0;
	transition: all .25s ease-in-out;
}
.scroll-down .top-bar {
    padding:5px 0;
}
.top-bar .flex-row {
    justify-content: flex-start;
}
.quickmenu {
	margin-bottom: 5px;
	line-height: 1.333;
}
.quickmenu ul a {
	margin-left: 5px;
}
.site-header .quickmenu ul a {
	color: #444;
}
.quickmenu ul li:first-child a {
	margin-left: 0;
}
.mm-menu_keyboardfocus a:focus,.mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus{
   outline: 2px solid #000;
}
/*Nolis*/

.accordion-container.bewerbung {
    padding: 0 0 10px 0;
    margin-top: -5px;
}
.bewerbung-box {
    background: #E5F0F7;
    padding: 20px 15px 5px 20px;
    margin-bottom: 25px;
}
.bewerbung-box .box-title {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 15px;
}
.bewerbung-btn {
    text-align:right;
}
.bewerbung-btn a.btn {
    margin: 10px 0 0 10px;
}
.bewerbung-btn a.btn.white {
    background-color:#fff;
    color:#1A171B;
    border: 1px solid #1A171B !important;
}
.main-navigation {
	width: 100%;
	border-right: none;
	border-left: none;
	display: inline-block;
	float: left;
}
.main-navigation .wrapper {
	padding: 0;
}
.main-navigation a {
	font-weight: 300;
}
.main-navigation li {
	list-style: none;
	float: left;
}
.main-navigation .nlv_2 a,
.main-navigation .nlv_2 span {
	text-decoration: none;
	font-size: 1.2em;
	color: #fff;
	padding: 15px 30px;
	width: 100%;
	text-align: left;
	display: inline-block;
}
.main-navigation ul li ul {
	visibility: hidden;
	transition: 0s 0.25s;
}
.main-navigation .nlv_1 > li > a,
.main-navigation .nlv_1 > li > span {
	padding: 10px 20px;
	display: inline-block;
	font-size: 1.4em;
}
.main-navigation .nlv_1 {
	position: relative;
	width: 100%;
}
.main-navigation .nlv_1::after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
.main-navigation .nlv_2 {
	position: absolute;
	padding: 0 0 25px;
	width: 100%;
	left: 0;
	z-index: 70;
}
.main-navigation .nlv_2 * {
	position: relative;
	z-index: 70;
}
.main-navigation .nlv_1 ul::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #2D8BBF;
	display: block;
}
.main-navigation .nlv_1 ul::before {
	content: '';
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #000;
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	z-index: 70;
}
.main-navigation.transparent .nlv_1 ul::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.main-navigation.transparent .nlv_1 ul::before {
	display: none;
}
.main-navigation .nlv_2 > li {
	float: left;
	width: 33.333%;
	position: relative;
}
.main-navigation a,
.main-navigation span {
	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 > a,
body.superdropdown-menu .main-navigation .nlv_1 > li.focus-within > a,
body.superdropdown-menu .main-navigation .nlv_1 > li.focus-within > span,
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 .nlv_3 > li > span: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: rgba(0, 0, 0, 0.1);
}
/* :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: rgba(0, 0, 0, 0.1);
}
.main-navigation .nlv_3 li {
	width: 100%;
}
.main-navigation .nlv_3 a,
.main-navigation .nlv_3 span {
	padding: 5px 30px;
	width: 100%;
	display: block;
	font-size: 0.95em;
}
.main-navigation .nlv_4 {
	display: none;
}
.main-navigation ul li:hover ul,
.main-navigation ul li:focus 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;
}
/* :focus-within muss wegen IE/Edge separiert werden */
.main-navigation ul li:focus-within ul {
	visibility: visible;
	transition-delay: 0.25s;
}
.breadcrumb {
	width: 100%;
}
.breadcrumb ol {
	list-style: none;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb li {
    margin-right: 5px;
    
}
.breadcrumb li i {
    margin: 0 0 0 7px;
    font-size: 14px;
    font-size: 0.777rem;
    color: #757575;
    cursor: pointer;
}
.breadcrumb li:not(:first-child){
    border-left: 1px solid #C7C0C0;
    padding-left: 10px;
}
.breadcrumb li a {
    color: #757575;
    font-size: 15px;
    font-size: 0.833rem;
    font-weight: 300;
}
.breadcrumb li:last-child a{
    color: #006AB3;
    font-weight: 700;
}
.breadcrumb li:last-child i {
    color: #006AB3;
}
.submenu {
	background-color:#f0f0f0;
	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:#2D8BBF;
	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 {
	padding-left: 10px;
}
.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 {
	font-weight: 600;
}
.submenu .nlv_4 a,
.submenu .nlv_4 span {
	padding-left: 20px;
}
.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 {
	font-weight: 600;
}
.submenu .nlv_5 a,
.submenu .nlv_5 span {
	padding-left: 30px;
}
.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 {
	font-weight: 600;
}
.submenu .nlv_6 a,
.submenu .nlv_6 span {
	padding-left: 40px;
}
.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: 85px;
	line-height: 1;
}
.logo.headerheight img {
	max-height: 85px;
	float:left;
	margin-right: 20px;
}
.logo.headerheight img{
	margin-left:20px;
}
.logo span.headerheight {
	display: table-cell;
	font-size: 1.8em;
	font-weight: 300;
	vertical-align: middle;
}
.logo span small {
	font-size: 0.6em;
}
.logo a {
	color: #404040;
	margin-top: -15px;
}
.site-header .logo, .header-right {
	display: table;
}
.site-header .logo a, .header-right .inner {
	display: table-cell;
	vertical-align: middle;
}
.site-header .masthead {
	display: flex;
}
.site-header .titelbild-slider {
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.site-header .titelbild-slider.loaded {
	height: auto;
}
.suche form {
	display: inline-block;
	position: relative;
	width: 100%;
}
.suche input, .suche button {
	background-color: transparent;
	color: #333;
	border: none;
	box-shadow: none;
	text-shadow: none;
}
.suche input {
	width: 100%;
	min-width: 310px;
}
::-webkit-input-placeholder {
	color: #1A171B;
	opacity: 1;
	font-family: 'Sedgwick Ave';
}
::-moz-placeholder {
	color: #1A171B;
	opacity: 1;
	font-family: 'Sedgwick Ave';
}
:-ms-input-placeholder {
	color: #1A171B;
	opacity: 1;
	font-family: 'Sedgwick Ave';
}
:-moz-placeholder {
	color: #1A171B;
	opacity: 1;
	font-family: 'Sedgwick Ave';
}
.suche button {
	font-size: 24px;
	font-size: 1.333rem;
	cursor: pointer;
	position: absolute;
	top:2px;
	right:4px;
	bottom:2px;
	color: #666;
	line-height: 0.8;
}
.suche button i {
	margin-right: 0;
}
.suche button .fa-fw {
	width:1.5em;
}
.main-row, .jumbotron {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.site-footer a {
	font-weight: bold;
}
.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 {
	margin-top: 0;
}
.site-footer .logo-carousel > div {
    margin-bottom: 10px;
    text-align: right;
}
#vt_suchform > .row.inputs > .column-2 > button.btn {
    margin-top: 28px;
    padding: 10px 15px 10px;
}
@media screen and (max-width: 680px) {
    #vt_suchform > .row.inputs > .column-2 > button.btn {
        margin-top: 0;
    }
}
.slicknav_menu {
    background: transparent;
}
.slicknav_menu .npt_on > a {
	font-weight: bold;
}
.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%;
	background: center center no-repeat;
	background-size: cover;
	/*padding-top: 20%;*/
	height: 380px;
}
.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 {
	border-top: 1px solid #eee;
	padding-top: 30px;
	margin-top: 30px;
	width: 100%;
	display: inline-block;
}
.bottom-controls .btn {
	margin: 5px 0 5px 10px;
}
.main-content-area > p:last-child, .main-content-area > ul:last-child {
	margin-bottom: 0;
}
.randspalte .widget {
	background-color: #f0f0f0;
	padding: 15px;
	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.35em;
	font-weight: 300;
	padding: 15px;
	margin: 15px -15px 15px -15px;
	border-top: 30px solid #fff;
	border-bottom: 1px solid #999;
}
.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: -15px;
	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 {
	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-left: 0;
	padding-top: 0;
}
.liste-text a {
	color: #404040;
}
.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: 600;
}
.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, .themenboxen .elem small, .themenboxen .elem .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;
	font-size: 0.6388rem;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	color: #444;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    writing-mode: sideways-rl;
    right: inherit;
    left: 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 {
	max-width: calc(100% - 60px);
}
.themenboxen .elem small, .themenboxen .elem .mc2_ac {
	right: 0;
}
.themenboxen .elem {
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	color: #606060;
}
.themenboxen img {
	width: 100%;
}
.themenboxen .elem .caption {
	padding: 25px;
}
.themenboxen .elem .content {
	background-color: #f0f0f0;
	transition: background-color 0.25s, box-shadow 0.25s;
}
.themenboxen .elem .content:hover,
.themenboxen .elem .content:focus {
	background-color: #e0e0e0;
	box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.themenboxen .elem .image {
	position: relative;
}
.themenboxen .elem .image + .caption {
	padding: 15px;
}
.themenboxen .elem .icon {
	padding-top: 15px;
	text-align: center;
}
.themenboxen .elem .icon + .caption {
	padding: 5px 15px 15px;
	text-align: center;
}
.themenboxen .elem .icon i {
	font-size: 2.8em;
	margin-right: 0;
	text-align: center;
}
.themenboxen h2, .themenboxen h3, .themenboxen h4, .themenboxen h5, .themenboxen h6 {
	margin: 0;
}
/*Start Tabs */
#tab-container {
    margin-top:85px;
}
#tab-container > ul {
	display: flex;
	justify-content:center;
	position:relative;
	width: 100%;
	margin: 0 auto 45px auto;
	padding-bottom:20px;
	/*white-space:nowrap;
	overflow-y:hidden;
	overflow-x:auto;
	scrollbar-width:thin;*/
}

#tab-container > ul > li:first-child {
    margin-left:auto;
}
#tab-container > ul > li:last-child {
    margin-right:auto;
}
#tab-container > .unstyled-list > li {
	display: table-cell;
	margin-bottom: 0;
	text-align: center;
	padding-right: 15px;
}
#tab-container > ul > li > a {
	font-size: 1em;
	font-weight: 600;
	color: #000000;
	background-color: #fff;
	padding: 20px;
	display: block;
	width: 100%;
	border:1px solid #9D9D9D;
	text-decoration: none;
}
#tab-container > ul > li > a:hover,
#tab-container > ul > li > a:focus {
	background-color: #006ab3;
	border:1px solid #006ab3;
	color: #fff;
}
#tab-container > ul > li > a.selected,
#tab-container > ul > li > a.selected:hover,
#tab-container > ul > li > a.selected:focus {
	background-color: #006ab3;
	color:#fff;
	border:1px solid #006ab3;
	position: relative;
}
#tab-container > ul > li > a.selected::after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12.5px 0 12.5px;
    border-color: #006ab3 transparent transparent transparent;
    content: '';
    left: calc(50% - 10px);
    bottom: -12.5px;
}
#tab-container > ul > li > a > i {
	font-size: 40px;
	font-size: 2.222rem;
	line-height: 1;
	vertical-align: middle;
}

/* Neue Flexbox Themenboxen */
.cards {
	background-color: #f0f0f0;
}
.cards > a {
	min-height: 100%;
	color: #404040;
	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;
	transition: background-color 0.25s, box-shadow 0.25s;
}
.cards > a:hover,
.cards > a:focus {
	background: #e0e0e0;
	-webkit-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
	-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 {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 100%;
	display: block;
}
.cards .image {
	position: relative;
	overflow: hidden;
}
.cards .image::before {
    content: url(assets/img/schraege_cards.svg);
    position: absolute;
    bottom: -11px;
    right: 0;
    left: 0;
    width: 103%;
    z-index: 3;
}
.cards .image .bg-img {
	background: center center/cover no-repeat;
	padding-top: 66.666%;
}
.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;
    left: 0;
    right: inherit;
    bottom: 0;
	font-size: 11.5px;
	font-size: 0.63888rem;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	color: #444;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    writing-mode: sideways-rl;	
}
.cards .icon {
	padding: 10px;
	text-align: center;
}
.cards .icon i {
	font-size: 44px;
	font-size: 2.444rem;
	line-height: 1.33;
	margin-right: 0;
	text-align: center;
}
.cards > a .icon {
	color: #606060;
}
.cards .caption {
	padding: 25px;
}
.cards .image + .caption {
	padding: 15px;
}
.cards .icon + .caption {
	padding: 0 15px 15px;
	margin-top: -5px;
	text-align: center;
}
.cards .caption .title {
	margin: 0;
	font-size: 1.35em;
}
.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;
	box-shadow: 0 5px 15px #000;
	-webkit-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: #f0f0f0;
	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;
}
/* -------------------------------------------------------
-- Layout-Optionen ---------------------------------------
------------------------------------------------------- */
/* Breite */
body.pagewidth-wide .wrapper {
	width: 1480px;
}
body.menuwidth-full .masthead.wrapper {
	width: 100%;
	padding: 0;
}
body.menuwidth-full .main-navigation .wrapper {
	padding: 0 15px;
}
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%;
	max-width: 1600px;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
body.pagewidth-full .main-navigation .wrapper {
	padding: 0 30px;
}
body.pagewidth-full .jumbotron.wrapper, body.pagewidth-full .masthead.wrapper {
	padding: 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: 7px calc(0.5rem + 30px) 7px 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;
	left: 335px;
	top: 0;
	visibility: hidden;
	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;
}

.flexslider-controls {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    background:#006AB3;
    color:#fff;
}
.flexslider-controls h3 {
    color:#fff;
    text-transform:uppercase;
    margin: 15px;
}
.flexslider-controls .flex-control-nav {
    margin: 0;
    margin-top: 120px;
}
.flexslider-controls .flex-control-nav li {
    margin-bottom: 0;
    cursor: pointer;
    padding: 0 7px;
    line-height: 34px;
}
.flexslider-controls .flex-control-nav li:hover, 
.flexslider-controls .flex-control-nav li:focus{
	text-decoration: underline;
}
.titelbild-slider i[class*="fa-"] {
    margin-left: 10px;
    margin-right: 20px;
}
.flexslider-controls .flex-control-nav li.ikiss-active {
    font-weight: 700;
    color: #fff;
}
.ikiss-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.steckbrief {
    z-index:2;
    background: transparent;
    color:#454545;
    position: absolute;
    display:none;
    top: 0;
    bottom: 0;
}
.steckbrief .close_steckbrief {
    display: none;
    cursor: pointer;
}
.user-clicked li.ikiss-active-slide .steckbrief{
    display:block;
    right: 0;
    /* padding: 50px; */
    background:#E5F0F7;
}

/* FB 19.03.2020 DESIGN-ANPASSUNGEN */

/* --- FARBEN (CD) --- 
    Blau: #006AB3 
    Grün: #79B51C
    Grau: #1A171B   */ 

/* --- SYMBOLE --- */
a.csslink_ZIP:before {content:'\f1c6';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_grafik:before {content:'\f1c5';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_JPG:before {content:'\f1c5';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_JPEG:before {content:'\f1c5';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_PNG:before {content:'\f1c5';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_PDF:before {content:'\f1c1';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_DOCX:before {content:'\f1c2';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_DOC:before {content:'\f1c2';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_XLSX:before {content:'\f1c3';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_XLS:before {content:'\f1c3';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_MP3:before {content:'\f1c7';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_PPT:before {content:'\f1c4';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_PPTX:before {content:'\f1c4';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_intern:before {display: inline-block; text-decoration: none; content:'\f054';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 5px;color: #006AB3;}
a.csslink_extern:after {content:'\f08e';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-left: 5px;color: #006AB3;}
.mm-panels a.csslink_extern:after {color: #fff;font-weight: 300;}
a.csslink_media:before {content:'\f1c5';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_text:before {content:'\f0f6';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_adresse:before {content:'\f015';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_bis:before {content:'\f046';font-family:"Font Awesome 5 Pro";ffont-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_veranstaltung:before {content:'\f073';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_beitrag:before {content:'\f044';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_rss:before {content:'\f09e';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}
a.csslink_formular:before {content:'\f022';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 10px;color: #006AB3;}

/* Randspalte Aufzählung in Randboxen sollen eingerückt sein TASK15919 */
.folgeseite .main-row .randspalte .unstyled-list {
	padding-left: 15px;
}
.folgeseite .main-row .randspalte .unstyled-list li a::before {
	content: none;
}
.folgeseite .main-row .randspalte .unstyled-list li a::before {
	display: block;
	float: left;
}
.folgeseite .main-row .randspalte .unstyled-list li {  
	list-style-image: url('assets/img/pfeil-rechts.png');
}
.folgeseite .main-row .randspalte .unstyled-list li a.csslink_extern::before, .folgeseite .main-row .randspalte .unstyled-list li a.csslink_intern::before {
	content:none;
}

/* --- GENERELLES --- */

a.btn, button.btn, input.btn, .btn a, span.ikiss-field-button input {
    background-color: #006AB3;
    box-shadow: none;
    border-radius: 0;
}

.startseite h2, .themenseite .schnellgefunden h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.555rem;
    margin-top: 0;
    color: #000;
}
#sb3 {
    padding-top:35px;
}
#sb3 .text-center {
    margin-bottom:50px;
}
.startseite .main-row + h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.555rem;
    margin: 0;
    color: #000;
}
.startseite p {
    line-height: 1.8em;
}
.themen, /*.aktuelles,*/ .karte {
    padding: 30px 0;
}
.themen .themen {
    margin-top: 30px; 
    padding-bottom: 0;
}
.startseite .aktuelles .row {
    display:flex;
}
.startseite .aktuelles .push-bottom {
	position: absolute;
	bottom: 0;
}
body.startseite .titelbild .elem {
    height: 700px;
}
.themenseite .page-title {
    width: 100%;
    max-width: 1600px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: auto;
    margin-left: auto;
    float: none;
}
#zur-startseite {
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: 300;
    margin: 0;
    padding: 5px;
    width: 45px;
    height: 45px;
    border: 2px solid #fff !important;
    border-radius: 100%;
}
#zurueck {
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 300;
    margin: 0;
    padding: 5px;
    width: 45px;
    height: 45px;
    border: 2px solid #fff !important;
    border-radius: 100%;
}
#zur-startseite i,
#zurueck i {
    position: relative;
    margin: 0;
    height: 45px;
    animation: jumpingjack 1s infinite;
}

@keyframes jumpingjack {
    0% {padding-top: 0px;}
    50% {padding-top: 4px;}
    100% {padding-top: 0px;}
}

.menu-btn {
    background-color: transparent;
	position: fixed;
	right: 50px;
	top: 41px;
	padding: 0;
	margin: 0;
	transition: all .25s ease-in-out;
	z-index: 110;
}
.scroll-down .menu-btn {
    top:15px;
}
.menu-btn i.fas.fa-bars {
        margin-right: 0;
        font-size: 47px;
        font-size: 2.611rem;
    }
/*Suchfeld im mobilen Menu*/
#mmobile-nav #searchform-menu {
	display: flex;
	background-color: transparent;
	position: absolute;
	z-index: 100;
	top: 20px;
	margin-left:15px;
}
#mmobile-nav .such_btn .submit {
    width:40px;
    height:40px;
}
#mmobile-nav #searchform-menu .suche input {
    min-width:250px;
    height:40px;
    border:1px solid #fff;
    padding-left:10px;
    color:#fff;
}
#mmobile-nav ::-webkit-input-placeholder {color:#fff;opacity:1;}
#mmobile-nav ::-moz-placeholder {color:#fff;opacity:1;}
#mmobile-nav :-ms-input-placeholder {color:#fff;opacity:1;}
#mmobile-nav :-moz-placeholder {color:#fff;opacity:1;}
#mmobile-nav .ikiss-autocomplete-result-wrap .btn {
    font-weight:400;
    text-transform:initial;
}
/* mmenu Anpassungen */
.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
	-webkit-transform: none !important;
	transform: none !important;
}
.close-menu {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 200;
    text-align: center;
}
.close-menu i.far {
    font-size: 30px;
    font-size: 1.666rem;
    margin-right: 0;
    color: #fff;
}
.mm-panels {
    overflow: visible;
    background: transparent;
}
.mm-panels .nlk_on {
    text-decoration: underline !important;
}
.mm-menu_offcanvas{
        min-width: 240px;
        width: 78%;
    }
.mm-listitem {
    flex-direction: row-reverse;
    justify-content: flex-end;
    color: #fff;
    -ms-flex-wrap:nowrap;
    flex-wrap: nowrap;
}
.mm-listitem a, .mm-listitem a:hover {
	font-size: 18px;
	font-size: 1rem;
	font-weight: 300;
	overflow: visible;
    hyphens: auto;
    white-space: normal;
}
.mm-listitem::after {
	display: none;
}
.mm-listitem__btn:not(.mm-listitem__text) {
	border-left-width: 0;
}
.mm-listitem__text {
	padding-left: 0;
	padding-right: 0;
	flex-basis: auto;
	flex-grow: 0;
	white-space: normal;
	hyphens: auto;
    overflow: visible;
	
}
.mm-panels li.ikiss_norel,
.mm-panels li.ikiss_norel * {
  background-color: #c20000 !important;
  color: #fff !important;
}
.mm-listitem:not(.childs) {
	padding-left: 50px;
}
/*.nlv_1 .mm-listitem:not(.childs).npt_last.ikiss_norel {
	padding-left: 0;
}
.nlv_2 .mm-listitem:not(.childs).npt_last.ikiss_norel {
	padding-left: 0;
}
.mm-listitem:not(.childs).npt_last.ikiss_norel {
    padding-left:50px;
}*/
.mm-btn_next::after {
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
	color: #fff;
	border-color: #fff;
}
.mm-navbar__btn {
	display: none;
}
.mm-listitem a.mm-listitem__text:hover {
	text-decoration: underline;
}
.mm-navbar__title > span {
    width: 100%;
    font-size: 1rem;
    line-height: 1.333;
    font-weight: 700;
    white-space: normal;
    hyphens: auto;
    overflow: visible;
}
.mm-navbar__title::after {
	content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    position: relative;
    top: 1px;
    margin-left: 5px;
    margin-right: 30px;
    z-index:-1;
}
.mm-navbar {
    background: transparent;
    color: #fff;
    flex-direction: row-reverse;
    text-align: left;
}
.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title:last-child {
    padding: 0 0 0 50px;
}
.mm-panel_opened-parent {
	-webkit-transform: none;
    transform: none;
}
.mm-panel.ebene1 .mm-navbar {
    display: none;
}
.mm-panels > .mm-panel.ebene1,
.mm-panels > .mm-panel.ebene2,
.mm-panels > .mm-panel.ebene3, 
.mm-panels > .mm-panel.ebene4,
.mm-panels > .mm-panel.ebene5,
.mm-panels > .mm-panel.ebene6{
    overflow: visible;
    background: #505050;
    padding: 80px 80px 50px 0;
}
.mm-panels > .mm-panel.ebene4 {
    padding-right:80px;
}
.mm-panels > .mm-panel.ebene2 {
    background: #606062;
}
.mm-panels > .mm-panel.ebene6 {
    background: #737374;
}
.mm-panels > .mm-panel.ebene3 {
    background: #737374;
}
.mm-panels > .mm-panel.ebene5 {
    background: #606062;
}
.mm-panels > .mm-panel.ebene1::before,
.mm-panels > .mm-panel.ebene2::before,
.mm-panels > .mm-panel.ebene3::before,
.mm-panels > .mm-panel.ebene4::before,
.mm-panels > .mm-panel.ebene5::before,
.mm-panels > .mm-panel.ebene6::before{
    content: '';
    bottom: 0;
    right: 99.7%;
    top: 0;
    position: absolute;
    background-image: url('assets/img/960px_hoch.png');
    width: 122px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right; 
    pointer-events:none;
}
.mm-panels > .mm-panel.ebene2::before {
    background-image: url('assets/img/mittelgrau_960px_hoch.png');
}
.mm-panels > .mm-panel.ebene3::before {
    background-image: url('assets/img/hellgrau_960px.png');
}
.mm-panels > .mm-panel.ebene5::before {
    background-image: url('assets/img/mittelgrau_960px_hoch.png')
}
.mm-panels > .mm-panel.ebene6::before {
    background-image: url('assets/img/hellgrau_960px.png');
}
.mm-navbars_top {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 30em;
}
.mm-navbar {
    border-bottom: 0;
}
/* Linkliste in der Navigation */
.nav-linkliste {
    padding-top: 30px;
    margin: 30px 20px 0;
    border-top: 1px solid #707070;
}
.nav-linkliste li {
    margin-top: 15px;
    display: flex;
    line-height: 1.333;
}
.nav-linkliste li a {
    margin-left: 0;
    padding: 5px 10px;
    border: 1px solid #878787;
    width: 100%;
    font-size: 1rem;
    font-weight: 300;
    color: #fff !important;
}
.nav-linkliste li a::before {
    display: none;
}

/* Flags */
.nav-flags {margin: 30px 20px 0;display: none;padding-top: 30px;border-top: 1px solid #707070;}
.nav-flags .contact-layer-btn-wrapper, 
.nav-flags .open-layer-btn-wrapper, 
.nav-flags .standorte-layer-btn-wrapper {
    position: static;
    right: auto;
    display: block;
    margin-bottom: 10px;
}
.nav-flags .contact-layer,
.nav-flags .open-layer,
.nav-flags .standorte-layer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: auto;
    width: 100%;
    color: #000;
    height: auto;
}
.nav-flags .standorte-layer-body {
    max-height: 400px;
}
.scroll-sb3 {
	display: block;
	margin: 20px auto 75px auto;
	min-width: 30px;
	max-width: 60px;
}

/* SOLR-Suche */
.solr-results .nav-tabs a.btn {background: #F0F0F0; color: #000;}
.solr-results .nav-tabs a.btn.active {background: #006AB3; color: #fff;}

@media screen and (min-height: 960px) {
    .mm-panels > .mm-panel.ebene1 {
        padding-right: 100px;
    }
    .mm-panels > .mm-panel.ebene2,
    .mm-panels > .mm-panel.ebene3,
    .mm-panels > .mm-panel.ebene4
    {
        padding-right: 120px;
    }
    .mm-panels > .mm-panel.ebene1::before,
    .mm-panels > .mm-panel.ebene2::before,
    .mm-panels > .mm-panel.ebene3::before,
    .mm-panels > .mm-panel.ebene4::before
    {
        width: 153px;
    }
    .mm-panels > .mm-panel.ebene1::before {
        background-image: url('assets/img/1200px_hoch.png');
    }
    .mm-panels > .mm-panel.ebene2::before {
        background-image: url('assets/img/mittelgrau_1200px_hoch.png');
    }
    .mm-panels > .mm-panel.ebene3::before {
        background-image: url('assets/img/hellgrau_1200px.png');
    }
    .mm-panels > .mm-panel.ebene4::before {
        background-image: url('assets/img/1200px_hoch.png');
    }
    .mm-panel {
        -webkit-transform:none;
        transform:none;
        max-width: 375px;
    }
    .mm-menu_offcanvas{
        min-width:350px;
        max-width: 375px;
    }
}
@media screen and (min-height: 1200px) {
    .mm-panels > .mm-panel.ebene1 {
        padding-right: 80px;
    }
    .mm-panels > .mm-panel.ebene2,
    .mm-panels > .mm-panel.ebene3,
    .mm-panels > .mm-panel.ebene4
    {
        padding-right: 244px;
    }
    .mm-panels > .mm-panel.ebene1::before,
    .mm-panels > .mm-panel.ebene2::before,
    .mm-panels > .mm-panel.ebene3::before {
        width: 244px;   
    }
    .mm-panels > .mm-panel.ebene1::before {
        background-image: url('assets/img/1920px_hoch.png');
    }
    .mm-panels > .mm-panel.ebene2::before {
        background-image: url('assets/img/mittelgrau_1920px_hoch.png');
    }
    .mm-panels > .mm-panel.ebene3::before {
        background-image: url('assets/img/hellgrau_1920px.png');
    }
    .mm-panels > .mm-panel.ebene4::before {
        background-image: url('assets/img/1920px_hoch.png');
    }
    .mm-panel {
        -webkit-transform:none;
        transform:none;
        max-width: 450px;
    }
    .mm-menu_offcanvas{
        min-width:350px;
        max-width: 450px;
    }
}
@media screen and (min-width: 1545px) {
   .mm-panels > .mm-panel.ebene1 {
        z-index: 15;
    }
    .mm-panels > .mm-panel.ebene2 {
        right: 100%;
        left: auto;
        z-index: 10;
    }
    /*.mm-navbar__title::after {
        margin-right:5px;
    }*/
    .mm-panels > .mm-panel.ebene3 {
        right: 200%;
        left: auto;
        z-index: 5;
    }
    .mm-panels > .mm-panel.ebene4 {
        right: 300%;
        left: auto;
        z-index: 2;
    }
    .mm-panel.mm-panel_opened-parent {
        display: block !important;
        -webkit-transform:none;
        transform:none;
    }
    .mm-navbar__title > span {
	    font-size: 1.222rem;
	    white-space: normal !important;
        overflow: visible;
        hyphens: auto;
    }
    .mm-panel {
        -webkit-transform:none;
        transform:none;
        width: 100%;
    }
    .mm-menu_offcanvas{
        min-width:350px;
        width: 23.45%;
    }
    .mm-panels > .mm-panel.ebene2,
    .mm-panels > .mm-panel.ebene3,
    .mm-panels > .mm-panel.ebene4
    {
        padding-right: 125px;
    }
}
@media screen and (min-width: 1920px) {
    #mmobile-nav #searchform-menu {
        top:50px;
    }
    #mmobile-nav .such_btn .submit {
        width:55px;
        height:55px;
    }
    #mmobile-nav #searchform-menu .suche input {
        height:55px;
    }
    .mm-listitem__btn, .mm-listitem__text {
    	padding-top: 10px;
        padding-bottom: 10px;
    }
    .close-menu {
        top: 50px;
        right: 50px;
        width: 50px;
        height: 50px;
    }
    .close-menu i.far {
    	font-size: 2.7222em;
    	color: #fff;
    	line-height: 1.122449em;
    }
    .mm-panels > .mm-panel.ebene1,
    .mm-panels > .mm-panel.ebene2,
    .mm-panels > .mm-panel.ebene3,
    .mm-panels > .mm-panel.ebene4{
        padding-top: 110px ;
    }
    .mm-panels > .mm-panel.ebene1 {
        padding-right: 100px;
    }
    .mm-panels > .mm-panel.ebene1 ul,
    .mm-panels > .mm-panel.ebene2 ul,
    .mm-panels > .mm-panel.ebene3 ul,
    .mm-panels > .mm-panel.ebene4 ul{
        /*line-height: 2.777rem;*/
        /*line-height: 2.45rem;*/
        line-height:1.7rem;
        hyphens: auto;
        white-space: normal;
        overflow: visible;
        /*padding-right: 40px;*/
    }
    .mm-panel {
        max-width: 560px;
    }
    .mm-menu_offcanvas{
        max-width: 560px;
    }
    .mm-listitem a, .mm-listitem a:hover {
        font-size: 1.222rem;
        color: #fff;
        overflow: visible;
        hyphens: auto;
        white-space: normal;
    }
    .nav-linkliste li a {
        font-size: 1.222rem;
    }
}
    
    
    
    
 

/* Modales Fenster */
/* Zusatzfunktion: Wichtige Mitteilung in einem modalen Fenster */
.blurit > body > .mm-page > :not(.modal-window ), .mm-wrapper_opened .mm-page {
	-webkit-filter: blur(2px);
	filter: blur(2px);
	-webkit-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

.modal-window,
.modal-window *,
.modal-window *::before,
.modal-window *::after {
-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
.modal-window {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: transparent;
    z-index: 5000;
    display: none;
    justify-content: center;
    align-items: center;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.modal-window-overlay {
    background-color: #fff;
    overflow-y: auto;
    height: 100%;
    opacity: 0;
    animation-name: modal-window-open;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    max-height: 100%;
    width: 50%;
    overflow: visible;
}
@keyframes modal-window-open {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
.modal-window-overlay::before {
    content: '';
    bottom: 0;
    right: 99.9%;
    top: 0;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
}
@media screen and (min-height: 1201px) {
    .modal-window-overlay::before {
        background-image: url('assets/img/notfall_1920.png');
        width: 143px;
    }
}

@media screen and (max-height: 1200px) {
    .modal-window-overlay::before {
        background-image: url('assets/img/notfall_1200.png');
        width: 90px; 
    }
}
@media screen and (max-height: 960px) {
    .modal-window-overlay::before {
        background-image: url('assets/img/notfall_960.png');
        width: 72px; 
    }
}
@media screen and (max-height: 450px) {
    .modal-window-overlay::before {
        background-image: url('assets/img/notfall_450.png');
        width: 34px; 
    }
}

/* Inhaltsbereich */
.modal-window-content {
    padding: 100px 130px;
    position: relative;
    overflow-y: auto;
    height: 100vh;
}
.modal-window-content .page-title {
    font-size: 2.888em;
}
.modal-window-content .page-title:before {
	content: '\f071';
	font-family: "Font Awesome 5 Pro";
	color: #006AB3;
	font-weight: 700;
	margin-right: 10px;
}
/* Designtemplate-Felder 
.modal-window-content div[style="display:inline"]:last-of-type > :last-child { 
    margin-bottom: 0;
}*/
.modal-window-content .column-2x3,
.modal-window-content .randspalte.column-3 {
    width: 100%;
    float: none;
    margin-top:25px;
}
.modal-window-content .com-list .sr,
.modal-window-content .randspalte.column-3 {
    margin: 45px 0;
}
.modal-window-content .column-2x3 p {
    font-size: 1.055em;
    margin-bottom:0.25em;
}
.modal-window-content .column-2x3 p:last-child a {
    font-weight: 700;
    text-transform: uppercase;
}
.modal-window-content .column-2x3 p:last-child a::before {
    display: none;
}
.modal-window-content .randspalte .widget {
    background: rgba(0,106,179,.1);
}
.modal-window-content .randspalte .widget.bilder {
    background: transparent;
}

.frontend .modal-window-hide-btn {
    vertical-align: bottom;
    margin-top: 30px;
}
.frontend .modal-window-hide-x {
    cursor: pointer;
    background-color: transparent;
    position: absolute;
    color: #404040;
    line-height: 1;
    top: 60px;
    right: 60px;
}
.modal-window-hide-x i[class^=fa] {
    margin-right: 0;
}
.modal-window-hide-x .fa-fw {
    height:1.25em;
}
html.noscroll {
    overflow: hidden;
}
.modal-window.flex {
    display: flex !important;
}

@media screen and (max-width: 1600px) {
    .modal-window-overlay {
        width: 75%;
    }   
}
@media screen and (max-width: 1200px) {
    .modal-window-content {
        padding: 50px 65px;
    }
    .frontend .modal-window-hide-x {
        top: 20px;
        right: 20px;
    }
    #tab-container > ul {
        justify-content:center;
        flex-wrap:wrap;
    }
    #tab-container > ul > li:first-child {
        margin-left:0;
    }
    #tab-container > ul > li:last-child {
        margin-right:0;
    }
    #tab-container > .unstyled-list > li {
        margin-bottom:15px;
    }
}
@media screen and (max-width: 960px) {
    .modal-window-content .page-title {
        font-size: 2.5em;
    } 
    .modal-window-content .column-2x3 p {
	    font-size: 1em;
    }
}
@media screen and (max-width: 680px) {
    .modal-window-content {
        padding: 50px 30px;
    }
    .frontend .modal-window-hide-x {
        top: 10px;
        right: 10px;
    }
    .modal-window-content .page-title {
        font-size: 1.8em;
    }
    .modal-window-content .column-2x3 .mt_left {
	    float: none;
	    margin-right: 0;
	    width: 100%;
    }
    #tab-container > .unstyled-list {
        width:auto;
        justify-content: flex-start;
        margin-left:-5px;
        margin-bottom:0;
        margin-right:-5px;
    }
   #tab-container > .unstyled-list > li, #tab-container > ul > li:first-child {
    	width: calc(50% - 10px);
    	padding-left: 0;
    	padding-right: 0;
    	margin-left: 5px;
    	margin-right: 5px;
    }
}

/* ++ COOKIE-HINWEIS ++ */
#cookie-note {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .25);
    z-index: 5001;
    display: none;
    justify-content: center;
    align-items: center;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    max-width: unset;
    filter: none !important;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
/*
.blured-cookie > body > .mm-page > :not(#cookie-note) {
  -webkit-filter: blur(2px);
  filter: blur(2px);
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
*/
.cookiebox {
    max-width: 500px;
    background: #fff;
    padding: 25px;
    max-height:100%;
    overflow:auto;
}
.cookie-note a.csslink_extern::after {
	display: none
}
.cookie-note .pull-left {
	font-size: 1rem;
}
.cookie-note .pull-left p {
    font-size: 1rem;
    line-height: 1.333;
}
.cookie-note .pull-left a:hover,
.cookie-note .pull-left a:focus{
    text-decoration: underline;
}
.cookie-note .pull-left a::before {
    display: none;
}
.cookie-note, .tracking-note {
	width: 100%;
	background-color: #E5F0F7;
	padding: 25px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.cookie-note .btn.grayscale, .tracking-note .btn.grayscale {
	filter: none;
	background: #757575;
}
.cookie-note .pull-right .btn, .tracking-note .pull-right .btn {
	color: #fff;
	border-radius: 15px;
}
/* ++ SOCIAL HOVER ++ */
a:hover i.fa-facebook-square,
a:focus i.fa-facebook-square,
.site-footer .social-contacts i.fa-facebook-square {
    color: #3b5998;
}
a:hover i.fa-twitter-square,
a:focus i.fa-twitter-square,
.site-footer .social-contacts i.fa-twitter-square {
    color: #1da1f2;
}
a:hover i.fa-youtube-square,
a:focus i.fa-youtube-square,
.site-footer .social-contacts i.fa-youtube-square {
    color: #ff0000;
}

a:hover i.fa-instagram::before, 
a:focus i.fa-instagram::before {
	content: url(assets/img/instagram.svg);
	display: block;
	width: 25px;
	top: 3px;
	position: relative;
	left: 4px;
}
.site-footer a i.fa-instagram::before {
    content: url(assets/img/instagram.svg);
    position:relative;
	display: block;
	left:0;
	top:2px;
    width: 23px;
}
.site-footer .social-contacts a:hover i.fa-instagram::before,
.site-footer .social-contacts a:focus i.fa-instagram::before {
    left:0;
    top:2px;
    width: 23px;
}

a:hover i.fa-wifi,
a:focus i.fa-wifi,
.site-footer .social-contacts i.fa-wifi{
    color: #EA4192;
}
a:hover i.fa-newspaper,
a:focus i.fa-newspaper,
.site-footer .social-contacts i.fa-newspaper{
    color: #F8931F;
}
a:hover i.fa-charging-station,
a:focus i.fa-charging-station,
.site-footer .social-contacts i.fa-charging-station{
    color: #79B51C;
}


/* --- HEADER --- */
.header_right,
.logo {
    align-items: center;
}
.header_right {
    width: calc(100% - 330px);
}
/*.such_container > div {
    float: left;
}*/
.logo.headerheight.flex-col-2 {
	flex-basis: 25%;
	width: 25%;
	margin: 0;
}
.header_right.flex-col-2 {
	align-items: center;
	justify-content: flex-end;
	display: flex;
	flex-basis: 75%;
	width: 75%;
	margin: 0;
}
.ikiss-autocomplete-result-wrap {
	position: absolute;
	top: 63px;
	left: 0;
	right: 0;
	z-index: 105 !important;
	background: #fff;
	text-align: left;
	padding: 25px 25px 0 25px;
	box-shadow: 0 4px 8px rgba(0,0,0,.3);
	max-height: calc(100vh - 120px);
	overflow: auto;
}
.ikiss-autocomplete-result-wrap h2 {
	text-align: left;
	color: #1A171B;
	font-weight: 700;
	font-size: 1rem;
	padding: 0;
	margin: 0;
}
.ikiss-autocomplete-result-head:not(:last-child) ul {
	padding: 10px 0 20px;
	border-bottom: 1px solid #E5E7E7;
	transition: all 2s;
	margin-bottom: 20px;
}
.ikiss-autocomplete-result-head ul li a {
    font-size: 1rem;
    color: #1A171B;
    font-weight: 400;
}
.ikiss-autocomplete-result-head ul li a::before {
    content: '\f054' !important;
	margin-right: 10px;
	font-size: 1rem;
	font-weight: 300;
	color: #006AB3;
	display: inline-block;
}
.ikiss-autocomplete-result-wrap .btn {
	padding: 11px 24px;
	background-color: #006AB3;
	color: #fff;
	border-radius: 15px;
	font-weight: 700;
	font-size: 1rem;
	text-transform: uppercase;
	box-shadow: none;
	border: none !important;
	margin: 10px 0 20px;
	cursor: pointer;
	width: auto;
	text-align: center;
	display: inline-block;
}
.such_container {
    display: flex;
    width: 100%;
    border: 1px solid #E5E7E7;
	border-radius: 15px;
}
#searchform {
	height: 57px;
	display: flex;
	width: 100%;
}
.such_container .suche {
    width: 100%;
    position: relative;
}
.such_container .suche input {
    line-height: 57px;
    height: 57px;
    padding: 0 15px;
    font-family: 'Sedgwick Ave' !important;
}
.klapp_nav {
	margin-left: 75px;
}
.top {
	height: 145px;
	-webkit-box-shadow: 0 3px 6px -5px #ddd;
	-moz-box-shadow: 0 3px 6px -5px #ddd;
	box-shadow: 0 3px 6px -5px #000;
	position: fixed;
	z-index: 100;
	background: #fff;
	top: 0;
	left: 0;
	right: 0;
	transition:all .25s ease-in-out;
}
.scroll-down .top {
    height:95px;
}

@media screen and (max-width: 1760px) {
    .header_right {
        width: calc(100% - 450px);
    }
}

/* ++ FILTER ++ */
.filter_btn {
	position: relative;
	padding: 0 15px;
	width: 155px;
	text-align: center;
	line-height: 55.5px;
	border-left: 1px solid #E5E7E7;
}
#filter_event {
    line-height:initial;
    background-color:transparent;
    cursor: pointer;
}
#filter_event:focus-visible {
    outline:none;
}
.filter_btn i {
    font-size: 39px;
    font-size: 2.166rem;
    color: #006AB3;
    line-height: 55.5px;
}
.filter_container {
	display: none;
	position: absolute;
	top: 57px;
	right: 0;
	width: 13rem;
	border: 1px solid #E5E7E7;
	padding: 15px;
	text-align: left;
	background: white;
	line-height: 40px;
}
.filter_container h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 1rem;
}
.filter_container label {
    padding-left: 10px;
}
.filter_container ul {
    list-style:none;
    padding:0;
    margin:0;
}
/* ++ SUCHBUTTON ++ */
.such_btn {
    background: #006AB3;
    color:#fff;
    padding: 0;
}
#save_btn {
    background: #006AB3;
    color: #fff;
    border-radius: 13px;
    width: 100%;
    margin-right: 0;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 18px;
}
.such_btn .submit {
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: transparent;
}
.such_btn i.far {
    font-size: 26px;
    font-size: 1.444rem;
    color: #fff;
    margin: 0;
}

/* ++ HÄUFIG GESUCHT ++ */
.oft_gesucht {
	position: relative;
	width: 350px;
	padding: 0 15px;
	text-align: center;
	line-height: 55.5px;
}
#oft_gesucht_icon {
    margin: 0 0 0 10px;
    font-size: 39px;
    font-size: 2.1666em;
    color: #006AB3;
}
.oft_gesucht_btn {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    width: 100%;
}
.oft_gesucht_content h1 {
    display: none;
}
.oft_gesucht_content {
	position: absolute;
	top: 58px;
	right: 0;
	display: none;
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.11);
	border: 1px solid #E5E7E7;
	padding: 20px 25px;
	z-index: 110;
}
.oft_gesucht_content a::before {
    display: none;
}
.oft_gesucht_content ul {
    margin: 0;
    text-align: left;
}
.oft_gesucht_content li {
    line-height: 40px;
    margin: 0;
}
.oft_gesucht_content li a {
    position: relative;
    left: 0;
    color: #1A171B;
}
.oft_gesucht_content li a:hover {
    left: 5px;
    color: #006AB3;
    transition: all .25s ease-in-out;
}

@media screen and (max-width: 1350px) {
    .oft_gesucht {
		width: 400px;
    }
}
@media screen and (min-width: 1761px) {
    .oft_gesucht_content {
        min-width:333px;
    }
}
/* ++ NAVIGATION ++ */
#nav-mob {
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 500;
}
.slicknav_nav {
	position: fixed;
	right: 0px;
	top: 0px;
	padding: 180px 150px 50px 50px;
	background: #505050;
	z-index: 100;
	bottom: 0;
	overflow: visible;
}
.slicknav_nav::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
	width: 180px;
	z-index: 1;
	/* height: 101vh; */
	background-image: url(assets/img/rundung_menu1.svg);
	background-position: right;
	background-repeat: no-repeat;
}
.slicknav_nav .slicknav_arrow {
	font-size: 1em;
	margin: 0 30px 0 0;
}
.slicknav_nav .slicknav_arrow i {
	float: none;
	margin-right: 0;
	font-size: 20px;
	font-size: 1.111em;
	font-weight: 300;
	vertical-align: baseline;
	display: inline-block;
}
.slicknav_nav li {
    border: none;
}
.slicknav_nav > li.slicknav_open, 
.slicknav_nav > li.npt_on {
	background-color: transparent;
}
.slicknav_nav > li.slicknav_open > a > a, 
.slicknav_nav .nlv_2 > li.slicknav_open > a > a,
.slicknav_nav > li.npt_on > a > a {
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}
.slicknav_nav li a {
    color: #fff;
    font-size: 1.222rem;
    font-weight: 300;
    margin-left: 45px;
}
.slicknav_nav li a:hover {
    text-decoration: underline;
}
.slicknav_nav li.slicknav_open > a a:hover {
    text-decoration: none;
}
.slicknav_nav .nlv_2 {
	position: absolute;
	background: #605F61;
	bottom: 0;
	top: 0;
	padding: 180px 50px 50px 50px;
	right: 100%;
	overflow: visible;
}
.slicknav_nav .nlv_2::after {
	content: url(assets/img/rundung_menu2.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: -139px;
	min-height: 100vh;
	z-index: 1;
}
.slicknav_nav .nlv_3 {
	position: absolute;
	background: #737374;
	bottom: 0;
	top: 0;
	padding: 180px 50px 50px 50px;
	right: 100%;
	overflow: visible;
}
.slicknav_nav .nlv_3::before {
	content: url(assets/img/rundung_menu3.svg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 480px;
	width: 12em;
	z-index: 1;
}
.slicknav_menu {
    background-color: transparent;
    padding: 0;
}
.slicknav_menu .slicknav_menutxt i {
	font-size: 47px;
	font-size: 2.611em;
	margin: 0;
	text-shadow: none;
	color: #006AB3;
}
.slicknav_menu .slicknav_icon {
	display: none;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #006AB3;
    width: 41px;
}
.slicknav_btn {
	background-color: transparent;
	position: fixed;
	right: 50px;
	top: 50px;
	padding: 0;
	margin: 0;
	transition: all .25s ease-in-out;
	z-index: 110;
}
.slicknav_btn.slicknav_open {
    right: 0;
    top: 0;
    padding: 50px;
    transition: all .25s ease-in-out;
}
.slicknav_btn.slicknav_open i {
    color: #fff;
}
.slicknav_btn.slicknav_open i::before {
    content: '\f00d';
    font-weight: 500;
}

/*Mitteilungsslider*/
.slider .mediathek .iframe-preview:before {
    content: "\f04b";
    font-family:"Font Awesome 5 Pro";
    display:block;
    position:relative;
    color:#fff;
    font-size:5em;
    font-weight:200;
    text-align:center;
    top:50%;
    transform:translatey(-50%);
}
.slider .mediathek .iframe-autowidth {
    height:100%;
}
.slider article {display: flex;align-items: stretch; position:relative;}
.slider .mediathek .liste_text {display: flex; flex-direction: column;}
.mitteilungs-slider {height:520px; background-color:#fff; padding: 0; position: relative;}
.mitteilungs-slider .liste-text::before {
	content: '';
	right: 99.6%;
	z-index: 3;
	position: absolute;
	top: 0;
	bottom: 0;
	background-image: url('assets/img/titelbild_rundung_700px.png');
	width: 58px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
}
.slider .mediathek .liste_text::before {
	content: '';
	right: 101%;
	z-index: 3;
	position: absolute;
	top: -15px;
	bottom: 0;
	background-image: url('assets/img/titelbild_rundung_700px.png');
	width: 58px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
}
.slider .mediathek .spacer {
    margin: 0;
}

@media screen and (min-width: 1201px) and (max-width: 1580px) {
    .mitteilungs-slider .liste-text::before {
        background-image: url('assets/img/titelbild_rundung_1200px.png');
        width: 102px;
    }
    .slider .mediathek .liste_text::before {
        background-image: url('assets/img/titelbild_rundung_1200px.png');
        width: 102px;
    }
}
.mitteilungs-slider.loaded {height:auto}
.mitteilungs-slider ul {padding: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 {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.slides {
    margin-bottom: 0;
    /*min-height: 650px;*/
}
.mitteilungs-slider .liste-bild + .liste-text,
.slider .mediathek .liste_bild + .liste_text {
    padding:50px 70px;
}
.mitteilungs-slider .more {
    margin-top: 20px;
    text-transform: uppercase;
}
.mitteilungs-slider .more:hover {
    background-color: rgba(255,255,255,.3);
    
}
.mitteilungs-slider .liste-text, .mitteilungs-slider .liste-bild + .liste-text,
.slider .mediathek .liste_text, .slider .mediathek .liste_bild + .liste_text {
    position: relative;
    background-color:#fff;
    padding:125px 130px 120px 50px;
    line-height:1.7em;
}
.mitteilungs-slider .liste-text .liste-titel,
.slider .mediathek .liste_text .liste-titel {
    font-size: 2.888rem;
    font-weight: 700;
    color:#1A171B;
    line-height:1.3em;
    margin: 0 0 15px;
}
.mitteilungs-slider a {color:#1A171B;}
.mitteilungs-slider .liste-text .more {display:inline-block;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;}

.mitteilungs-slider .flex-row {
    margin:0;
}
.mitteilungs-slider .flex-row .liste-bild  {
    width:66.666%;
}
.mitteilungs-slider .flex-row .liste-text {
    width:33.333%;   
}

.mitteilungs-slider .top .flex-row .liste-text {
    background-color:#006AB3;
}
.mitteilungs-slider .top .flex-row .liste-text * {
    color:#fff;
}
.mitteilungs-slider .liste-text .kurztext,
.slider .mediathek .liste_text p {
    font-size: 1.055rem;
}
.mitteilungs-slider .top .date span {
    border-bottom:1px solid #fff;
}
.mitteilungs-slider .ikiss-direction-nav, .event-slider .flex-direction-nav{
  margin: 0;
  padding: 0;
  list-style: none;
}
.mitteilungs-slider .ikiss-direction-nav a, .event-slider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  position: absolute;
  top: 50%;
  transform:translatey(-50%);
  z-index: 10;
  overflow: hidden;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size:2.6em;
}
.mitteilungs-slider .ikiss-direction-nav .ikiss-prev, .event-slider .flex-direction-nav .flex-prev {
  left: -55px;
}
.mitteilungs-slider .ikiss-direction-nav .ikiss-next, .event-slider .flex-direction-nav .flex-next {
  right: -55px;
  text-align: right;
}
.mitteilungs-slider .ikiss-direction-nav .ikiss-prev:hover, .event-slider .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.mitteilungs-slider .ikiss-direction-nav .ikiss-next:hover, .event-slider .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.mitteilungs-slider .ikiss-direction-nav .ikiss-disabled, .event-slider .flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.mitteilungs-slider .ikiss-control-nav {
    position: absolute;
    bottom: 0;
    left: calc(66.666% + 50px);
    display:block;
    z-index: 70;
    list-style: none;
    margin: 0;
    padding: 25px 0 80px;
}
.mitteilungs-slider .ikiss-control-nav li {
    display:inline-block;
}
.mitteilungs-slider .ikiss-control-nav a {
    font-size: 0;
    width: 16px;
    height: 16px;
    border-radius:100%;
    border: 2px solid #006AB3;
    float:right;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
    transition: all 0.2s;
    background-color:#fff;
    box-shadow:0 0 5px rgba(0,0,0,.15);
}
.mitteilungs-slider .ikiss-control-nav a.ikiss-active {
        background-color: #006AB3;
}
.mitteilungs-slider .ikiss-pauseplay {
	position: absolute;
	top: 0;
	right: calc(33.333% - 85px);
	z-index: 70;
	padding: 60px 0 50px;
}
.ikiss-direction-nav {
        display: none;
}

/* ++ TOOLTIPS ++ */
.tooltip button {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 2px solid #fff;
    cursor: pointer;
}
.tooltip button:hover {
    background-image:radial-gradient(#005b9a 30%, transparent 70%);
    -webkit-box-shadow: 8px 10px 15px #005b9a;
    -moz-box-shadow: 8px 10px 15px #005b9a;
    box-shadow: 8px 10px 15px #005b9a;
    -webkit-box-shadow: 8px 10px 15px rgba(0, 91, 154,0.75);
    -moz-box-shadow: 8px 10px 15px rgba(0, 91, 154,0.75);
    box-shadow: 8px 10px 15px rgba(0, 91, 154,0.75);    
}
.tooltip .icon-style {
    font-size: 27px;
    font-size: 1.5em;
}
.contact-layer-btn-wrapper {
	top: 16em;
	transition:top .25s ease-in-out;
}
.open-layer-btn-wrapper {
	top: 20.5em;
	transition:top .25s ease-in-out;
}
.standorte-layer-btn-wrapper {
    top: 25em;
    transition:top .25s ease-in-out;
}
.dienstleistung-layer-btn-wrapper {
    top: 29.5em;
    transition:top .25s ease-in-out;
}
.scroll-down .open-layer-btn-wrapper {
	top: 11.5em;
}
.scroll-down .contact-layer-btn-wrapper {
    top: 7em;
}
.scroll-down .standorte-layer-btn-wrapper {
    top: 16em;
}
.scroll-down .dienstleistung-layer-btn-wrapper {
    top: 20.5em;
    z-index: 179;
}
.tooltip-wrapper::before {
    content: " ";
    display: block;
    height: 16px;
    position: absolute;
    width: 100%;
}
.tooltip-wrapper {
    background-color: #fff;
    border: 1px solid #006AB3;
    cursor: default;
    position: absolute;
    width: auto;
    z-index: 100;
}
.tooltip-wrapper {
    display: none;
	cursor: default;
}
.tooltip-container {
    font-family: open_sansregular,sans-serif;
    font-size: 14px;
    font-size: 0.777em;
    line-height: 30px;
    padding: 15px;
    position: relative;
    text-align: left;
    width: 100%;
}
.tooltip-container::before {
    border-style: solid;
    content: " ";
    display: block;
    position: absolute;
    border-color: #006AB3 transparent;
    height: 16px;
    left: 46px;
}
.tooltip-container::after {
    border-style: solid;
    content: " ";
    display: block;
    position: absolute;
    border-color: #fff transparent;
    left: 47px;
}

.contact-layer, .contact-layer-btn-wrapper {
    z-index: 200;
}
.open-layer, .open-layer-btn-wrapper, .scroll-down {
    z-index: 190;
}
.standorte-layer, .standorte-layer-btn-wrapper, .dienstleistung-layer {
    z-index: 180;
}
.dienstleistung-layer-btn-wrapper {
    z-index: 179;
}
.contact-layer, .contact-layer-btn-wrapper,
.open-layer, .open-layer-btn-wrapper,
.standorte-layer, .standorte-layer-btn-wrapper, .dienstleistung-layer-btn-wrapper {
    position: fixed;
    right: 25px;
}
.contact-layer-btn,
.open-layer-btn,
.standorte-layer-btn,
.dienstleistung-layer-btn{
    width: 53px;
    height: 40px;
    -webkit-transition: background-color .12s;
    transition: background-color .12s;
    position: relative;
}
.contact-layer-btn, .contact-layer-btn-menu,
.open-layer-btn, .open-layer-btn-menu,
.standorte-layer-btn, .standorte-layer-btn-menu,
.dienstleistung-layer-btn, .dienstleistung-layer-btn-menu{
    font-size: 22px;
    font-size: 1.222em;
    color: #fff;
    background-color: #006AB3;
}
.contact-layer-btn .tooltip-wrapper .tooltip-container::before, .contact-layer-btn .tooltip-wrapper::after, .contact-layer-btn .tooltip-wrapper::before,
.open-layer-btn .tooltip-wrapper .open-container::before, .open-layer-btn .tooltip-wrapper::after, .open-layer-btn .tooltip-wrapper::before,
.standorte-layer-btn .tooltip-wrapper .tooltip-container::before, .standorte-layer-btn .tooltip-wrapper::after, .standorte-layer-btn .tooltip-wrapper::before,
.diensleistung-layer-btn .tooltip-wrapper .tooltip-container::before, .dienstleistung-layer-btn .tooltip-wrapper::after, .dienstleistung-layer-btn .tooltip-wrapper::before{
    display: none;
}
.contact-layer-btn .tooltip-wrapper,
.open-layer-btn .tooltip-wrapper,
.standorte-layer-btn .tooltip-wrapper,
.dienstleistung-layer-btn .tooltip-wrapper{
    background-color: transparent;
    border: 0;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	padding-right: 16px;
}
.contact-layer-btn .tooltip-wrapper .tooltip-container::after,
.open-layer-btn .tooltip-wrapper .tooltip-container::after,
.standorte-layer-btn .tooltip-wrapper .tooltip-container::after,
.dienstleistung-layer-btn .tooltip-wrapper .tooltip-container::after{
    margin-top: -9px;
    right: -6px;
    height: 18px;
    width: 18px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: auto;
    display: inline-block;
    border: 0;
}
.contact-layer-btn .tooltip-container::after,
.open-layer-btn .tooltip-container::after,
.standorte-layer-btn .tooltip-container::after,
.dienstleistung-layer-btn .tooltip-container::after {
    background-color: #006AB3;
}
.contact-layer-btn .tooltip-wrapper .tooltip-container,
.open-layer-btn .tooltip-wrapper .tooltip-container,
.standorte-layer-btn .tooltip-wrapper .tooltip-container,
.dienstleistung-layer-btn .tooltip-wrapper .tooltip-container{
    width: auto;
}
.contact-layer-btn .tooltip-container,
.open-layer-btn .tooltip-container,
.standorte-layer-btn .tooltip-container,
.dienstleistung-layer-btn .tooltip-container{
    padding: 3px 15px;
    white-space: nowrap;
    box-shadow: 2px 2px 5px rgba(0,0,0,.2);
    border-color: #fff;
    background-color: #006AB3;
    color: #fff;
    text-transform: none;
    position: relative;
}
.contact-layer,
.open-layer,
.standorte-layer,
.dienstleistung-layer{
    display: none;
    width: 400px;
    box-shadow: 0 -5px 50px 0 rgba(0,0,0,.2);
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}
.standorte-layer {
    max-height:calc(100vh - 27em);
    overflow:auto;
}
.contact-layer-head,
.open-layer-head,
.standorte-layer-head,
.dienstleistung-layer-head{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #006AB3;
    color: #fff;
}
.contact-layer-headline i,
.open-layer-headline i,
.standorte-layer-headline i,
.dienstleistung-layer-headline i{
    font-size: 37px;
    font-size: 2.055em;
    margin-right: 15px;
}
.contact-layer .contact-layer-headline p,
.open-layer .open-layer-headline p,
.standorte-layer .standorte-layer-headline p,
.dienstleistung-layer .standorte-layer-headline p{
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0;
}
.contact-layer-headline,
.open-layer-headline,
.standorte-layer-headline,
.dienstleistung-layer-headline{
    margin: 5px 0 5px 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: center;
    align-self: center;
    display: flex;
    align-items: center;
}
.contact-layer-close::before,
.open-layer-close::before,
.standorte-layer-close::before,
.dienstleistung-layer-close::before{
    content: "x";
}
.contact-layer-close,
.open-layer-close,
.standorte-layer-close,
.dienstleistung-layer-close{
    margin: 5px 15px;
    font-size: 29px;
    font-size: 1.611rem;
    font-weight: 700;
    cursor: pointer;
}
.contact-layer-body,
.open-layer-body,
.standorte-layer-body,
.dienstleistung-layer-body{
    margin: 0;
}
.standorte-layer-body {
    overflow: auto;
    height: calc(100% - 50.5px);
}
.dienstleistung-layer-btn > .fa-thin {
    font-size: 1.5em;
}
/*a[href^="tel"], a[href^="tel"]:hover {
    cursor: default;
    pointer-events: none;
}*/
a[href^="tel"],
a[href^="mailto"],
.com-list a,
a[class*="csslink_"] {
  text-decoration: none;
}
a:hover[href^="tel"],
a:hover[href^="mailto"],
a:focus[href^="tel"],
a:focus[href^="mailto"],
.com-list a:hover,
.com-list a:focus,
a[class*="csslink_"]:hover,
a[class*="csslink_"]:focus{
  text-decoration: underline;
}
.contact-layer-text-wrapper a[href^="tel:"] {
    color:#404040;
    
}

.contact-layer-text-wrapper .result-list {
    margin-bottom: 0.75em;
    margin-top: 0.75em;
}
.contact-layer-tel,
.open-layer-tel,
.standorte-layer-tel,
.dienstleistung-layer-tel{
    font-size: 16px;
    font-size: 0.888rem;
    color: #000;
    font-weight: 700;
}
.contact-layer-body p,
.open-layer-body p,
.standorte-layer-body p,
.dienstleistung-layer-body p{
    margin-top: 10px;
    font-size: 1rem;
}
.contact-layer hr,
.open-layer hr,
.standorte-layer hr,
.dienstleistung-layer hr{
    margin: 15px -15px 15px !important;
    border: 0;
    width: calc(100% + 30px) !important;
    border-bottom: 1px solid #C7C8C8;
}
.contact-layer-text-wrapper,
.open-layer-text-wrapper,
.standorte-layer-text-wrapper,
.dienstleistung-layer-text-wrapper{
    padding: 0 15px;
}
.contact-layer-text-wrapper a,
.open-layer-text-wrapper a,
.standorte-layer-text-wrapper a,
.dienstleistung-layer-text-wrapper a{
    color: #000;
    font-weight: 600;
}

/* ++ SLIDER ++ */
.slider {
    position: relative;
}
.slider::before {
	content: url(assets/img/schraege_willkommen_grau_oben.svg);
	position: absolute;
	bottom: -6px;
	left: 0;
	right: 0;
	z-index: 4;
	width: 100%;
}
.ikiss-pauseplay a > i.fas {
    color: #000;
    margin: 0;
    line-height: 31px;
    font-size: .8rem;
}
.ikiss-pauseplay a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 2px solid #DCDEDE;
    border-radius: 25%;
    text-align: center;
}

/* --- CONTENT (STARTSEITE) --- */
.site-content {
    padding-top: 145px;
    padding-bottom: 30px;
}

/* ++ WILLKOMMEN ++ */
.willkommen {
    position: relative;
    background: #EBE7E7;
    padding: 30px 0 75px;
    text-align: center;
    font-size: 1.111rem;
    font-weight: 300;
}
.willkommen::before {
    content: url(assets/img/schraege_willkommen_weiss_unten.svg);
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 3;
}
.willkommen .wrapper .more {
    text-transform: uppercase;
    font-size: 1rem;
}
.scrolleffekt {
    text-align: center;
}
.scrolleffekt > i.far {
    position: relative;
    font-size: 1.777em;
    color: #006AB3;
    margin: 0;
    animation: moveteaser 1s infinite;
}
@keyframes moveteaser {
      0% {top: 0px;}
     50% {top: 10px;}
    100% {top: 0px;}
}

/* ++ THEMEN ++ */
.startseite .themen .cards {
    background: transparent;
    border: 1px solid #E5E7E7;
}
.startseite .themen .cards .icon {
    height: 100px;
}
.startseite .themen .cards .icon i,
.themen .cards .icon i{
    font-size: 3.5em;
    color: #000;
    transition:transform .25s ease-in-out;
}
.startseite .themen .cards .icon a.icon-link:hover i {
    transform:scale(1.1);
}
.startseite .themen .cards .title,
.themen .cards .title {
	font-size: 1.055rem;
	color: #1A171B;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #1A171B;
	display: inline-block;
	width: 100%;
}
.startseite .themen .more {
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
}

/* ++ SCHNELLGEFUNDEN ++ */
.schnellgefunden {background-color:#ececec;padding-top:/*60px*/90px;padding-bottom:90px;background:center center no-repeat;background-size:auto 100%;background-size:cover;background-attachment:fixed;box-shadow:inset 0 0 20px rgba(0,0,0,.4);color:#fff;}
.schnellgefunden h2, .themenseite .schnellgefunden h2 {color:#fff;margin-bottom: 50px;}
.schnellgefunden a {color:#fff;}
.schnellgefunden .cards {
    background: transparent;
}
.schnellgefunden .cards:not(:last-child),
.folgeseite .schnellgefunden .cards:not(:last-child) {
    border-right: 1px solid rgba(255,255,255,.5);
}
.folgeseite .schnellgefunden .cards {
    border: none;
}
.schnellgefunden .cards > a:hover,
.schnellgefunden .cards > a:focus {
    box-shadow: none;
}
.schnellgefunden .cards > a i{
    transition:transform .25s ease-in-out;
}
.schnellgefunden .cards > a:hover i,
.schnellgefunden .cards > a:focus i{
   transform:scale(1.1); 
}

.schnellgefunden .cards .icon i {
    color: #fff;
    font-size: 70px;
    font-size: 3.888rem;
}
.schnellgefunden .cards .title {
    font-size: 1.111rem;
}
.schnellgefunden .flex-row {
    margin: 0;
    justify-content: center;
}

/* --- AKTUELL --- */
.aktuell {
    text-align: center;
}
.aktuell .scrolleffekt > i {
    font-size: 32px;
    font-size: 1.777rem;
    color: #006AB3;
    margin-bottom: 80px;
    margin-right: 0;
}
.aktuell > div {
    text-align: left;
}

/* ++ MITTEILUNGEN ++ */
.mitteilungen {
    padding-right: 100px;
}
.startseite .mitteilungen {
    margin-bottom:60px;
} 

.mitteilungen .list-text i {
    display: none;
}
.mitteilungen .list-text small,
.mitteilungen .list-text .list-title,
.mitteilungen .list-text p {
    color: #000;
}
.mitteilungen .list-text small {
    display: inline-block;
    font-size: 1rem;
    margin-bottom: 10px;
}
.mitteilungen .list-text .list-title {
    font-size: 1.111rem;
    margin-bottom: 5px;
}
.mitteilungen .list-text p {
    line-height: 1.4em;
}
.mitteilungen .list-text .more {
    margin-top: 5px;
    display: block;
    text-transform: uppercase;
}
.mitteilungen .result-list > li {
	padding-bottom: 15px;
	border-bottom: 1px solid #E5E7E7;
	margin-bottom: 15px;
}
.mitteilungen .result-list > li > a:hover,
.mitteilungen .result-list > li > a:focus {
    background: #E5F0F7;
}

/* ++ SOCIALLINKS ++ */
.sociallinks {
    display: inline-block;
    margin-bottom:0;
}
.sociallinks i {
    color: #000;
    font-size: 26px;
    font-size: 1.444rem;
}
.sociallinks i.fa-phone-alt {
    font-size: 20px;
    font-size: 1.111rem;
}
.sociallinks a:hover i.fa-phone-alt,
.sociallinks a:focus i.fa-phone-alt {
    color: #006AB3;
}
.alle_meldungen {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}
.alle_meldungen a::before {
    display: none;
}

/* ++ NEWSLETTER ++ */
.newsletter .cards {
    background: #fff;
    box-shadow: 0 0 5px 1px #ccc;
}
.newsletter .cards > a:hover, 
.newsletter .cards > a:focus {
	background: transparent;
	-webkit-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.newsletter .cards .caption {
    padding: 40px;
}
.newsletter .cards .title {
    font-size: 1.444rem;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4em;
    margin-bottom: 15px;
}
.newsletter .more-align {
    text-align: center;
    margin-top: 25px;
}
.newsletter .more-align a:hover .more,
.newsletter .more-align a:focus .more {
    background: #E5F0F7;
    color: #006AB3;
}
.newsletter .more {
    display: inline-block;
    background: #006ab3;
    color: #fff;
    padding: 15px 40px;
    border-radius: 25px;
    text-transform: uppercase;
}


/* --- SLIDER (UNSER LANDKREIS) --- */
.titelbild-slider {
    margin-top: 35px;
    position: relative;
    height: 700px;
    z-index: 0;
}
.titelbild-slider::before {
    content: url(assets/img/schraege_footer.svg);
    position: absolute;
    bottom: -6px;
    right: 0;
    left: 0;
    width: 101%;
    z-index: 4;
}

/* ++ LANDKREIS-ÜBERSICHT ++ */
.titelbild-slider .flexslider-controls h3 {
    font-size: 1.555rem;
    margin-top: 50px;
    margin-bottom: 30px;
}
.flexslider-controls::before {
	content: '';
	bottom: 0;
	right: 99.6%;
	top: 0;
	z-index: 3;
	position: absolute;
	bottom: 0;
	background-image: url('assets/img/unserLandkreis_rundung_700px.png');
	width: 52px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
}

/* ++ STECKBRIEF ++ */
.steckbrief {
    padding: 60px 100px;
}
.steckbrief::before {
	content: '';
	bottom: 0;
	right: 99.6%;
	top: 0;
	z-index: 3;
	position: absolute;
	bottom: 0;
	background-image: url('assets/img/unserLandkreis_hellblau_rundung_700px-01.png');
	width: 52px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
}
.steckbrief h2 {
    font-family: 'Sedgwick Ave';
    font-size: 1.375rem;
    color: #006AB3;
    text-transform: none;
    text-align: left;
}
.steckbrief .sb-container.flex {
    align-items: center;
    margin-bottom: 15px;
}

.steckbrief .sb-container p {
    line-height: 24px;   
}
.steckbrief .sb-icon i {
    font-size: 40px;
    font-size: 2.222rem;
    margin-right: 25px;
    width: 40px;
}
.steckbrief .sb-content p {
    margin-bottom: 0;
}
.steckbrief .sb-title {
    font-weight: 700;
}


/* --- SITE-FOOTER --- */
.site-footer {
    clear: both;
    padding-top: 70px;
}
.site-footer .flex-row > div:nth-child(1) h2 {
    text-transform: none;
    text-align: left;
    font-family: 'Sedgwick Ave';
    font-size: 1.722rem;
    color: #006AB3;
}
.site-footer .footer-nav {
    background: #F8F8F8;
    padding: 25px 0;
    font-size: .944rem;
}
.site-footer .footer-nav nav {
    margin:0;
}
.site-footer .footer-nav a {
    color: #1A171B;
    font-weight: 500;
}
.site-footer .footer-nav a:hover {
    text-decoration: underline;
}
.site-footer .footer-content a {
    font-weight: 600;
}
.site-footer .footer-content a:hover {
    text-decoration: underline;
}
.site-footer .footer-content a.csslink_intern {
    color: #1A171B;
}
.site-footer .footer-content .logo-carousel img {
    max-width: 250px;
    max-height: 115px;
}
.site-footer .footer-content .flex-row > div:nth-child(2) {
    display: flex;
    justify-content: center;
}
.site-footer .footer-content .flex-row > div:not(:last-child) {
    border-right: 1px solid #E5E7E7;
}
.site-footer .social-contacts {
    line-height: 34px;
    width: 200px;
}
.site-footer .social-contacts i {
    font-size: 26px;
    font-size: 1.444rem;
    line-height: 1;
    vertical-align: sub;
    color: #000;
    width: 33px;
}
.site-footer .social-contacts a {
    font-weight: 600;
    line-height: 26px;
    color: #000;
}
.site-footer .social-contacts .unstyled-list a::before,
.site-footer .social-contacts .unstyled-list a::after{
    display: none;
}
.site-footer .social-contacts a span {
    display: inline-block;
    position: relative;
}
/*.site-footer .social-contacts a:hover span {
    text-decoration: underline;
}*/
.site-footer .social-contacts a:hover span::after {
	content: '';
	background: #000;
	height: 1px;
	width: 100%;
	bottom: -4px;
	display: inline-block;
	left: 0;
	position: absolute;
}

/* --- DETAILSEITEN --- */
.folgeseite a.csslink_extern:before {content:'\f054';font-family:"Font Awesome 5 Pro";font-size: 1rem;font-weight: 400;margin-right: 5px;color: #006AB3;}
.folgeseite .site-content, .themenseite .site-content {
    padding-top: 0;
}
.folgeseite .jumbotron {
    margin-top: 145px;
}
.folgeseite .jumbotron .titelbild {
    position: relative;
}
.folgeseite .jumbotron .titelbild::before {
	content: url(assets/img/schraege_footer.svg);
	position: absolute;
	bottom: -6px;
	right: 0;
	left: 0;
	width: 101%;
	z-index: 3;
}
.folgeseite .jumbotron .titelbild .elem {
    height: 375px;
}

.folgeseite .main-content-area.wrapper {
    padding: 0 15px;
}
.folgeseite h1 {font-size:1.722rem;font-weight:700;}
.folgeseite h2 {font-size:1.222rem;font-weight:700;}
.folgeseite h3 {font-size:1rem;font-weight:700;}
.folgeseite p {font-size:1rem;font-weight:400;line-height:1.8em;}

.overlay a.overlay-link:hover {
	background: #006AB3;
	opacity: .1;
}
.farbig-abgesetzt {
    margin-bottom: .75em;
}
.p-hintergrund, .farbig-abgesetzt {
    background: #E5F0F7;
    padding: 25px;
}
.farbig-abgesetzt p {
    margin-bottom: 0;
}
.farbig-abgesetzt h2,
.farbig-abgesetzt h3,
.farbig-abgesetzt h4,
.farbig-abgesetzt h5,
.farbig-abgesetzt h6 {
    margin-top: 0;
}

/* ++ ACCORDION ++ */
.accordion {
    margin: 30px 0;
}
.accordion-title {
    padding: 10px;
    margin: 0;
    background: #E5F0F7;
    margin-bottom: 5px;
}
.accordion-title.active {
    background: #006AB3;
    color: #fff;
}
.accordion-title span {
    font-size: 1rem;
    font-weight: 600;
}
.accordion-title.active span,
.accordion-title.active i {
    color: #fff;
}
.accordion-container {
    padding: 10px;
}
/* ++ THEMENBOXEN / CARDS ++ */
.folgeseite .cards {
    background: #fff;
    box-shadow: 0 0 10px 0 #ddd;
    border: 1px solid #E5E7E7;
    position:relative;
}
.cards > a:hover, .cards > a:focus {
	background: transparent;
}
.folgeseite .cards .image + .caption {
    padding: 40px;
}
.folgeseite .cards .image + .caption .title,
.folgeseite .cards.wimage .caption .title{
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	line-height:1.333em;
}
.folgeseite .cards .icon + .caption .title,
.folgeseite .cards .icon + .caption .title p{
    font-size: 1.111rem;
    font-weight: 700;
}
.folgeseite .cards .caption p:nth-child(2) {
    color: #000;
}
.folgeseite .cards .more {
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
}
.startseite .themen .cards .unstyled-list a,
.themen .cards .unstyled-list a{
	font-size: 1rem;
	font-weight: 400;
	color: #000;
}
.startseite .themen .flex-row {
    margin: 0 -15px;
}
.startseite .themen .cards .unstyled-list a::before,
.themen .cards .unstyled-list a::before{
	display: none;
}
.startseite .themen .cards a:hover,
.startseite .themen .cards a:focus,
.startseite .themen .cards .connected:hover,
.startseite .themen .cards .connected:focus {
    color: #006AB3;
}

/* ++ WIDGETS ++ */
.randspalte .widget {
    background: #E5F0F7;
    padding: 20px;
}
.randspalte .widget h3 {
    background: transparent;
    text-transform: uppercase;
    font-size: 1.111rem;
    font-weight: 700;
    padding: 20px 15px;
    margin-bottom: 0;
}
.randspalte .widget.adressen {
    background-color: #fefefe;
    border: 1px solid #e6e6e6;
}
.randspalte .widget.adressen h3 {
    color:#006AB3;
}
.randspalte .widget.adressen .overlay a.overlay-link:hover {
  opacity: 0;
}
.randspalte .widget i {
    display: none;
}
.randspalte .widget.adressen i {
    display: inline-block;
}
.randspalte .widget.custom-text .image-single {
    margin: 0 -20px;
}


/* --- DOKUMENTENLISTE --- */
.file-type {
    color: #006AB3;
}
.folgeseite .unstyled-list a {
    color: #1A171B;
}
.folgeseite .unstyled-list a:hover {
    color: #006AB3;
    text-decoration: underline;
}
.folgeseite .unstyled-list a:hover::before {
	text-decoration: none;
}

/* --- OFFENE STELLEN --- */
.stellen li {padding: 15px 25px;margin:0}
.stellen li:first-child {background:#006AB3;color:#fff;font-weight: 700;}
.stellen li:not(:first-child) {border-bottom: 1px solid #006AB3;}
.stellen li .title {position: static;}
.stellen li a {display:inline-block;position: relative;padding-left: 20px;}
.stellen li .title a:hover, .stellen li .title a:focus {text-decoration:none}
.stellen li:not(:first-child) a:before {content: '\f054';font-family:'Font Awesome 5 Pro';font-weight:700;position:absolute;left:0;color:#006AB3}
.stellen li .column-4 {text-align: right}
.stellen.content .column-1 {padding: 0 15px;}
.stellen.links {margin-top: 15px;}
.stellen.links a {position:relative}
.stellen .right:before {content:'\f054';font-family: 'Font Awesome 5 Pro';position: absolute; right:15px; margin-right:0;}
.stellen .left:before {content: '\f053';font-family: 'Font Awesome 5 Pro';position: absolute; left: 15px; margin-right:0;}
.stellen a.left.btn {padding-left: 30px;background: #fff;color: #006AB3;border: 1px solid #006AB3 !important;}
.stellen a.right.btn {padding-right: 30px;border: 1px solid #006AB3 !important;}

.mediathek.blau li {
  background-color: #006AB3;
  border-bottom: 1px solid #006AB3;
}
.mediathek .result-list > li,
.mediathek .result-list > li:last-child {
    border-bottom: 1px solid #fff;
}
.mediathek.blau .result-list > li:last-child {
    border-bottom-color: #006AB3;
}
.mediathek.blau .list-text {
  padding: 0 15px 15px 15px;
  color: #fff;
}
.mediathek.blau .list-title,
.mediathek.blau .result-list .list-icons {
    color: #fff !important;
}
.mediathek.blau .list-title {
    margin-top:0 !important;
}
.result-list > li:not(:last-child),
.result-list.flex-row > li {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.result-list .list-icons {
  display: block;
  color: #1A171B;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 1.5;
  padding-left: 1px;
}
.list-icons > span, .list-icons > time {
  display: inline-block;
}
.list-icons i[class*="fa-"] {
  margin-right: 0.25em;
  font-size: 1em;
  vertical-align: -5%;
}
.list-icons > span:not(:last-child), .list-icons > time:not(:last-child) {
  margin-right: 0.5em;
}
.result-list .flex-row { /* zur Unterscheidung von ".result-list.flex-row" und ".result-list .flex-row" muss ".flex-row" nachfolgend stets mit aufgefuehrt werden! */
	margin: 0 -7.5px;
}
.result-list .flex-row [class*="flex-col-"] {
	margin: 0 7.5px;
}
.result-list .flex-row .flex-col-1 {
	-ms-flex-preferred-size: 100%; /* IE 10 */
	flex-basis: 100%;
	width: 100%;
}
.result-list .flex-row .flex-col-2, .result-list .flex-row .flex-col-2x4, .result-list .flex-row .flex-col-3x6 {
	-ms-flex-preferred-size: calc(50% - 15px); /* IE 10 */
	flex-basis: calc(50% - 15px);
	width: calc(50% - 15px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.result-list .flex-row .flex-col-2, .result-list .flex-row .flex-col-2x4, .result-list .flex-row .flex-col-3x6 {
		flex-basis: calc(49.999% - 15px);
		width: calc(49.999% - 15px);
	}
}
.result-list .flex-row .flex-col-3, .result-list .flex-row .flex-col-2x6 {
	-ms-flex-preferred-size: calc(33.333% - 15px); /* IE 10 */
	flex-basis: calc(33.333% - 15px);
	width: calc(33.333% - 15px);
}
.result-list .flex-row .flex-col-2x3, .result-list .flex-row .flex-col-4x6 {
	-ms-flex-preferred-size: calc(66.666% - 15px); /* IE 10 */
	flex-basis: calc(66.666% - 15px);
	width: calc(66.666% - 15px);
}
.result-list .flex-row .flex-col-4 {
	-ms-flex-preferred-size: calc(25% - 15px); /* IE 10 */
	flex-basis: calc(25% - 15px);
	width: calc(25% - 15px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.result-list .flex-row .flex-col-4 {
		flex-basis: calc(24.999% - 15px);
		width: calc(24.999% - 15px);
	}
}
.result-list .flex-row .flex-col-3x4 {
	-ms-flex-preferred-size: calc(75% - 15px); /* IE 10 */
	flex-basis: calc(75% - 15px);
	width: calc(75% - 15px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.result-list .flex-row .flex-col-3x4 {
		flex-basis: calc(74.999% - 15px);
		width: calc(74.999% - 15px);
	}
}
.result-list .flex-row .flex-col-5 {
	-ms-flex-preferred-size: calc(20% - 15px); /* IE 10 */
	flex-basis: calc(20% - 15px);
	width: calc(20% - 15px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.result-list .flex-row .flex-col-5 {
		flex-basis: calc(19.999% - 15px);
		width: calc(19.999% - 15px);
	}
}
.result-list .flex-row .flex-col-2x5 {
	-ms-flex-preferred-size: calc(40% - 15px); /* IE 10 */
	flex-basis: calc(40% - 15px);
	width: calc(40% - 15px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.result-list .flex-row .flex-col-2x5 {
		flex-basis: calc(39.999% - 15px);
		width: calc(39.999% - 15px);
	}
}
.result-list .flex-row .flex-col-3x5 {
	-ms-flex-preferred-size: calc(60% - 15px); /* IE 10 */
	flex-basis: calc(60% - 15px);
	width: calc(60% - 15px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.result-list .flex-row .flex-col-3x5 {
		flex-basis: calc(59.999% - 15px);
		width: calc(59.999% - 15px);
	}
}
.result-list .flex-row .flex-col-4x5 {
	-ms-flex-preferred-size: calc(80% - 15px); /* IE 10 */
	flex-basis: calc(80% - 15px);
	width: calc(80% - 15px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.result-list .flex-row .flex-col-4x5 {
		flex-basis: calc(79.999% - 15px);
		width: calc(79.999% - 15px);
	}
}
.result-list .flex-row .flex-col-6 {
	-ms-flex-preferred-size: calc(16.666% - 15px); /* IE 10 */
	flex-basis: calc(16.666% - 15px);
	width: calc(16.666% - 15px);
}
.result-list .flex-row .flex-col-5x6 {
	-ms-flex-preferred-size: calc(83.333% - 15px); /* IE 10 */
	flex-basis: calc(83.333% - 15px);
	width: calc(83.333% - 15px);
}
@media only screen and (max-width: 680px) { /* in der result-list bleibt die Breite von flex-col-* erhalten; flex-col-* > 3 wird mit flex-col-sm-3 ergaenzt */
	.result-list .flex-row .flex-col-sm-3 {
		-ms-flex-preferred-size: calc(33.333% - 15px); /* IE 10 */
		flex-basis: calc(33.333% - 15px);
		width: calc(33.333% - 15px);
	}
	.result-list .flex-row .flex-col-sm-2x3 {
		-ms-flex-preferred-size: calc(66.666% - 15px); /* IE 10 */
		flex-basis: calc(66.666% - 15px);
		width: calc(66.666% - 15px);
	}
}
.result-list .order-0 {
	order: 0;
}
.result-list .order-1 {
	order: 1;
}
.flex-col-1.order-1 {
	padding-top: 15px; /* zusaetzlicher Abstand bei Bild und Text untereinander */
}
.result-list > li > a, .result-list .overlay > a {
	color: #1A171B;
	display: block;
	overflow: hidden;
}
.result-list.flex-row > li > a,
.result-list.flex-row .overlay > a { /* Hoehe von nebeneinanderstehenden Links angleichen */
	height: 100%;
}
@media screen and (max-width: 680px) {
    .stellen-title, .stellen li .column-4, .stellen .date {text-align: center;}
    .stellen li .column-4 {margin-top: 15px;}
}
/*Copyright Popup*/
.img-copyright.popuptext {
    transform: none !important;
    writing-mode: unset !important;
    position: unset;
}
.popupcontent {
    position: absolute;
    left: 0;
    top: 0;
    z-index:10;
}

.popupcontent.show {
  display: flex !important;
}    
.frontend button.popup {
    cursor: pointer;
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    display: flex;
    align-items: center;
    position: relative;
    line-height: 1;
    padding: 7px;
    z-index:77;
    font-size: 0.63888rem;
}
.frontend button.popup [class*="fa-"] {
    margin:0;
    color:#444;
    vertical-align: baseline;    
}
.frontend .popupcontent.show button.popup [class*="fa-"]:before {
    content:"\f057";
}
.popuptext {
    display: none !important;
    font-size: 0.63888rem;
}
.popuptext.show {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    padding: 0 5px !important;
    position: unset !important;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    z-index: 10;
    white-space: unset !important;
    max-width: unset !important;
    background-color: #fff !important;
    background-color: rgba(255,255,255,0.85) !important; 
    line-height: 1;
}
.popuptext.show .copy {
  transform: none;
  margin-right: 3px;
}
.result-list li,
.logo-elem {
  position: relative;
}
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

@media screen and (min-width: 961px) {
    .schnellgefunden .flex-col-1, 
    .schnellgefunden .flex-col-2, 
    .schnellgefunden .flex-col-3, 
    .schnellgefunden .flex-col-4, 
    .schnellgefunden .flex-col-5, 
    .schnellgefunden .flex-col-6 {
    	margin: 0 0 0/*30px*/;
        
    }
    .schnellgefunden .flex-col-6 {
    	-ms-flex-preferred-size: calc(16.666% -2px);
    	flex-basis: calc(16.666% - 2px);
    	width: calc(16.666% - 2px);
    }
    .schnellgefunden .flex-col-5 {
    	-ms-flex-preferred-size: calc(20% -2px);
    	flex-basis: calc(20% - 2px);
    	width: calc(20% - 2px);
    }
    .schnellgefunden .flex-col-4 {
    	-ms-flex-preferred-size: calc(25% -2px);
    	flex-basis: calc(25% - 2px);
    	width: calc(25% - 2px);
    }
    .schnellgefunden .flex-col-3 {
    	-ms-flex-preferred-size: calc(33.333% -2px);
    	flex-basis: calc(33.333% - 2px);
    	width: calc(33.333% - 2px);
    }
    .schnellgefunden .flex-col-2 {
    	-ms-flex-preferred-size: calc(50% -2px);
    	flex-basis: calc(50% - 2px);
    	width: calc(50% - 2px);
    }
    .schnellgefunden .flex-col-1 {
    	-ms-flex-preferred-size: calc(100% -2px);
    	flex-basis: calc(100% - 2px);
    	width: calc(100% - 2px);
    }
    .schnellgefunden .icon {
        padding-top: 0;
    }
    .schnellgefunden .icon + .caption {
        padding-bottom: 0;
    }
    
}
@media screen and (min-width: 1451px) {
    .mm-panels > .mm-panel.ebene4::before {
        background-image: none;
        background-color:#505050;
    }
}
@media screen and (max-width: 1450px) {
    .mediathek .liste-bild.column-2 {
        width:60%;
    }
    .mediathek .liste-text.column-2 {
        width:40%;
    }
    .slider .mediathek .liste_text, .slider .mediathek .liste_bild + .liste_text {
        padding-top:50px;
    }
    .slider .mediathek .liste_text .liste-titel {
        font-size:2.3em;
    }
}
@media screen and (max-width: 1200px) {
    .site-content {
        padding-top: 200px;
    }
    .top {
        height: 140px;
    }
    .headerheight {
        height:50px;
    }
    .site-content {
        padding-top:140px;
    }
    .menu-btn i.fas.fa-bars {
        font-size:2.5em;
        line-height:1em;
    }
    .scroll-down .top {
        height:140px;
    }
    .top-bar {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .top-bar .flex-row {
	    -ms-flex-direction: column;
	    flex-direction: column;
        margin-right: 0;
        margin-left: 0;
	}
	.logo.headerheight img {
	    margin-left: 0;
    }
    .header_right {
    	width: 100%;
    }
    .such_container {
        width: 100%;
    }
    .menu-btn {
        right: 30px;
        top: 15px;
    }

    /* Slider */
    .liste-beschreibung {
        display: none;
    }
    /*.mitteilungs-slider .mitteilung.slides {
        min-height: 330px;
    }*/
    .mitteilungs-slider .liste-text .liste-titel,
    .slider .mediathek .liste_text .liste-titel{
        font-size: 2.055rem;
    }
    .mitteilungs-slider .liste-text, .mitteilungs-slider .liste-bild + .liste-text
    .slider .mediathek .liste_text, .slider .mediathek .liste_bild + .liste_text  {
        padding: 80px 30px;
    }
    .mitteilungs-slider .liste-text .more {
        margin:0;
    }
    .mitteilungs-slider .ikiss-pauseplay {
    	right: calc(33.333% - 65px);
    	z-index: 70;
    	padding: 30px 0 20px;
    }
    .mitteilungs-slider .ikiss-control-nav {
        left: calc(66.666% + 30px);
        padding: 20px 0 50px;
    }
    
    .scroll-down .open-layer-btn-wrapper {
    	top: 14.5em;
    }
    .scroll-down .contact-layer-btn-wrapper {
        top: 10em;
    }
    .scroll-down .standorte-layer-btn-wrapper {
        top: 19em;
    }
    .scroll-down .dienstleistung-layer-btn-wrapper {
        top: 23.5em;
    }
}

@media screen and (max-width: 960px) {
	/* Cookie */
	.cookie-note .pull-left {
    	width: 100%;
    	margin-bottom: 15px;
    }
	/* Slicknav */
    .slicknav_btn.slicknav_open {
    	padding: 35px;
    	transition: all .25s ease-in-out;
    }
    .slicknav_btn.slicknav_open i {
    	font-size: 38px;
    	font-size: 2.111rem;
    }
    .slicknav_nav,
    .slicknav_nav .nlv_2,
    .slicknav_nav .nlv_3{
    	position: fixed;
    	right: 0;
    	top: 0;
    	left: 0;
    	padding: 90px 30px 50px 15px;
    	background: #505050;
    	z-index: 100;
    	bottom: 0;
    	overflow: visible;
    }
    .slicknav_nav .nlv_2 {
    	background: #605F61;
    }
    .slicknav_nav .nlv_3 {
    	background: #737374;
    }
	
	.titelbild .slogan {
		font-size: 2em !important;
		text-align: center;
	}
	.slider .mediathek .liste_text:before {
	    display: none;
	}
	.mitteilungs-slider .flex-row .liste-bild {
	    width: 60%;
	}
	.mitteilungs-slider .flex-row .liste-text {
	    width: 40%;
	}
	.mitteilungs-slider .ikiss-pauseplay {
	    right: calc(40% - 65px);
	}
	.mitteilungs-slider .ikiss-control-nav {
	    left: calc(60% + 30px);
	}
	
	/* Willkommen */
	.willkommen p {
	    font-weight: 300;
	}
	.willkommen .more {
	    font-weight: 700;
	}
	
	/* Themen Startseite */
	.startseite .themen .cards {
	    display: flex;
	    align-content: center;
	    flex-basis: calc(50% - 32px);
	    width: calc(50% - 32px);
	}
	.startseite .themen .cards .icon,
	.startseite .themen .cards .caption {
	    display: flex;
	    padding: 10px;
	    margin: 0;
	    align-items: center;
	}
	.startseite .themen .cards .icon i {
	    font-size: 35px;
	    font-size: 1.944rem;
	    margin-right: 10px;
	}
	.startseite .themen .cards .caption .title {
	    font-size: 1.111rem;
	    line-height: 1;
	    padding: 0;
	    margin: 0;
	    border: 0;
	    font-weight: 600;
	}
	.startseite .themen .cards .caption ul,
	.startseite .themen .cards .caption a:last-child {
	    display: none;
	}
	
	/* Schnell gefunden */
	.schnellgefunden .wrapper {
	    padding: 0 30px;
	}
	.schnellgefunden .flex-row {
	    margin: 0;
	}
	.schnellgefunden li {
	    flex-basis: calc(50% - 30px);
	    width: calc(50% - 30px);
	}
	.schnellgefunden .cards:not(:last-child),
	.folgeseite .schnellgefunden .cards:not(:last-child) {
	    border-right: none;
	}
	.schnellgefunden .cards > a {
	    flex-direction: row;
	    align-items: center;
	    padding: 10px;
	    border-bottom: 1px solid rgba(255,255,255,.5);
	}
	.schnellgefunden .icon,
	.schnellgefunden .caption,
	.schnellgefunden .title {
	    display: inline;
	    padding: 0;
	    margin: 0;
	}
	.schnellgefunden .cards .icon i {
	    font-size: 42px;
	    font-size: 2.333rem;
	    margin-right: 10px;
	}

	/* Aktuell */
    .aktuell .scrolleffekt > i {
    	margin-bottom: 30px;
    }
	.aktuell .column-2x3,
	.newsletter .column-3 {
	    width: 100%;
	}
	.aktuell .mitteilungen {
	    padding-right: 0;
	}
	
	/* Landkreis-Slider */
	body.startseite .titelbild .elem {
        height: auto;
        padding-top: 0;
    }
    .flexslider-controls .flex-control-nav {
      margin-top: 50px;
    }
    body.startseite .titelbild .elem {
      background-image: none !important;
    }    
    .titelbild-slider {
        height: auto;
    }
	.titelbild-slider::before {
        display: none;
    }
	.titelbild-slider .titelbild {
    	position: static;
    	width: 100%;
    }
    .steckbrief {
        position: relative;
        top: auto;
        left: 0;
        right: 0;
        z-index:3;
        padding: 30px;
    }
    .steckbrief .close_steckbrief {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .steckbrief .image-gallery img {
    	max-width: 250px;
    	display: block;
    }
	.flexslider-controls {
    	position: relative;
    	padding-bottom: 40px;
    	width: 100%;
    }
    .flexslider-controls::before {
        content: url(assets/img/schraege_footer.svg);
        position: absolute;
        top: auto;
        bottom: -6px;
        right: 0;
        left: 0;
        width: 101%;
        z-index: 4;
    }
    .flexslider-controls .flex-control-nav li {
    	width: 49%;
    	display: inline-block;
    }
	
	/* Footer */
	.site-footer .footer-content .flex-row > div:not(:last-child) {
	    border-right: none;
    }
    .site-footer .footer-content .flex-row > div:nth-child(2) {
    	justify-content: left;
    }
    .site-footer .logo-carousel > div {
    	text-align: left;
    }
	.footer-content .flex-row > div {
	    width: 100%;
	    flex-basis: 100%;
	}
	.site-footer .social-contacts {
    	line-height: 34px;
    	width: auto;
    }
    .site-footer .social-contacts .unstyled-list li {
	    display: inline;
    }    
    .site-footer .social-contacts .unstyled-list li a span {
	    display: none;
    }
    .suche input {
    	min-width: 255px;
    }
    /*.folgeseite .jumbotron .titelbild .elem {
      height: 185px;
      background-size: contain;
    }*/
}
@media screen and (max-width: 767px) {
    .filter_btn {
        display: none;
    }
    .such_btn {
    	border-radius: 0 15px 15px 0;
    }
    #mmobile-nav .such_btn {
        border-radius:0;
    }
    .oft_gesucht {
        display: none;
    }
    .newsletter .cards .caption {
      padding: 15px;
    }
    .newsletter .more {
      padding: 10px 20px;
    }
    .result-list .list-title {
      font-size: 1.2em;
    }
    .startseite .themen .cards .icon i, .themen .cards .icon i {
      font-size: 2.2em;
    }
    .startseite .themen .cards .title, .themen .cards .title {
      padding-bottom: 10px;
      margin-bottom: 10px;
    }
    .themen, .karte {
      padding: 20px 0;
    }
    .schnellgefunden h2 {
      margin-bottom: 1rem;
    }
    .newsletter .cards .title {
      font-size: 1.2rem;
    }  
    .titelbild-slider {
      margin-top: 20px;
    }
    .folgeseite .cards .image + .caption {
      padding: 25px;
    }
    .cards .caption .title {
      font-size: 1.2em;
    }
    .p-hintergrund, .farbig-abgesetzt {
      padding: 15px;
    }
    .folgeseite h1 {
      font-size: 1.522rem;
    }
}
@media screen and (max-width: 680px) {
    #zur-startseite, #zurueck {
        display:none !important;
    }
    #mmobile-nav #searchform-menu .suche {
        max-width:150px;
    } 
    #mmobile-nav #searchform-menu .suche input {
        min-width:initial;
    }
    .folgeseite .jumbotron .titelbild .elem {
        height: 200px;   
    }
    /*.folgeseite .jumbotron .titelbild .elem {
        height: 110px;
        background-size: contain;   
    } */   
    .breadcrumb li {
        margin-right: 3px;
    }
    .breadcrumb li a { 
        font-size: 0.7rem;
    }
    .breadcrumb li i {
        font-size: 0.7rem;
    }
    .breadcrumb li:not(:first-child) {
        padding-left: 6px;
    }
    .such_container .suche input {
        font-family:'Open sans', sans-serif;
    }
    .startseite .aktuelles .row {
        flex-direction:column;
    }
	.mm-panels::before {
    	content: '';
    	bottom: 0;
    	right: 99.6%;
    	top: 0;
    	position: absolute;
    	background-image: url('assets/img/960px_hoch.png');
    	width: 122px;
    	background-size: contain;
    	background-repeat: no-repeat;
    	background-position: center right;
    }
    #rid_0/*, .mm-panels > .mm-panel.ebene1.mm-panel_opened, .mm-panels > .mm-panel.ebene2.mm-panel_opened, .mm-panels > .mm-panel.ebene3.mm-panel_opened, .mm-panels > .mm-panel.ebene4.mm-panel_opened, .mm-panels > .mm-panel.ebene5.mm-panel_opened, .mm-panels > .mm-panel.ebene6.mm-panel_opened*/ {
        height: 100vh;
        overflow-y: auto;
    }
    .nav-flags {display: block;}
	
	.startseite h2 {font-size: 26px;font-size: 1.444rem;}
	.pagewidth-full .themen.wrapper,
	.pagewidth-full .aktuell.wrapper {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.scrolleffekt {
	    display: none;
	}
	.folgeseite .main-content-area.wrapper {
    	padding: 0 15px;
    }
	.site-content {
	    padding-top: 138px;
	}
	.folgeseite .jumbotron {
    	margin-top: 138px;
    }
    .menu-btn i.fas.fa-bars {
    	font-size: 2.25em;
    	line-height: 1em;
    }
	.site-header .logo{
		text-align: center;
		width: 200px;
		margin-bottom:10px;
	}
	.site-footer .quickmenu ul a {
		margin-right: 5px;
		margin-left: 0;
	}
	.site-header .logo img {
		float: none;
		margin: 0;
	}
	.site-header .logo span.headerheight {
		width: 100%;
		display: block;
		height: auto;
		margin-top: 10px;
	}
	.logo a {
	    margin-top:0;
	}
	.top, .top-bar.wrapper, .top-bar .flex-row, .headerheight {
	    height:auto;
	}
	.top-bar.wrapper {
	    padding: 15px;
	}
	.top-bar .flex-row {
	    margin: 0;
	    flex-direction: row;
	    align-items: center;
	    justify-content: space-between;
	}
    .such_container {
        height: auto;
    }
    .menu-btn, .scroll-down .menu-btn {
    	top: 19px;
    }
    .slider .mediathek article {
        flex-direction: column;
        margin: 0;
    }
    .slider .mediathek .liste_bild {
        padding: 0;
    }
    .slider .mediathek .liste_bild + .liste_text {
        padding: 15px;
    }
    .slider .mediathek .liste_bild + .liste_text p {
        text-align: center;
    }
	.mitteilungs-slider .ikiss-pauseplay {
    	right: 45px;
    	padding-top: 20px;
    }
    .mitteilungs-slider .ikiss-pause,
    .mitteilungs-slider .ikiss-play {
        background: #fff;
    }
	.mitteilungs-slider .flex-row .liste-bild,
	.mitteilungs-slider .flex-row .liste-text {
	    width: 100%;
	    padding: 30px 45px 80px;
	}
	.slider .mediathek .liste_text {
	    padding: 30px 45px 80px;
	}
	.mitteilungs-slider .flex-row .liste-bild {
	    padding-top: 200px;
	    padding-bottom:0;
	    min-height: auto;
	}
	.mitteilungs-slider .ikiss-control-nav {
	    left: 45px;
	    padding-bottom: 30px;
	}
	.mitteilungen {
	    padding-right: 0;
	}
	body.startseite .titelbild .slogan, 
	.titelbild .slogan {
		font-size: 1.5em !important;
	}
	.titelbild-slider .titelbild-pauseplay {
		padding: 10px;
	}
	.titelbild-slider .titelbild-control-nav {
		display: none;
	}
	body.startseite .titelbild .elem {
    	height: auto;
    	background-position: center;
    	background-attachment: cover;
    	padding-top: 0;
        background-image: none !important;
    }
    .flexslider-controls .flex-control-nav {
      margin-top: 35px;
    }
	.header-right .inner {
		display: block;
	}
	.main-navigation {
		display: none;
	}
	.suche form {
		max-width: none;
		width: 100%;
	}
	.top-bar {
		padding: 25px 0 15px;
	}
	.such_container .suche input {
	    font-size: .888rem;
	    min-width: auto;
	}
	body.full-width.startseite .slogan {
		font-size: 2em;
	}
	.randspalte {
		margin-top: 30px;
	}
	/* Tooltips */
   .contact-layer, .contact-layer-btn-wrapper, .open-layer, .open-layer-btn-wrapper, .standorte-layer, .standorte-layer-btn-wrapper, .dienstleistung-layer, .dienstleistung-layer-btn-wrapper {
        display: none !important;
    }
    .nav-flags .tooltip button {
        width: 33px;
        height: 33px;
    }
    .nav-flags .tooltip .icon-style {
        font-size: 20px;
        font-size: 1.111rem;
    }
    .nav-flags .contact-layer-btn-wrapper.tooltip::after {
        content: 'Kontakt';
    }
    .nav-flags .open-layer-btn-wrapper.tooltip::after {
        content: 'Öffnungszeiten';
    }
    .nav-flags .standorte-layer-btn-wrapper.tooltip::after {
        content: 'Standorte';
    }
    .nav-flags .tooltip-wrapper {
    	display: none !important;
    }
    .nav-flags .standorte-layer-btn-wrapper {
    	height: auto;
    }
	
	/* Slider */
	.slider::before {
	    display: none;
	}
	.mitteilungs-slider .liste-bild::after {
    	content: url(assets/img/schraege_willkommen_grau_oben.svg);
    	position: absolute;
    	bottom: -9px;
    	left: 0;
    	right: 0;
    	z-index: 4;
    	width: 110%;
	}
	.mitteilungs-slider .liste-bild + .liste-text,
	.slider .mediathek .liste_text {
	    background: #EBE7E7;
	    padding: 15px 0 35px;
	}
	.mitteilungs-slider .liste-text::after {
    	content: url(assets/img/schraege_willkommen_weiss_unten.svg);
    	position: absolute;
    	bottom: -9px;
    	left: 0;
    	right: 0;
    	width: 110%;
    	z-index: 3;
    }
   .mitteilungs-slider .liste-text .liste-titel,
   .slider .mediathek .liste_text .liste-titel {
    	font-size: 1.2rem;
    	text-align: center;
    	margin-bottom: 0;
    }
    .mitteilungs-slider .liste-titel::after {
        content: '\f054';
        font-family: 'Font Awesome 5 Pro';
        font-size: 25px;
        font-size: 1.3888rem;
        font-weight: 300;
        color: #006AB3;
        margin-left: 10px;
        
    }
	.mitteilungs-slider .liste-text .more {
	    display: none;
	}
	.mitteilungs-slider .ikiss-control-nav {
	    display: none;
	}
	
	/* Willkommen */
	.willkommen {
	    display: none;
	}
	/* Mitteilungen */
    .themen .themen {
      margin-top: 0;
    }	
	.startseite .themen.wrapper {
	    padding: 30px 30px 0;
	}
	.startseite .themen .cards {
		flex-basis: 100%;
	    width: 100%;
	    margin-bottom: 12px;
    }
    .startseite .themen h2 {
        margin-bottom: 0;
    }
    .startseite .themen .cards .icon {
    	height: auto;
    }
    .startseite .themen .cards .icon i:hover,
    .startseite .themen .cards .icon i:focus {
        font-size: 35px;
        font-size: 1.944rem;
    }
	
	/* Schnell gefunden */
	.schnellgefunden {
	    padding: 40px 0 0;
	    margin-bottom: 25px;
	}
	.schnellgefunden h2 {
	    margin-bottom: 1.2rem;
	}
	.schnellgefunden .cards {
	    width: 100%;
	    flex-basis: 100%;
	    margin-bottom: 15px;
	    margin-left: 0;
	    margin-right: 0;
	}
	.schnellgefunden .cards .icon + .caption {
    	padding: 0 15px;
    	text-align: left;
    }
    .schnellgefunden .cards:last-child > a {
	    border-bottom: none;
    }
	
	/* Aktuell */
	.aktuell .column-2x3 {
    	width: 100%;
    	padding: 0 15px;
    }
    /*.startseite .aktuelles .push-bottom {
      bottom: -50px;
    } */   
    .startseite .newsletter {
      margin-top: 75px;
    }    
    .newsletter .column-3 {
        padding: 0;
    }
    .newsletter .flex-row {
        margin-bottom: 0;
    }
    
	/* Unser Landkreis */
	.flexslider-controls .flex-control-nav li {
    	padding: 0;
    	line-height: 50px;
    }
    .titelbild-slider i[class*="fa-"] {
    	margin-left: 0;
    	margin-right: 5px;
    }
    #sb4 i.fa-chevron-left:before {
        content: '\f054';
    }
	
	/* Footer */
    .footer-content .flex-row .flex-col-3:last-child {
        display: none;
    }
}
@media screen and (max-width: 410px) {
    .mm-panels > .mm-panel.ebene1, .mm-panels > .mm-panel.ebene2, .mm-panels > .mm-panel.ebene3, .mm-panels > .mm-panel.ebene4, .mm-panels > .mm-panel.ebene5, .mm-panels > .mm-panel.ebene6 {
        padding-right: 20px;
    }
    #mmobile-nav #searchform-menu .suche {
        max-width:100px;
    } 
    .ikiss-autocomplete-result-wrap {
    	left: -40px;
    	right: -50px;

    }
}
@media screen and (max-width: 800px) and (orientation: landscape) {
    .contact-layer, .contact-layer-btn-wrapper, .open-layer, .open-layer-btn-wrapper, .standorte-layer, .standorte-layer-btn-wrapper, .dienstleistung-layer, .dienstleistung-layer-btn-wrapper {
        display:none !important;
    }
}
@media screen and (max-width: 310px) {
    .site-header .logo {
        width:150px;
    }
}
