.navbar-collapse.collapse {padding-bottom: 5px;}

footer .inner {padding-top: 0px;padding-bottom: 35px;}
footer p a {border-bottom: none;}
footer p a:hover {border-bottom: 1px solid #FFF; color: #cee7cc}

.dark-bg {background-color: #098800;}


.gruen a {color:#098800 !important}

.lila a {color:#7357a0 !important}

.rot a {color:#aa4d74 !important}

.orange a {color:#f07f31 !important}

.blau a {color:#006db5 !important}

.flieder a {color:#a08cbf !important }


.responsiveContainer {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
}

.responsiveContainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.forms label {width: 100%;}


.gallery,.gallery_01,.gallery_02,.gallery_03 {
      list-style: none;
      overflow: hidden;
      padding: 0;
      margin: 0;
}

ul.gallery li,ul.gallery_01 li,ul.gallery_02 li,ul.gallery_03 li {
	margin: 0 0 20px 0;
}


ul.gallery li:hover,ul.gallery_01 li:hover,ul.gallery_02 li:hover,ul.gallery_03 li:hover {
	filter:alpha(opacity:70);
	KHTMLOpacity:0.70;
	MozOpacity:0.70;
	opacity:0.70;	
}



@media (max-width: 767px) {
    .no_mobile {display:none}
    .navbar-brand img {width: 80%}
}


