section img {
	height: auto !important;
}

.text-white * {
	color: #fff;
}

.about-us h2 {
	color: #0077c8 !important;
	margin-top: 0px;
}

.about-us h3 {
	color: #808080 !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ausbildung h2 {
	margin-top: 0!important;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-size: 28px !important;
	font-weight: 600 !important;
}

#ausbildung h2:after {
	background: #0077c8;
	bottom: -1px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 50px;
}

#ausbildung h4 {
	color: #0077c8 !important;
}

.services-tab .nav-tabs > li {
	width: 25%;
}

.services-tab .nav-tabs > li a {
	height: 140px;
}

.services-tab .nav-tabs > li span {
	position: absolute;
	left: 0px;
	right: 0px;
}

/* Typo3 */
.ce-above .ce-gallery,
.ce-below .ce-gallery {
	margin-bottom: 0px !important;
}

/* Cookie */
.cc-floating * {
	font-size: 15px;
	line-height: 1.2;
	font-family: 'Open Sans',sans-serif;
}