.level0 a span.menu-item-title {
    color:white!important;
}

.level0 .level1 ul a span.menu-item-title,
.level0 .level11 a span.menu-item-title {
    color: black!important;
}

.navbar-brand.logo-control img.logo-img {
    max-height:100%!important;
}

.not-at-top #t4-header.t4-sticky {
    background-color:#4d897c!important;
}

#t4-header .logo-image {
	display:none!important;
}

.top-away #t4-header.t4-sticky img.logo-img2 {
	display:block!important;
}

@media (min-width: 992px) {
  #t4-header.t4-sticky img.logo-img2 {
    display:none!important;
  }
}


.mx-auto {
    margin-right:0!important;
}

.top-away #t4-header.t4-sticky {
    z-index: 5000!important;
}



.t4-main-body {
    padding-top:0!important;
}

div.slideshow,
div.slideshow #Mod264,
div.slideshow #Mod264 .module-inner,
div.slideshow #Mod264 .module-inner .module-ct,
div.slideshow #Mod264 .module-inner .module-ct #responsive-content-slider-settings,
.bx-wrapper {
    overflow: hidden!important;
}

.bx-wrapper {
	margin-bottom:0!important;
    overflow:hidden!important;
}

#responsive-content-slider {
    overflow-y:hidden!important;
}

.t4-off-canvas-header {
    background-color: #4d897c!important;
}

.t4-offcanvas .t4-off-canvas-body .navbar {
	margin:0 1rem;
}

.t4-offcanvas .t4-off-canvas-body .nav-item a,
.t4-offcanvas .t4-off-canvas-body .nav-item a span {
	max-width: 180px!important;
}

.t4-offcanvas .t4-off-canvas-body .nav-item a span {
	display:inline-block!important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	max-width: 180px!important;
}

.t4-megamenu .mega-caption {
	position:relative!important;
	line-height:25px!important;
}

.dropdown-item {
	white-space: normal!important; 
}

.contact-category li.row-fluid > div:first-child {
	float:left;
	padding-right:20px;
}

.contact-category li.row-fluid > div:first-child+div.list-title a.first-child:after {
	content:"\A";
	white-space: pre;  
}

.contact-category li.row-fluid > div:last-child {
	width:75%!important;
}

.contact-category li.row-fluid {
	clear:both;
}

.categories-list .com-content-categories__items .com-content-categories__item {
	flex-basis: 100%;
}

.com-weblinks-category__filter {
	display:none!important;
}

.startseite .row {
    /*margin:0!important;*/
}

.startseite .row > * {
    /*padding:0!important;*/
}

div.feed-item-description > p {font-size:14px !important;padding-left: 10px !important;}

.fields-container {
    padding-left:30px;
}

.fields-container li {
    list-style-type: none;
}

.fields-container li:before {
    margin-left:-30px;
    display:inline-block;
    width: 25px;
    /*padding-right:5px;*/
}

.fields-container .field-entry.datum:before {
    font-family: FontAwesome;
    content: "\f073";
    

}

.fields-container .field-entry.uhrzeit:before {
    font-family: FontAwesome;
    content: "\f017";
}

.fields-container .field-entry.ort:before {
    font-family: FontAwesome;
    content: "\f3c5";
}

.fields-container .field-value {
    padding-left: 5px;
}