.inhalte_sp2 p {
	padding: 0 10px 10px 10px;
}

.inhalte_sp2 p.bodytext + ul {
	margin-top: -10px;
	margin-bottom: 30px;
}

.inhalte_sp2 ul {
	margin-bottom: 10px;
}

.inhalte_sp2 li {
	margin-bottom: 10px;
}

.bereiche_sp1 .csc-default:first-child {
	margin-top: 10px;
}

.bereiche_sp1 .row {
	display: inline-block;
	width: 100%;
}

.bereiche_sp1 .row.big {
	display: inline-block;
	width: 100%;
	text-align: center
}

.bereiche_sp1 .row.big + .row.big {
	margin-top: 10px;
}

.bereiche_sp1 .row.small {
	display: inline-block;
	width: 90%;
}

.bereiche_sp1 .row .col-3,
.bereiche_sp1 .row .col-4 {
	padding: 0;
	margin-bottom: 0px;
	width: calc((100% - 30px) * (4 / 12));
	margin-right: 15px;
	float: left;
	box-sizing: border-box;
}

.bereiche_sp1 .row .col-3 {
	width: calc((100% - 30px) * (3 / 12));
	margin-right: 9px;
}

.bereiche_sp1 .row .col-3.boxed,
.bereiche_sp1 .row .col-4.boxed {
	padding: 10px;
	border: 1px solid #d9d9d9;
	min-height: 260px;
}

.bereiche_sp1 .row .col-3:last-child,
.bereiche_sp1 .row .col-4:last-child {
	margin-right: 0;
}

.bereiche_sp1 .row .col-3 .box_bild img,
.bereiche_sp1 .row .col-4 .box_bild img {
	display: block !important;
	margin: 0 auto;
	margin-bottom: 10px;
	max-width: 90px;
}

.bereiche_sp1 .row .col-4:first-child .box_bild img {
	display: block !important;
	float: right;
	margin: 0;
	margin-bottom: 10px;
}

.bereiche_sp1 .row .col-4:last-child .box_bild img {
	display: block !important;
	float: left;
	margin: 0;
	margin-bottom: 10px;
}

.bereiche_sp1 .row .col-3.full .box_bild img,
.bereiche_sp1 .row .col-4.full .box_bild img {
	width: 100% !important;
	max-width: 200% !important;
	height: auto;
}

.bereiche_sp1 .row .col-3 p,
.bereiche_sp1 .row .col-4 p {
	margin: 0;
	padding: 0;
}

.bereiche_sp2 .csc-default img {
	max-width: 100%;
	margin: 0 auto;
	display: block !important;
}

.bereiche_sp2 .csc-default .bild-rahmen {
	border: none !important;
}

.bereiche_sp1 .row .col-6 {
	padding: 0;
	margin-bottom: 30px;
	width: calc((100% - 30px) * (6 / 12));
	margin-right: 30px;
	float: left;
	box-sizing: border-box;
}

.bereiche_sp1 .row .col-6.boxed {
	padding: 10px;
	border: 1px solid #efefef;
	min-height: 260px;
}

.bereiche_sp1 .row .col-6:last-child {
	margin-right: 0;
}

.bereiche_sp1 .row .col-6 .box_bild img {
	display: block !important;
	margin: 0 auto;
	margin-bottom: 10px;
}

.bereiche_sp1 .row .col-6.full .box_bild img {
	width: 100% !important;
	max-width: 200% !important;
	height: auto;
}

.bereiche_sp1 .row .col-6.lineover {
	margin-bottom: 15px;
}

.grey-headline {
	background-color: #ffffff;
	margin: 14px 0 14px 0;
	padding: 5px 2px 5px 8px;
	border: 1px solid #BFBFBF;
}

.grey-headline h2 {
	background-color: #ffffff;
	margin: 0;
	font-size: 120%;
	padding: 0;
	font-weight: normal;
}

.grey-headline h4 {
	background-color: #ffffff;
	margin: 0;
	font-size: 80%;
	padding: 5px 0 0 0;
	font-weight: normal;
}

@media screen and (max-width: 767px) {
	.bereiche_sp1 .row .col-3.boxed,
	.bereiche_sp1 .row .col-4.boxed {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		min-height: auto;
	}

	.bereiche_sp1 .row .col-3.full,
	.bereiche_sp1 .row .col-4.full {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		min-height: auto;
	}

	.bereiche_sp1 .row .col-4.full:last-child {
		margin-bottom: 50px;
	}

	.bereiche_sp1 .row .col-4.boxed:last-child {
		margin-bottom: 50px;
	}
}
