footer, header, .topBar, .breadcrumbs, #slider, aside, input[type="submit"], .blueButton, .pagination, .secondBox, .flex-h-25, .flex-h-6{
	display: none!important;
}

HTML{
	font-size: 90%;!important
}

.content{
	width: 100%;
}

_:-ms-lang(x),
.pdf:after{
	content: "PDF";
	float: left;
	border: 1px solid black;
	padding: 5px 10px;
	width: 50px;
	height: 30px;
}

.pdf{
	background: rgba(0, 0, 0, 0) url("/site/img/pdf.png") no-repeat scroll 0 0 / 15px auto!important;
	-webkit-print-color-adjust: exact;
}
.flex-h-50{
	float: left;!important
	width 45%;!important
	page-break-inside: avoid;
	break-inside: avoid;
	page-break-after: avoid;!important
	break-before: avoid;
	page-break-before: avoid;!important
	font-weight: 600;
}
.twoColumn{
	page-break-inside: always;
	break-inside: always;
	page-break-after: avoid;
	break-before: avoid;
	page-break-before: avoid;
	display: inline-block;
}

h1,h2,h3,h4, h1.grid, h2.grid{
	page-break-after: avoid;!important
	break-before: avoid;!important
	page-break-inside: avoid;!important
	display: block;
	margin-top: 0;
}


mainContent > *{
	margin-bottom: 10px;
}
.mainContent, main.grid {
	page-break-inside: always;!important
	page-break-after: avoid;!important
	break-before: avoid;!important
	page-break-before: avoid;!important
}
main .mainContent, main .content article, .flex-h-25, .oneColumn, .twoColumn, .employBoxen, .flex-h-6, .flex-h-3, .formulare, main.grid, .sonderfall {
	display: block;!important
}
.flex-h-25, .employBoxen, .flex-h-6, .flex-h-3, .formulare {
	display: flex;
}
main .flex-h-25 > * {
	align-self: auto;
	background: #f2f5fc none repeat scroll 0 0;
	border: 1px solid white;
	flex: 40%;
	margin-right: 30px;
	page-break-inside: always;
	break-inside: always;
	page-break-after: avoid;
	break-before: avoid;
	page-break-before: avoid;
	display: inline-block;
}
.flex-h-50:nth-of-type(2) {
	margin-left: 0;
}

.flex-h-6 > * {
	align-items: stretch;
	align-self: auto;
	flex: 1 1 40%;
	font-weight: 600;
	margin-right: 30px;
}
.flex-h-6{
	page-break-inside: always;!important
	page-break-after: always;!important
	page-break-before: avoid;!important
	margin: 0;
}

main .flex-h-25 > *:nth-child(2n) {
	page-break-after: avoid;!important
	break-before: always;!important
	page-break-inside: always;!important
}
main .flex-h-25 {
	page-break-after: auto;!important
	page-break-before: avoid;!important
}

img, .betriebsarten{
	page-break-inside: avoid;!important
	page-break-after: avoid;!important
	break-before: avoid;!important
	page-break-before: avoid;!important
}

h2, h2 > a {
	clear: both;
	font-size: 1.2rem !important;
	font-weight: none;
	line-height: 1.4rem;
	padding-bottom: 5px;
	width: 100%;
}

main .container {
    max-width: 100%;
    width: 100%;
}


main .flex-h-25 h3 {
    margin-top: 0;
}
.flex-h-25 .titleImg {
    margin-bottom: 5px;
}