html.frontend{
	background-color: #fff;
}
html.frontend body{
	background-color: #fff;
	overflow-x: hidden;
}
.page-title{
	font-size: 2.125em;
	margin: 0 0 0.75em;
}
.top-bar{
	display: block;
	width: 100%;
}
.quickmenu{
	font-weight: 400;
	line-height: 1.333;
	text-align: right;
}
.quickmenu ul a{
	color: #222222;
	margin-left: 10px;
	text-decoration:none;
}
.quickmenu ul li:first-child a{
	margin-left: 0;
}
#mobile-nav{
    display: none !important;
}
.main-navigation{
	width: 100%;
	border-right: none;
	border-left: none;
	display: block;
}
.main-navigation .wrapper{
	padding: 0;
}
.wrapper.bc{
	color: #fff;
	background-color: #3b464c;
}
.breadcrumb{
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
	font-size:0.875em;
}
.breadcrumb a > i{
	color: #fff;
	float: left;
	margin-right: 4px;
	font-size: 1.125em;
	margin-top: -1px;
}
.breadcrumb .elems a:first-child{
	display: none;
}
.breadcrumb .elems a {color:#fff;text-decoration:none;}
.breadcrumb .elems a.npt_last {color:rgba(255,255,255,0.5);}
.breadcrumb .elems a:before{
	font-family: FontAwesome;
	font-style: normal;
	content: '\f105';
	color: #fff;
	margin: 0 10px;
	font-size: 14px;
}
.submenu {
	position:relative;
}
.submenu ul,.submenu ul li {
	list-style:none;
	padding:0;
	margin: 0;
}
.submenu ul ul {
	margin:0;
	/*padding-left: 15px;*/
}
.submenu .nlv_2 > li {
	border-bottom: 1px solid #e6e9eb;
}
.submenu .nlv_3 > li {
	border-bottom: 1px solid #e6e9eb;
}
.submenu .nlv_3 > li.npt_last {
	border-bottom: none;
}
.submenu .nlv_1>li>a {
	padding:15px 5px 15px 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 {
	color:#3b464c;
	background-color: transparent;
	padding:12px 10px;
	display:block;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration:none;
}
.submenu .nlv_2 > li > a:hover, .submenu .nlv_2 > li > a.nlk_on {
	color: #fff;
	background-color:#317f73;
}
.submenu .nlv_2 > li > a.nlk_on:hover{
	color: #fff;
	background-color:#317f73;
}
.submenu .nlv_3 {
	margin-top: 1px;
	margin-bottom: 40px;
}
.submenu .nlv_3 a {
	color: #3b464c;
	background-color: transparent;
	padding: 10px 10px 10px 25px;
	font-size: 0.875em;
	font-weight: 400;
}
.submenu .nlv_3 a:before {
	content: '\f105';
	position: absolute;
	left: 10px;
	color: #3b464c;
	font-family:FontAwesome;
	font-size: 16px;
}
.submenu .nlv_3 a:hover, .submenu .nlv_3 a.nlk_on {
	position: relative;
	color: #fff;
	background-color: #44b2a1;
}
.submenu .nlv_3 a:hover:before,
.submenu .nlv_3 a.nlk_on:before {
	content: '\f105';
	position: absolute;
	left: 10px;
	color: #fff;
	font-family:FontAwesome;
	font-size: 16px;
}
.submenu .nlv_4 {
	padding: 10px 0;
	margin: 0;
}
.submenu .nlv_4 a {
	position: relative;
	color: #3b464c;
	color: rgba(17,17,17,0.75);
	background-color: transparent;
	padding: 6px 5px 6px 25px;
	font-size: 0.875em;
	font-weight: 300;
}
.submenu .nlv_4 a:before {
	content: '\f105';
	position: absolute;
	left: 10px;
	font-family:FontAwesome;
	font-size: 14px;
}
.submenu .nlv_4 a:hover, .submenu .nlv_4 a.nlk_on {
	position: relative;
	background-color: #44b2a1;
}
.submenu .nlv_4 a.nlk_on:before {
	content: '\f101';
	position: absolute;
	top: auto;
	left: 10px;
	width: auto;
	background-color: transparent;
	font-family:FontAwesome;
	font-size: 14px;
}
.headerheight{
	height: 120px;
	line-height: 1;
}
.logo.headerheight img{
	max-height: 73px;
}
.logo span.headerheight{
	display: table-cell;
	font-size: 1.563em;
	font-weight: 400;
	vertical-align: middle;
	text-align: right;
}
.logo span small{
	font-size: 0.720em;
	font-weight: 300;
}
.logo a{
    color: #fff;
	text-decoration: none;
}
.site-header{
	position: relative;
	overflow: hidden;
}
.site-header .logo, .header-right{
	display: table;
}
.site-header .logo a, .header-right .inner{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.site-header .masthead{
	display: flex;
}
.site-header .titelbild-slider{
	display: block;
	width: 100%;
	height: 450px;
	overflow: hidden;
	z-index: 0;
}
.site-header .titelbild-slider.loaded{
	height: auto;
}
.suche form{
	float: right;
	background-color: #fff;
	display: block;
	padding: 16px 10px;
	position: relative;
	width: 100%;
	max-width: 478px;
	margin: 0;
}
.suche input, .suche button{
	background-color: transparent;
	border: none;
	box-shadow: none;
	text-shadow: none;
}
.suche input{
	width: 100%;
	float: left;
	font-size: 1.25em;
	font-weight: 400;
	font-style: italic;
	line-height: 1.333;
	color: #222222;
}
.suche button{
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	min-width: 60px;
	color: #222222;
}
.suche button:hover{
	color: #fff;
	background: #317f73;
}
.site-content{
	padding-top: 50px;
	padding-bottom: 30px;
}
.main-row, .jumbotron{
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.site-footer{
	padding: 25px 0 25px 0;
	color: #fff;
	background-color: #3b464c;
	font-size: 0.875em;
}
.site-footer a{
	/*font-weight: bold;*/
	color: #fff;
}
.site-footer h2 {
	font-size: 1.571em;
	font-weight: 700;
	color: #fff;
}
.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;	
}
.slicknav_menu{
	display: block;
}
.slicknav_menu .npt_on > a{
	font-weight: bold;
}
.titelbild-slider,
.aktuell-slider{
	position: relative;
}
ul.titelbild,
ul.aktuell{
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
ul.titelbild:after,
ul.aktuell:after{
	display: table;
	content: '';
	clear: both;
}
.titelbild .elem{
	height: 350px;
	margin: 0;
	position: relative;
	display: table !important;
	width: 100%;
	background: center center no-repeat;
	background-size: cover;
}
body.startseite .titelbild .elem{
	height: 700px;
}
.titelbild .slogan{
	display: table-cell;
	vertical-align: bottom;
	font-size: 1em;
	padding: 30px 30px 1px 30px;
	line-height: 1;
	/*text-shadow: 0 0 15px #000;*/
	width: 100%;
}
.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 .heading{
	margin: 0;
	color: #fff;
}
.titelbild .sub-line{
	display: inline-block;
	color: #222222;
	background: #fff;
	background: rgba(255,255,255,0.75);
	/*font-size: 0.7em;*/
	padding: 10px;
	min-width: 50%;
}

.titelbild-slider .ikiss-control-nav{
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	z-index: 5;
	list-style: none;
	margin: auto;
	padding: 0;
	width: 50%;
	text-align: center;
}
.titelbild-slider .ikiss-control-nav li{
	display: inline-block;
}
.titelbild-slider .ikiss-control-nav a{
	font-size: 0;
	width: 10px;
	height: 10px;
	float: left;
	display: block;
	background-color: transparent;
	border: 2px solid #fff;
	opacity: 0.5;
	margin: 0 5px;
	padding: 0;
	border-radius: 50%;
	transition: all 0.2s;
}
.titelbild-slider .ikiss-control-nav a.ikiss-active, .titelbild-slider .ikiss-control-nav a:hover{
	opacity: 1;
	background-color: #fff;
}
.bottom-controls{
	border-top: 1px solid #f2f2f2;
	padding-top: 30px;
	margin-top: 30px;
	width: 100%;
	display: inline-block;
	font-size: 0.778em;
}
.bottom-controls .pull-right{
	margin-left: 25px;
	color: #222;
	text-decoration: none;
}
.bottom-controls .pull-right i.fa{
	vertical-align: middle;
	font-size: 18px;
	line-height: 1em;
}
.bottom-controls .btn{
	margin: 5px 0 5px 10px;
}
.randspalte .widget{
	font-size: 0.875em;
	background-color: #f2f2f2;
	padding: 10px;
	margin-bottom: 25px;
}
.randspalte .widget h3 {
	font-size: 1.286em;
}
.randspalte .widget .widget{
	background-color: transparent;
	padding: 0;
	margin-bottom: 10px;
}

/* Highslide in der Randspalte */
.randspalte .widget.bilder{
	padding: 0;
	background-color: transparent;
}
.randspalte .widget.bilder .elem .mc2_ac{
	right: 5px;
}
.randspalte .widget.bilder .elem .mc2_ac:hover:before{
	display: none;
}
.randspalte .widget.bilder .image-gallery{
	margin-top: 0;
	margin-bottom: -10px;
}
.randspalte .widget.bilder .image-gallery .row:last-child{
	margin-bottom: 0;
}
.randspalte .widget p:last-child, .randspalte .widget ul:last-child{
	margin-bottom: 0;
}
.randspalte h1, .randspalte h2{
	padding: 15px;
	margin: -15px -15px 15px -15px;
	border-bottom: 1px solid #999;
}
.randspalte h3{
	padding: 10px;
	margin: -10px -10px 10px -10px;
}
.row .liste-bild + .liste-text{
	padding-left: 0;
	padding-top: 0;
}
.liste-text a{
	text-decoration: none;
	color: #222222;
}
.liste-text .liste-titel a{
	text-decoration: none;
	color: #3f8ebf;
}
.liste-text a.btn{
	color: #fff;
	text-decoration: none;
}
.liste-text h2, .liste-text h3, .liste-text h4{
	margin: 5px 0;
	font-size: 1.125em;
	font-weight: 700;
}
.date:before, .time:before, .label:before, .page:before, .file:before, .user:before, .quote:before, .error:before, .score:before, .phone:before, .fax:before, /*a.mail:before,*/ .mail:before, /*a.web:before,*/ .web:before, .mobile:before, .room:before, .label:before, .info:before, .govello:before{
	margin-right: 5px;
	opacity: 0.85;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	text-decoration: none;
}
.date:before{
	content: '\f073';
}
.time:before{
	content: '\f017';
}
.label:before{
	content: '\f02b';
}
.page:before{
	content: '\f02d';
}
.file:before{
	content: '\f0c7';
}
.user:before{
	content: '\f007';
}
.quote:before{
	content: '\f075';
}
.error:before{
	content: '\f071';
}
.score:before{
	content: '\f012';
}
.phone:before{
	content: '\f095';
}
.fax:before{
	content: '\f1ac';
}
/*a.mail:before,*/ .mail:before{
	content: '\f0e0';
}
/*a.web:before,*/ .web:before{
	content: '\f0ac';
}
.mobile:before{
	content: '\f10b';
	font-size: 18px;
}
.room:before{
	content: '\f19c';
}
.label:before{
	content: '\f02b';
}
.info:before{
	content: '\f129';
}
.govello:before{
	content: '\f085';
}
small.date, small.time, small.label, small.page, small.file, small.user, small.quote, small.error, small.score{
	font-size: 0.75em;
	font-weight: 400;
	margin-right: 10px;
}
small.date:before, small.time:before, small.label:before, small.page:before, small.file:before, small.user:before, small.quote:before, small.error:before, small.score:before{
    opacity: 0.7;
}
.btn:before{
	margin-right: 10px;
	font-family: FontAwesome;
	font-size: 16px;
	font-weight: 400;
}
.btn.message:before{
	content: '\f040';
}
.btn.export:before{
	content: '\f2bb';
}
.btn.map:before{
	content: '\f041';
}
.btn.calendar:before{
	content: '\f073';
}
.btn.request:before{
	content: '\f040';
}
.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;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	color: #444
}
.liste-bild.column-2 small, .liste-bild.column-2 .mc2_ac, .liste-bild.column-3 small, .liste-bild.column-3 .mc2_ac, .liste-bild.column-4 small, .liste-bild.column-4 .mc2_ac, .liste-bild.column-5 small, .liste-bild.column-5 .mc2_ac, .liste-bild.column-6 small, .liste-bild.column-6 .mc2_ac{
	max-width: calc(100% - 60px);
}
.themenboxen .elem small, .themenboxen .elem .mc2_ac {
	right: 0;
}
.themenboxen .elem{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	color: #222222;
}
.themenboxen img{
	width: 100%;
}
.themenboxen .elem .caption{
	/*padding: 25px;*/
}
.themenboxen .elem .content{
	padding: 5px;
	background-color: #fff;
	box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px rgba(0,0,0,0.25);	
	transition: all 0.25s, box-shadow 0.25s;
}
.themenboxen .elem .content:hover{
	background-color: #44b2a1;
	box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px rgba(0,0,0,0.25);
}
.themenboxen .elem .image{
	position: relative;
	margin-bottom: 5px;
}
.themenboxen .elem .image + .caption{
	/*padding: 15px;*/
	border-top: 5px solid #44b2a1;
}
.themenboxen .elem .content:hover .image + .caption{
	border-top: 5px solid #fff;
}
.themenboxen h2, .themenboxen h3, .themenboxen h4, .themenboxen h5, .themenboxen h6{
	font-size: 1em;
	padding: 10px 0;
	margin: 0;
}
.themenboxen .elem .content:hover h2, .themenboxen .elem .content:hover h3, .themenboxen .elem .content:hover h4, .themenboxen .elem .content:hover h5, .themenboxen .elem .content:hover h6{
	color: #fff;
}
.liste-bild img, .image-single img, .image-gallery img, .themenboxen img{
	width: 100%;
	display: block;
}
.image-gallery img{
	transition: all 0.2s ease-out;
}
.image-gallery a:hover img, .image-single a:hover img{
	box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.image-gallery{
	margin-top: 30px;
	margin-bottom: 20px;
}
.image-gallery .mc2_ac{
	right: 5px;
	max-width: calc(100% - 40px);
}
.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: #44b2a1;
	color: #fff;
	padding: 5px 35px 5px 10px;
	font-size: 1em;
	margin: 0 0 10px;
	cursor: pointer;
	position: relative;
	clear: both;
}
.toggler-title:after{
	content: '\f054';
	font-family: FontAwesome;
	position: absolute;
	right: 10px;
	font-size: 1em;
	color: #fff;
	vertical-align: middle;
	line-height: 1.5;
	transition: all 0.2s ease-in;
}
.toggler-title.active {
	color: rgba(255,255,255,0.5);
}
.toggler-title.active:after{
	color: rgba(255,255,255,0.5);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.toggler-container{
	padding: 10px 0;
	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{
	position: relative;
	width: 100%;
	padding: 0;
}
body.jumbotronwidth-full .slogan{
	/*text-align: center;*/
}
body.jumbotronwidth-full.startseite .slogan{
	/*font-size: 3em;*/
}
body.pagewidth-full{
	width: 100%;
	padding: 0;
}
body.pagewidth-full .wrapper{
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
body.pagewidth-full .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{
	padding: 7px 15px;
}
body.dropdown-menu .main-navigation .nlv_3{
	font-size: 1em;
}
body.dropdown-menu .main-navigation .nlv_3 a{
	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{
	visibility: visible;
	transition-delay: 0.25s;
}

@media screen and (max-width: 960px){
	.slicknav_menu{
		display: block;
	}
}
@media screen and (max-width: 680px){
	.site-header .logo{
		text-align: center;
		margin:5px 0 5px 0;
	}
	.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;
	}
	.headerheight, .headerheight.header-right{
		height: auto;
	}
	body.startseite .titelbild .slogan, 
	.titelbild .slogan {
		font-size: 1em !important;
		text-align: center;
	}
	.titelbild .elem{
		height: 150px;
	}
	body.startseite .titelbild .elem{
		height: 250px;
	}
	.titelbild-slider .ikiss-control-nav{
		display: none;
	}
	.header-right .inner{
		display: block;
	}
	.suche form{
		max-width: none;
		width: 100%;
	}
	.top-bar{
		/*padding: 25px 0 15px;*/
	}
	body.full-width.startseite .slogan{
		font-size: 2em;
	}
	.randspalte{
		margin-top: 15px;
	}
	body.pagewidth-full .wrapper{
		padding-left: 15px;
		padding-right: 15px;
	}
}