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

HTML {
	
}

BODY {
	cursor: default;
	color: #614850;
	font-family: "Century Gothic", sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0.6px;
	overflow-y: scroll;
}

INPUT {
	color: #614850;
	font-size: 16px;
	outline: none;
	font-family: "Century Gothic", sans-serif;
}

TEXTAREA {
	color: #614850;
	font-size: 16px;
	outline: none;
	font-family: "Century Gothic", sans-serif;
}

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

STRONG {
	font-weight: normal;
}

H1 {
	font-size: 35px;
	line-height: normal;
	font-weight: normal;
	xletter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 30px;
	xcolor: #464646;
	text-transform: uppercase;
	text-align: center;
}

H1 B {
	color: #a7a7a7;
}

H1 SPAN.ZweiteZeile {
	display: block;
	font-size: 25px;
	margin-top: 20px;
	text-transform: none;
}

H2 {
	font-size: 30px;
	line-height: normal;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 13px;
	text-transform: none;
	font-style: normal;
	xcolor: #464646;
}

H3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 13px;
	xcolor: #464646;
}

H4 {
	margin-top: 0px;
	margin-bottom: 0px;
	xcolor: #464646;
}

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

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

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

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

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

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

TABLE TD {
	padding: 0px;
}

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

.DYNAMIC-StructContent .content-container-center {
	xmax-width: 900px;
}

.DYNAMIC-StructContent .content-container-center IMG {
	max-width: 100%;
}

.struct-header {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 125px;
	xbackground-color: #464646;
	background-color: #ffffff;
	border-bottom: solid 5px #00736d;
	overflow: hidden;
	z-index: 100;
	overflow: hidden;
}

.struct-header .content-container-center {
	padding-left: 15px;
	padding-right: 15px;
}

.struct-footer {
	xheight: 40px;
	xposition: fixed;
	xleft: 0px;
	xright: 0px;
	xbottom: 0px;
	overflow: hidden;
	xcolor: #ababab;
	xbackground-color: #464646;
	background-color: #f7f7f7;
	border-top: 1px solid #e0e0e0;
	display: none;
}

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

.struct-footer .content-container-center {
	padding-left: 15px;
	padding-right: 15px;
}

.struct-footer .Impressum {
	font-size: 12px;
	line-height: 40px;
	margin-top: 0px;
}

.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;
}

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

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

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

.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: 45px;
	vertical-align: middle;
	display: table-cell;
}

.MENUITEM-MobileMenuButton .gwt-HTML {
	height: 45px !important;
	line-height: 45px !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: #00736d;
}

.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);
}

.DYNAMIC-StructContent {
	width: 100%;
	margin-top: 120px;
	xmargin-bottom: 50px;
	position: relative;
	overflow: hidden;
}

.SOURCE-StructContent {
	position: relative;
	xpadding-top: 50px;
	xpadding-bottom: 50px;
}

.Volume {
	
}

.ContentMargin {
	padding-top: 20px;
}

.StartMenuParent {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.StartMenuParent UL {
	list-style-type: none;
}

.StartMenuParent UL LI {
	float: left;
}

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

.StartMenu {
	
}

.StartMenu .LogoBildMarke {
	position: absolute;
	bottom: 10px;
	top: 10px;
}

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

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

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

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

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

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

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

.StartMenu .MenuItemSelected .DECO-1 {
	color: #000000;
	xbackground-color: #614850;
}

.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%;
	margin: 0px;
	float: left;
}

.LogoText {
	overflow: hidden;
	margin-left: 20px;
	margin-top: 40px;
}

.LogoText H3 {
	font-size: 24px;
	margin-bottom: 5px;
	line-height: 24px;
}

.LogoText H4 {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}

.MenuItem {
	cursor: pointer;
	color: #00736d;
}

.MenuItemMouseOver {
	color: #000000 !important;
}

.MenuItemSelected {
	color: #000000 !important;
}

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

.StartMenu .MenuItemMouseOver {
	color: #464646;
}

.StartMenu .MenuItemSelected {
	color: #464646;
}

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

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

.MENU-FliessenderTextLinks .MenuItem .gwt-HTML {
	display: inline;
	color: #00736d;
}

.MenuItem.DekoRechteck {
	background-color: #00736d;
	color: #ffffff;
	display: inline-block;
	padding: 15px 30px;
	display: inline-block;
}

.MenuItemMitDeco {
	line-height: 40px;
	text-transform: uppercase;
	height: 40px;
	display: inline-block;
}

.MenuItemMitDeco .DECO-1 {
	color: #ffffff;
	background-color: #02d15f;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border-width: 1px;
	border-color: #02d15f;
	border-style: solid;
}

.MenuItemMitDeco .DECO-1 .Cell_0_0 {
	padding-left: 15px;
	padding-right: 15px;
}

.MenuItemMitDeco.MenuItemMouseOver .DECO-1 {
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	color: #00736d;
	background-color: #ffffff;
	xfont-weight: bold;
}

.VolumeContainer-Startseite .content-container-center {
	padding-left: 15px;
	padding-right: 15px;
}

.VolumeContainer-Aktuelles .content-container-center {
	padding-left: 15px;
	padding-right: 15px;
}

.VolumeContainer-Aktuelles .Section {
	padding-top: 10px !important;
}

