@charset "UTF-8";


@media (min-width:576px){}
@media (min-width:768px){}
@media (min-width:992px){}
@media (min-width:1200px){}
@media (min-width:1400px){}

.tpl-2023-startseite_custom article.teaser .row{
	box-shadow: 0px 2px red;
}
/* Content-Teaser */
body.tpl-2023-startseite_custom .teaser.firstchild.textbildoben figure img {
    margin: 0 auto;
    max-height: unset;
    max-width: unset;
    box-sizing: border-box;
    padding-top: 0;
}

#body.tpl-2023-startseite_custom .teaser .inhalt a h2 {
	font-size: 1.375rem;
	font-family: 'ApproachKoelnRegular';
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
	word-wrap: break-word;
    letter-spacing: 0.001em;
    color: #2d2d2d !important;
    text-align: left !important;
    line-height: 1.5rem;
}


#body.tpl-2023-startseite_custom .teaser {
	margin-bottom: 1.875rem;
}

#body.tpl-2023-startseite_custom figure.col-12 a img[title="Link auf , © "] {
	display: none;
}
#body.tpl-2023-startseite_custom .teaser .inhalt p.unterzeile { 
	font-size: 1rem!important; 
	padding-bottom: 0px !important;
}



body.tpl-2022-startseite_custom .teaser.textbildoben { background-color: #fff;}
body.tpl-2023-startseite_custom .teaser.textbildoben .inhalt, 
body.tpl-2023-startseite_custom .teaser.textbildoben figure {text-align: left;}
body.tpl-2023-startseite_custom .teaser.textbildoben .inhalt a, 
body.tpl-2023-startseite_custom .teaser.textbildoben .inhalt h2 { color: black;}

@media screen and (min-width: 1400px) {
	body.tpl-2023-startseite_custom .teaser .inhalt a {
		line-height: 1.7875rem;
		font-size: 1.375rem;
		font-family: 'ApproachKoelnBold';
	}
}

@media screen and (min-width: 575px) {
	body.tpl-2023-startseite_custom .teaser .inhalt a {
		padding: 0rem 0rem 0 0;
	}

}

@media screen and (max-width: 575px) {
	body.tpl-2023-startseite_custom .teaser .inhalt a {
		padding: 0rem 6rem 0 0;
	}

}

@media screen and (max-width: 480px) {
	body.tpl-2023-startseite_custom .teaser .inhalt p.unterzeile {
		font-size: .875rem;
	}

}

@media screen and (min-width: 320px){
    body.tpl-2023-startseite_custom .teaser figure a {
		max-height: unset;
	}
	body.tpl-2023-startseite_custom .teaser .inhalt a {
		font-size: 1.375rem;
		font-family: 'ApproachKoelnSemiBold';
		padding: 1rem 0rem 1rem 0;
		}
	body.tpl-2022-startseite_custom .teaser .inhalt p.unterzeile {
		font-family: 'ApproachKoelnSemiBold';
	}
}

@media screen and (min-width: 480px) and (max-width: 575px) {
	body.tpl-2022-startseite_custom .teaser .inhalt a {
	padding-right: 6rem
	}

}
