.margin-b {
	margin-bottom: 20px !important;
}

.clearboth {
	clear: both;
}

header .nav-bar .nav-main li {
	vertical-align: top;
}
div.block-header.block-header--banner a picture.teaser__img img.loading {
	width: 100% !important;
	height: auto !important;
}
div.page-wrapper.hfs {
    padding-top: 0;
}

.cross-heading {
	background-color: #e52520;
}

/* anpassung der hintergrundfarben */
.container-main, main.main {
	/* alter farbwert: #ddd */
	background-color: #ececec;
}

.cross-heading {
	/* alter wert: -6px 0 0 0 */
	margin: 0;
}

.block-header.block-header--banner {
	padding: 0;
	margin: 0;
}

.content-options {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
}

#oms_gpt_billboard{
    padding: 0px 0 20px 0 !important;
}

@media screen and (min-width: 768px) {
 	.kachel3grid article.kachel-teaser {
		width: 31.5519%;
	}
	.kachel3grid article.kachel-teaser {
		margin-left: 2.66743%;
		margin-right: 0;
	}
	.kachel3grid article.kachel-teaser:nth-child(3n+1) {
		margin-left: 0;
		margin-right: 0;
	}
	.kachel3grid article.kachel-teaser, .kachel3grid article.kachel-teaser:nth-child(3n), .kachel3grid article.kachel-teaser:last-child {
		margin-bottom: 2%;
	}
	
}

.article__body .article__header__heading h2.article__header__headline {
	margin-bottom: 0;
	font-size: 21px;
}
.article__body .article__header__heading {
	padding: 0;
	padding-left: 0;
}
@media screen and (min-width: 768px) {
	.article__body article.form {
		padding-left: 70px;
	}
}
.article__body article.form {
	padding-left: 20px;
}
@media screen and (max-width: 767px) {
	.article .article__body h1 {
		padding-left: 20px;
		padding-right: 20px;
	}
}

/* Newsletter Formular */
.nl-form-container {
	padding: 1em 1em 1.5em 1em;
	margin-bottom: 25px;
	background-color: #e52620;
	color: #fff;
	clear: both;
}

.nl-form-container h2 {
	font-size: 1.2em;
}

.nl-form-container article {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.nl-form-container .form .lightbox--recommend-article__hint {
	display: none;
}

.nl-form-container #form208645001 input {
	font-family: "League-Spartan",Arial,sans-serif;
}

	
.nl-form-container #form208645001 input[type="email"] {
	font-size: 18px;
    text-align: center;
    padding: 0;
    margin-top: 0.5em;
    color: #242424;
    height: 40px;
	border: none;
	/*border-bottom: 1px solid #333;*/
	outline: none;
	float: none;
}

.nl-form-container #form208645001 input[type="submit"] {
	font-size: 13px;
	line-height: 2em;
	text-transform: uppercase;
	background-color: #242424;
    border: none;
    border-radius: 8px;
    color: #fff;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 190px;
	float: none;
	margin: 1em auto;
	display: block;
}

.nl-form-container .form--success {
	font-size: 14px;
}

@media screen and (min-width: 1024px) {
	
	.nl-form-container {
		padding: 1em 1em 2em 1em;
		margin-bottom: 2.66743%;
	}
	
	.nl-form-container .form {
		width: 100%;
	}
	
	.nl-form-container #form208645001 input[type="email"] { 
		width: 60%;
		margin-right: 1em;
		float: left;
	}
	
	.nl-form-container #form208645001 input[type="submit"] {
		float: left;
		display: inline;
		transition: background-color 0.2s;
		margin: 0.5em 0 0 0;
	}
	
	#form208645001 input[type="submit"]:hover {
		background-color: #999;
	}
	
}

/*Sidebar mobile margin Fix*/
@media screen and (max-width: 768px) {
	section.container-sidebar {
		margin: 0 !important;
	}
}

/*BVB Heading*/
.bvbheading .cross-heading {
	background-color: #fde100;
}
.bvbheading .cross-heading h2.cross-heading__headline {
	color: #000;
}
/*S04 Heading*/
.s04heading .cross-heading {
	background-color: #0060a9;
}
.s04heading .cross-heading h2.cross-heading__headline {
	color: #fff;
}
.bvbs04 .grosse-nachrichtenlage {
	padding-top: 0;
}

img.d24_logo {
	position: absolute; 
	width: 100px !important; 
	height: auto !important;
}
img.d24_logo_mobile {
	position: absolute; 
	width: 100px !important; 
	height: auto !important;
	bottom: 0;
	right: 0;
}

@media screen and (min-width: 768px) {
	img.d24_logo {
		top: 15px !important; 
	}
	.kachel-teaser.teaser-stream.Dortmund24 div.ribbon.ribbon-teaser-mobile {
		display: none !important;
	}
	img.d24_logo_mobile {
		display: none;
	}
	.Dortmund24.teaser-stream .teaser__link-image img.lazy {
		max-height: 240px;
	}
}
@media screen and (max-width: 767px) {
	img.d24_logo_mobile {
		bottom: 0;
		right: 0;
		width: 100px !important; 
		height: auto !important;
	}
	.kachel-teaser.teaser-stream.Dortmund24 .teaser-stream-content {
		background-color: #ef7103;
	}
	img.d24_logo {
		display: none !important;
	}
	.kachel-teaser.teaser-stream.Dortmund24 .ribbon-teaser {
		display: none;
	}
	.kachel-teaser.teaser-stream.Dortmund24 {
		margin-bottom: 25px !important;
		margin-left: 0 !important;
	}
	
	
}

.dortmund24 .ribbon-fold::before {
	border-color: #8c4202 transparent transparent transparent !important;
}


/*Autoplay Video (Startseite + Artieklseite)*/

/*Mobil*/
@media (max-width: 767px) {
.video-autoplay-fix .hero-media__caption {
    padding-left: .6em;
    padding-right: .6em;
}
}

.video-autoplay-fix {
background-color: white;
margin: 0;    
}
.video-autoplay-fix {
    margin: 0 .4em 2em;
}

.hero-img__caption-toggle {
display: none;
}

.video-autoplay-fix .hero-media__caption .hero-media__caption-text, .hero-media__caption .hero-media__caption-datum {
    color: #000;
}

.video-autoplay-fix .hero-media__caption .hero-media__caption-text {
font-family: "League-Spartan",Arial,sans-serif;
line-height: 1.5em;
font-size: 14px;
}

.video-autoplay-fix .hero-media__caption .hero-media__caption-datum {
    color: #000;
    font-family: "Noto-Sans",Arial,Helvetica,Verdana,sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
}

/*Desktop*/

@media only screen and (min-width: 768px) {
.video-autoplay-fix .hero-media__caption .hero-media__caption-text {
    padding: 0 1.2em;
}
.video-autoplay-fix .hero-media__caption .hero-media__caption-datum {
padding: .8em 2em 0;
}

.video-autoplay-fix .hero-media__caption .hero-media__caption-text {
    line-height: 1.5em;
    font-size: 18px;
    padding-top: 0;
    padding-bottom: .5em;
}

.video-autoplay-fix {
margin: 0em;
}
.video-autoplay-fix .video-autoplay {
margin-right: .7em;
}
}
/*Autoplay Video Ende*/