section.block-6-freier-text .headlineWrap {
	text-align: left;
}

section.block-6-freier-text .headlineWrap .headlineLine {
	margin-left: 0;
}

section.block-6-freier-text .contentRow {
	margin-top: 5rem;
}

section.block-6-freier-text .textWrap h2,
section.block-6-freier-text .textWrap h3,
section.block-6-freier-text .textWrap h4 {
	margin-top: 4rem;
}

section.block-6-freier-text .textWrap h2:first-child,
section.block-6-freier-text .textWrap h3:first-child,
section.block-6-freier-text .textWrap h4:first-child {
	margin-top: 0;
}

section.block-6-freier-text .textWrap ol {
	padding-left: 2rem;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

section.block-6-freier-text .textWrap ol li {
	margin-bottom: 0.8rem;
}

section.block-6-freier-text .textWrap table {
	width: 100%;
	margin-bottom: 2rem;
}

section.block-6-freier-text .textWrap table td,
section.block-6-freier-text .textWrap table th {
	padding: 1rem 1.5rem;
	border: 1px solid var(--border);
	vertical-align: top;
}

@media(max-width: 1199px){
	section.block-6-freier-text .contentRow {
		margin-top: 4rem;
	}
}
