@charset "UTF-8";

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

#body {
	padding-bottom:0;
}

img{
	max-width: 100%;
}

.tpl-2013-startseiten .wrapper.themen {
	display: none;
}

/* korrektur mobiles padding */
@media only screen and (max-width: 767px) {
	body.tpl-2022-startseite  .wrapper {
		padding-top: 0;
	}
}

/* abstand headline desktop */
@media only screen and (min-width: 767px) {
	#body h1.articlehead {
		margin-top:2rem;
	}
}

/* Abstand Beschriftung video */

.galerie_text p  {
	margin-top: var(--margin-default-sm);
}


	aside h2.sectionhead {
	font-size: 1.7rem;
   }

.tinyblock.accordionopen > a.standardlink.onlineform
{
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHlJREFUeNrcVEEOgDAIo8t+7VXfjR6nTigEPUiyLOmSrlBSrEKVPuBY9PzUA2RgPmkEGSRQrZLMalmd2YUJJaOOmaFUKjTXJUuI/yn81BStJERW4Sst60QdjW3AVCGGIxdMLOzIQ4x3dzKPzcabKawJ8KKtfG12AQYAKFEawb/nMnwAAAAASUVORK5CYII=');
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 8px 0 8px 22px;
	background-size: auto;
}

/* bottom primary soll margim nicht erben, wenn er in einem p ist (für weniger Abstand nach unten Jobs Teaser, Startseite*/

body.tpl-2022-startseite p>.btn-primary {
	margin: unset
}

/* Abstand nach oben für hr unter content-teaser */ 

body.tpl-2022-startseite .row>article +.flexhr {
	margin-top: 3.125rem
}

/* alte homepage.css auflösung */
.tpl-2022-startseite .wrapper {
    max-width: none;
}
.tpl-2022-startseite header #breadcrumb {
	display:none
}
.tpl-2022-startseite .grid_4 {
	margin: 0;
	width: 100%;
}


body.tpl-2022-startseite .flexhr {
	margin-bottom: .75rem;
	margin-top: 1.875rem;
	box-sizing: border-box!important;
	border: .125rem
}
body.tpl-2022-startseite section {
	padding-top: 3.125rem;
/*    padding-bottom: 3.125rem */
}
/* special links * /
body#body ul li a:not(.linkextern):not(.linkemail) {
	background:none;
}
body#body a.linkemail,
body#body a.linkextern {
	text-indent: 17px;
	background-position: 0px 1em;
}*/

body.tpl-2022-startseite .listbox h2,
body.tpl-2022-startseite main h2 {
	margin-bottom: 2rem;
	margin-top: 0px;
	width: 100%;
	color: #2d2d2d;
	text-align: center;
	font-size: 2.5rem;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width:576px){}
@media (min-width:768px){}
@media (min-width:992px){
	body.tpl-2022-startseite main h2 {
		margin-bottom: 4.6875rem;
		font-size: 2.5rem
	}
}
@media (min-width:1200px){}
@media (min-width:1400px){}

/* macht eine top-Border immer wenn eine h2 direkt in einer Row ist*/
body.tpl-2022-startseite .row > h2
{
	/* border-top: 1px solid;
	border-color: #AFAAA5; */
	padding-top: 3.75rem
}

body.tpl-2022-startseite  main h2.flexheadline {
	margin-bottom: 4.125rem;
	margin-top: 0px;
	width: 100%;
	color: #2d2d2d;
	text-align: center;
	font-size: 2.5rem;
	font-family: 'ApproachKoelnSemiBold', Arial, sans-serif;
}

/* Redaktionell gepflegte h2 werden im Modul 22_zweispaltig linksbündig statt zentriert angezeigt */
body.tpl-2022-startseite main .zweispalter h2.flexheadline {
	text-align: left;
	margin-bottom: 2rem;
}

body.tpl-2022-startseite .service > h2 {
	margin-top: 0!important;
	margin-bottom: 2rem !important;
}

@media (min-width:992px){
	body.tpl-2022-startseite main .zweispalter h2.flexheadline {
		margin-bottom: 3.75rem;
		text-align: left;
	}	

	body.tpl-2022-startseite .service > h2 {
		margin-bottom: 3.75rem !important
	}
}


body.tpl-2022-startseite header {
	display: block;
	width: 100%;
}


body.tpl-2022-startseite .pressemeldung .untertitle {
	font-weight: unset;
	font-family: 'ApproachKoelnSemiBold', Arial, sans-serif;
}

/* Überschreiben der Klasse tinyblock in der typo.css, Zeile 133 */
body.tpl-2022-startseite .tinyblock p {
	font-size: 1.375rem!important;
	line-height: 1.7875rem!important;
	margin-bottom: 2rem;
}

body.tpl-2022-startseite .linktype:before {
	display: none;
}

/* button */
/*.karriere .mehrlink {
    color: #ffffff;
    font-weight: lighter;
    background-color: #ED1C24;
    padding: 0.3em 1.3em 0.3em 1.3em;
    display: inline-block;
    margin-top: 1.5em;
    background-image: none;
	border-radius: 32px;
	font-size: 1em;
	letter-spacing: 0.03em;
}


hr.flexhr {clear: both;}
*/

body#body.tpl-2022-startseite .listbox a.btn  {
	font-size: 1.375rem;
	line-height: 1.8rem;
}


 body#body.tpl-2022-startseite .listbox li a {
	font-size: 1.25rem !important;
	line-height: 1.5rem;
	padding-right: 1rem;
}
    
body#body.tpl-2022-startseite .listbox a .btn-primary  {
	font-size: 1.75rem;
}

