.ct_header_text {
	margin-left: -30px;   /* Anfang Logo muss etwas nach rechts wg. Link zum Erzbistum */
	padding-left: 100px;  /* Platz für Logo */ 
/*	margin-left: -85px; */
/*  padding-left: 310px; */
/*	height: 50px; */
	background: transparent url(/cms-media/media-65942602.png) 0 5px no-repeat; /*Pfad und Name Logo anpassen*/
        background-position: left center;
}
.ct_header_text h2 {
	/* font-size: 22px; */
	/* font-weight: 400; */
	/* line-height: 26px; */
	text-transform: none;
}

@media (max-width: 1200px) {
	.ct_header_text {
		margin-left: 0px;
	}
}

