/* libre-franklin-regular - latin */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/libre-franklin-v11-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''), url('fonts/libre-franklin-v11-latin-regular.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/libre-franklin-v11-latin-regular.woff2')
		format('woff2'), /* Super Modern Browsers */
       url('fonts/libre-franklin-v11-latin-regular.woff') format('woff'),
		/* Modern Browsers */
       url('fonts/libre-franklin-v11-latin-regular.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('fonts/libre-franklin-v11-latin-regular.svg#LibreFranklin')
		format('svg'); /* Legacy iOS */
}

* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

HTML {
	
}

BODY {
	cursor: default;
	color: #000000;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 400;
	font-family: 'Libre Franklin', 'Open Sans', sans-serif;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	overscroll-behavior: none;
}

INPUT {
	color: #614850;
	font-size: 15px;
	outline: none;
	font-family: 'Libre Franklin', 'Open Sans', sans-serif;
	font-weight: 400;
}

TEXTAREA {
	color: #614850;
	font-size: 15px;
	outline: none;
	font-family: 'Libre Franklin', 'Open Sans', sans-serif;
	font-weight: 400;
}

TEXTAREA:read-only {
	background-color: #ececed !important;
}

IMG {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

STRONG {
	font-weight: normal;
}

H2 {
	font-family: 'Libre Franklin', 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #000000;
	text-align: center;
}

H2 B {
	color: #a7a7a7;
}

H3 {
	font-family: 'Libre Franklin', 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: none;
	font-style: normal;
	color: #000000;
	text-align: center;
}

H4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 13px;
	color: #000000;
}

H5 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

P {
	margin-top: 0px;
	margin-bottom: 16px;
}

UL, OL {
	margin: 0px;
	list-style-position: outside;
	padding-left: 40px;
}

A:link {
	text-decoration: none;
	color: #ff7f00;
}

A:visited {
	text-decoration: none;
	color: #ff7f00;
}