@media (max-width:576px) {
	body.tpl-2022-startseite main h2.flexheadline {
		font-size: 1.875rem;
		margin-bottom: 1.875rem
	}
	body.tpl-2022-startseite .row > h2 {
		padding-top: 1.875rem
	}

	body.tpl-2022-startseite section {
		padding-top: 1.875rem
	}
	
}
@media (max-width:576px){
	body.tpl-2022-startseite .listbox h2,
	body.tpl-2022-startseite main h2 {
		font-size: 1.875rem;
		margin-bottom: 0px;
	}
	body.tpl-2022-startseite main .zweispalter h2.flexheadline {
		text-align: center!important;
	}
	body.tpl-2022-startseite .tinyblock p+p {
		text-align: center!important;
	}
	body#body.tpl-2022-startseite .listbox a {
		font-size: 1rem;
		line-height: 1.3125rem;
	}
}

@media (min-width:576px){
	body#body.tpl-2022-startseite .listbox a {
		font-size: 1.25rem;
		line-height: 1.5rem;
	}
}
@media (min-width:768px){
	 body#body.tpl-2022-startseite .listbox a {
		font-size: 1.25rem;
		line-height: 1.5rem;
	}
}
@media (min-width:992px){
	 body#body.tpl-2022-startseite .listbox a {
		font-size: 1.25rem;
		line-height: 1.5rem;
	}

}

@media (min-width:1400px){
 body#body.tpl-2022-startseite .listbox a {
		font-size: 1.375rem;
		line-height: 1.8rem;
	}

}
/* kleine korrektur für hitzewarnungen */
body#body.tpl-2022-startseite .hitzewarnung_infos a {
	background: none;
	color: #2d2d2d;
	text-decoration: underline;
}

/* finally */
.accordionhead {
	cursor:pointer;
}

/* teaser height fix * /
body#bodyarticle.teaser.textbildlinks div.inhalt {
    height: 218px;
}*/


body#body .teaser .inhalt a p,
body#body .topteaser .inhalt a p {
    font-size: 1rem !important;
}
body#body aside .teaser .inhalt a p {
/*    font-size: var(--font-size-xl) !important; */
}

#body .teaser .inhalt a h2 {
	font-size:1rem;
}
body#body aside .teaser .inhalt a h2 {
/*    font-size: var(--font-size-xxl) !important; */
}
/* topteaser vertical accordeon */
/* #body .buttonside .inhalt h2 span,
.buttonside .inhalt h2:hover span,
.buttonside .inhalt h2:focus span,
.buttonside .inhalt h2:active span {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.buttonside .inhalt h2:hover,
.buttonside .inhalt h2:focus,
.buttonside .inhalt h2:active,
.buttonside .inhalt h2.ui-state-active {
	background-position: 18px -4px;

} */

/* korrekturen unterstartseite */
#body .teaser ul li a {
	 font-size: .9rem !important;
}
#body .slot_m article.teaser.listbox ul li a {
    padding-bottom: 7px;
    padding-top: 7px;
}


.downloadliste .inhalt > ul > li > a figure{
	font-family: 'ApproachKoelnSemiBold', Arial, sans-serif;
}
.downloadliste .inhalt > ul > li > a figure figcaption{
	font-family: 'ApproachKoelnRegular', Arial, sans-serif;
}

/*-----Schriftgröße rechte Spalte auf /leben-in-koeln/freizeit-natur-sport/spielplaetze-koeln -------*/
body#body aside .teaser .inhalt a p.spiel,
#body .teaser ul li a.onlineform.spiel {
	font-size: 1rem!important;
}

/*Youtube Video in Slot 22_vierspaltig automatisch in grid_3 overwrite */
@media only screen and (min-width: 768px){
	div.video-wrapper.grid_3.firstchild {
		width: 100%;
	}
	body#body .teaser .inhalt a p,
	body#body .topteaser .inhalt a p {
		font-size: 0.85rem !important;
	}
}


/* korrekturen header und css wechsel november 22 */
body:not(.moderncss) .wrapper {
    max-width: 1024px;
}

@media only screen and (min-width: 320px){
	body:not(.moderncss) .wrapper {
		max-width: 320px;
	}
}
@media only screen and (min-width: 480px){
	body:not(.moderncss) .wrapper {
		max-width: 480px;
	}
}

@media only screen and (min-width: 768px){
	body:not(.moderncss) .wrapper, header #headeroben {
		max-width: 768px;
	}
}
@media only screen and (min-width: 1024px){
	body:not(.moderncss) .wrapper, header #headeroben {
		max-width: 1024px;
	}
}

.tpl-2022-startseite .breadcrumb-wrapper {
	display:none;
}

/*--- Hitzewarnungen, jt 2021 ---*/
.hitzewarnung
{display: flex;
 justify-content: center;
 align-items: center;
 background-color: #FFFF00;
}

.hitzetext {
    color: #000000;
    font-family: 'ApproachKoelnSemiBold', sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    padding-right: 1em;
}
.hitzebild{
    width: 100px;
    padding-right: 5px;
}
.startseite_hitzewarnung {
    padding: 1em 0;
    background-color: #FFFF00;
    color: #000000;
    font-family: 'ApproachKoelnSemiBold', sans-serif;
    font-size: 1.2em;

}
.startseite_hitzewarnung .hitzewarnung_wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 210px;
    margin: 0 auto;
}
.startseite_hitzewarnung .hitzewarnung_temperatur{
  font-size:3em;
  line-height: 1em;
}
.startseite_hitzewarnung .hitzewarnung_icon{
    padding-top: 8px;
}
.startseite_hitzewarnung .hitzewarnung_icon img{
    width:46px
}
.startseite_hitzewarnung .hitzewarnung_infos{
    line-height: 1.4em;
    padding-top: 6px;
    font-size:1.4rem;
}
.startseite_hitzewarnung .hitzewarnung_infos .mehrlink{
    font-size: 1.175rem;
}