/* @override 
	http://2021.bda-kammerwahl.de/fileadmin/templates/ext/news/Resources/Public/Css/news-basic.css?* */
	
	div#c41.frame.frame-default.frame-type-list.frame-layout-0 div.news ul {
		list-style-type: none;
		padding-left: 0;
	padding-bottom: 30px;
	margin: 0;
	}
	
		
	div#c41.frame.frame-default.frame-type-list.frame-layout-0 div.news ul li a{
		color: black;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	div#c41.frame.frame-default.frame-type-list.frame-layout-0 div.news ul li a.active {
		text-decoration: underline;
	}
.news-list-view {
    display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(auto, 1fr);
	grid-gap: 30px;
	

}

.row.toggle-content div.inner1 {
	background-color: white;
	padding: 20px 0;
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
	border-top: 2px solid black;
border-bottom: 2px solid black;
	
}
div.inner1 div.col-md-6:first-child  {
	float: left;
	width:  30%;
	margin-right: 30px;
}
div.inner1 div.col-md-6 {
	float: left;
	width:  60%;
}
div.kandidat-wrapper {
	float: left;
	margin-bottom: 30px;
} 
div.kandidat-image  {
	position: relative;
	float: left;
	margin-bottom: 15px;
}
div.kandidat-text {
		float: left;
		width: 100%;
		font-size: 16px;
		line-height: 20px;
}
div.kandidat-image div.kandidat-number {
	   position: absolute;
    bottom: 0;
	display: block;
	background-color: #cce4d7;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

div.kandidat-wrapper div.kandidat-image div.news-img-wrap a.toggle-js div.overlay-text div p{
	margin-top: 0;
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4;
}
div.kandidat-wrapper div.kandidat-image div.news-img-wrap a.toggle-js div.overlay-text div{
	 position: absolute;
	 	
    bottom: 0;
	display: block;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	text-align: center;
	line-height: 24px;
	top: 0;
	right: 0;
	left: 0;
	padding: 15px;
	opacity: 0;
	cursor: pointer;
	margin-top: 0;
	
		display: flex;
	align-items: center;
	justify-content: center;

}

div.kandidat-wrapper div.kandidat-image div.news-img-wrap a.toggle-js div.overlay-text div:hover {
	opacity: 1;
		background-color: rgba(204, 228, 215, 0.9);
		cursor: pointer; 
}

.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 {
	margin-right: 0px;
	margin-left: 0px;
}

/* @group 1. Reihe */
.news .article:nth-child(1){
    

}
.news .article:nth-child(2){
   
  
}
.news .article:nth-child(3){
    
 
}
.news .article:nth-child(4){
   
 
}
/* @end */

/* @group 2. Reihe */
.news .article:nth-child(5){
     
  	
}
.news .article:nth-child(6){
  
  
}
.news .article:nth-child(7){
  
  
}
.news .article:nth-child(8){
  
  
}
/* @end */




/* @group > 3. Reihe */

.news .article:nth-child(5n+9) {
  
    
}
.news .article:nth-child(5n+10) {
 
  
}

.news .article:nth-child(5n+11){
  
  	
}
.news .article:nth-child(5n+12){

  
}
.news .article:nth-child(5n+13) {
  
  
}



/* @end */




.row.toggle-content  {

 
}



div#news-container-1.news-list-view div.article.articletype-0 div.kandidat-wrapper div.kandidat-image div.news-img-wrap a img {
	width: 100%;
	height: auto;
}


.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: 0;
	background: #fff;
	 
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 0px;

}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
	 filter: grayscale(1); 
}
.news .article .news-img-wrap img:hover {

Opacity: 0.7;
cursor: pointer; 

}
.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
		font-family: "BDACircularWeb-Bold";
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


/* @group TOOGLE */

.row.toggle-content div.inner1 div.col-md-6 ul {
		padding-left: 20px;
		margin: 0 0 20px;
	}
	
.row.toggle-content div.inner1 div.col-md-6 p {
		margin: 0 0 20px;
	}
.row.toggle-content div.inner1 div.col-md-6 p strong {
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		text-transform: uppercase;
	}
	
.row.toggle-content div.inner1 div.col-md-6 p a {
		color: black;
	}
.row.toggle-content div.inner1 div.col-md-6 p a:hover {
		color: rgba(0, 0, 0, 0.7);
	}

/* @end */

/* @group MOBIL */

@media screen and (max-width: 980px){
.news-list-view {
display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(auto, 1fr);
	grid-gap: 30px;
	

}


}
@media screen and (max-width: 680px){
.news-list-view {
display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(auto, 1fr);
	grid-gap: 30px;
	

}

/* @group 1. Reihe */
.news .article:nth-child(1){
    grid-column: 1 / 1;

}
.news .article:nth-child(2){
    grid-column: 1 / 1;
  
}
.news .article:nth-child(3){
     grid-column: 1 / 1;
 
}
.news .article:nth-child(4){
    grid-column: 1 / 1;
 
}
/* @end */

/* @group 2. Reihe */
.news .article:nth-child(5){
       grid-column: 1 / 1;
  
}
.news .article:nth-child(6){
    grid-column: 1 / 1;
  
}
.news .article:nth-child(7){
     grid-column: 1 / 1;
  	
}
.news .article:nth-child(8){
     grid-column: 1 / 1;

}
/* @end */




/* @group > 3. Reihe */

.news .article:nth-child(5n+9) {
   grid-column: 1 / 1;
    
}
.news .article:nth-child(5n+10) {
  grid-column: 1 / 1;
  
}

.news .article:nth-child(5n+11){
  grid-column: 1 / 1;
  	
}
.news .article:nth-child(5n+12){
  grid-column: 1 / 1;
  
}
.news .article:nth-child(5n+13) {
    grid-column: 1 / 1;
  
}



}


/* @end */



