/* News Adaptions */
.news-list-date {
    display: none;
}

.news-list-date time {
    display: none;
}

.news-backlink-wrap {
    display: none;
}

.news .footer span.news-list-category {
    display: none;
}

.no-media-element {
    display: none;
}

/* Download Links */

.ce-uploads-description {
    margin-left: 10px
}

/* Medienmitteilungen */
.frame-type-uploads h2 {
    font-size: 19px;
    font-weight: normal;
    line-height: 0;
}

/* General Adjustements */
.content-block {
    padding-bottom: 20px;
}

table.contenttable td, table.contenttable th {
    padding: 0.75rem 1.25rem 0.75rem 0;
}

.news .footer span {
    padding-right: 0;
    margin-right: 0;
}

div.news-list-item .footer span {
    display: none;
}

.slider__slider-bullets {
    display: none;
}

.l-navbar__search {
    display: none;
}

.rightcontent li {
    margin-bottom: 10px;
    list-style: disc;
    margin-left: 15px;
}
.leftcontent li:not(:has(a)) {
    margin-bottom: 10px;
    list-style: disc;
    margin-left: 15px;
}
.l-navbar ul ul a {
    padding-top: 0;
}

input, textarea {
    font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "Verdana Ref", sans-serif;
    font-size: 18px;
}

footer * {
    -webkit-text-size-adjust: 100%;
}

.rightcontent li {
    list-style: disc;
    margin-left: 15px;
}

@media (max-width: 924px) {
    #collapseExample {
        margin-bottom: 10px;
    }
}
@media screen and (max-width : 767.5px){
.map-location{
margin-top : 30px;
}
.desktop-lib-menu {
	display:none;
   }
}

@media screen and (min-width : 768px){

.col-sm-6.last-image .ce-gallery .image img:last-of-type {
  padding-bottom:4px;
}


.mobile-lib-menu {
	display:none;
   }
}

#c7 ul:nth-of-type(2) li {
  list-style: none !important;
}
#c7 ul:nth-of-type(2) {
  padding-left: 0px;
}