A:hover {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

TABLE {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
}

TABLE TD {
	padding: 0px;
}

.content-container-center {
	max-width: 1182px;
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
	position: relative;
	clear: both;
	z-wenn-es-hidden-ist-sieht-man-den-box-shadow-nicht-overflow: hidden;
}

.content-container-center.Padding0 {
	padding-left: 0px;
	padding-right: 0px;
}

.CookieInfo {
	xposition: fixed;
	width: 100%;
	padding: 15px;
	background-color: #646464;
	color: #ffffff;
	top: 0px;
	z-index: 101;
	font-size: 18px;
	line-height: normal;
}

.CookieInfo .gwt-HTML {
	position: relative;
	height: 56px;
}

.CookieInfo .MenuItemWeitereInfo {
	width: 100%;
	max-width: 300px;
	clear: both;
	xdisplay: inline-block;
	height: 56px;
	xfloat: right;
	margin: auto;
}

.CookieInfo .MenuItemWeitereInfo .Text {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
}

.CookieInfo .MenuItemWeitereInfo .Info {
	position: absolute;
	right: 0px;
	top: 0px;
}

.HideCookieInfo .CookieInfo {
	display: none;
}

.HideCookieInfo .struct-header {
	position: fixed;
}

.struct-header {
	top: 0px;
	left: 0px;
	right: 0px;
	height: 100px;
	background-color: #ffffff;
	xborder-bottom: 1px dotted #2a7527;
	z-index: 100;
}

.MenuItem {
	cursor: pointer;
}

.StartMenu .LogoBildMarke {
	padding: 35px 0px 10px 15px;
	height: 100%;
}

.StartMenu .LogoBildMarke A {
	color: #000000;
	text-transform: uppercase;
}

.StartMenu .LogoBildMarke A:hover {
	color: #000000;
}

.StartMenu .MENUITEM-Logo {
	xpadding-right: 15px;
	xdisplay: table-cell;
	xvertical-align: middle;
}

.StartMenu .MENUITEM-Logo .gwt-HTML {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
}

.StartMenu .MENUITEM-Logo IMG {
	height: 100%;
	width: auto;
}

.StartMenuKontakt {
	text-align: center;
	display: inline;
	position: absolute;
	right: 15px;
	top: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
}

.StartMenuKontakt LI+LI {
	margin-left: 10px;
}

.StartMenuKontakt A {
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: normal;
}

.StartMenuKontakt IMG {
	max-height: 20px;
}

.StartMenuKontakt SPAN {
	margin-left: 5px;
}

.StartMenuKontakt .WhatsApp IMG {
	max-height: 28px;
	margin: auto;
}

.StartMenuParent {
	position: absolute;
	xtop: 70px;
	bottom: 15px;
	right: 15px;
	list-style-type: none;
	padding-left: 0px;
}

.StartMenuParent LI {
	float: left;
}

.StartMenuParent A {
	color: #614850 !important;
	padding-left: 7px !important;
	padding-right: 7px !important;
}

.StartMenu {
	
}

.StartMenu .MenuItem {
	cursor: pointer;
	float: left;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	text-transform: uppercase;
	xfont-weight: 600 !important;
	xcolor: #614850;
	text-align: right;
}

.StartMenu .MenuItem .DECO-1 {
	color: #000000;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.StartMenu .MenuItem .DECO-1 .Cell_0_0 {
	padding-left: 7px;
	padding-right: 7px;
}

.StartMenu .MENUITEM-Kontakt .Cell_0_0 {
	padding-right: 0px !important;
}

.StartMenu .MenuPunktRechts {
	padding-right: 0px;
}

.StartMenu .MenuItem .gwt-HTML {
	height: 60px;
	line-height: 60px;
}

.StartMenu .MenuItemMouseOver .DECO-1 {
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	color: #f4962b;
	xbackground-color: #ff7f00;
}

.StartMenu .MenuItemSelected .DECO-1 {
	color: #f4962b;
	xbackground-color: #ff7f00;
}

.StartMenu .MENUITEM-Impressum {
	font-size: 16px !important;
	float: none;
	width: auto;
	height: auto;
	line-height: 20px;
	background-image: none;
	text-transform: none;
	font-weight: normal;
	color: #ff7f00;
}

.StartMenu .MENUITEM-Impressum .gwt-HTML {
	background-image: none;
	height: auto;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
}

.MENUITEM-Impressum .SVGIcon {
	fill: #ff7f00;
}

.MENUITEM-Impressum .IconFormular {
	height: 20px;
	width: 100px;
	max-width: 30px;
}

.MENUITEM-Impressum .IconTelefon {
	height: 15px;
	width: 100px;
	max-width: 30px;
}

.MENUITEM-Impressum .IconMobil {
	height: 16px;
	width: 100px;
	max-width: 30px;
}

.MENUITEM-Impressum .IconEMail {
	height: 13px;
	width: 100px;
	max-width: 30px;
}

.StartMenu .MENUITEM-Impressum.MenuItemSelected, .StartMenu .MENUITEM-Impressum.MenuItemMouseOver
	{
	color: #000000 !important;
	background-color: inherit !important;
}

.StartMenu .MENUITEM-Impressum.MenuItemSelected .SVGIcon, .StartMenu .MENUITEM-Impressum.MenuItemMouseOver .SVGIcon
	{
	fill: #000000;
}

.StartMenu .MENUITEM-Impressum:hover {
	color: #000000;
}

.StartMenu .MENUITEM-Impressum:hover .SVGIcon {
	fill: #000000;
}

.StartMenu .MENUITEM-Impressum.MenuItemKontakt, .StartMenu .MENUITEM-Impressum.MenuItemKontakt .gwt-HTML
	{
	display: flex;
	align-items: center;
	justify-content: right;
	line-height: normal;
}

.StartMenu .MENUITEM-Impressum.MenuItemKontakt  IMG {
	max-height: 20px;
	margin-left: 5px;
}

.MENU-FliessenderTextLinks .MenuItem {
	display: inline;
	color: #7a7a7a;
}

.MENU-FliessenderTextLinks .MenuItem .gwt-HTML {
	display: inline;
}

.MobileMenuButtonParent {
	float: right;
	display: none;
}

.MobileMenuButtonParent .Opened {
	xfloat: left;
	xdisplay: none;
}

.MobileMenuButtonParent .Closed {
	xfloat: left;
}

.SELECTED-MobileMenuButton .Opened {
	xdisplay: inline-block;
}

.SELECTED-MobileMenuButton .Closed {
	xdisplay: none;
}

.MENUITEM-MobileMenuButton {
	height: 50px;
	vertical-align: middle;
	display: table-cell;
}

.MENUITEM-MobileMenuButton .gwt-HTML {
	height: 50px !important;
	line-height: 50px !important;
	width: 50px;
	vertical-align: middle;
	display: table-cell;
}

.MENUITEM-MobileMenuButton .gwt-HTML span {
	position: relative;
	display: block;
	margin: auto;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.MENUITEM-MobileMenuButton .gwt-HTML span:after,
	.MENUITEM-MobileMenuButton .gwt-HTML span:before {
	content: "";
	position: absolute;
	left: 0;
	top: -6px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: rotate(0deg);
}

.MENUITEM-MobileMenuButton .gwt-HTML span:after {
	top: 6px;
}

.MENUITEM-MobileMenuButton .gwt-HTML span:after,
	.MENUITEM-MobileMenuButton .gwt-HTML span:before,
	.MENUITEM-MobileMenuButton .gwt-HTML span {
	width: 20px;
	height: 2px;
	background-color: #2a7527;
}

.MENUITEM-MobileMenuButton.MenuItemSelected .gwt-HTML span {
	background-color: transparent;
}

.MENUITEM-MobileMenuButton.MenuItemSelected .gwt-HTML span:before,
	.MENUITEM-MobileMenuButton.MenuItemSelected .gwt-HTML span:after {
	top: 0px;
	transform: rotate(-40deg);
}

.MENUITEM-MobileMenuButton.MenuItemSelected .gwt-HTML span:after {
	top: 0px;
	transform: rotate(40deg);
}

.struct-footer {
	color: #7a7a7a;
	background-color: #ececed;
	border-top: 1px solid #e0e0e0;
	display: none;
}

.BODY-LOADED .struct-footer {
	display: block;
}

.struct-footer .Impressum {
	font-size: 12px;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

.struct-footer .Impressum .Adresse {
	float: right;
}

.struct-footer A:link {
	display: inline;
	text-decoration: none;
}

.struct-footer A:visited {
	display: inline;
	text-decoration: none;
}

.struct-footer A:hover {
	display: inline;
	text-decoration: none;
}

.struct-footer UL {
	padding: 0px;
	list-style-type: none;
}

.FooterNavigation {
	padding-top: 20px;
	float: left;
}

.FooterRechtliches {
	padding-top: 20px;
	float: left;
	margin-left: 70px;
}

.FooterKontakt {
	padding-top: 20px;
	float: right;
	text-align: right;
}

.DYNAMIC-StructContent {
	width: 100%;
	margin-top: 100px;
	position: relative;
}

.SOURCE-StructContent {
	position: relative;
}

.Section {
	padding-top: 45px;
	padding-bottom: 45px;
	xoverflow: hidden;
	clear: both;
}

.Section:after {
	display: block;
	content: '';
	clear: both;
}

.Section:nth-child(odd) {
	
}

.Section+.Section:before {
	display: block;
	content: '';
	clear: both;
	border-top: 1px #aaaaaa dotted;
	width: 80%;
	max-width: 800px;
	margin: auto;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 45px;
	opacity: 0.7;
}

.Section.KeinAbstandZumVorherigen {
	padding-top: 0px;
}

.Section.KeinAbstandZumNaechsten {
	padding-top: 0px;
}

.Section.KeineGrenzeZumNaechsten+.Section:before {
	display: none;
}

.content-container-center.Cols4 {
	padding-left: 0px;
	padding-right: 0px;
}

.Cols4 .Col {
	width: 25%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.Cols4 .Col IMG {
	width: 100%;
	float: left;
}

.content-container-center.Cols2 {
	padding-left: 0px;
	padding-right: 0px;
}

.Cols2 .Col {
	width: 50%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.content-container-center.Cols3 {
	padding-left: 0px;
	padding-right: 0px;
}

.Cols3 .Col {
	width: 33.33333333%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.LeftSide {
	width: 400px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.RightSide {
	width: 400px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}

.KontaktSendenParent {
	width: 400px;
	max-width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0px;
	list-style-type: none;
	margin: auto;
}

.KontaktSendenParent INPUT[type="text"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px 10px;
	padding-left: 10px;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	width: 400px;
	max-width: 100%;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	margin-bottom: 10px;
	display: block;
	border-radius: 0;
}

.KontaktSendenParent TEXTAREA {
	padding: 10px 10px 10px;
	padding-left: 10px;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	width: 400px;
	max-width: 100%;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	resize: none;
	height: 148px;
	overflow: auto;
	border-radius: 0;
}

.KontaktSendenParent SELECT {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px 14px;
	padding-left: 10px;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	width: 400px;
	max-width: 100%;
	border-radius: 0;
	outline: none;
	-webkit-border-radius: 0px;
	margin-bottom: 10px;
	display: block;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}

.KontaktSendenParent .SelectParent {
	position: relative;
}

.KontaktSendenParent .SelectParent:after {
	position: absolute;
	content: "";
	top: 18px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #614850 transparent transparent transparent;
}

.KontaktSendenParent .FORMACTION-SUBMIT {
	float: right;
}

.LAYOUT-MASONRY-Dreier {
	max-width: 1182px;
	width: 100%;
	margin: auto;
}

.LAYOUT-MASONRY-Dreier .LAYOUT-MASONRY-COL {
	float: left;
	width: 33.333333333%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.LAYOUT-MASONRY-CELL {
	width: 100%;
	position: relative;
	display: block;
}

.LAYOUT-MASONRY-CELL+.LAYOUT-MASONRY-CELL {
	margin-top: 30px;
}

.Ref-Shadow {
	position: relative;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	xoverflow: hidden;
	display: block;
}

.Ref-Shadow:hover .Ref-Text {
	box-shadow: 9px 13px 26px -8px #7a7a7a;
	background-color: #176fb6;
	color: #ffffff;
}

.Ref-Shadow:hover .Ref-Text H2 {
	color: #ffffff;
}

.PlaceHolder {
	width: 100%;
	height: 0;
	position: relative;
}

.LAYOUT-MASONRY-CELL IMG {
	vertical-align: bottom;
	width: 100%;
	height: auto;
	position: absolute;
}

.LAYOUT-MASONRY-CELL .gwt-HTML IMG {
	width: auto;
}

.Ref-Text {
	padding: 23px 30px 21px 28px;
	position: relative;
	xbottom: 0px;
	xleft: 0px;
	xright: 0px;
	background: rgba(255, 255, 255, 0.8);
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.Ref-Text H2 {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 0px;
	xfloat: left;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
	overflow: hidden;
	padding-right: 20px;
}

.Ref-Text P {
	xfloat: left;
	width: 95%;
	margin: 0px;
}

.Ref-Text .wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.Ref-Text .MenuItem {
	width: 100%;
	height: 100%;
	display: table;
}

.Ref-Text .MenuItem .gwt-HTML {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-right: 30px;
}

.Ref-Text A {
	
}

.Ref-Text .MenuItem .gwt-HTML:after {
	content: "";
	width: 15px;
	height: 15px;
	top: 35px;
	right: 25px;
	position: absolute;
	border: 0 solid transparent;
	border-right: 4px solid #176fb6;
	border-bottom: 4px solid #176fb6;
	transform: rotate(-45deg);
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.Ref-Text:hover {
	xbackground-color: #ff5639;
	background-color: #176fb6;
	color: #ffffff;
}

.Ref-Shadow:hover .gwt-HTML:after {
	border-right: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.PlaceHolder.PrevStd {
	background-color: #dddddd;
}

.ZweiSpaltenFliesText {
	column-count: 2;
	column-gap: 40px;
	text-align: justify;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
}

.DreiSpaltenFliesText {
	column-count: 3;
	column-gap: 80px;
	text-align: justify;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
}

UL .DreiSpaltenFliesText, UL .ZweiSpaltenFliesText {
	list-style-type: none;
}

UL .DreiSpaltenFliesText LI, UL .ZweiSpaltenFliesText LI {
	margin-bottom: 15px;
}

UL .DreiSpaltenFliesText LI:before, UL .ZweiSpaltenFliesText LI:before {
	background-color: #4a96cc;
	content: "";
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -20px;
	height: 10px;
	width: 10px;
	height: 10px;
}

.FuerMobil {
	display: none;
}

@media ( max-width : 990px) {
	H1 {
		font-size: 35px;
	}
	.LAYOUT-MASONRY-Dreier {
		width: 900px;
	}
	.LAYOUT-MASONRY-Dreier .LAYOUT-MASONRY-COL {
		width: 50%;
	}
}

@media ( max-width : 920px) {
	H1 {
		font-size: 30px;
	}
	.LAYOUT-MASONRY-Dreier {
		width: 800px;
	}
}

@media ( max-width : 800px) {
	H1 {
		font-size: 25px;
	}
	H2 {
		font-size: 20px;
	}
	H3 {
		font-size: 18px;
	}
	H4 {
		font-size: 16px;
	}
	.LAYOUT-MASONRY-Dreier {
		width: 660px;
	}
	.FooterKontakt {
		clear: both;
		float: left;
		text-align: left;
	}
	.DreiSpaltenFliesText {
		column-count: 2;
	}
}

@media ( max-width : 720px) {
	.Cols4 .Col {
		width: 50%;
		margin-bottom: 50px;
	}
}

@media ( max-width : 660px) {
	.DYNAMIC-StructContent {
		margin-top: 50px;
	}
	.struct-header {
		height: auto;
	}
	.StartMenu .LogoGross {
		display: none;
	}
	.StartMenu .LogoKlein {
		display: inline;
	}
	.StartMenu .LogoBildMarke {
		height: 50px;
		margin: 0px;
		padding: 5px 0px 5px 15px;
		float: left;
		background: none;
	}
	.StartMenu .MENUITEM-Logo {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.StartMenu .MENUITEM-Logo IMG {
		xheight: 40px;
		xmargin: 5px 10px;
	}
	.LogoText {
		display: none;
	}
	.FuerMobil .LogoText {
		display: table-cell;
	}
	.StartMenuParent {
		position: relative;
		clear: both;
		top: auto;
		bottom: auto;
		right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		display: none;
		padding-left: 0px;
	}
	.StartMenuParent LI {
		float: none;
	}
	.StartMenu .MenuItem {
		line-height: 40px;
		float: none;
		height: 40px;
	}
	.StartMenu .MenuItem .DECO-1 .Cell_0_0 {
		align-self: unset;
	}
	.StartMenu .MENUITEM-Impressum {
		font-size: 14px;
		height: auto;
		line-height: 20px;
	}
	.StartMenu .MENUITEM-Impressum .gwt-HTML {
		line-height: 20px;
		height: auto;
	}
	.FooterRechtliches {
		clear: both;
		float: left;
		margin: auto;
		text-align: left;
	}
	.MobileMenuButtonParent {
		display: inline-block;
	}
	.FuerDesktop {
		display: none !important;
	}
	.FuerMobil {
		display: block !important;
	}
	.StartMenuTelefon {
		top: 15px;
		right: 40px;
	}
	.StartMenuTelefon SPAN {
		display: none;
	}
	.StartMenuTelefon IMG {
		max-height: 20px;
	}
	.LogoBGLinks {
		height: 60px;
	}
	.LogoBG {
		xheight: 50px;
		xpadding-top: 5px;
		top: 15px;
	}
	.LogoBG IMG {
		height: 25px;
	}
	.StartMenuKontakt {
		right: 60px;
		top: 11px;
	}
	.StartMenuKontakt SPAN {
		display: none;
	}
	.StartMenuKontakt LI+LI {
		margin-left: 20px;
		margin-right: 5px;
	}
	.StartMenuKontakt LI A {
		min-width: 18px;
	}
	.StartMenuKontakt IMG {
		max-height: 18px;
		margin: auto;
	}
	.SELECTED-MobileMenuButton .StartMenuParent {
		display: block;
	}
	.SELECTED-MobileMenuButton .struct-header {
		position: relative;
	}
	.SELECTED-MobileMenuButton .DYNAMIC-StructContent {
		margin-top: 0px;
	}
	.LAYOUT-MASONRY-Dreier {
		width: 420px;
	}
	.LAYOUT-MASONRY-Dreier .LAYOUT-MASONRY-COL {
		width: 100%;
	}
	.ZweiSpaltenFliesText {
		column-count: 1;
	}
	.Cols2 .Col {
		width: 100%;
		padding: 0px !important;
	}
	.Cols2 .Col+.Col {
		padding-top: 50px !important;
	}
	.Cols2 .Col.MobileAbstand0+.Col.MobileAbstand0 {
		padding-top: 0px !important;
	}
	.LeftSide {
		float: none;
		margin-right: auto;
	}
	.RightSide {
		float: none;
		margin-left: auto;
	}
}

@media ( max-width : 530px) {
	.DreiSpaltenFliesText {
		column-count: 1;
	}
}

@media ( max-width : 450px) {
	.Cols4 .Col {
		width: 100%;
		margin-bottom: 50px;
		clear: both;
	}
	.LAYOUT-MASONRY-Dreier {
		width: 100%;
	}
}