html.frontend{
	background-color: #fff;
}
html.frontend body{
	background-color: #fff;
	overflow-x: hidden;
}
.page-title{
	font-size: 2em;
	margin: 0 0 0.75em;
}
.top-bar{
	display: block;
	width: 100%;
	padding: 0;
}
.quickmenu{
	margin-bottom: 5px;
	line-height: 1.333;
}
.quickmenu ul a{
	color: #fff;
	margin-left: 5px;
}
.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;
}
.main-navigation a{
	font-weight: 300;
}
.main-navigation li{
	list-style: none;
	/*float: left;*/
}
.main-navigation .nlv_2 a {
	position: relative;
	text-decoration: none;
	font-size: 1.125em;
	color: #2f2f2f;
	padding: 15px 0;
	/*width: 100%;*/
	text-align: left;
	display: inline-block;
}
.main-navigation .nlv_2 a.nlk_on {
	color: #0082d6;
}
.main-navigation .nlv_2 a:hover:after,
.main-navigation .nlv_2 a.nlk_on:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color:#0082d6;
}
.main-navigation ul li ul{
	transition: 0s 0.25s;
}
.main-navigation .nlv_1 > li > a{
	padding: 10px 0;
	display: block;
	font-size: 1.25em;
	font-weight:700;
	text-transform:uppercase;
	color:#2f2f2f;
}
.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{
	padding: 0 0 25px;
	width: 100%;
}
.main-navigation .nlv_2 *{
	position: relative;
	z-index: 2;
} 
.main-navigation .nlv_2 > li {
	float: left;
	width: 33.333%;
	position: relative;
}
.main-navigation a {
	transition: background-color 0.25s;
}
.main-navigation .nlv_2 > li > a:hover, .main-navigation .nlv_3 > li:hover > a{
	color:#0082d6;
}
.main-navigation .nlv_3 li{
	width: 100%;
}
.main-navigation .nlv_3 a{
	padding: 5px 30px;
	width: 100%;
	display: block;
	font-size: 0.95em;
}
.main-navigation ul li:hover ul{
	visibility: visible;
	transition-delay: 0.25s;
}
.wrapper.bc{
	border-bottom:1px solid #cecece;
}
.breadcrumb{
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}
.breadcrumb a{
	color: #6f6f70;
}
.breadcrumb a.npt_last{
	color: #0082d6;
	font-weight: 600;
}
.breadcrumb a > i{
	color: #6f6f70;
	float: left;
}
.breadcrumb .elems a:first-child:before{
	display: none;
}
.breadcrumb .elems a:before{
	font-family: FontAwesome;
	content: '\f105';
	color: #6f6f70;
	margin: 0 5px;
	font-size: 14px;
}
.breadcrumb .elems a.npt_last:before{
	color: #0082d6;
}
.submenu {
	position:relative;
}
.submenu ul,.submenu ul li {
	list-style:none;
	padding:0;
}
.submenu ul ul {
	margin:0;
	padding-left: 20px;
}
.submenu .nlv_1 > li > a {
	padding:15px 0;
	color:#0082d6;
	position:relative;
	display:block;
	font-size:1.25em;
	font-weight:700;
	text-decoration:none;
	text-transform: uppercase;
	border-bottom: 3px solid #0082d6;
}
.submenu .nlv_1 > li > a > span {
	position:relative;
}
.submenu .nlv_2 {
	padding:15px 0;
}
.submenu .nlv_2 a {
	position: relative;
	color:#454545;
	padding:13px 10px 13px 20px;
	display:block;
	text-decoration:none;
	font-size: 1.125em;
}
.submenu .nlv_2 > li > a:hover, .submenu .nlv_2 > li > a.nlk_on {
	color: #0082d6;
}
.submenu .nlv_3 a {
	padding:8px 10px 8px 20px;
	font-size: 1em;
}
.submenu .nlv_3 a:hover, .submenu .nlv_3 a.nlk_on {
	color: #0082d6;
}
.submenu .nlv_4 a {
	padding:5px 0;
	font-size: 0.875em;
}
.submenu .nlv_4 a:hover, .submenu .nlv_4 a.nlk_on {
	color: #0082d6;
}
.submenu .nlv_5 a {
	padding-left: 30px;
}
.submenu .nlv_5 a:hover, .submenu .nlv_5 a.nlk_on {
	font-weight: 600;
}
.submenu .nlv_6 a {
	padding-left: 40px;
}
.submenu .nlv_6 a:hover, .submenu .nlv_6 a.nlk_on {
	font-weight: 600;
}
.headerheight{
	height: 107px;
	line-height: 1;
}
.logo.headerheight img{
	max-height: 85px;
	float:left;
	margin-right: 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{
	display: block;
    color: #404040;
	text-align: center;
}
.site-header{
	/*overflow: hidden;*/ /*TH/SW: Funktioniert so nicht, da dann das Dropdown nach unten mit dem Titelbild endet. Daher wieder auskommentiert. */
}
.header-right{
	display: table;
}
.header-right .inner{
	/*display: table-cell;
	vertical-align: middle;*/
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-header .masthead{
	display: flex;
}
.site-header .titelbild-slider{
	display: inline-block;
	width: 100%;
	height: 450px;
	overflow: hidden;
	z-index: 0;
}
.site-header .titelbild-slider.loaded{
	height: auto;
}
.suche form{
	background-color: #fff;
	display: inline-block;
	padding: 7px 10px 7px 35px;
	position: relative;
	width: 100%;
	max-width: 325px;
	font-size: 1.1em;
	float: right;
}
.suche input, .suche button{
	background-color: transparent;
	color: #2a2a2a;
	border: none;
	box-shadow: none;
	text-shadow: none;
}
.suche input{
	width: 100%;
	float: left;
	line-height: 1.333;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2a2a2a;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #2a2a2a;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #2a2a2a;
}
:-moz-placeholder { /* Firefox 18- */
  color: #2a2a2a;
}
.suche button{
	font-size: 40px;
	cursor: pointer;
	position: absolute;
	top:2px;
	right:4px;
	bottom:2px;
	color: #0082d6;
	line-height: 0.8;
}
.suche button i {
    margin-right: 0;
}
.suche button .fa-fw {
    width:1.5em;
}
.site-content{
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}
.main-row, .jumbotron, .cookie-message{
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
    overflow-wrap: break-word;
}
.site-footer{
	padding: 30px 0;
}
.site-footer a.btn, .site-footer .btn, .site-footer .btn a{
	font-weight: normal;
}
.site-footer table, .unstyled-table, .unstyled-table table{
	background-color: transparent;
}
.site-footer table td, .unstyled-table td, .unstyled-table table td{
	padding: 0;
}
.site-footer table tr, .unstyled-table tr, .unstyled-table table tr{
	border: none;
}
.site-footer h2:first-child, .site-footer h3:first-child, .site-footer h4:first-child, .site-footer h5:first-child, .site-footer h6:first-child {
	margin-top: 0;	
}
.slicknav_menu{
	background-color: #555555;
	/*background-color: rgba(48,48,48,0.66);*/
}
.slicknav_menu .npt_on > a{
	font-weight: 700;
	color: #0082d6;
}
.titelbild-slider{
	position: relative;
}
ul.titelbild{
	padding: 0;
	list-style: none;
	position: relative;
}
.titelbild .elem{
	height: 380px;
	margin: 0;
	position: relative;
	display: table !important;
	width: 100%;
	background: center center no-repeat;
	background-size: cover;
}
body.startseite .titelbild .elem{
	height: 728px;
}
.titelbild .slogan{
	display: table-cell;
	vertical-align: middle;
	font-size: 2em;
	padding: 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{
	color: #fff;
	font-size: 0.7em;
}

.titelbild-slider .ikiss-control-nav{
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 5;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 50%;
}
.titelbild-slider .ikiss-control-nav a{
	font-size: 0;
	width: 15px;
	height: 15px;
	float: left;
	display: inline-block;
	background-color: #eee;
	opacity: 0.5;
	margin: 0 10px 0 0;
	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 #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{
	margin-bottom: 30px;
}
.randspalte .widget:last-child{
	margin-bottom: 0;
}
.randspalte .widget.kontakte{
	background-color: #f4f9fc;
	padding: 15px;
}
.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 p:last-child, .randspalte .widget ul:last-child{
	margin-bottom: 0;
}
.randspalte h1, .randspalte h2, .randspalte h3{
	font-size: 1.625em;
	text-transform: uppercase;
	padding: 15px 0;
	margin: 15px 0 15px 0;
	border-top: 30px solid #fff;
	border-bottom: 7px solid #0082d6;
}
.randspalte h1.primary-bg-color, .randspalte h2.primary-bg-color,.randspalte h3.primary-bg-color{
	border-bottom: 0;
}
.randspalte h1:first-child, .randspalte h2:first-child, .randspalte h3:first-child{
	margin-top: -15px;
	border-top: 0px;
}
.date:before, .time:before, .label:before, .page:before, .file:before, .user:before, .quote:before, .error:before, .score:before, .phone:before, .fax:before, .mail:before, .web:before, .mobile:before, .room:before, .label:before, .info:before, .govello:before, .map:before, .csslink_PDF:before, .csslink_DOCX:before, .csslink_DOC:before, .csslink_XLSX:before, .csslink_XLS:before, .csslink_PPTX:before, .csslink_PPT:before, .csslink_PNG:before, .csslink_JPG:before, .csslink_JPEG:before, .csslink_GIF:before, .csslink_grafik:before, .csslink_ZIP:before, .csslink_MP3:before, .csslink_extern:before{
	margin-right: 5px;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
}
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: FontAwesome;
	font-size: 16px;
	font-weight: 400;
}
small + small, a + small, span.date + span.time{
    margin-left: 10px;
}
small:before{
    opacity: 0.7;
}
.date:before{
	content: '\f073';
}
.time:before{
	content: '\f017';
}
.label:before{
	content: '\f02b';
}
.page:before{
	content: '\f02d';
}
.file:before{
	content: '\f0c7';
}
.file.pdf:before, .csslink_PDF:before{
	content: '\f1c1';
}
.file.docx:before, .file.doc:before, .csslink_DOCX:before, .csslink_DOC:before{
	content: '\f1c2';
}
.file.xlsx:before, .file.xls:before, .csslink_XLSX:before, .csslink_XLS:before{
	content: '\f1c3';
}
.file.pptx:before, .file.ppt:before, .csslink_PPTX:before, .csslink_PPT:before{
	content: '\f1c4';
}
.file.png:before, .file.jpg:before, .file.jpeg:before, .file.gif:before, .csslink_PNG:before, .csslink_JPG:before, .csslink_JPEG:before, .csslink_GIF:before, .csslink_grafik:before{
	content: '\f1c5';
}
.file.zip:before, .csslink_ZIP:before{
	content: '\f1c6';
}
.file.mp3:before, .csslink_MP3:before{
	content: '\f1c7';
}
.user:before{
	content: '\f007';
}
.quote:before{
	content: '\f075';
}
.error:before{
	content: '\f071';
}
.score:before{
	content: '\f012';
}
.phone:before{
	content: '\f095';
}
.fax:before{
	content: '\f1ac';
}
.mail:before{
	content: '\f0e0';
}
.web:before{
	content: '\f0ac';
}
.mobile:before{
	content: '\f10b';
}
.room:before{
	content: '\f19c';
}
.label:before{
	content: '\f02b';
}
.info:before{
	content: '\f129';
}
.govello:before{
	content: '\f085';
}
.map:before, .btn.map:before{
	content: '\f041';
}
.csslink_extern:before{
    content:'\f08e';
}
.btn.message:before{
	content: '\f040';
}
.btn.export:before{
	content: '\f2bb';
}
.btn.calendar:before{
	content: '\f073';
}
.btn.request:before{
	content: '\f040';
}
.btn.csslink_extern:before, .btn .csslink_extern: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: 1em;
	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;
	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: #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{
	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;
}
/* 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 {
	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 .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;
	right: 0;
	bottom: 0;
	font-size: 11.5px;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	color: #444;
}
.cards .icon {
    padding: 10px;
    text-align: center;
}
.cards .icon i {
    font-size: 44px;
    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, .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{
	-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: #efefef;
	padding: 5px 35px 5px 10px;
	font-size: 1.3em;
	margin: 0 0 10px;
	cursor: pointer;
	position: relative;
	clear: both;
}
.toggler-title:after{
	content: '\f078';
	font-family: FontAwesome;
	position: absolute;
	right: 10px;
	font-size: 1em;
	color: #0082d6;
	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:1px;
}
.toggler-link {
    padding: 5px 35px 5px 0;
    position: relative;
    clear: both;
    cursor: pointer;
}
.toggler-link:after{
    content: '\f078';
    font-family: FontAwesome;
    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: 0px;
}
.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%;
	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: 100%;
	padding: 0;
}
body.dropdown-menu .main-navigation .nlv_2 > li{
	width: 100%;
}
body.dropdown-menu .main-navigation .nlv_2 a{
	padding: 5px 0;
}
body.dropdown-menu .main-navigation .nlv_3{
	font-size: 1em;
}
body.dropdown-menu .main-navigation .nlv_3 a{
	font-size: 1em;
}
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;
	}
	body.startseite .titelbild .elem{
		height: 380px;
	}
}
@media screen and (max-width: 680px){
	.site-header .logo{
		text-align: center;
	}
	.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: 1.25em !important;
		text-align: center;
	}
	.titelbild .elem{
		height: 190px;
	}
	body.startseite .titelbild .elem{
		height: 190px;
	}
	.titelbild-slider .ikiss-control-nav{
		display: none;
	}
	.header-right .inner{
		display: block;
	}
	.main-navigation{
		display: none;
	}
	.suche form{
		max-width: none;
		width: 100%;
	}
	.top-bar{
		padding: 25px 0 15px;
	}
	body.full-width.startseite .slogan{
		font-size: 2em;
	}
	.randspalte{
		margin-top: 30px;
	}
	body.pagewidth-full .wrapper{
		padding-left: 15px;
		padding-right: 15px;
	}
}