/* @override 
	https://dev.eg-amberg.de/fileadmin/templates/ext/news/Resources/Public/Css/news-basic.css?*
	https://p551036.webspaceconfig.de/fileadmin/templates/ext/news/Resources/Public/Css/news-basic.css?* */

/**************************************/
/* Default styles for news extension */
/**************************************/

/* @group general */

.news .clear {
	clear: both;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .no-news-found {
	color: rgba(204, 77, 65, 1);
	font-family:"Calibri1246662";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
}

.newsgrid3 .newsimg div.news-img-wrap a img,
.newsgrid3 .newstxt div.newsheadline a,
.newsgrid3 .newstxt div.newsmore a.more,
.newsgrid1 .article.articletype-0 a,
.newsgrid3overview .news-list-view a,
.newshover {

	-webkit-transition: all 0.2s ease-in, all 0.2s ease-out; /* Safari / Chrome */
	-moz-transition: all 0.2s ease-in, all 0.2s ease-out; /* Firefox */
	-o-transition: all 0.2s ease-in, all 0.2s ease-out; /* Opera */
	transition: all 0.2s ease-in, all 0.2s ease-out; /* Standard */
	
}

/* @end */

/* @group newsgrid3 */

.newsgrid3 {
	overflow: hidden;
}

.newsgrid3 div.article.articletype-0 {
	width: calc(33.33% - 40px);
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

/* @group img */

.newsgrid3 .newsimg div.news-img-wrap {
	float: left;
	margin-bottom: 34px;
}

.newsgrid3 .newsimg div.news-img-wrap a {
	display: block;
	float: left;
}
.newsgrid3 .newsimg div.news-img-wrap a img {
	width: 100%;
	height: auto;
	float: left;
}

/* @end */

/* @group txt */

.newsgrid3 .newsimg,
.newsgrid3 .newstxt,
.newsgrid3 .newsheadline,
.newsgrid3 .newsbodytext,
.newsgrid3 .newsmore {
	float: left;
}

.newsgrid3 .newsbodytext {
	width: 100%;
}

.newsgrid3 .newsheadline {
	margin-bottom: 7px;
}

.newsgrid3 .newsbodytext {
	margin-bottom: 13px;
}

.newsgrid3 .newsbodytext {
	color: rgba(49, 59, 141, 1);
	font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
}

.newsgrid3 .newstxt div.newsheadline a {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 22px;
	line-height: 120%;
	color: rgba(204, 77, 65, 1);
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.newsgrid3 .newstxt div.newsmore a.more {
	display: block;
	padding: 5px;
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 14px;
	color: rgba(255, 255, 255, 1);
	background-color: rgba(49, 59, 141, 1);
}

.newsgrid3 .newsimg div.news-img-wrap a img:hover,
.newsgrid3 .newstxt div.newsheadline a:hover,
.newsgrid3 .newstxt div.newsmore a.more:hover {
	/*background-color: rgba(204, 77, 65, 1);*/
	opacity: 0.85;
}

/* @end */

/* @end */


/* @group newsgrid1 */

.newsgrid1 {
	overflow: hidden;
}

.newsgrid1 div.article.articletype-0 {
	width: 100%;
	float: left;
}

/* @group img */

.newsgrid1 .newsimg div.news-img-wrap {
	width: 288px;
	float: left;
}

.newsgrid1 .newsimg div.news-img-wrap img {
	width: 100%;
	height: auto;
	float: left;
}

/* @end */

/* @group txt */

.newsgrid1 .newsimg,
.newsgrid1 .newstxt,
.newsgrid1 .newsheadline,
.newsgrid1 .newsbodytext,
.newsgrid1 .newsmore {
	float: left;
}

.newsgrid1 .newsimg {
	margin-bottom: 20px;
}

.newsgrid1 .newstxt {
	width: calc(100% - 328px);
	margin: 20px;
}

.newsgrid1 .article.articletype-0 a {
	display: inline-block;
	margin-bottom: 13px;
	width: 100%;
}

.newsgrid1 .newsheadline {
	width: 100%;
	margin-bottom: 7px;
}

.newsgrid1 .newstxt div.news-list-date time {
	display: block;
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 14px;
	color: rgba(49, 59, 141, 1);
	margin-bottom: 11px;
}

.newsgrid1 .newsbodytext {
	width: 100%;
	margin-bottom: 13px;
}

.newsgrid1 .newsbodytext {
	color: rgba(88, 88, 88, 1);
	font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
}

.newsgrid1 .newstxt div.newsheadline {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 22px;
	line-height: 120%;
	color: rgba(204, 77, 65, 1);
}

.newsgrid1 .newstxt div.newsmore {
	display: block;
	padding: 5px;
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 14px;
	color: rgba(255, 255, 255, 1);
	background-color: rgba(49, 59, 141, 1);
}

/* @end */

/* @group gradient transition hack */

.newsgrid1 .article.articletype-0 a {
	position: relative;
	background-image: linear-gradient(
		to right,
	    rgba(255, 255, 255, 0),
	    rgba(49, 59, 141, .1)
	);
	z-index: 1;
}


.newsgrid1 .article.articletype-0 a::before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(
		to right,
	    rgba(255, 255, 255, 0),
	    rgba(49, 59, 141, .15)
	);
	z-index: -1;
	transition: opacity 0.5s linear;
	opacity: 0;
}

.newsgrid1 .article.articletype-0 a:hover::before {
	opacity: 1;
}

/* @end */

/* @end */


/* @group newsgridoverview */

.newsgrid3overview {
	overflow: hidden;
}

/* @group txt */

.newsgrid3overview .news-list-view a {
	width: calc(33.33% - 47px);
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	padding: 12px;
	border: 1px solid rgba(49, 59, 141, 1);
	
	display: inline-block;
	text-align: center;

	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	line-height: 24px;
	color: rgba(49, 59, 141, 1);
}

.newsgrid3overview .news-list-view a:hover {
	background-color: rgba(49, 59, 141, .05);
}

/* @end */

/* @end */





/* @group single view */

.news-single {
	margin-top: 40px;
}

.news-single div.article div.news-backlink-wrap a {
	display: inline-block;
	padding: 5px;
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 14px;
	color: rgba(255, 255, 255, 1);
	background-color: rgba(49, 59, 141, 1);
}

.news-single div.article span.news-list-date time {
	display: block;
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 14px;
	color: rgba(49, 59, 141, 1);
	margin-bottom: 11px;
	margin-top: 40px;
}

.news-single div.article div.news-text-wrap h3 {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 28px;
	line-height: 33px;
	color: rgba(204, 77, 65, 1);
	margin-bottom: 27px;
	text-align: left;
}

.news-single div.article div.news-text-wrap h1.Text,
.news-single div.article div.news-text-wrap h2.Text,
.news-single div.article div.news-text-wrap h3.Text,
.news-single div.article div.news-text-wrap h4.Text,
.news-single div.article div.news-text-wrap h5.Text {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 28px;
	line-height: 33px;
	color: rgba(49, 59, 141, 1);
	margin-bottom: 12px;
	text-align: left;
}


.newstxt div.newsbodytext h1.Text,
.newstxt div.newsbodytext h2.Text,
.newstxt div.newsbodytext h3.Text,
.newstxt div.newsbodytext h4.Text,
.newstxt div.newsbodytext h5.Text {
	font-family:"Cambria W01 Bold";
	font-weight: normal;
	font-style: normal;	
	font-size: 18px;
	line-height: 33px;
	color: rgba(88, 88, 88, 1);
	margin-bottom: 0px;
	text-align: left;
}

.newstxt div.newsbodytext h5.Text {
	color: rgba(49, 59, 141, 1);
}

.news-single div.article div.news-text-wrap {
	padding-bottom: 20px;
}

.news-single div.article div.news-text-wrap p {
	color: rgba(88, 88, 88, 1);
	font-family:"Calibri";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 20px;
}

.news-single div.article div.news-text-wrap p:last-child {
	padding-bottom: 0px;
}

.news-single div.article div.news-text-wrap p span.news-list-author {
	color: rgba(88, 88, 88, 1);
    font-family:"Calibri1246662";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
	display: block;
	margin-bottom: 20px;
	text-align: left;
}

.news-single div.article div.news-img-wrap div.outer p.news-img-caption {
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 14px;
	color: rgba(49, 59, 141, 1);
	margin-top: 2px;
	margin-bottom: 46px;
	text-align: right;
}

.mfp-content div.mfp-figure figure figcaption div.mfp-bottom-bar div.mfp-title {
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 14px;
	color: rgba(49, 59, 141, 1);
	margin-top: 10px;
	text-align: right;
}

/* @group 1 Bild im Text */

.news-single div.article div.news-text-wrap div.newsimg-first {
	width: calc(50% - 40px);
	height: auto;
	float: right;
	margin-left: 40px;
	margin-bottom: 20px;
}
.news-single div.article div.news-text-wrap div.newsimg-first a.lightbox {
	display: block;
}

.news-single div.article div.news-text-wrap div.newsimg-first a.lightbox img {
	width: 100%;
	height: auto;
}
.news-single div.article div.news-text-wrap div.newsimg-first p.news-img-caption {
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 18px;
	color: rgba(49, 59, 141, 1);
	text-align: right;
}

/* @end */

/* @group restliche Bilder unterhalb */

.news-single div.article div.newsimg-other {
	width: 100%;
	height: auto;
	float: left;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
	margin-bottom: 15px;
}

.news-single div.article div.newsimg-other div.outer div.mediaelement.mediaelement-image {
	position: relative;
	width: 100%;
	padding-top: 67%; /* 1:1 Aspect Ratio */
	margin-bottom: 20px;
}

.news-single div.article div.newsimg-other div.outer div.mediaelement.mediaelement-image a.lightbox {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.news-single div.article div.newsimg-other div.outer div.mediaelement.mediaelement-image a.lightbox img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	position: absolute; /* important 4 chrome*/
}

.newshover {
	background: url(../Images/news-hover.png) center center no-repeat scroll;
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	opacity: 0;
}

.newshover:hover {
	opacity: .8;
}


/* @end */

/* @end */

/* @group pagination below */

.news-list-view div.page-navigation,
.news-list-view ul.f3-widget-paginator  {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
	border-top: 1px solid rgba(49, 59, 141, 1);
	padding-top: 10px;
	font-family:"Consolas W01 Regular";
	font-weight: normal;
	font-style: normal;	
	font-size: 14px;
	line-height: 14px;
	
}

.news-list-view div.page-navigation ul.f3-widget-paginator,
.news-list-view ul.f3-widget-paginato {
	list-style: none;
	width: 50%;
	display: inline-block;
	text-align: right;
}

.news-list-view div.page-navigation p{
	width: 50%;
	display: inline-block;
}

.news-list-view div.page-navigation ul.f3-widget-paginator li,
.news-list-view ul.f3-widget-paginator li {
	display: inline-block;
	margin-left: 7px;
}

.news-list-view div.page-navigation ul.f3-widget-paginator li a,
.news-list-view ul.f3-widget-paginator li a {
	color: rgba(49, 59, 141, 1);
}

.news-list-view div.page-navigation ul.f3-widget-paginator li a:hover,
.news-list-view ul.f3-widget-paginator li a:hover,
.news-list-view ul.f3-widget-paginator li.current {
	color: rgba(204, 77, 65, 1);
}

/* @end */

/* @group general footer */

.news-clear {
	clear: both;
}

/* @end */


