#GRUNDPRINZIP {
	margin:60px 0;
}
#GRUNDPRINZIP1 {
	top:0;
	position:absolute;
}
#GRUNDPRINZIP2 {
	padding:60px 0 10px 400px;
}
.aufz-2 {
	padding:0 0 20px 20px;
}
#GUT-DURCHDACHT {
	font-size:0.01px;
}
#TERMINVEREINBARUNG {
	margin:30px 0;
}
.terminvereinbarung {
	color:#005289;
	text-align:center;
	font-family:roboto-light;
}
.schwarz {
	color:#011d2e;
}
.h2Ls {
	background-color:#011d2e;
}

@media only screen and (max-width:1243px) {
	#GRUNDPRINZIP {
		margin:20px 0;
	}
	#GRUNDPRINZIP1 {
		position:relative;
		top:0;
	}
}
@media only screen and (min-width:1244px) and (max-width:1879px) {
	/* GUT DURCHDACHT */
	/* ============== */
	.abschnitt-h {
		height:380px;
		background:#dfd8b9;
	}
	.abschnitt-bild {
		max-width:700px;
		height:auto;
		font-size:0.01px;
		line-height:0.01px;
	}
	.abschnitt-text {
		padding:0 50px;
		width:600px;
	}
	.abschnitt-1 {
		font-size:40px;
		padding-top:40px;
	}
	.abschnitt-2 {
		font-size:100%;
	}
}

@media only screen and (min-width:1880px) {
	/* GUT DURCHDACHT */
	/* ============== */
	.abschnitt-h {
		height:500px;
		background:#dfd8b9;
	}
	.abschnitt-bild {
		max-width:920px;
		height:auto;
	}
	.abschnitt-text {
		padding:0 50px 0 100px;
		width:770px;
	}
	.abschnitt-1 {
		padding-top:70px;
	}
}
