body {
	size: 210mm 297mm;
	margin-top: 2cm;
	margin-bottom: 2cm;
	margin-left: 1cm;
	margin-right: 0.5cm;
	font-family: "Verdana", sans-serif ;
	font-size: 12pt;
}

@page {
	margin-top: 2cm;
}

@page :first {
	margin-top: 0.5cm;
}

body a {
	text-decoration: none;
}

a[href]:after {
	content: none !important;
}

.headline1:not(:first-of-type) {
	page-break-before: always;
}

.headline1, .headline2 {
	page-break-after: avoid;
}

.thumbnail, .Special_ChangingContents .module-content-block {
	display: inline-block;
	page-break-inside: avoid;
}

.Special_ChangingContents .module-content-block img, .thumbnail img {
	width: 10cm;
}

.module-style__images-with-blue-filter-and-speach-bubble .thumbnail img {
	width: auto !important;
}

img, .module-style__images-with-blue-filter-and-speach-bubble, .module-wrapper {
	display: inline-block;
	page-break-inside: avoid;
}

footer, table {
	page-break-inside: avoid;
	break-after: avoid;
}

.btn {
	display: none !important;
}

header {
	position: relative;
	top: 0 !important;
}

.header-addon-top {
	display: none;
}

.header {
	padding: 0;
}

.logo {
	width: 200px !important;
}

.slider_big, .slider_small {
	display: none;
}

.slider-addon-bottom {
	display: none;
}

.footer {
	border-top: none;
}

.footer .footer_background-inner {
	padding: 0;
}

.footer img {
	margin-left: 0;
}

.Text_Seperator {
	display: none;
}

.Gallery_Album {
	display: none;
}

.Form_FormGenerator {
	display: none;
}

.module-style__individuel-table-styling .module-content-block table thead tr td, .module-style__individuel-table-styling .module-content-block table tbody tr td {
	padding: 8px 0;
}