/**************************************/
/* Default styles for news extension */
/**************************************/
/*
GC Braun #681917
Lila #43287f
Helles Lila #CEC3C0
Black Text #0f171f
Untergrund #f9faf2
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;




*/

.news-single img {
	border: 1px solid #cecece;
	padding: 3px;
	margin-bottom: 6px;
}
.news a.btn-read-more {
	font-size: 1.4rem;
	padding: 10px 20px 10px 20px;
	color: #7C5C19;
	font-weight: bold;
	background-color: #f3f3f3;
	margin: 10px 0px 20px 0px;
	border: 1px solid #666;
}
.news a.btn-read-more:hover {
	background-color: #d0cfcf;
}
ul.list-group{
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0px dotted green;
}
.list-group-item {
	position: relative;
	display: block;
	padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
	color: var(--bs-list-group-color);
	text-decoration: none;
	background-color: white !important;
	border:  white !important;
	border-bottom: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color) !important;
	padding: 30px 0px 10px 0px !important;
}
.news-related ul.list-group{
	display: grid;
	grid-template-columns: unset;
	gap: 0px;
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0px dotted green;
}
.list-group,
.list-group-item {
	background-color: transparent !important;
	border: 0px dotted green;
	padding: 17px 20px 7px 0px;
}
.news-related .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.news-related .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


[itemprop="datePublished"] {
  font-family: 'Montserrat';
}
@media (max-width: 768px) {
	.news-list-item .img-fluid {
		border: 0px dotted red;
		max-width: 98%;
	}
	.news-list-item h3 {
		margin: 14px 0px 0px 0px;
		font-weight: 700 !important;
	}
	ul.list-group{
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 0px;
		padding: 0;
		margin: 0;
		list-style: none;
		border: 0px dotted green;
	}
	.list-group-item .row>* {
		flex-shrink: 0;
		width: 100%;
		max-width: 100%;
		padding-right: 0px !important;
		padding-left:  0px !important;
		margin-top: var(--bs-gutter-y);
	}
	.list-group-item .row {
	--bs-gutter-x: 40px;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.3 * var(--bs-gutter-x));
	}



}


li.percent-50  {
  background: transparent;
  padding: 10px;
	border: 1px solid #f3f3f3;
}
.h3-news-header-ohne-link {
  padding: 0px;
	border: 0px solid #f3f3f3;
	font-size: 1.09rem;
}
.news-list-item h3{
  padding: 0px;
	border: 0px solid #f3f3f3;
	font-size: 1.4rem;
	font-weight: 500;
	text-decoration: none;
}
.news-list-item .mb-3 {
    margin-bottom: 0rem !important;
}

.news-list-item .lead h4 {
	font-size: 2.0rem;
	margin: 1.5rem 1.5rem 1.5rem 0rem;
}

.news-list-item .lead p {
    margin-top: 0;
    margin-bottom: 0rem;
}
.news-btn-primary-back {
  background: transparent !important;
  padding: 14px 14px 14px 0px;
	border: 0px solid #0f171f;
	font-size: 1.2rem;
	color: #0f171f;
	font-family: 'Montserrat';
}
.news-btn-primary-back:hover {
  background: transparent !important;
}
.news-btn-primary-back a{
	color:  #0f171f !important;
}
.read-more-link {
	color: #0f171f !important;
	font-family: 'Montserrat';
	font-size: 0.94rem;
	margin-top: 2.0rem;
}
.lead p, .lead {
	color: #0f171f !important;
	font-size: 1.27rem;
	line-height: 1.48rem;
	font-weight: 400;
	margin: 0.5rem 0.0rem 0.5rem 0.05rem; 
}
.label-info {
	color: #0f171f !important;
	font-size: 1.07rem;
	line-height: 1.28rem;
	font-weight: 400;
	margin-bottom: 2.0rem; 
}
.read-more-link a{
	color: #0f171f !important;
}
.read-more-link:hover{
	color: #0f171f !important;
}
.news-list-item .btn {
	--bs-btn-padding-x: 0.75rem;
	--bs-btn-padding-y: 0.375rem;
	--bs-btn-bg: transparent;
	--bs-btn-border-color: transparent;
	--bs-btn-font-family: ;
	--bs-btn-font-size: 1rem;
	--bs-btn-font-weight: 400;
	--bs-btn-line-height: 1.5;
	--bs-btn-border-width: 0px;
	--bs-btn-border-color: transparent;
	--bs-btn-border-radius: 0px);
	--bs-btn-hover-border-color: transparent;
	--bs-btn-box-shadow: transparent;
	--bs-btn-disabled-opacity: 0.65;
	--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
	display: inline-block;
	padding: 0px 0px 0px 0px;
	font-family: 'Montserrat';
	font-size: var(--bs-btn-font-size);
	font-weight: var(--bs-btn-font-weight);
	line-height: var(--bs-btn-line-height);
	color: var(--bs-btn-color);
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	border: 0px;
	border-radius: 0px !important;
	background-color: var(--bs-btn-bg);
	box-shadow: var(--bs-btn-box-shadow);
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}



.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 .article {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.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 {
	float: left;
	margin: 3px 12px 5px 0;
	background: #fff;
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
}

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

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

.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
}

.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 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 {
	float: right;
	width: 282px;
	margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	color: #888;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	width: 80%;
	padding: 15px 15px 15px 0px;
	border: 0px 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: 0px;
}

.news-related-files ul li {
	margin-bottom: 0px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}