.Section {
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}

.xSection:nth-child(odd) {
	background: #f9f9f9;
	-webkit-box-shadow: 0px 1px 10px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 0px 1px 10px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 0px 1px 10px 2px rgba(50, 50, 50, 0.15);
}

.VolumeContainer-Referenzen .Section {
	padding-top: 20px;
}

.VolumeContainer-Anfahrt .MapParent {
	width: 80%;
	margin: auto;
}

.VolumeContainer-Anfahrt IFRAME {
	width: 100%;
	height: 450px;
}

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

.content-container-center.LeistungenImUeberblick UL {
	list-style-type: none;
	padding-left: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	overflow: hidden;
}

.content-container-center.LeistungenImUeberblick UL LI {
	xfloat: left;
	min-width: 20%;
	padding-left: 15px;
	padding-right: 15px;
}

.content-container-center.LeistungenImUeberblick UL LI IMG {
	width: 100%;
}

.content-container-center.LeistungenImUeberblick-3-x-2 {
	padding-left: 0px;
	padding-right: 0px;
}

.content-container-center.LeistungenImUeberblick-3-x-2 UL {
	list-style-type: none;
	padding-left: 0px;
}

.content-container-center.LeistungenImUeberblick-3-x-2 UL LI {
	float: left;
	width: 33.33333333333%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.content-container-center.LeistungenImUeberblick-3-x-2 UL LI IMG {
	width: 100%;
	float: left;
}

.content-container-center.LeistungenImUeberblick-3-x-2 .MenuItem {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.EvasNachricht {
	display: flex;
	align-items: center;
	justify-content: center;
}

.EvasNachricht IMG {
	float: right;
	width: 200px;
	margin-left: 30px;
	border: 0px solid #9c9c9c;
	border-radius: 300px;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
}

.TwoCols-Col {
	width: 50%;
	float: left;
	padding-right: 25px;
}

.TwoCols-Col+.TwoCols-Col {
	padding-left: 25px;
}

.TwoCols-Col:last-child {
	padding-right: 0px;
}

.ThreeCols-Col {
	width: 33.33333333%;
	float: left;
	padding-right: 25px;
}

.ThreeCols-Col+.ThreeCols-Col {
	padding-left: 25px;
}

.ThreeCols-Col:last-child {
	padding-right: 0px;
}

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

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

.MENU-UeberUns .MenuItem {
	cursor: pointer;
	color: #00736d;
	text-transform: uppercase;
}

.MENU-Partnerfirmen {
	
}

.MenuItemWeitereInfo {
	height: 56px;
	line-height: 56px;
	text-transform: uppercase;
	color: #ffffff;
}

.MenuItemWeitereInfo .Text {
	font-size: 16px;
	height: 56px;
	background-color: #00736d;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	float: left;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.MenuItemWeitereInfo .Info {
	float: left;
	width: 56px;
	height: 56px;
	background-image: url(img/icon-menuitem-info-2.png);
	background-repeat: no-repeat;
	background-color: #464646;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: inline-block;
}

.MENU-Partnerfirmen .MenuItemMouseOver .Text {
	background-color: #464646;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.MENU-Partnerfirmen .MenuItemMouseOver .Info {
	background-color: #00736d;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-image: url(img/icon-menuitem-info.png);
}

.MENU-Partnerfirmen .MenuItem {
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
}

.MENU-Partnerfirmen .MenuItem .gwt-HTML {
	
}

.MENU-Partnerfirmen .ExternerLink {
	clear: both;
	xmargin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.MENU-Partnerfirmen .ExternerLink IMG {
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border: 2px solid #cccccc;
}

.MENU-Partnerfirmen .ExternerLink-LastElement {
	margin-bottom: 0px;
}

.MENU-Partnerfirmen .ExternerLink-LastElement IMG {
	margin-bottom: 0px;
}

.VolumeContainer-Startseite .SCROLLPANEL-ScrollPanelPreview IMG {
	float: left;
	border: 2px solid #cccccc;
	margin-right: 20px;
	margin-bottom: 20px;
}

.VolumeContainer-Startseite .SCROLLPANEL-ScrollPanelPreview IMG.LastElement
	{
	margin-bottom: 0px;
}

.VolumeContainer-Aktuelles H1 {
	line-height: normal !important;
	text-transform: none;
	padding-top: 20px;
}

.VolumeContainer-Leistungen H2 SPAN {
	color: #a7a7a7;
}

.VolumeContainer-Leistungen .Text {
	overflow: hidden;
}

.VolumeContainer-Leistungen  .MenuItemLikeH1 {
	width: auto;
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	color: #464646;
}

.VolumeContainer-Leistungen  .MenuItemLikeH1 .gwt-HTML {
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	margin-top: 0px;
	display: inline;
	float: left;
}

.VolumeContainer-Leistungen  .DetailContainer {
	clear: both;
}

.VolumeContainer-Leistungen  UL .MenuItem {
	margin-bottom: 0px;
}

.VolumeContainer-Leistungen  UL .MenuItem .gwt-HTML {
	font-size: 14px;
}

.MenuItemImFliesText {
	display: inline;
}

.MenuItemImFliesText .gwt-HTML {
	display: inline;
}

.AktuellesZelle {
	width: 25%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	position: relative;
}

.AktuellesZelle IMG {
	width: 100%;
	float: left;
	x-webkit-box-shadow: 2px 2px 3px 1px rgba(50, 50, 50, 0.3);
	x-moz-box-shadow: 2px 2px 3px 1px rgba(50, 50, 50, 0.3);
	xbox-shadow: 2px 2px 3px 1px rgba(50, 50, 50, 0.3);
	x-webkit-box-shadow: 2px 2px 3px 1px rgba(50, 50, 50, 0.3);
}

.AktuellesZelle .MenuItem {
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	width: 100%;
	xposition: absolute;
	xbottom: 100px;
	xleft: 15px;
	xright: 15px;
	xposition: absolute;
}

.AktuellesZelle:nth-child(odd) .MenuItem {
	bottom: 140px;
}

.AktuellesZelle H3 {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
}

.AktuellesZelle .Text {
	text-transform: uppercase;
}

.VersicherungEinzelTitelBalken {
	height: 180px;
	width: 100%;
	position: absolute;
}

.VersicherungEinzelTitel {
	position: absolute;
	color: #ffffff;
	font-size: 50px;
	line-height: 50px;
	font-weight: 100 !important;
	top: 20px;
}

.VersicherungEinzelLinkZumRechner {
	float: right;
	width: 180px;
	height: 180px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 90px;
}

.VersicherungEinzelHinweisZumRechner {
	float: right;
	color: #ffffff;
	font-size: 20px;
	line-height: 20px;
	font-weight: 100 !important;
	padding-top: 140px;
	padding-right: 10px;
	text-align: right;
	width: 600px;
}

.VersicherungEinzelPlatzZumText {
	padding-top: 180px;
}

.DetailtextContainer {
	margin-left: 430px;
}

.DetailbildContainer {
	xclear: both;
	width: 420px;
	overflow: hidden;
	float: left;
	height: 100%;
	margin-top: 40px;
}

.DetailbildContainer IMG {
	width: 400px;
	display: block;
	margin-bottom: 20px;
	border: 2px solid #cccccc;
}

.DetailbildContainer IMG:last-child {
	margin-bottom: 0px;
}

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

.LAYOUT-MASONRY-Therapie .LAYOUT-MASONRY-CELL {
	float: left;
	width: 25%;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	margin-top: 30px;
}

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

.LAYOUT-MASONRY-Dreier .LAYOUT-MASONRY-CELL {
	float: left;
	width: 33.3333333333%;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	margin-top: 30px;
}

.LAYOUT-MASONRY-Referenzen {
	width: 1182px;
	margin: auto;
}

.LAYOUT-MASONRY-Referenzen .LAYOUT-MASONRY-COL {
	float: left;
	width: 394px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.LAYOUT-MASONRY-CELL {
	width: 100%;
	position: relative;
	xpadding-left: 15px;
	xpadding-right: 15px;
	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 #614850;
	background-color: #00736d;
	color: #ffffff;
}

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

.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;
	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 {
	
}

.MenuPunktPfeilImg {
	vertical-align: middle;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.MenuPunktPfeilImgSchwarz {
	vertical-align: middle;
	display: none;
}

.Ref-Text:hover {
	xbackground-color: #ff5639;
	background-color: #00736d;
	color: #ffffff;
}

.Ref-Shadow:hover .MenuPunktPfeilImg {
	display: none;
}

.Ref-Shadow:hover .MenuPunktPfeilImgSchwarz {
	display: inline-block;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

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

.ANIM-Anfahrt {
	width: 640px;
	height: 290px;
	position: absolute;
	top: 2px;
	left: 2px;
	cursor: pointer;
}

.link-list LI {
	padding: 21px 52px 26px 27px;
	background: #ff5639;
	font-size: 24px;
	line-height: 33px;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: -0.5px;
	position: relative;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.link-list li+li {
	margin-top: 10px;
}

.link-list a {
	font: inherit;
	color: inherit;
	text-decoration: none;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.link-list li:hover {
	background: #614850;
	color: #ff5639;
}

.link-list li:hover a:hover {
	color: #ff5639;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.range {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.range>.cell-md-4 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 33.333333%;
	margin-top: 30px;
}

.quote-modern {
	display: block;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}

.quote-modern__header {
	position: relative;
	z-index: 2;
	text-align: center;
	height: 91px;
}

.quote-modern__main {
	position: relative;
	z-index: 1;
	padding: 25px 15px 30px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 15px 0 0 #00c2c7;
}

.quote-modern__main::before, .quote-modern__main::after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%) rotate(-40deg);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 10px 20px;
}

.quote-modern__main::before {
	bottom: -9px;
	z-index: 2;
	border-color: transparent transparent #fff transparent;
}

.quote-modern__main::after {
	bottom: -24px;
	z-index: 1;
	border-color: transparent transparent #00c2c7 transparent;
}

.quote-modern__footer>*+* {
	margin-top: 3px;
}

.quote-modern__image-wrap {
	position: relative;
	display: inline-block;
	padding: 22px;
	border-radius: 50%;
	xmargin-bottom: -17%;
}

.quote-modern__image-wrap::before, .quote-modern__image-wrap::after {
	content: '';
	position: absolute;
	z-index: 0;
	border-radius: inherit;
	background: linear-gradient(to right, #00c2c7 0%, #0bafbe 100%);
	opacity: .1;
}

.quote-modern__image-wrap::before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.quote-modern__image-wrap::after {
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
}

.quote-modern__image {
	position: relative;
	z-index: 2;
	border-radius: 50%;
}

.quote-modern__header+.quote-modern__main {
	padding-top: 100px;
}

.quote-modern__main+.quote-modern__footer {
	margin-top: 55px;
}

.quote-modern .cite {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	text-transform: uppercase;
	color: #444;
}

.Kontakt-Left {
	width: 50%;
	float: left;
	padding-right: 15px;
}

.Kontakt-Right {
	width: 50%;
	float: left;
	padding-left: 15px;
}

.KursEigeneSeite .KursplanParent {
	display: block !important;
}

.KursplanParent {
	margin: auto;
	max-width: 100%;
	display: none;
}

.KursplanParent+.KursplanParent {
	margin-top: 30px;
}

.KursplanParent TABLE {
	margin: auto;
}

.Kursplan TD {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}

.Kursplan TD:last-child {
	font-style: italic;
}

.Kursplan tr:nth-child(even) {
	background-color: #dddddd;
}

.Tag0 .Sonntag {
	display: block !important;
}

.Tag1 .Montag {
	display: block !important;
}

.Tag2 .Dienstag {
	display: block !important;
}

.Tag3 .Mittwoch {
	display: block !important;
}

.Tag4 .Donnerstag {
	display: block !important;
}

.Tag5 .Freitag {
	display: block !important;
}

.Tag6 .Samstag {
	display: block !important;
}

#OffenHeute DIV {
	display: none;
	text-align: center;
}

#OffenHeute .Wochentag {
	display: none !important;
}

#OffenHeuteZeigen.Tag0 .Sonntag {
	font-weight: bold;
}

#OffenHeuteZeigen.Tag1 .Montag {
	font-weight: bold;
}

#OffenHeuteZeigen.Tag2 .Dienstag {
	font-weight: bold;
}

#OffenHeuteZeigen.Tag3 .Mittwoch {
	font-weight: bold;
}

#OffenHeuteZeigen.Tag4 .Donnerstag {
	font-weight: bold;
}

