
.ct_header_text {
	padding-left: 60px;
	background: transparent url(/cms-media/media-63719402.png) 0 5px no-repeat; /*Pfad und Name Logo anpassen*/
/*	background-size: 42px;	*/
	background-position: left center;
}


/***********************	Medium Monitorgroessen ab 768px		***********************/
@media (min-width: 768px) {

/** Website Breite **/
.container {
	width: 95%;
	max-width: 1500px;
}
}