/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1.333;
}
.wrap {overflow:hidden;}
.subnav ul, nav ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
*, *::after, *::before{
    box-sizing: border-box
}

/* Main HTML Elements */
html{
	background-color: #818181;
}
body{
	font-size: 1rem;
	font-size: 18px;
	color: #333;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #f9f9f9;
	/*overflow-x: hidden;*/
}
.masthead {}
p{
    margin: 0 0 1em 0;

}
h1, h2, h3, h4, h5{
    font-weight: 300;
    margin-bottom: 1em
}

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5{
    color: #b4ce32;
    font-family: Fresca;
}
.main {font-size:.85em;}

body.startseite h1, body.startseite h2, body.startseite h3, body.startseite h4, body.startseite h5{
    color: #333;
    margin-bottom: 0.3em;
}
body.gelb h1, body.gelb h2, body.gelb h3, body.gelb h4, body.gelb h5{
    color: #f0cc00
}
body.blau h1, body.blau h2, body.blau h3, body.blau h4, body.blau h5{
    color: #0063b1
}
body.hellblau h1, body.hellblau h2, body.hellblau h3, body.hellblau h4, body.hellblau h5{
    color: #6ca6da
}
body.orange h1, body.orange h2, body.orange h3, body.orange h4, body.orange h5{
    color: #f98a67
}

.randspalte h1, .randspalte h2, .randspalte h3, .randspalte h4, .randspalte h5{
    font-family: 'Open Sans';
}
h1{
    font-size: 2em
}
h2{
    font-size: 1.5em
}
h3{
   font-size: 1.3em 
}
h4{
    font-size: 1.1em
}
h5{
    font-weight: bold
}
strong, b{
    font-weight: bold;
    font-weight: 600;
}
.startseite strong, .startseite b {
    font-size:1.2em;
}
.folgeseite strong, .folgeseite b{
    color:#000;
}
.folgeseite footer strong, .folgeseite footer b {
    color:#fff;
}
img{
    max-width: 100%;
    height: auto;
}
.slider img {width: 100%;}

