/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news-list-view {
	margin-bottom: 40px;
}
.news-list-view .article {
	text-align: left;
	background-color: #fff;
}
/* macht erst Sinn bei mehr als 3 Nachrichten!
.news-list-view .article:first-child, .news-list-view .article:nth-child(3) {
	opacity: 0.5;
}*/
.news-list-view .article .newsText{
	padding:2em;
}
.news-list-view .article h2 a {
	font-family: "Avance W04 Regular", sans-serif ;
	font-size: 0.9em ;
	color: #b5152b ;
	line-height: 1;
	display:block;
}
.news-list-view .newsText p {
	font-size: 0.8em ;
}
.news-list-view .article .alexButton:last-child {
	background-color: #b5152b;
	margin-top: 20px;
}
.news-list-view .col-4 {
	margin-left: 2%;
	margin-right: 2%;
}
.news .article {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
@media only screen and (min-width: 47.939em)  /*51.2em)*/ {
  .news .news-list-view .article {
	width: 33% !important;
  }  
}
.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
    width: 100%;
}

.news .article .news-img-wrap a {
	display: block;
}

.news .article .news-img-wrap img {
	height: auto;
	width: 100%;
}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
	margin-bottom: 0;
}

.news .footer {
	clear: both;
}

.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 .page-navigation {
	display:none;

}
.news .page-navigation p {
	float: left;

}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 2px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
}

/* 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;
}

/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {

	margin:20px 0 25px 0;
	width: 100%;
	text-align:center;
}

.news-single .article .news-img-wrap img {
  max-width:800px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
}
.news-single .frame-layout-30 {
	display:inline-block;
}
.news-single .frame-layout-30 .ce-gallery figure.video {
	margin-left:0;
}
.news-single video {
	max-width: 800px; 
	height:auto;
	max-height:500px;
	width: auto;	
	margin-bottom: 30px;
}
.news-text-wrap {

	margin-bottom: 10px;
}
.news-single .news-text-wrap p:first-child {
	font-weight: bold;
	margin-bottom: 20px;
}
.news-img-caption {
	color: #888;
}

/* 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-backlink-wrap a, .news-more {
	background-color: #b5152b; /*#1d1d1b;*/
	color: #ffffff;
	padding:  20px 30px 20px 25px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	display:inline-block;
	border:none;
}
.news-more {
	margin-top: 20px;
}
.news-backlink-wrap a:before{
  font-family:"icomoon";
  content: "\e902";
  color: #fff;
  font-size:1em;
  padding-right: 10px;
  position:relative;
  top: 3px;		
  display:inline-block;
}
.news-backlink-wrap a:hover, .news-more:hover {
	background-color: #f0d0d5;
	text-decoration:none;
	color:#fff;
}
.news-clear {
	clear: both;
}
/* Swiper slider Content */
.swiper.sp .swiper-slide {
  flex-direction: row !important;
}
section.content .swiper-slide p {
  font-size:0.9em;
  min-height: 100px;
}
section.content .swiper-slide p.news-more {
  position:relative;
  bottom: 20px;
}
section.content .swiper .swiper-slide {
  text-align:left;
-moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
	/*margin-bottom: 20px;*/
}
section.content .swiper .card-body {
  padding: 2em;
  background-color: #fff;
}
section.content .swiper h2, section.content .swiper h3 {
  font-size:1.8em;
  margin-top:0;
  min-height: 2.2em;
}
section.content .swiper .slider-link:hover h3 {
  color: #fff;
}
section.content .swiper .news-list-date, section.bottom .swiper .news-list-date {
  display:none;
}
/* Swiper slider Bottom Kundenstimmen */
section.bottom .swiper-slide p {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #666;
}
section.bottom .swiper-slide {
  text-align:center;
  padding-top: 30px;
}

.frame-type-news_newsliststicky {
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.swiper-slider .slick-prev, .swiper-slider .slick-next {
  color: #fff;
  text-shadow: none;	
  background-color: #b5152b;
  padding: 5px;
  box-shadow:none;
  border:none;
}
.news.sp .swiper-pagination-bullet-active {
  background: #4a4a4a;
}
.news.sp .card-body:hover /*, .news.sp .swiper-slide:hover */{
  background-color: #b5152b;
}
.news.sp .card-body:hover h2, .news.sp .card-body:hover h3, .news.sp .card-body:hover p {
  color: #fff;
}
.news.sp .swiper-slide .card.readmore {background-color: #fff; max-height:620px;}
.news.sp .swiper-slide .card.topnews {background-color: #fff; max-height:420px;}
section.content .swiper .card.topnews h3 {
  min-height: 1.5em;
}
.news.sp .swiper-slide:hover .news-bodytext a {color: #fff;}
.news.sp .card::before { display:none;}
/*
section.content .news-single .pager .next,
section.content .news-single .pager .prev {
  cursor: pointer;
  position: absolute;
  top: 70%;
  width: auto;
  padding: 16px;
  margin-top: 50px;
  font-weight: bold;
  font-size: 20px;
  user-select: none;
  -webkit-user-select: none;
  background-color: #b5152b;
  color: #fff;
}
section.content .news-single .pager .next {
  right: 0px;
}
section.content .news-single .pager .prev {
  left: 0px;
}
*/
section.content .news-single .pager {
  list-style:none;
  display:flex;
  margin-top: 60px;
  width: 90%;
  margin-right: 5%;
  margin-left: 5%;

}
section.content .news-single .pager li {
  list-style:none;
  cursor: pointer;
  margin-right: 1%;
  margin-left: 1%;
   
}

section.content .news-single .pager li a {
  cursor: pointer;
  font-weight: bold;
  font-size: 15px;
  user-select: none;
  background-color: #b5152b;
  color: #fff;
  padding: 20px 30px 20px 25px;  
}
section.content .news-single .pager li.back a::before {
  font-family: "icomoon";
  content: "\e902";
  color: #fff;
  font-size: 1em;
  padding-right: 10px;
  position: relative;
  top: 3px;
  display: inline-block;
}