/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
  clear: both;
}
.news .nav ul {
  display: inline;
  margin: 0;
}
.news .nav a {
  display: block;
}
.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.lin-pro {
    width: 100%;
    height: 3px;
    background: transparent url(/fileadmin/theme/img/Linie.png);
    background-size: 100%;
}
.news .article .news-img-wrap {
  width: 100%;
}
.news .article .news-img-wrap a {
  display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.news .article .news-img-wrap img {
  max-width: 100%;
  height: auto;
}
.nap-content .news .article .news-img-wrap img {
  width: 100%;
}
.news .article h3 {
  margin-bottom: 4px;
  margin-top: 2px;
  font-size: 24px;
}
.news .produkt .article h3 {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 20px;
    line-height: 1.33;
}
.news .footer p {
  line-height: 1em;
}
.news .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
}
.news .footer span:last-child {
  border-right: 0;
}
.news .footer .news-category a {
  text-transform: uppercase;
}
.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}
.news a.more {
    text-transform: uppercase;
    display: block;
    width: 100%;
}
.news-list-view .col-md-9 {
    padding-left: 10px;
}
/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}

.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}
/* ******************* Slim und Termine *******************/
.lin-un-link {
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    font-size: .8em;
    line-height: 1.85;
}
.article.termine-list {
    border-bottom: 1px solid whitesmoke;
}
/* ******************* list 4col *******************/
.slim-4col .article h3 a {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #fff;
    display: inline-block;
}
.news.news-single .ru-welt .footer-shariff {
    margin: 15px 0;
}
.news.news-single .ru-welt .img-below .img-wrap {
    margin-top: 0;
}
.ru-welt .header.ne-single h1 {
    margin-top: 0;
    padding-top: 0;
    line-height: 1.3;
    font-size: 24px;
    border-top: none;
}
.news.news-single .ru-welt {
    margin-top: 20px;
    margin-bottom: 20px;
}
.news.news-single .ru-welt .gallery-item-size-1 figure.image {
    max-width: 120px;
    margin-bottom: 0;
}
/* single view *//******************* BootstrapCarousel *******************/
.news.news-single .frame-container {
    padding-left: 0;
    padding-right: 0;
}
.news-img-wrap  .carousel {
    overflow: visible;
}
.news-img-wrap .carousel .carousel-indicators {
    top: -30px;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
    opacity: 1;
    margin-right: 0;
    margin-left: 0;
}
.carousel-item .news-img-caption {
    padding: 0;
}
.nap-content .news.news-single .article .news-img-wrap img {
    width: auto;
    max-height: 477px;
}
.news-img-wrap .carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 0;
    border: 1px solid rgba(191, 170, 170, 1);
}
.news-img-wrap .carousel-indicators li.active {
    background: rgba(191, 170, 170, 0.5);
}
.news-img-caption {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    left: 0;
}
.news-img-caption p {
    margin: 0;
}
.news-single .footer {
  margin-bottom: 2px;
}

.header.pr-single h1 {
    margin-bottom: 40px;
    margin-top: -6px;
    padding-top: 0;
    line-height: 1.3;
    font-size: 34px;
    border-top: 1px solid rgba(191, 170, 170, 0.27);
}
.header.ne-single h1 {
    margin-top: 2px;
    padding-top: 0;
    line-height: 1.3;
    font-size: 26px;
    border-top: 1px solid rgba(191, 170, 170, 0.27);
}
.news-text-wrap {
  margin-top: 15px;
  margin-bottom: 10px;
}
.news.news-single a.more {
    margin: 20px 0;
}
.news.news-single .footer-shariff {
    margin: 30px 0 0 0;
}
/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%;
}

.news-related {
  width: 50%;
  padding: 15px;
  border: 1px solid #eee;
  display: table-cell;
}

.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}

.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}

.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}

.news-related h4 {
  margin-bottom: 10px;
}

.news-related-files ul li {
  margin-bottom: 20px;
}
.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}

.news-clear {
  clear: both;
}
/* ******************* list 2col *******************/
@media (max-width:767.98px){
.lin-pro {
    margin-bottom: 15px;
}
}