/* Colors */
.primary-bg-color{
    background-color: #0063b1;
    color: #fff
}
.primary-bg-color a{
    color: #fff
}
.primary-bg-color p{
    opacity: 1;
}
.primary-text-color{
    color: #0063b1
}
.secondary-bg-color{
    background-color: #818181; 
    color: #fff
}
a {
    color: #333; outline:none;
}
a:hover {color: #000;}
.abstand {clear:both;height:2em;margin:0;padding:0;}
.abstand_klein {clear:both;height:0.4em;margin:0;padding:0;}
.trenner, hr {clear:both;margin:15px 0;padding:0 0 0 0;border-top:1px solid #fff;overflow:hidden;}
.klein, .ikiss-mailform-infolabel {font-size:0.8em;}
.date {display:inline-block;padding:2px 5px;background:#0063b1;font-size:.8em;color:#fff;text-transform:uppercase;}
.textblock_links {float:left;width:47.5%;}
.textblock_rechts {float:right;width:47.5%;}
.spalte_links {float: left; width:30%;margin:0;}
.spalte_links img {width:100%;height:auto;}
.spalte_links label {display:inline;}
.spalte_rechts {float: right; width:65%;}
.spalte_rechts input {width:95%;}
.spalte_rechts textarea {width:95%;}
.spalte_rechts select {width:95%;}
.spalte_rechts input.checkbox {width:10px;}
.datum-von, .datum-bis {float:left; width:60%;}
.zeit-von, .zeit-bis {float:left; width:40%;}

/* Layout Helpers & Gridsystem */
.nav-h li{
    display: inline-block
}
.text-center{
    text-align: center;
}
.wrapper{
    max-width: 100%;
    width: 1140px;
    margin: auto;
    padding: 0 15px;
    transition: width 0.4s;
    -webkit-transition: width 0.4s;
    -moz-transition: width 0.4s;
}

.seitennavigation {text-align:right;}
.seitennavigation a, .seitennavigation a:link, .seitennavigation a:hover, .seitennavigation a:active, .seitennavigation a:visited, .seitennavigation a.seitennavigation_nonephone {text-align:right;display:inline-block;padding:2%;text-decoration:none;color:#454545;}

.seitennavigation i {font-family:'FontAwesome'; font-style:normal;font-size:1.3em;}
.seitennavigation {padding:20px 0 0 0;}
.seitennavigation a, .seitennavigation a:link, .seitennavigation a:hover, .seitennavigation a:active, .seitennavigation a:visited, .seitennavigation a.seitennavigation_nonephone {padding:0.5% 1% 0.5% 2%;color:#454545;}
.seitennavigation a.seitennavigation_nonephone {display:inline-block;}
.row{
    margin: 0 -15px;
}
.row:after{
    display: table;
    content: "";
    clear: both
}
.column-1, .column-2, .column-3, .column-4, .column-5, .column-2x3, .column-3x4, .column-3x5, .column-4x5{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}
/* Columns => Number = Horizontal column count */
.column-1{
    width: 100%
}
.column-2{
    width: 50%
}
.column-3{
    width: 33.333%
}
.column-2x3{
    width: 66.666%
}
.column-4{
    width: 25%
}
.column-3x4{
    width: 75%
}
.column-5{
    width: 20%
}

.column-4x5{
    width: 80%
}
.collapse > .column-1, .collapse > .column-2, .collapse > .column-3, .collapse > .column-2x3, .collapse > .column-4, .collapse > .column-3x4, .collapse > .column-5, .collapse > .column-3x5, .collapse > .column-4x5{
    padding: 0;
}
.column-3x5{
    width: 60%;
}
.collapse > .column-3x5 {padding-right:15px;}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}

.column-5.randspalte, .column-5.subnav {width:19%;}
.main.column-3x5, .main.column-4x5 {padding-left:25px; padding-right:40px;}

.themenbox.top-meldung, .startseite .themenbox.top-meldung {margin-bottom: 50px; padding:15px;}
.themenbox.top-meldung h2 {font-size:1.7em;border-bottom:none;color:#fff;}
.themenbox.top-meldung h2:focus {outline:none;}
.themenbox.top-meldung .caption:hover {background-color:transparent;}
.top-meldung .row {position:relative;}
.themenbox.top-meldung .date.bttn {position:absolute; top:0; right:0;}
.themenbox.top-meldung .date {vertical-align:top;}
.startseite table, .startseite tr, .startseite td {font-size:1em; font-weight: normal !important;}
.startseite .ui-datepicker-title {height:auto;font-size:1.2em;text-align:center;}
.startseite .ui-datepicker-prev, .startseite .ui-datepicker-next {cursor:pointer;font-size:0.8em;padding:3px 5px !important;margin:0 !important;}
.ui-datepicker-prev, .ui-datepicker-next {
    margin:0;
}
.ui-datepicker-prev {
    margin:0 5px 0 3px;
    transition:transform .15s ease-in-out;
}
.ui-datepicker-next {
    margin:0 3px 0 5px;
    transition:transform .25s ease-in-out;
}
.ui-datepicker .ui-datepicker-next.ui-state-hover, .ui-datepicker .ui-datepicker-prev.ui-state-hover {
    transform:scale(1.05) !important;
}
/*-----------------------------------------------------------
--- Main Layout --------------------------------------------- */
#suchform{
	background-color: #fff;
	background-color: rgba(255,255,255,0.65);
	display: inline-block;
	padding: 5px;
	width: 25%;
	min-width: 300px;
	position: relative;
}
#suchform .lupe{
	font-family: FontAwesome;
	background: transparent;
	border: none;
	font-size: 2em;
	position: absolute;
	right: 0;
	top: 2px;
	cursor: pointer;
	display: inline-block;
	width:auto;
}
#suchform #such{
	float: left;
	background: transparent;
	border: none;
	font-size: 1.15em;
	font-family: 'Open Sans';
	color: #333;
	font-weight: 300;
	padding: 5px;
}


.column-4x5 ul,.column-2x3 ul, .column-3x5 ul, .column-4x5 ol  .column-2x3 ol, .column-3x5 ol {padding-left: 1em; margin-bottom: 1em;}

/*-----------------------------------------------------------
--- Graphics --------------------------------------------- */
.slider{
	height: 325px;
	width: 100%;
	position: absolute;
	z-index: 0;
	overflow: hidden;
}
.slider .slider-item{
	height: 325px;
	width: 100%;
	background: no-repeat center top;
	background-attachment: fixed;
}
.slides img {margin:0 auto;display:block;}
.slides li{position:relative;}
.flex-control-nav, .flex-direction-nav {display:block;position:relative;z-index:100;margin:0;padding:0;list-style:none;}
.slider-box {position:absolute; bottom: 100px;margin-left: -15px;}
.slider-control {margin:0; padding: 0; display:inline-block;}
.titel-ausgabe-text {background: #818181; padding:2px 5px;}
.slider_description {position:absolute; z-index:1000; bottom:100px; right:20px;}
.titel-ausgabe-copyright {text-shadow:2px -2px 2px grey;font-size:0.6em;color: #fff;}
.slider-control ol {width: auto;}
.slider-control ol li {float:left; margin:0; padding: 0; }
.slider-control .flex-control-paging a {width: 10px; height: 10px; border-radius:10px; margin-right: 10px; text-indent: -9999px; background: #fff;display:block;box-shadow: 0px 0px 5px 1px #999;box-shadow: 0px 0px 10px rgba(0,0,0,0.8), 0px 0px 2px rgba(0,0,0,0.3);}
.slider-control .flex-control-paging a.flex-active {background: #0063b1;}
.flex-control-paging li a:hover {cursor: pointer; background:#0063b1;}

.masthead .wrapper{
	position: relative;
	z-index: 47; /* MF 27.05.2020 von 1 auf 47 gesetzt wegen OSM-Karte */
}
.masthead-content{
	height: 325px;
}
body.startseite .slider, body.startseite .slider .slider-item, body.startseite .masthead-content{
	height: 475px;
}
body.startseite .main-content .column-2x3{
	padding-right: 6.55%;
}
.desktop .nlv_1{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.desktop .nlv_1 *{
	position: relative;
	z-index: 1;
}
.desktop .nlv_1:after{
	content: '';
	display: inline-block;
	width: 300%;
	height: 100%;
	position: absolute;
	right: 0;
	background-color: rgba(129, 129, 129, 0.75);
	z-index: 0;
}
.desktop .nlv_1:before{
	content: '';
	display: inline-block;
	width: 300%;
	height: 100%;
	position: absolute;
	left: 0;
	background-color: rgba(129, 129, 129, 0.75);
	z-index: 0;
}
.desktop .nlv_1 > li{
	float: left;
	display: block;
	width: 20%;
	position:relative;
}
.desktop .nlv_1 > li > a, .desktop .nlv_1 > li > span{
	padding: 20px 25px;
	color: #fff;
	background-color: #0063b1;
	display: inline-block;
	width: 100%;
	text-decoration: none;
	font-size: 1.075em;
	font-weight: 400;
}
.desktop .nlv_1 > li > a#nid_2719_3, .desktop .nlv_1 > li > span#nid_2719_3{
	background-color: #b4ce32
}
.desktop .nlv_1 > li > a#nid_2719_4, .desktop .nlv_1 > li > span#nid_2719_4{
	background-color: #f0cc00
}
.desktop .nlv_1 > li > a#nid_2719_5, .desktop .nlv_1 > li > span#nid_2719_5{
	background-color: #f98a67
}
.desktop .nlv_1 > li > a#nid_2719_6, .desktop .nlv_1 > li > span#nid_2719_6{
	background-color: #6ca6da
}
.desktop .nlv_1 ul{
	display:inline-block;
	width: 300px;
	position: absolute;
	top: 92px;
	left: 0;
	background-color: #fff;
	background-color: rgba(255,255,255,0.95);
	z-index: 10;
	padding: 0;
	box-shadow: 0 5px 10px rgba(0,0,0,0.1)
}
.desktop .nlv_1 ul ul{
	top: 0;
	left: 300px;
}
.desktop .nlv_1 ul a, .desktop .nlv_1 ul span{
	padding:10px 15px;
	display: block;
	text-decoration: none;
	font-weight: 300;
	transition: background-color 0.3s ease-in-out;
}
.desktop .nlv_1 ul a:hover, .desktop .nlv_1 ul span:hover{
	background-color: #eee;
	background-color: rgba(0,0,0,.075);
}
.desktop .nlv_1 li:hover > ul,.desktop .nlv_1 li ul:hover, .desktop .nlv_1 li > a:focus + ul, .desktop .nlv_1 li > a:active+ ul,.desktop .nlv_1 li > span:focus + ul, .desktop .nlv_1 li > span:active+ ul{
cursor:pointer;
}
.desktop ul li ul {
	visibility:hidden;
	transition: 0s 0.25s;
}
.desktop ul li:hover > ul {
	visibility:visible;
}

.masthead .white{
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
}
.masthead .white .slogan{
	position: absolute;
	bottom: 0;
	padding-bottom: 100px;
	text-align: left;
}
.masthead .white .slogan a{
	color: #333;
	text-decoration: none;
	font-weight: 300;
}
.masthead .quicknav{
	margin-top: 15px;
}
.masthead .quicknav li{
	display: inline-block;
	float: left;
}
.masthead .quicknav li a{
	text-decoration: none;
	color: #333;
	font-size: 0.7em;
	padding: 2px 5px;
	border-right: 1px solid #333;
}
.masthead .quicknav li:last-child a{
	border: none;
}
.masthead .quicknav li:first-child a{
	padding-left: 0;
}
.breadcrumb{
	font-size: 0.7em;
	margin-bottom: 50px;
}
.breadcrumb:before{
	font-family: FontAwesome;
	margin-right: 5px;
	color: #b4ce32;
	content: '\f041';
}
.breadcrumb a{
	text-decoration: none;
}
.cta-sticky{
	background-color: #0063b1;
	position: fixed;
	right: 0;
	top: 57px;	
	padding: 5px;
	z-index: 50;
}

.cta-sticky a:before {
    content:"";
    font-family:"fontawesome";
    display:inline-block;
    margin-right:10px;
    font-size:1.5em;
}
.cta-sticky a#nid_2719_488_2719_13:before {
    content:"\f017";
}
.cta-sticky a#nid_2719_488_2719_11:before {
    content:"\f041";
}
.cta-sticky a#nid_2719_488_2719_12:before {
    content:"\f0e0";
}
.btn{
	display: inline-block;
	padding: 7px 12px;
	margin: 10px 0;
	color: #fff;
	background-color: #0063b1;
}
.btn a.csslink_intern:before {content: none;}
.btn:hover {color: #fff; background-color: #122334;transition: background-color 0.3s ease-in-out;}
.btn.login {background:none; border: 3px solid #b4ce32; padding: 4px 12px; margin-left: 10px;color: #454545;text-decoration: none;}
.btn.login:before {font-family: FontAwesome; margin-right: 5px; color: #b4ce32; content: '\f084'; text-decoration: none;}
.btn.melder {background: none; border: 3px solid #fff;text-decoration: none;}
.btn a {color: #fff !important;}
.btn.left, .btn.right {display:inline-block;}
.cta-sticky a{
	text-decoration: none;
	display: block;
	font-size: 0.75em;
	padding: 15px 5px;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.cta-sticky a:hover {text-decoration:underline;}
.cta-sticky ul {list-style:none;}
.cta-sticky a.npt_last {
	border: none;
}
.main-content{
	padding-top: 20px;
	padding-bottom: 55px;
}
.home-events{
	background-color: #fff;
	margin-bottom: 50px;
	padding-bottom: 20px;
}
.home-events .veranstaltungen{
	padding-left: 15px;
}
.home-events .date{
	font-size: 0.8em;
}
.home-events .liste_titel a{
	text-decoration: none;
	margin-bottom: 15px;
	display: block;
}
.home-events .liste_titel{
	font-size: 1em;
}
.inlineblock{
	display: inline-block;
	width: 100%;
}
body.startseite .main-content{
	padding-top: 75px;
}
.randspalte{
	font-size: 0.85em;
}
.top-meldung{
background-color: #0063b1;
background-color: rgba(28, 52, 77, 0.75);
border:7px solid #fff;
box-shadow: 0px 0px 0px 2px #b4ce32;
}
.top-meldung a{
	color: #fff;
	text-decoration: none;
}
/*.top-meldung .text{
	font-size: 0.75em;
}*/
.top-meldung .row{
	margin: 0;
}
.top-meldung .column-3,.top-meldung .column-2x3{
	padding: 0;
}
.top-meldung .caption{
	width: 66.666%;
	margin: 0;
	padding: 15px;
background: transparent;
}
body.startseite .randspalte{
	font-size: 1em;
}
body.startseite .randspalte .csslink_intern, body.startseite .randspalte .csslink_extern{
	font-size: 1em;
}
body.startseite .randspalte .csslink_intern:after, body.startseite .randspalte .csslink_extern:after{
	font-size: 1em;
	text-decoration: none;
	color: #818181;
	margin-top: 1px;
}
.randspalte_box{
	border-bottom: 7px solid #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.randspalte_box.bild {border: 2px solid #b4ce32; padding:0;}
body.gelb .randspalte_box.bild {border: 2px solid #f0cc00; padding:0;}
body.orange .randspalte_box.bild {border: 2px solid #f98a67; padding:0;}
body.blau .randspalte_box.bild {border: 2px solid #0063b1; padding:0;}
body.hellblau .randspalte_box.bild {border: 2px solid #6ca6da; padding:0;}

.randspalte_box:last-child{
	border:none;
}
body.startseite .randspalte_box:first-child{
	border:none;
	padding-bottom: 0
}
.randspalte h3{
	margin-bottom: 10px;
	font-weight: 600;
}
.randspalte p{
		margin-bottom: 7px;
	opacity: 1;
}
nav.subnav.column-5{
	padding-right: 15px;
}
.subnav{
	font-size: 0.9em;
}
.subnav a, .subnav span{
	text-decoration: none;
	padding: 10px 15px;
	display: block;
	transition: background-color 0.3s ease-in-out;
}
.subnav a, .subnav span{
	text-decoration: none;
	padding: 10px 15px;
	display: block;
	transition: background-color 0.3s ease-in-out;
}
.subnav .nlv_1 > li > a, .subnav .nlv_1 > li > span{
	color: #fff;
	text-decoration: none;
	margin-bottom: 15px;
	background-color: #b4ce32
}

body.blau .subnav .nlv_1 > li > a, body.blau .subnav .nlv_1 > li > span{
	background-color: #0063b1
}
body.orange .subnav .nlv_1 > li > a, body.orange .subnav .nlv_1 > li > span{
	background-color: #f98a67
}
body.hellblau .subnav .nlv_1 > li > a, body.hellblau .subnav .nlv_1 > li > span{
	background-color: #6ca6da
}
body.gelb .subnav .nlv_1 > li > a, body.gelb .subnav .nlv_1 > li > span{
	background-color: #f0cc00
}

.subnav .nlv_2 > li{
	border-bottom: 1px solid #fff;
}
.subnav .nlv_2 > li > a, .subnav .nlv_2 > li > span{
	padding: 7px 15px;
	text-transform: uppercase;
}
.subnav .nlv_2 a:hover, .subnav .nlv_2 a.nlk_on, .subnav .nlv_2 a:hover, .subnav .nlv_2 span.nlk_on{
	background-color: #fff;
}
.subnav .nlv_2 a.nlk_on.childs, .subnav .nlv_2 span.nlk_on.childs{
	background-color: transparent;
}
.subnav .nlv_3{
	padding: 10px 0 ;
}
.subnav .nlv_3 a, subnav .nlv_3 span{
	padding: 5px 15px 5px 25px;
	border: none;
	font-size: 0.9em;
}
.subnav .nlv_4 a, .subnav .nlv_4 span{padding-left: 35px;}
.icon-links{
	background-color: #818181;
	display: inline-block;
	width: 100%;
	border: 7px solid #fff;
}
.icon-links .column-3 {
font-size:.8em;
}

.icon-links img{
	max-height: 51px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.icon-links a:hover {transform: scale(1.05);transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;}
.icon-links a{
	color: #fff;
	text-decoration: none;
	padding: 15px;
	display: inline-block;
}
.icon-links a.column-3 {
	padding: 15px 2px;
}
.icon-links a.nr-1:before {
content: url("media/aemter.png");
} 
.icon-links a.nr-2:before {
content: url("media/dienstleistungen.png");
}
.icon-links a.nr-3:before{
content: url("media/formulare.png");
}
.icon-links a.nr-4:before{
content: url("media/ansprechpartner.png");
}
.footer{
	padding-bottom: 70px;
}
.footer h1, .footer h2, .footer h3, .footer a{
	color: #fff !important;
}
.footer-top{
	margin-bottom: 50px;
	display: inline-block;
	width: 100%
}
.footer-top a, .footer-top span{
	padding: 25px;
	color: #fff;
	display: inline-block;
	width: 100%;
	text-decoration: none;
	font-weight: 300;
}
.footer-top ul ul a, .footer-top ul ul span {padding: 10px 25px; font-size:0.8em;}

.footer-top a:hover, .footer-top span:hover{
	background-color: #152c43;
}
footer .column-3 img {width: 80%;}
.edge:hover {cursor:pointer;}
.footer-top ul li {list-style:none;}
.footer-top > ul.nlv_1 > li {display:inline-block;}
.footer-top ul.nlv_1 ul {display:none; width: 100%;}
.footer-top ul.nlv_1.show-nav ul{display:block;}
.footer-top .nlv_1 li {float: left; width: 20%;}
.footer-top .nlv_2 li {float:none; width: 100%;}
.stripe{
	text-align: center;
	height: 2px;
	width: 100%;
	background-color: #fff;
	display: inline-block;
	position: relative;
}
.stripe .edge{
	width: 35px;
	height: 35px;
	display: inline-block;
	background-color: #fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -25px;
	margin-left: -18px;
	position: absolute;
}
.stripe .edge.dark{
	background-color: #0063b1;
	margin-top: -28px;
}
.footer-top .stripe .limit{
	overflow: hidden;
	display: inline-block;
	width: 60px;
	height: 30px;
	position: relative
}
span.slider_description {display:none;}
.masthead .slogan-mobil {display:none;}
.menu-button, .menu {display:none;}
.column-2.themenbox, .column-3.themenbox, .column-4.themenbox, .column-5.themenbox {margin-right:-5px; display:inline-block; float:none; vertical-align:top;} 

/*Akkordeon Top-Meldung*/
.ui-accordion .ui-accordion-header {display:block;}
.top-meldung.themenbox .caption {position:relative;}

/* Layout Helper Media Queries */
@media screen and (min-width: 1921px){
	.slider .slider-item{
		background-size: cover;
		background-attachment: scroll;
	}
}

@media screen and (max-width: 1024px){
.desktop .nlv_1 > li > a, .desktop .nlv_1 > li > span {font-size: 0.85em;}
	.wrapper{
		padding-left: 30px;
		padding-right: 30px;
	}
body.startseite .slider, body.startseite .slider .slider-item, body.startseite .masthead-content{
	height: 325px;}
}

/*Topmeldung Slider*/
.slider-wrapper {
    position:relative;
    margin-bottom:30px;
}
ul.slides, ul.slides li {
    margin:0;
    padding:0;
}
.slides .top-meldung {
    border:none;
    padding:0 !important;
    box-shadow:none;
}
.slides .top-meldung .row {
    border:2px solid #b4ce32;
}
.slides .top-meldung .row .slides-border {
    border:7px solid #fff;
}
.slides .themenbox.top-meldung .date.bttn {
    top:7px;
    right:7px;
}
.slides .themenbox.top-meldung{
    margin-bottom:0;
}
.direction-container {
    position:absolute;
    right:0;
    top:0;
    transform:translatey(-100%);
}
.direction-container .flex-direction-nav {
    margin-bottom:0px;
    font-size:2em;
}
.direction-container .flex-direction-nav li {
    display:inline-block;
    margin-left:15px;
}
.direction-container .flex-direction-nav li i {
    font-family:"FontAwesome";
}
.direction-container .flex-direction-nav li a {
    text-decoration:none;
    color:#b4ce32;
}

@media screen and (max-width: 930px){
	.startseite .home-events .column-2 {width: 100%;}
.input_container {width:80%;}
.icon-links a.column-3 {width:100%;}
}

@media screen and (max-width: 860px){
    .direction-container .flex-direction-nav {
        line-height:1em;
    }
    .home-events {margin: 0 15px 30px 15px;}
    .home-events .themenbox {padding-left:0; padding-right:0;}
    h1 {font-size:1.6em;}
    body.startseite .main-content {padding-top:0;}
    .icon-links .column-2 {width: 100%;}
    .folgeseite .main.column-3x5 {width:75%;}
    .masthead .quicknav{
    	margin-top: 5px; margin-bottom: 5px;
    }
    .folgeseite .slider {position:relative;height:150px;}
    .folgeseite .slider-item {height:150px;
    background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;}
    
    .footer-top a{
    		display: none;
    	}
    span.slider_description {display:block; padding-left:15px; padding-right:15px;position:absolute; bottom:5px;text-shadow: 0px 0px 2px white;font-size:.75em;}
    .footer-top{
    		padding-top: 25px;
    	}
    .cta-sticky{
    		display: none;
    	}
    .masthead .desktop, .slider-box{
    		display: none;
    	}
    .masthead-content {height: auto;}
    .subnav {display:none;}
    .wrapper {padding-left: 15px;padding-right: 15px;}
    body.startseite .slider {position:relative;}
    .slider-control {display:block;}
    .quicknav a {display:block;}
    body.startseite .masthead-content {height: auto;}
    .masthead .slogan-mobil {display:block; position:absolute; top: 15px;z-index:2;font-size: 0.8em;padding:15px; background-color:rgba(255,255,255,0.85);}
    .masthead .slogan {display:none;}
    .masthead .slogan-mobil h2, .masthead .slogan-mobil p, .masthead .slogan-mobil a {margin:0; padding:0;text-decoration:none;}
    .masthead .white {position:relative; width: 100%;}
    #suchform {width: 100%;}
    
    /*mobile Navigation*/
    i.fa-bars {font-family:'FontAwesome'; font-style:normal; display:table-cell;vertical-align:middle;}
    #nav i.fa-bars {display:none;}
    .menu-button, .menu {display:block;}
    .menu {width:100%;margin:5px 0 50px 0;background:#999;}
    .flexnav {overflow:hidden;position:relative;width:100%;max-height:0;margin:0 auto;-webkit-transition:none;-moz-transition:none;-ms-transition:none;transition:none;-webkit-transform-style:preserve-3d;}
    .menu-button {position:relative;display:block;margin:0;padding:1%;color:#fff;cursor:pointer;}
    .menu-button .touch-button {position:absolute;z-index:10;right:10px;display:inline-block;text-align:center;}
    .menu-button .touch-button.active {position:absolute;z-index:10;top:-3px;right:10px;display:inline-block;text-align:center;width:30px;height:30px;}
    .flexnav .touch-button {position:absolute;z-index:100000;top:7px;right:10px;display:inline-block;text-align:center;width:30px;height:30px;background-image:url(media/menu_pfeil_down.png);background-position:0 -4px;background-repeat:no-repeat;background-size:100%;}
    .flexnav .touch-button.active {position:absolute;z-index:100000;top:7px;right:10px;display:inline-block;text-align:center;width:30px;height:30px;background-image:url(media/menu_pfeil_up.png);background-position:0 -4px;background-repeat:no-repeat;background-size:100%;}
    .touch-button .navicon {position:relative;font-style:normal !important;font-size:1em;color:#454545;}
    .touch-button .navicon i {font-style:normal !important;}
    .flexnav.opacity {opacity:0;}
    .flexnav.show {max-height:2000px;opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
    .flexnav ul {width:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
    .flexnav li {position:relative;overflow:hidden;margin:0;padding:0;border-top:1px solid #fff;font-size:100%;}
    .flexnav li a {overflow:hidden;position:relative;z-index:2;display:inline-block;margin-right:15%;padding:2%;text-decoration:none;font-size:1em;color:#fff;}
    .flexnav li ul {width:100%;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
    .flexnav li ul li {overflow:hidden;position:relative;border-top:0px;font-size:100%;}
    .flexnav li ul.show li {overflow:visible;}
    .flexnav li li a,
    .flexnav li li a:link,
    .flexnav li li a:visited {display:block;position:relative;padding:7px 25px;text-transform:none;}
    .flexnav li li a:hover,
    .flexnav li li a:active {display:block;background:#fff;color:#454545;}
    .flexnav li li a.npt_on {display:block;text-decoration:underline;}
    .flexnav li li li a,
    .flexnav li li li a:link,
    .flexnav li li li a:visited {padding:7px 40px;text-transform:none;}
    .flexnav li li li a:hover,
    .flexnav li li li a:active {background:#fff;color:#454545;}
    .flexnav li li li a.npt_on {text-decoration:underline;}
    .flexnav li li li li a,
    .flexnav li li li li a:link,
    .flexnav li li li li a:visited {padding:7px 60px;text-transform:none;}
    .flexnav li li li li a:hover,
    .flexnav li li li li a:active {background:#fff;color:#454545;}
    .flexnav li li li li a.npt_on {text-decoration:underline;}
    .seitennavigation a.seitennavigation_nonephone {display:none;}
    .row {margin:0;}
    .primary-bg-color {display:none;}
    body.startseite .main-content .column-2x3{
    	padding-right: 3%;
    	}
    footer .column-3 img {width: 50%;}
    .themenbox.column-3.last, .themenbox.column-3.even, .themenbox.column-3 {margin-left:0; margin-right:0; padding-right:0;padding-left:0;}
 }

@media screen and (max-width: 700px) {
.folgeseite .main.column-3x5 {width:100%;}
.input_container {width: 100%;}
}
@media screen and (max-width: 500px){
.spalte_rechts, .spalte_links {width: 100%;}
.datum-von, .datum-bis {width:100%;}
.zeit-von, .zeit-bis {width:60%;}
body.startseite .slider, body.startseite .slider .slider-item, body.startseite .masthead-content {height:180px;}
.slider_description {bottom:10px;}
#suchform {min-width:100%;}
#suchform .lupe {font-size:1em;line-height:2.5em;}
.masthead .slogan-mobil {position:relative; margin-left:0; margin-right:0;top:0; text-align:center; background-color:transparent;font-size:1.5em;}
.themenbox .caption {width:95%;}
.home-events {margin: 0 0 30px 0;}
h2{
  font-size: 1.3em !important;
  }
.themenbox.column-1 .caption h2 {font-size:1em;}
.liste_bild, .liste_text {width: 100%;}
.folgeseite .ui-datepicker table a {width:30px; height:30px; line-heigth:30px;}
.adressen_links, .adressen_rechts {width:100%; float:none;}
.adressen_rechts {margin-top: 10px;}
.column-5.randspalte {border-top: 7px solid white; padding-top:15px;}
.menu {margin:5px 0 15px 0;}
.startseite .menu {margin:5px 0 30px 0;}
.breadcrumb {margin-bottom: 15px;}
}

@media screen and (max-width: 640px){
.column-1, .column-2, .column-3, .column-4, .column-5, .column-2x3, .column-3x4, .column-4x5{
        width: 100%;
}
.main.column-3x5, .main.column-4x5 {
        padding-left:25px; padding-right:25px;
}
body.startseite .top-meldung .caption {
        width:100%;
}
.startseite .themenbox {
padding-right:0;
padding-left:0;}
.column-5.randspalte, .column-5.subnav {width:100%;}
}

/* MODUL FORMULARE */
/* Bestehende Definitionen zuruecksetzen */
fieldset.ikiss-form-fieldset, legend.ikiss-form-legend, .ikiss-form-element label, .ikiss-form-element input, .ikiss-form-element select, .ikiss-form-element textarea {margin:0;padding:0;font-size:100%;text-align:left;vertical-align:baseline;width:auto;float:none;}
fieldset.ikiss-form-fieldset p:after, fieldset.ikiss-form-fieldset div:after {content:'';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
/* Alle Span-Tags die Felder umgeben */
span.ikiss-form-element {display:inline-table;width:74%;float:none;}
/* Alle Felder innerhalb der Span-Tags */
span.ikiss-form-element input, span.ikiss-form-element select, span.ikiss-form-element textarea, span.ikiss-form-element label {display:inline-block;}
span.ikiss-field-radio label {display:inline;}
span.ikiss-field-checkbox label {display:inline;}

/* Fieldset */
fieldset.ikiss-form-fieldset {padding:3% 1%;}
/* Legend */
legend.ikiss-form-legend {font-weight:bold;padding:0 1%;}
/* Allgemeine Feldlabel */
span.ikiss-field-label { width:20%; float:left; margin-right:6%; }
span.ikiss-field-label label {}
/* Textfeld einzeilig */
span.ikiss-field-textfield input { width:100%; padding:1%; }
/* Textfeld mehrzeilig*/
span.ikiss-field-textarea textarea { width:100%; padding:1%; }
/* Auswahlfelder (einfach/mehrfach) */
span.ikiss-field-select select {width:100%;}
/* Checkboxen */
span.ikiss-field-checkbox input { margin-right:2%; }
span.ikiss-field-checkbox label { padding-right:3%; }
/* Radios */
span.ikiss-field-radio input { margin-right:2%; }
span.ikiss-field-radio label { padding-right:3%; }
/* Dateiupload */
span.ikiss-field-file input { width:100%; }
/* Buttons Absenden/Zuruecksetzen */
span.ikiss-field-button input { float:left;width:auto;margin:0 15px 0 0;padding:3px;cursor:pointer;border:1px solid #999;background:#999;color:#fff; }
/* Infolabel */
.ikiss-mailform-infolabel {}

/**
**********************************************************
* Tracking Box - Piwik Opt-Out
**********************************************************
*/

.tracking-box-wrap {
    display: none;
    background: #7f8c8d;
    color: #fff; 
    font-size: 0.725em;
position:absolute;
z-index:1000;
width:100%;
padding:.5% 0;
}

.tracking-box-wrap a {
    color: #fff;
    text-decoration: underline;	
}

.tracking-box-buttons button { 
    background: #f0f0f0;
    color: #7f8c8d;
    border: none; 
    border-radius: 5px;
    margin: 5px 0 0 10px;
    padding: 6px 0;
    text-align: center;
    width: 50px;
    font-weight: bold;
    cursor: pointer;
}
.tracking-box-buttons button:hover {background: #d9d9d9;}

.tracking-box-cb {
    clear: both;
    height: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
}


.box_EU{
    margin-top:20px;
    margin-bottom:0px!important;
    border:none;
    box-shadow:none;
    padding: 15px;
}

.box_EU .caption h2{
    font-size: 1.3em;
    bottom: 0em;
    top:-1em;
}

.box_EU .text{
    font-size: 0.8em;
}


.box_EU .caption{
    padding:0 15px;
     margin-top: -12px;
}

/* CS 19.03.2020 */
/* Zusatzfunktion: Wichtige Mitteilung in einem modalen Fenster */
.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: rgba(0, 0, 0, .75);
    z-index: 85;
    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;
}
@keyframes modal-window-open {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@media screen and (max-width: 680px) {
    .modal-window .row {
        margin: 0 -15px;
    }
}
@media screen and (min-width: 681px) {
    .modal-window-overlay {
        max-width: 960px;
        height: calc(100% - 30px);
        width: calc(100% - 30px);
    }
}
@media screen and (min-width: 681px) and (min-height: 431px) {
    .modal-window-overlay {
        height: auto;
        max-height: 400px;
    }
}
@media screen and (min-width: 681px) and (min-height: 631px) {
    .modal-window-overlay {
        max-height: 600px;
    }
}
@media screen and (min-width: 681px) and (min-height: 831px) {
    .modal-window-overlay {
        max-height: 800px;
    }
}
.modal-window-content {
    padding: 30px;
}
.modal-window-content div[style="display:inline"]:last-of-type > :last-child { /* Designtemplate-Felder */
    margin-bottom: 0;
}
.modal-window-hide-btn {
    vertical-align: bottom;
    margin-top: 30px;
}
.modal-window-hide-x {
    cursor: pointer;
    background-color: transparent;
    float: right;
    color: #404040;
    margin: -20px -20px 30px 30px;
    line-height: 1;
    border: none;
}
.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;
}


/* CS 19.03.2020 */
a i.fal, button i.fal, a i.far, button i.far, a i.fas, button i.fas, a i.fab, button i.fab, a i.fa, button i.fa {
    line-height: 1.33;
    vertical-align: top;
    margin-right: 5px;
}
small > i.fal, small > i.far, small > i.fas, small > i.fab, small > i.fa {
    font-size: 1rem;
    line-height: 1;
    margin-right: 0.25rem;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    opacity: 0.7;
    vertical-align: unset;
}
button.btn {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 10px 25px 12px 25px;
    color: #fff;
    background-color: #0063b1;
    border: none;
    border-radius: 0px;
    font-weight: 700;
    font-size: 1em;
    box-shadow: none;
    margin: 10px 10px 0 0;
    text-decoration: none;
    cursor: pointer;
    -webkit-appearance: none;
}

/* CS 19.03.2020 */
/* BITV / Screenreader */
.sr-only {
	position: absolute;
	left: -5000px;
	top: auto;
	overflow: hidden;
}
.sr-jump, .sprungziel {
	position: fixed;
	z-index: 9999;
	top: -5000px;
	left: -5000px;
}
.sr-jump a:focus, .sprungziel a:focus {
	display: inline-block;
	position: absolute;
	top: 5000px;
	left: 5000px;
	padding: 5px;
	background: #444;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	white-space: nowrap;
}

/* BBET MF 22.05.2020 */
a.btn {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 10px 25px 12px 25px;
    color: #fff;
    background-color: #0063b1;
    border: none;
    border-radius: 0px;
    font-weight: 700;
    font-size: 1em;
    box-shadow: none;
    margin: 10px 10px 0 0;
    text-decoration: none;
    cursor: pointer;
    -webkit-appearance: none;
}
.row .liste-bild + .liste-text {
	padding-left: 0;
	padding-top: 0;
}
.liste-text a {
	display: block;
	color: #404040;
}
.liste-text a.btn {
	display: inline-block;
	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, .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);
}
.buergerbeteiligung .unstyled-list, .buergerbeteiligung .date, .buergerbeteiligung .time {
    /*display: inline-block;*/
    padding: none;
    background: none;
    font-size: inherit;
    color: inherit;
    text-transform: uppercase;
    list-style: none;
    padding: 2px 0;
}
.buergerbeteiligung .btn::before {
    margin-right: 10px;
    font-family: "Font Awesome 5 Pro";
    font-size: 1rem;
    font-weight: 400;
}
.randspalte .widget {
    background-color: #f0f0f0;
    padding: 15px;
    margin-bottom: 30px;
}
.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;
}
.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;
        margin-top: 15px;
    border-top: 30px solid #fff;
    border-bottom: 1px solid #999;
}

/* Zusatzmodul: Bewertung und Kommentare (DEV) */
.buk-uebersicht li {
	display: inline-block;
	margin-right: 10px;
	padding: 10px;
	min-width: 75px;
	text-align: center;
}
.buk-uebersicht {
	margin: 0;
}
#bewertung a span {
	margin-left: 5px;
}
.thumbup::before,
.thumbdown::before,
.kommentar::before {
	font-family: "Font Awesome 5 Pro";
}
.kommentar::before {
	font-family: "Font Awesome 5 Pro";
}
.kommentar::before {
	content: '\f075';
}
.thumbup::before {
	content: '\f164';
}
.thumbdown::before {
	content: '\f165';
}
.quote::before {
	font-family: "Font Awesome 5 Pro";
}
.statsbox {
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #eee;
	float:left;
	display: block;
}
.statsbox.comments-view {
	width: 100%;
}
.statsbox.comments-view h3 {
	margin-top: 10px;
}

/* Karteneinbindung in der Randspalte bzw. einem Widget MF 25.05.2020 */
.randspalte .widget.kartenmodul  {
    padding: 0;
}
.randspalte .widget.kartenmodul h3 {
    margin: 0;
}
.randspalte .widget.kartenmodul .leaflet-pane {
	z-index: 44;
}
.randspalte .widget.kartenmodul .leaflet-control {
    z-index: 46;
}

/* Zusatzmodul: Karten (DEV) */
.gmc_page {position:relative;width:100%;height:550px;margin:0;padding:0;}
.gmc_header {position:absolute;top:0;right:0;z-index:48;width:auto;}
.gmc_control {float:none;position:absolute;top:0;bottom:0;min-width:200px;height:100%;background:#fff;background:rgba(255,255,255,0.75);padding:10px;margin:0;z-index:46;}
.gmc_control .inputs.row .column-1 {position:relative;}
.gmc_control .gmc_input {margin-bottom:0;}
.gmc_control button.submit {font-size:16px;cursor:pointer;position:absolute;right:10px;top:0;bottom:0;color:#202020;background-color:transparent;line-height:0.8;border:none;padding:0 15px;}
.gmc_control ul.fancytree-container {font-family:"Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1em;background-color:transparent;border-bottom:1px solid #ccc;padding:0;}
.gmc_control ul.fancytree-container {}
.gmc_control span.fancytree-node {display:block;position:relative;padding:4px 5px;}
.gmc_control span.fancytree-node:hover, .gmc_control span.fancytree-node:focus, .gmc_control span.fancytree-node.fancytree-expanded {color:#fff;background-color:#0063b1;}
.gmc_control span.fancytree-checkbox {display:none;}
.gmc_control span.fancytree-icon {display:none;}
.gmc_control .fancytree-selected span.fancytree-icon {display:inline-block;background:none;}
.gmc_control .fancytree-selected span.fancytree-icon::before {content:'\f00c';font-family:'Font Awesome 5 Pro';font-size:14px;}
.gmc_control span.fancytree-custom-icon {width:25px;height:18px;font-size:18px;margin:0;vertical-align:middle;}
.gmc_control .fancytree-selected span.fancytree-custom-icon::before {content:'\f00c';/*color:#202020;*/}
.gmc_control span.fancytree-node:hover.fancytree-selected span.fancytree-custom-icon::before, .gmc_control span.fancytree-node:focus.fancytree-selected span.fancytree-custom-icon::before {color:#fff;}
.gmc_control span.fancytree-expander {display:block;position:absolute;top:0;bottom:0;right:0;width:30px;/*height:18px;*/height:100%;text-align:center;background:none;margin:0;z-index:40;}
.gmc_control span.fancytree-expander::after {content:'\f0d7';font-family:'Font Awesome 5 Pro';font-size:18px;font-weight:900;line-height:30px;}
.gmc_control span.fancytree-node.fancytree-expanded .fancytree-expander::after {content:'\f0d8';opacity:0.5;line-height:30px;}
.fancytree-exp-n span.fancytree-expander::after, .fancytree-exp-nl span.fancytree-expander::after {display:none;}
.gmc_control span.fancytree-title {vertical-align:middle;color:#202020;}
.gmc_control .fancytree-plain span.fancytree-node:hover span.fancytree-title, .gmc_control .fancytree-plain span.fancytree-node:focus span.fancytree-title, .gmc_control .fancytree-plain span.fancytree-node.fancytree-expanded span.fancytree-title {color:#fff;background-color:transparent;border:1px solid transparent;border-color:transparent;}
.gmc_control .fancytree-plain span.fancytree-active.fancytree-partsel span.fancytree-title, .gmc_control .fancytree-plain span.fancytree-selected.fancytree-partsel span.fancytree-title {font-weight:700;color:#202020;background-color:transparent;border:1px solid transparent;border-color:transparent;}
.gmc_control .fancytree-plain span.fancytree-node.fancytree-partsel:hover span.fancytree-title, .gmc_control .fancytree-plain span.fancytree-node.fancytree-partsel:focus span.fancytree-title, .gmc_control .fancytree-plain span.fancytree-node.fancytree-expanded.fancytree-partsel span.fancytree-title {color:#fff;}
.gmc_control .fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-active span.fancytree-title, .gmc_control .fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-selected span.fancytree-title {background-color:transparent;border-color:transparent;}
.gmc_control .fancytree-plain span.fancytree-active span.fancytree-expander, .gmc_control .fancytree-plain span.fancytree-selected span.fancytree-expander {color:#202020;}
.gmc_control .fancytree-plain span.fancytree-node:hover span.fancytree-expander, .gmc_control .fancytree-plain span.fancytree-node:focus span.fancytree-expander, .gmc_control .fancytree-plain span.fancytree-node.fancytree-expanded span.fancytree-expander {color:#fff;}

#div_gmc_pos {float:right;}
#div_gmc_pos input {width:5em;}

.gmc_cmdbar {width:100%;}
.gmc_cmdbar input {width:auto;margin:3px;padding:0 0.5em !important;font-size:16px;}	
.gmc_cmdbar input[type=button] {margin-left:0px;border:none;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#3d3d3d;font-weight:bold;padding:5px 0.5em !important;}
.gmc_cmdbar .btn {min-width:0;margin:0;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.gmc_cmdbar .btn > i {margin-right:0;}
.gmc_cmdbar .btn:hover, .gmc_cmdbar .btn:focus {color:#fff;background-color:#202020;}
.gmc_cmdbar .btn.active > i::before {content:'\f0c9';}

.gmc_map {float:none;width:100%;height:100%;padding:0;margin:0;}
.gmc_map .gmc_input {z-index:42;float:left;width:250px;left:200px;top:10px;position:relative;}

/* Google Maps - Info-Window */
.gm-style-iw .adr {float:left;margin:5px;}
.gm-style-iw .gm-footer {margin:5px 0;padding:4px;background:#eee;}
.gm-style-iw img {float:right;margin:5px;width:150px;}

/* GMC-Tooltip */
.gmc_tooltip {min-width:150px;max-width:200px;}

.mwl_label {background:#eee;border:1px solid #19252f;width:24px;font-size:10px;text-align:center;}

.gmc_adrlist_link {cursor:pointer;padding:1em 15px 1em 15px;border:none;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out;}
.gmc_adrlist_link:hover, .gmc_adrlist_link:focus {background-color:#eee;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out;}
.gmc_adrlist_link a, .gmc_adrlist_link a:link, .gmc_adrlist_link a:visited {display:block;min-height:120px;color:#202020;text-decoration:none !important;border-bottom:1px solid #ccc;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out;}
.gmc_adrlist_link a:hover, .gmc_adrlist_link a:focus {display:block;min-height:120px;color:#202020;text-decoration:none !important;border-bottom:1px solid #202020;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out;}
.gmc_adrlist_link a small {opacity:0.5;}
.gmc_adrlist_link a small i.fa {vertical-align:baseline;}

#ikiss_gmc_tree_wrapper {clear:both;height:100%;height:calc(100% - 75px);padding-top:25px;overflow:auto;}
.ikiss_cattree ul li {padding:0;margin:0;}
.ikiss_cattree ul {list-style:none;padding:0;margin:0;}
.ikiss_cattree input {display:none;}
.ikiss_cattree span label img {display:inline;vertical-align:middle;margin-right:10px;}  /* PNG-icons */
.ikiss_cattree span label i {display:inline;vertical-align:middle;margin-right:10px;font-size:20px;} /* font-awesome icons */
.ikiss_cattree span label {padding:10px;background-color:#e7e8eb;border-bottom:1px solid #fff;margin:0;display:block;cursor:pointer;position:relative;}
.ikiss_cattree span label:hover, .ikiss_cattree span label:focus, #ikiss_gmc_tree_wrapper ul li.active span label {background-color:#eee;}
.ikiss_cattree ul li.active span label::after {content:'\f00c';font-family:'Font Awesome 5 Pro';font-weight:900;position:absolute;display:inline-block;right:10px;top:50%;transform:translateY(-50%);}

img.fancytree-icon {width:25px !important;height:29px !important;margin-top:0 !important;margin-left:0 !important;vertical-align:middle !important;}

.gmc_map > div {
    z-index: 44;
}

@media screen and (min-width: 960px) {
	
	div.gmc_control {
	    width:33.33333%;
	}
	.gmc_adrlist_link:nth-child(3n+1) {
	    clear:both;
	}
	/* Karte in der Randspalte */
	.randspalte .widget.kartenmodul  {padding:0;}
	.randspalte .widget.kartenmodul h3 {margin:0;}
	.randspalte .widget.kartenmodul .leaflet-pane {z-index:44; }
	.randspalte .widget.kartenmodul .leaflet-control {z-index:46;}

}

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

	div.gmc_control {
	    width:50%;
	}
	.gmc_adrlist_link:nth-child(2n+1) {
	    clear:both;
	}
	
}

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

	div.gmc_page {
	    height: auto;
	}
	div.gmc_control {
	    width: 100% !important;
	    height: auto;
	}
	div.gmc_header {
	    position: relative;
	    top: auto;
	    right: auto;
	    width: 100%;
	}
	div.gmc_control {
	    position: relative;
	    top: auto;
	    bottom: auto;
	    width: 100%;
	}
	div.gmc_map {
	    height: 400px;
	}

}