#OffenHeuteZeigen.Tag5 .Freitag {
	font-weight: bold;
}

#OffenHeuteZeigen.Tag6 .Samstag {
	font-weight: bold;
}

.Praeventionskurse P {
	clear: both;
}

.Praeventionskurse .Label {
	font-weight: bold;
	width: 150px;
	float: left;
}

.Praeventionskurse .Text {
	overflow: hidden;
}

.ExterneLinks2 .MenuItem {
	color: #00736d;
	font-size: 14px;
	margin-bottom: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-bottom: 15px;
}

.ExterneLinks2 .MenuItemMouseOver {
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.ExterneLinks2 .MenuItemSelected {
	color: #ffffff;
}

.ExterneLinks2 .ExterneLinksText {
	padding-left: 20px;
	padding-right: 20px;
}

.ExterneLinks2 .ExterneLinksText H3 {
	font-size: 14px;
	text-transform: none;
}

.ExterneLinks .MenuItem {
	padding: 21px 52px 21px 27px;
	background: #00736d;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.ExterneLinks .MenuItemMouseOver {
	background: #614850;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.ExterneLinks .MenuItemSelected {
	background: #614850;
}

.ExterneLinks .ExterneLinksText {
	padding-left: 20px;
	padding-right: 20px;
}

.BigPictureRahmen {
	margin-bottom: 50px;
	xposition: fixed;
	xtop: 0px;
	xleft: 0px;
	xright: 0px;
	xbottom: 0px;
	xbackground-color: #ffffff;
	xz-index: 100;
}

.BigPictureParent {
	xposition: absolute;
	xtop: 20px;
	xleft: 20px;
	xright: 20px;
	xbottom: 20px;
}

.BigPictureRahmen .MenuItem {
	xposition: absolute;
	xtop: 0px;
	xleft: 0px;
	xright: 0px;
	xbottom: 0px;
	xoverflow: hidden;
}

.BigPictureRahmen .MenuItem .gwt-HTML {
	xposition: absolute;
	xtop: 0px;
	xleft: 0px;
	xright: 0px;
	xbottom: 0px;
	xoverflow: hidden;
	text-align: center;
	display: block;
}

.BigPictureRahmen IMG {
	width: 100%;
	max-width: 1182px;
}

.video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.VolumeContainer-Startseite .Standorte {
	padding-left: 0px;
	padding-right: 0px;
}

.StandortEinzel {
	width: 33.33333%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.StandortEinzel IMG {
	width: 100%;
	padding-bottom: 20px;
}

.PreisBereich {
	width: 100%;
	display: table;
}

.PreisBereich .Zeile {
	display: table-row;
}

.PreisBereich .Zeile DIV {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	display: table-cell;
}

.PreisBereich .Zeile:nth-child(even) {
	background-color: #f2f2f2;
}

.PreisBereich .Zeile:hover {
	background-color: #c8c8c8;
	color: #000000;
}

.LinksCell {
	width: 25%;
	float: left;
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	padding-left: 15px;
}

.LinksCell IMG {
	width: 60px;
	margin-bottom: 20px;
}

.LinksCell H3 {
	text-transform: uppercase;
}

.EmsVorteileCell {
	width: 25%;
	float: left;
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

.EmsVorteileCell IMG {
	width: 100%;
	margin-bottom: 20px;
}

.EmsVorteileCell H3 {
	text-transform: uppercase;
}

.cameraContents {
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.camera_caption {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.container {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.cameraContents .camera_caption_block H2 {
	color: #ffffff;
	font-size: 30px;
	xtext-transform: uppercase;
	font-weight: 700;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.4);
	display: inline-block;
}

.cameraContents .camera_caption_block_Therapie H2 {
	font-size: 40px;
}

.cameraContents .camera_caption_block span {
	display: inline-block;
	position: absolute;
	opacity: 0;
	top: 50px;
	left: -200px;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	color: #ffffff;
	xwidth: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(0, 0, 0, 0.0);
	-webkit-transition: 1s 0.5s;
	-moz-transition: 1s 0.5s;
	-ms-transition: 1s 0.5s;
	-o-transition: 1s 0.5s;
	transition: 1s 0.5s;
}

.camera_caption:hover .camera_caption_block span {
	opacity: 1;
	left: 0;
	background-color: rgba(0, 0, 0, 0.4);
	-webkit-transition: 1s 0.5s;
	-moz-transition: 1s 0.5s;
	-ms-transition: 1s 0.5s;
	-o-transition: 1s 0.5s;
	transition: 1s 0.5s;
}

#camera_wrap {
	position: relative;
}

.camera_caption_block {
	position: absolute;
	bottom: 25%;
	left: 50px;
	width: 100%;
	text-align: left;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	width: 100%;
}

.xcamera_caption:hover .camera_caption_block {
	bottom: 25%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.SliderMenuItem {
	padding: 13px 46px;
	background: #00736d;
	display: inline-block;
	color: #ffffff;
}

.ProbeTrainingVereinbaren {
	padding: 13px 46px;
	background: #00736d;
	display: inline-block;
	color: #ffffff;
}

.ProbeTrainingVereinbaren .gwt-HTML {
	color: #ffffff !important;
}

.Section.BildText .content-container-center {
	display: flex;
	flex-wrap: wrap;
}

.Section.BildText .Bild {
	flex: 1 1 50%;
	border-radius: 6px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.Section.BildText .Bild img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.Section.BildText .Text {
	flex: 1 1 50%;
	padding: 4rem 2rem;
}

.Section.BildText.Left .content-container-center {
	flex-direction: row;
}

.Section.BildText.Right .content-container-center {
	flex-direction: row-reverse;
}

.Section.BildText.Left .Text {
	padding: 60px 0px 60px 60px;
}

.Section.BildText.Right .Text {
	padding: 60px 120px 60px 0px;
}

.Section.BildText.SoArbeitenWirZusammen {
	min-height: 80vh;
}

.Section.BildText.SoArbeitenWirZusammen .Bild {
	position: sticky;
	top: 100px;
	height: 80vh;
	max-height: 80vh;
	overflow: hidden;
}

.Section.BildText.SoArbeitenWirZusammen .Bild IMG {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.Section.BildText.SoArbeitenWirZusammen .Schritt {
	padding-top: 30px;
}

.Section.BildText.SoArbeitenWirZusammen .Schritt STRONG {
	font-size: 20px;
	padding-bottom: 20px;
	display: block;
}

.Section.BildText H2 {
	font-weight: bold;
	margin-bottom: 30px;
}

.MENU-KontaktSenden {
	width: 100%;
	margin: auto;
	padding-top: 10px;
	text-align: right;
}

.MENU-KontaktSenden .MenuItem {
	cursor: pointer;
	height: 23px;
	display: inline-block;
}

.MENU-KontaktSenden .gwt-HTML {
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	color: #464646;
}

.KontaktSendenParent {
	width: 400px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.KontaktSendenParent UL {
	list-style: none;
	padding: 0px;
}

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

.KontaktSendenParent INPUT[type="text"], .KontaktSendenParent INPUT[type="number"],
	.KontaktSendenParent INPUT[type="email"] {
	-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;
	border-bottom: 1px solid #cdcdcd;
	width: 100%;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	margin-bottom: 20px;
	display: block;
}

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

.KontaktSendenParent INPUT[type="text"]:focus, .KontaktSendenParent INPUT[type="number"]:focus,
	.KontaktSendenParent INPUT[type="email"]:focus, .KontaktSendenParent TEXTAREA:focus
	{
	border: 1px solid #000000;
}

.KontaktSendenParent LI {
	position: relative;
}

.KontaktSendenParent input[type="text"] ~ label, .KontaktSendenParent input[type="number"] 
	 ~ label, .KontaktSendenParent input[type="email"] ~ label,
	.KontaktSendenParent textarea ~ label {
	pointer-events: none;
	color: #242526;
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	transition: 0.3s ease all;
}

.KontaktSendenParent input[type="text"]:focus ~ label,
	.KontaktSendenParent input[type="text"]:valid 
	 ~ label, .KontaktSendenParent input[type="number"]:focus ~ label,
	.KontaktSendenParent input[type="number"]:valid 
	 ~ label, .KontaktSendenParent input[type="email"]:focus ~ label,
	.KontaktSendenParent input[type="email"]:valid 
	 ~ label, .KontaktSendenParent textarea:focus ~ label,
	.KontaktSendenParent textarea:valid 
	 ~ label {
	left: 7px;
	top: -9px;
	xbackground-color: #ffffff;
}

.KontaktSendenParent input[type="text"]:placeholder-shown ~ label,
	.KontaktSendenParent input[type="number"]:placeholder-shown ~ label,
	.KontaktSendenParent input[type="email"]:placeholder-shown ~ label {
	top: 0px;
	font-size: 16px;
	line-height: 42px;
	background-color: transparent;
}

.KontaktSendenParent textarea:placeholder-shown ~ label {
	top: 0px;
	font-size: 16px;
	line-height: 42px;
	background-color: transparent;
}

LABEL.CheckBoxCL {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	xpadding-left: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
	cursor: pointer;
}

LABEL.CheckBoxCL:before {
	content: '';
	display: inline-block;
	position: relative;
	width: 30px;
}

LABEL.CheckBoxCL INPUT {
	position: absolute;
	opacity: 0;
	height: 0;
	width: 0;
	cursor: pointer;
}

LABEL.CheckBoxCL SPAN {
	position: absolute;
	top: 0;
	left: 0px;
	height: 20px;
	width: 20px;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
}

LABEL.CheckBoxCL:hover INPUT ~ SPAN {
	border-color: #000000;
}

LABEL.CheckBoxCL INPUT:checked ~ SPAN {
	
}

LABEL.CheckBoxCL SPAN:after {
	content: "";
	position: absolute;
	display: none;
}

LABEL.CheckBoxCL INPUT:checked ~ SPAN:after {
	display: block;
}

LABEL.CheckBoxCL SPAN:after {
	left: 7px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid #000000;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.HeaderBild IMG {
	xmargin-top: -30px;
	xheight: 400px;
	width: 100% !important;
	object-fit: cover;
	object-position: top center;
}

.HeaderFuerDesktop {
	float: right;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding-top: 5px;
}

.OffenHeute {
	white-space: nowrap;
}

.OffenHeute .Wochentag {
	display: none;
}

.OffenHeute.AlleTageZeigen .Wochentag {
	display: block;
	text-align: center;
}

.OffenHeute.ShowDay0 .Wochentag.Sonntag {
	display: block;
}

.OffenHeute.ShowDay1 .Wochentag.Montag {
	display: block;
}

.OffenHeute.ShowDay2 .Wochentag.Dienstag {
	display: block;
}

.OffenHeute.ShowDay3 .Wochentag.Mittwoch {
	display: block;
}

.OffenHeute.ShowDay4 .Wochentag.Donnerstag {
	display: block;
}

.OffenHeute.ShowDay5 .Wochentag.Freitag {
	display: block;
}

.OffenHeute.ShowDay6 .Wochentag.Samstag {
	display: block;
}

#yOffenHeute.OffenHeute.ShowDay0 .Wochentag.Sonntag {
	font-weight: bold;
}

#yOffenHeute.OffenHeute.ShowDay1 .Wochentag.Montag {
	font-weight: bold;
}

#yOffenHeute.OffenHeute.ShowDay2 .Wochentag.Dienstag {
	font-weight: bold;
}

#yOffenHeute.OffenHeute.ShowDay3 .Wochentag.Mittwoch {
	font-weight: bold;
}

#yOffenHeute.OffenHeute.ShowDay4 .Wochentag.Donnerstag {
	font-weight: bold;
}

#yOffenHeute.OffenHeute.ShowDay5 .Wochentag.Freitag {
	font-weight: bold;
}

#yOffenHeute.OffenHeute.ShowDay6 .Wochentag.Samstag {
	font-weight: bold;
}

.HeaderWillkommen {
	xposition: absolute;
	xtop: 5px;
	xright: 7px;
	float: left;
	font-size: 14px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
}

.HeaderWillkommen LI+LI {
	margin-left: 10px;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}

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

.HeaderWillkommen IMG {
	max-height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}

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

.HeaderWillkommen .WhatsApp IMG {
	max-height: 22px;
	margin: auto;
}

.HeaderWillkommen .FAQ IMG {
	max-height: 25px;
	margin: auto;
}

@media ( max-width : 1182px) {
	H1 {
		font-size: 35px;
		xline-height: 60px;
		margin-bottom: 20px;
	}
	H2 {
		font-size: 25px;
	}
	.LAYOUT-MASONRY-Referenzen {
		width: 1026px;
	}
	.LAYOUT-MASONRY-Referenzen .LAYOUT-MASONRY-COL {
		width: 342px;
	}
	.Ref-Text H2 {
		xfont-size: 25px;
	}
}

@media ( max-width : 1080px) {
	H1 {
		font-size: 35px;
	}
	H2 {
		font-size: 25px;
	}
	.StartMenu .MenuItem {
		font-size: 18px;
	}
	.StartMenu .MENUITEM-Logo {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.StartMenu .MENUITEM-Logo IMG {
		xheight: 70px;
		xmargin-top: 10px;
	}
	.struct-header {
		height: 100px;
	}
	.StartMenuParent {
		xtop: 20px;
	}
	.DYNAMIC-StructContent {
		margin-top: 100px;
	}
	.LinksCell {
		width: 50%;
	}
	.EmsVorteileCell {
		width: 50%;
	}
	.cameraContents .camera_caption_block_Therapie H2 {
		font-size: 30px;
	}
}

@media ( max-width : 1026px) {
	.LAYOUT-MASONRY-Referenzen {
		width: 990px;
	}
	.LAYOUT-MASONRY-Referenzen .LAYOUT-MASONRY-COL {
		width: 330px;
	}
	.Ref-Text H2 {
		xfont-size: 25px;
	}
}

@media ( max-width : 990px) {
	H1 {
		font-size: 35px;
	}
	H2 {
		font-size: 25px;
	}
	.LAYOUT-MASONRY-Referenzen {
		width: 900px;
	}
	.LAYOUT-MASONRY-Referenzen .LAYOUT-MASONRY-COL {
		width: 450px;
	}
	.AktuellesZelle {
		width: 50%;
	}
	.HeaderBild IMG {
		height: 400px;
	}
}

@media ( max-width : 920px) {
	H1 {
		font-size: 30px;
	}
	H2 {
		font-size: 25px;
	}
	.LAYOUT-MASONRY-Referenzen {
		width: 800px;
	}
	.LAYOUT-MASONRY-Referenzen .LAYOUT-MASONRY-COL {
		width: 400px;
	}
	.LAYOUT-MASONRY-Therapie .LAYOUT-MASONRY-CELL {
		width: 50%;
	}
}

@media ( max-width : 880px) , ( max-height : 800px) {
	.StartMenu .MenuItem {
		font-size: 16px;
	}
	.StartMenu .MENUITEM-Logo {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.StartMenu .MENUITEM-Logo IMG {
		xheight: 50px;
		xmargin-top: 10px;
	}
	.struct-header {
		xheight: 70px;
	}
	.StartMenu .LogoBildMarke {
		xbottom: 5px;
	}
	.StartMenuParent {
		bottom: 0px;
	}
	.DYNAMIC-StructContent {
		xmargin-top: 70px;
	}
	.StartMenu .MENUITEM-Impressum {
		font-size: 14px;
	}
	.StartMenu .MENUITEM-Impressum .gwt-HTML {
		line-height: 20px;
	}
	.BigPictureParent {
		xtop: 0px;
		xleft: 0px;
		xright: 0px;
		xbottom: 0px;
	}
	.Kontakt-Left {
		width: 100%;
		float: left;
		padding-right: 0px;
	}
	.Kontakt-Right {
		width: 100%;
		float: left;
		padding-left: 0px;
		margin-top: 50px;
	}
}

@media ( max-width : 800px) {
	H1 {
		font-size: 25px;
	}
	H2 {
		font-size: 20px;
	}
	.LAYOUT-MASONRY-Referenzen {
		width: 660px;
	}
	.LAYOUT-MASONRY-Referenzen .LAYOUT-MASONRY-COL {
		width: 330px;
	}
	.FooterKontakt {
		clear: both;
		float: left;
		text-align: left;
	}
	.VolumeContainer-Anfahrt .MapParent {
		width: 100%;
	}
	.VolumeContainer-Anfahrt IFRAME {
		width: 100%;
		height: 250px;
	}
	.VolumeContainer-Startseite .Standorte {
		padding-left: 15px;
		padding-right: 15px;
	}
	.StandortEinzel {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 30px;
	}
	.StandortEinzel:last-child {
		padding-bottom: 0px;
	}
	.StandortEinzel IMG {
		max-width: 400px;
	}
	.LinksCell {
		width: 100%;
	}
	.EmsVorteileCell {
		width: 100%;
	}
	.content-container-center.LeistungenImUeberblick UL LI {
		min-width: 25%;
	}
}

@media ( max-width : 760px) {
	.StartMenu .MENUITEM-Impressum {
		font-size: 14px;
		height: auto;
		line-height: 20px;
	}
	.StartMenu .MENUITEM-Impressum .gwt-HTML {
		line-height: 20px;
	}
	.content-container-center.LeistungenImUeberblick-3-x-2 UL LI {
		width: 50%;
	}
}

@media ( max-width : 660px) {
	H1 {
		font-size: 20px;
	}
	H2 {
		font-size: 18px;
	}
	.LAYOUT-MASONRY-Referenzen {
		width: 420px;
	}
	.LAYOUT-MASONRY-Referenzen .LAYOUT-MASONRY-COL {
		width: 420px;
	}
	.DYNAMIC-StructContent {
		margin-top: 50px;
	}
	.struct-header {
		height: 50px;
		margin-bottom: 15px;
	}
	.StartMenu .LogoGross {
		display: none;
	}
	.StartMenu .LogoKlein {
		display: inline;
	}
	.StartMenu .LogoBildMarke {
		height: 35px;
		float: left;
		top: 5px;
		bottom: 0px;
	}
	.StartMenu .MENUITEM-Logo {
		padding-top: 0px;
		padding-bottom: 0px;
		height: 45px;
	}
	.StartMenu .MENUITEM-Logo IMG {
		xheight: 40px;
		xmargin: auto;
		xbottom: 0px;
	}
	.LogoText {
		display: none;
	}
	.FuerMobil .LogoText {
		display: table-cell;
	}
	.StartMenuParent {
		position: relative;
		clear: both;
		top: auto;
		bottom: auto;
		padding-top: 10px;
		display: none;
	}
	.StartMenu .MenuItem {
		line-height: 50px;
		float: none;
		height: 50px;
	}
	.MobileMenuButtonParent {
		display: inline-block;
	}
	.MobileMenuButtonParent .MENUITEM-MobileMenuButton {
		height: 45px;
		line-height: 45px;
	}
	.FuerDesktop {
		display: none;
	}
	.FuerMobil {
		display: block !important;
	}
	.MobileTransp {
		opacity: 0.1;
	}
	.cameraContents .camera_caption_block H2 {
		font-size: 20px;
	}
	.camera_caption_block {
		left: 15px;
	}
	.SELECTED-MobileMenuButton .StartMenuParent {
		display: block;
	}
	.SELECTED-MobileMenuButton .StartMenuParent UL {
		padding-left: 0px;
	}
	.SELECTED-MobileMenuButton .StartMenuParent UL LI {
		float: none;
	}
	.SELECTED-MobileMenuButton .struct-header {
		position: relative;
		height: auto;
	}
	.SELECTED-MobileMenuButton .DYNAMIC-StructContent {
		margin-top: 0px;
	}
	.StartMenu .MENUITEM-Impressum {
		font-size: 14px;
		height: auto;
		line-height: 20px;
	}
	.StartMenu .MENUITEM-Impressum .gwt-HTML {
		line-height: 20px;
	}
	.FooterRechtliches {
		clear: both;
		float: left;
		margin: auto;
		text-align: left;
	}
	.LeftSide {
		float: none;
		margin-right: auto;
	}
	.RightSide {
		float: none;
		margin-left: auto;
	}
	.KontaktSendenParent {
		width: 100%;
	}
	.KontaktSendenParent INPUT {
		width: 100%;
	}
	.KontaktSendenParent TEXTAREA {
		width: 100%;
	}
	.KontaktSendenParent .Col {
		width: 100%;
	}
	.range>.cell-md-4 {
		max-width: 100%;
	}
	.AktuellesZelle {
		width: 100%;
	}
	.TwoCols-Col {
		width: 100%;
		padding: 0px !important;
	}
	.TwoCols-Col+.TwoCols-Col {
		padding-top: 50px !important;
	}
	.ThreeCols-Col {
		width: 100%;
		padding: 0px !important;
	}
	.ThreeCols-Col+.ThreeCols-Col {
		xpadding-top: 50px !important;
	}
	.PreisBereich {
		display: block;
	}
	.PreisBereich .Zeile {
		display: block;
		overflow: hidden;
		padding-bottom: 15px;
	}
	.PreisBereich .Zeile DIV {
		display: block;
	}
	.ZweiSpaltenFliesText {
		column-count: 1;
	}
	.HeaderFuerDesktopParent {
		display: flex;
		flex-direction: row;
		float: right;
	}
	.HeaderFuerDesktop {
		float: none;
		padding-top: 8px;
		padding-right: 10px;
	}
	.HeaderFuerDesktop .OffenHeute {
		display: none;
	}
	.Section.BildText.Right .Text, .Section.BildText.Left .Text {
		padding: 20px 20px 20px 20px;
		display: block;
		flex: 100%;
	}
	#yOffenHeute .Wochentag B {
		display: block;
	}
	#yOffenHeute.OffenHeute {
		white-space: normal;
	}
}

@media ( max-width : 600px) {
	.content-container-center.LeistungenImUeberblick UL LI {
		min-width: 33.3333333333333%;
	}
}

@media ( max-width : 500px) {
	.EvasNachricht {
		display: block;
		text-align: center;
	}
	.EvasNachricht IMG {
		float: none;
		margin: auto;
	}
	.content-container-center.LeistungenImUeberblick-3-x-2 UL LI {
		width: 100%;
		max-width: 400px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}

@media ( max-width : 450px) {
	.LAYOUT-MASONRY-Referenzen {
		width: 100%;
	}
	.LAYOUT-MASONRY-Referenzen .LAYOUT-MASONRY-COL {
		width: 100%;
	}
	.LAYOUT-MASONRY-CELL {
		width: 100%;
	}
	.LAYOUT-MASONRY-Therapie .LAYOUT-MASONRY-CELL {
		width: 100%;
	}
	.LAYOUT-MASONRY-Dreier .LAYOUT-MASONRY-CELL {
		width: 100%;
	}
	.LeftSide {
		width: 100%;
		height: auto;
	}
	.RightSide {
		width: 100%;
		height: auto;
	}
	.Praeventionskurse .Label {
		float: none;
	}
	.content-container-center.LeistungenImUeberblick UL LI {
		min-width: 50%;
	}
	.HeaderWillkommen A SPAN {
		display: none;
	}
	#yOffenHeute .Wochentag B {
		display: block;
	}
	#yOffenHeute.OffenHeute {
		white-space: normal;
	}
}

@media ( max-width : 400px) {
	.StartMenu .MENUITEM-Logo IMG {
		xheight: 35px;
	}
}

@media ( max-width : 350px) {
	.StartMenu .MENUITEM-Logo IMG {
		xheight: 30px;
	}
}

/* Das, bitte, am Ende lassen, dann gilt es für ales vorherige */
.MenuItemSelected {
	cursor: default !important;
}