h1, h2, h3, h4, h5, h6,
.ce_text h1,
.ce_text h2, .heading-h2,
.ce_text h3,
.ce_text h4,
.ce_text h5,
.ce_text h6,
.ce_headline {
	font-family: 'Univia Pro Regular';
	color:#003764;
}

.mitmachen-intro h1 {
	font-size: 3.2rem !important;
	line-height: 70px;
	color: #003764;
	font-family: 'Univia Pro Light'!important;
	text-transform:uppercase;
}

span.headline-bolder {
	font-family:'Univia Pro Medium'!important;
	font-size: 4.5rem !important;
}

span.headline-thinner {
	font-family: 'Univia Pro Light'!important;
	font-size: 4.5rem !important;
}

.mitmachen-intro-powered-by {
	padding-top:70px;
}

@media screen and (max-width:600px) {
	.mitmachen-intro h1 {
		font-size: 2rem!important;
		line-height: inherit!important;
		margin-top: 0!important;
	}
	span.headline-bolder {
		font-family:'Univia Pro Medium'!important;
		font-size: 2.25rem!important;
	}
	span.headline-thinner {
		font-size: 2.25rem!important;
	}
	.quickies-wrapper {
		display:none;
	}
}

.werbebanner .werbebanner-start {
  width: 35%!important;
}

.werbebanner .vertical {
  width: 65%!important;
}