.underline {
	text-decoration:underline;
}

.nomargin{
	margin: 0!important;
}

#startseite-banner-desktop {
	display:block !important;
}
#startseite-banner-mobile {
	display:none !important;
}

.jamedasiegel_cst {
	padding: 5px;
	box-sizing: border-box;
	max-height: unset !important;
	display: flex;
	align-items: center;
}
.jamedasiegel_cst * {
	width: 100%!important;
	margin: 0;
	text-decoration: none;
	text-align: center;
}
.jamedasiegel_cst p {
	font-size: 16px !important;
	line-height: 1.3 !important;
}
.jamedasiegel_cst img {
	max-width: 100px!important;
}

#startseite-banner-desktop img {
	width: 100%;
    height: auto;
    max-width: 100%;
}

#startseite-banner-mobile img {
	width: 100%;
    height: auto;
    max-width: 100%;
}

.video-container {
    position: relative;
    padding-top: 0;
    height: 0;
    overflow: hidden;
	min-height:790px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.paddingcontent{
	padding-left: calc(calc(100vw - 1450px) / 2);
	padding-right: calc(calc(100vw - 1450px) / 2);
}

body{
	font-size:100%;
	overflow-x: hidden;
}

a{
	/*text-decoration:none;*/
	color:/*#005aab*/#00456B!important;
}
.customshariff{
	display: none!important;
}
.whiteborder{
	border: 1px solid #fff;
	padding: 0 10px;
}
#mainmenu a, #bluefooter a, a[aria-label="deny cookies"], .cc-checkbox-container .cc-link.cc-cookie-checkbox{
	color: #fff!important;
	text-decoration: none!important;
}
.onlinelink {
	color:#fff !important;
	text-decoration:none;
}

.startseiteneinstieg-neu {
	margin: 10px 2px;
}

.nohyphens{
	hyphens: none!important;
}

.boxedcontainer {
	width: 100%;
	position: relative;
	padding:0;
}

.button-submit{
	border-radius: 5px;
	margin: auto;
	max-width: 1450px;
	padding: 10px 15px;
	background-color: #00456B;
	border: unset;
	color: #fff;
	font-size: 1rem !important;
	line-height: 1.75rem !important;
	font-weight: 100 !important;
}

.mitarbeiter{
	display: flex;
	width: 49%;
}
.mitarbeiter > div, .mitarbeiter > p{
	width: 50% !important;
}
.mitarbeiter img{
	width: 90% !important;
	max-width: unset!important;
	height: auto !important;
}
.bluebutton{
	color: #fff !important;
	padding: 15px 30px;
	background: linear-gradient(135deg, rgba(0,86,134,1) 0%, rgba(0,69,107,1) 100%);
	display: inline-block;
	/*margin: 30px 0;*/
	text-decoration: none!important;
	border-radius: 5px;
	text-align: center;
	box-sizing: border-box;
	margin: 0;
}
.bluebutton *, .whitetext{
	color: #fff !important;
}

#startseite-corona {
	width: calc(100% - 40px);
	max-width: 1200px;
	margin: 50px auto;
	border:1px solid;
	border-color:#00456B;
}

#startseite-corona img {
	float:left !important;
	margin-right:10px;
}

.bluebuttons-container {
	display: flex;
    display: webkit-flex;
    flex-wrap: wrap;
	width:100%;
}

.bluebuttons-container-left, .bluebuttons-container-right {
	width:50%;
	display: flex;
    display: webkit-flex;
    flex-wrap: wrap;
}


.bluebutton-big {
	color: #fff !important;
	padding: 15px 30px;
	background: linear-gradient(135deg, rgba(0,86,134,1) 0%, rgba(0,69,107,1) 100%);
	display: inline-block;
	margin-right:15px;
	flex-basis:250px;
	flex-grow: 1;
	text-align:center;
	margin:10px;
}

.bluebutton-small {
	color: #fff !important;
	padding: 15px 30px;
	background: linear-gradient(135deg, rgba(0,86,134,1) 0%, rgba(0,69,107,1) 100%);
	display: inline-block;
	margin-right:15px;
	margin-bottom:10px;
}

.bluebutton-small a, .bluebutton-small a:hover, .bluebutton-small a:visited, .bluebutton-small a:active,
.bluebutton-big a, .bluebutton-big a:hover, .bluebutton-big a:visited, .bluebutton-big a:active {
	color: #fff !important;
}

.border{
	border: 1px solid var(--linzbachblau);
	border-radius: 5px;
	box-sizing: border-box;
	padding: 10px 15px;
}

#yoo-zoo .item div.media-left{
	float: none!important;
}
#form20 .wdform-page-and-images, #form21 .wdform-page-and-images{
	display: block!important;
}
.grid{
	display: grid;
	display: -webkit-grid;
	grid-gap: 2vh;
	-webkit-grid-gap: 2vh;
}
.quarterthreequarters{
	grid-template-columns: 1fr 3fr;
	-webkit-grid-template-columns: 1fr 3fr;
}
.grid.thirds{
	grid-template-columns: repeat(3, 1fr);
	-webkit-grid-template-columns: repeat(3, 1fr);
}
.topicons .grid{
	/*height: 145px;*/
	height: max-content;
	width:100%;
	display:grid!important;
	grid-gap: 5%;
}
.topicons .grid.thirds{
	grid-template-columns: 31% 31% 31%;
    -webkit-grid-template-columns: 31% 31% 31%;
}
.topicons .grid.thirds > *, .topicons .grid.thirds img{
	margin: 0 auto;
	width: auto;
	height: auto;
	max-height: 145px;
	max-width: 100%;
}
span.cardiochecklogo{
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url(../images/cardiocheck_logo_bildmarke.png);
	width: calc(1.25em * 4.95);
	display: inline-block;
	text-indent: -100%;
	overflow: hidden;
	margin-bottom: -.6rem;
}
h2[itemprop="name 603"]{
	text-indent: -100%;
	overflow: hidden;
	line-height: 4rem!important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url(../images/cardiocheck_logo_bildmarke.png);
	width: calc(4rem * 4.95);
	display: inline-block;
}
form[name='ft3'], form[name='ft4']{
	display: grid;
	display: -webkit-grid;
	grid-template-columns: repeat(4, 1fr);
	-webkit-grid-template-columns: repeat(4, 1fr);
	grid-gap: 2vh;
	-webkit-grid-gap: 2vh;
}
form[name='ft3'] p, form[name='ft4'] p{
	margin: 0;
}
form[name='ft3'] input, form[name='ft4'] input{
	width: 100%;
	height: 3rem;
	border: 1px solid #706f6f;
	font-size: 1.25rem !important;
	color: #706f6f;
	line-height: 1.75rem !important;
}
/*#auszeichnungen .auszeichnung:last-child{
	display: none;
}*/

#submenu_button_galery{
	display: grid;
	display: -webkit-grid;
	grid-gap: 2vh;
	-webkit-grid-gap: 2vh;
	grid-template-columns: repeat(3, 1fr);
	-webkit-grid-template-columns: repeat(3, 1fr);
}
#submenu_button_galery a{
	color: #fff!important;
	background-color: #00456B;
}
#submenu_button_galery p{
	color: #fff!important;
	font-weight: 600!important;
	padding: 1vh 2vh;
	background-image: url(../../../modules/mod_bs_submenue-buttons/assets/imgs/arrow.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	font-size: 2.25vh !important;
	line-height: 4vh !important;
	margin: 1vh 0;
}
#submenu_button_galery a.withImg p{
	color: #fff!important;
	font-weight: 600!important;
	padding: 0vh 2vh;
	background-image: unset!important;
	text-align: center;
}
#submenu_button_galery img{
	width: 100%;
}
@media only screen and (max-width: 950px){
	#submenu_button_galery{
		grid-template-columns: repeat(2, 1fr)!important;
		-webkit-grid-template-columns: repeat(2, 1fr)!important;
	}
}
@media only screen and (max-width: 650px){
	#submenu_button_galery{
		grid-template-columns: repeat(1, 1fr)!important;
		-webkit-grid-template-columns: repeat(1, 1fr)!important;
	}
	
	.auszeichnung0 img {
		margin-top:45px !important;
	}

	.auszeichnung3 img {
		margin-top:70px !important;
	}

	.auszeichnung4 img {
		margin-top:15px !important;
	}
}

div.cc-window.cc-floating{
	max-width: 42em!important;
}
#transparent{
	width: 100%;
	height: 100%;
}

#startseite-corona {
	padding-bottom:0px;
}

#startseite-corona .custom {
	width:100%;
}

#antikoerpertest_invert{
	width: calc(100% - 40px);
	max-width: 1200px;
	padding: 20px;
	margin:auto;
	position: relative;
	text-align:center;
}

.nounderline {
	text-decoration:none!important;
}

.gesundheitsaward_image {
	width:100%;
	text-align:center;
}

.gesundheitsaward_image img {
	width:330px;
	height:56px;
}

#antikoerpertest_invert button {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:25px;
	background:#00456B;
	background-image: url(../templates/lunow-startseite/images/pfeil_rechts_white.png);
	background-image: url(../templates/lunow-startseite/images/pfeil_rechts_white.png), linear-gradient(135deg, rgba(0,86,134,1) 0%, rgba(0,69,107,1) 100%);
	border:0px;
	color:#ffffff;
	font-size:24px;
	font-weight:700;
	cursor:pointer;
}

#antikoerpertest_invert a, #antikoerpertest_invert a:hover, #antikoerpertest_invert a:visited, #antikoerpertest_invert a:active {
	width: calc(100% - 40px);
	max-width: 1200px;
	padding: 20px;
	margin:auto;
	position: relative;
	text-align:center;
	text-decoration:none !important;
}

#antikoerpertest_invert h2 {
	color:#00456B !important;
	text-align:center;
}

#antikoerpertest{
	width: calc(100% - 40px);
	max-width: 1200px;
	padding: 20px;
	border: 1px solid #00456B;
	margin: 50px auto;
	position: relative;
}
#antikoerpertest img{
	/*width: 100%;*/
	/*height: auto;*/
}
.startseite .headerclaim{
	display: none;
}
.fuenftel{
	width: 19%;
}
.halb{
	width: 1%;
	min-width: 300px;
	flex-grow: 1;
}
.drittel{
	width: 31%;
}
.zweidrittel{
	width: 62%;
}
.flex.oneline > * {
	width: unset;
	flex-basis: 17%;
	/*flex-basis: 1px;
	flex-grow: 1;
	flex-shrink: 1;*/
}
.flex{
	display: flex;
	display: -webkit-flex;
}
.flex.vert{
	flex-direction: column;
	-webkit-flex-direction: column;
}
.flex.wrap{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.flex.center{
	justify-content: center!important;
	-webkit-justify-content: center!important;
}
.flex.gap{
	gap: var(--gap, 20px)!important;
	-webkit-gap: var(--gap, 20px)!important;
}
.flex.grow{
	flex-grow: 1!important;
	-webkit-flex-grow: 1!important;
}
.flex.around{
	justify-content: space-around;
	-webkit-justify-content: space-around;
}
.auszeichnungenMod{
	padding-top: 70px;
	padding-bottom: 100px;
	margin: 50px 0;
}
.auszeichnung{
	width: 12vw;
	height: 12vw;
	display: inherit;
}
.auszeichnung .jameda-widget-container{
	margin: auto;
}
.weiter {
    /*width: 50px;
    height: 50px;*/
    width: 12vw;
    height: 12vw;
    background-color: #00456B;
	background-image: url(../../../images/stories/icons/weiterlesen_weiss.png);
	background-repeat: no-repeat;
	background-position: center;
    position: absolute;
	opacity: 0;
    /*margin-left: calc(12vw - 25px);
    margin-top: calc(12vw - 25px);*/
}
.auszeichnung img{
	width: auto;
	max-width: 80%;
	margin: auto;
	display: block;
	height: auto;
	max-height: 80%;
}
.borderblau{
	border: 1px solid #00456B;
}

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
}

.big_orange{
	position: relative;
}

.tp-banner{
	width:100%;
	position:relative;
	margin: 0 auto;
	background: /*#0068ad*/#00456B;
	border: 1px solid /*#0068ad*/#00456B;
}

.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}

.background{
	padding:0px 15px 3px 5px ;
	background: /*#0068ad*/#00456B;
}

.hintergrund{
	width: 1200px !important;
	height: 450px !important;
}

#plane, #plane2, #plane3, #plane4, #plane5{
	position: relative;
}
		 
/*.flex.topicons a:not(.kontaktbutton) {
    width: 30%;
}*/
#startseiten-einstiege .custom, .flex:not(.nowrap) {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.startflex .flex{
	justify-content:flex-start!important;
}
.startflex .einstiegklein{
	margin-right: 1%!important;
}
.flexstart{
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.flex.gap{
	gap: 50px;
}

.reiter{
	height: unset;
	border: 1px solid #fff;
	background: transparent;
	padding: 0px 20px;
	box-sizing: border-box;
	border-radius: 5px;
}
.reiter.active{
	height: unset;
	border: 2px solid #fff;
	background: #fff;
	padding: 0px 20px;
	box-sizing: border-box;
}
.reiter p{
	margin: 0px;
	color: #fff!important;
	font-weight: 500!important;
	line-height: 3rem!important;
	text-align: center!important;
}
.reiter.active p{
	margin: 0px;
	color: #00456B!important;
	font-weight: 500!important;
	line-height: 3rem!important;
}
.reitercontent{
	display: none;
}
.reitercontent.active{
	display: block;
}

#startseiten-einstiege p {
	margin:0px;
	font-size: 1rem;
	line-height:2rem;
}
.startseite .zoo-pagination, .folgeseite .newsarchivlink{
	display: none;
}
#yoo-zoo .items{
	margin: 0px!important;
}
.zoo-list li {
    margin: 0px !important;
    padding: 20px 0px !important;
}
.footerlinks{
	text-align: center;
	color: #fff;
}
.footerlinks a{
	color: #fff;
}
#glossarwrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.glossarbox{
	width: 32%;
}
span.blue, p.blau{
	color: #00456B!important;
}
span.center{
	display: block;
	width: 100%;
	text-align: center!important;
}

.einstieg-ueberschrift {
	width:100%;
	font-size:2rem !important;
	color:/*#0068ad*/#00456B !important;
	line-height:1.375em !important;
	font-weight:bold !important;
	margin-bottom:0px;
	text-transform: uppercase;
}

.accordion-click_close{
	display: none;
}
.einstieg-fliesstext, #accordion-fliesstext{
	text-align:center;
	line-height: 1.5em !important;
	font-size:1.125em !important;
	color:#706f6f !important;
	font-weight:normal !important;
	width: 100%;  
}
#accordion-fliesstext{
	display: none;
}
.accordion-click_open, .accordion-click_close{
	font-size:0.750em;
	color:/*#0068ad*/#00456B;
	cursor:pointer;
}
.doktoren{
	font-size:1.1rem!important;
	line-height: 2rem!important;
	color:/*#0068ad*/#00456B;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px!important;
}
.doktoren_mobil{
	font-size:1.1rem!important;
	line-height: 2rem!important;
	color:/*#0068ad*/#00456B;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px!important;
	display: none;
}
.startseiteneinstieg{
	margin: 10px auto 0px auto;
}
.accordion-wrapper{
	width: 100%;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.auszeichnung_lehrpraxis{
	/*display: none;*/
	padding-left: 20px;
	width: 152px;
}
.auszeichnung_lehrpraxis img{
	width: 100%;
	height: auto;
}
.stiftung_praxissiegel{
	/*display: none;
	padding-left: 20px;*/
	width: 152px;
}
.stiftung_praxissiegel img{
	width: 100%;
	height: auto;
}

/**
*		Cookiehint
*/
#redim-cookiehint {
    background-color: #333;
}
#redim-cookiehint .cookiebuttons .btn {
	background-color: #fff;
	color: #333!important;
	line-height: 20px!important;
	font-size: 14px;
	border: none;
}
#redim-cookiehint .cookiebuttons .btn:hover {
	background-color: #333;
	color: #fff!important;
}
#redim-cookiehint .btn:hover {
	transition: none!important;
    background-position: 0;
	background-image: none!important; 
	box-shadow: none;
}
#form20 .wdform-field, #form21 .wdform-field, #form14 .wdform-field{
	display: block!important;
}
#form20 .wdform_section, #form21 .wdform_section, #form14 .wdform_section{
	width: calc(100% - 60px);
	padding: 10px 30px;
	display: flex!important;
	justify-content: space-between;
	flex-wrap: wrap;
}
#form20 .wdform_column, #form21 .wdform_column, #form14 .wdform_column{
	padding-right: 0px!important;
}
#form20 .wdform-label, #form21 .wdform-label, #form14 .wdform-label{
	color: #00456B!important;
	font-size: .9rem!important;
}
#form20 .wdform_section *, #form21 .wdform_section *, #form14 .wdform_section *{
	width: 100%!important;
}
#form20 .wdform_section > div, #form21 .wdform_section > div{
	width: 32%!important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#form20 .wdform_section > div > div, #form21 .wdform_section > div > div, #form14 .wdform_section > div > div{
	width: 48%!important;
}
#form20.wdform_section > div > div *, #form21.wdform_section > div > div *, #form14.wdform_section > div > div *, #form20 .wdform_row[wdid="9"], #form21 .wdform_row[wdid="9"], #form14 .wdform_row[wdid="9"], #form20 .wdform_row[wdid="10"], #form21 .wdform_row[wdid="10"], #form14 .wdform_row[wdid="10"], #form20 .wdform_row[wdid="11"], #form21 .wdform_row[wdid="11"], #form14 .wdform_row[wdid="11"]{
	width: 100%!important;
}
#form20 .wdform-label-section, #form21 .wdform-label-section, #form14 .wdform-label-section{
	width: max-content!important;
}
#form20 .wdform-element-section, #form21 .wdform-element-section, #form14 .wdform-element-section{
	display: block!important;
	position: relative;
}
#form20 .button-submit, #form21 .button-submit, #form14 .button-submit{
	background: #00456B!important;
}
#form20 input[type="text"], #form21 input[type="text"], #form14 input[type="text"], #form20 select, #form21 select, #form14 select, #form20 textarea, #form21 textarea, #form14 textarea{
	border: 1px solid #00456B!important;
	background: transparent!important;
	box-sizing: border-box;
}
#form20 input[type="text"], #form21 input[type="text"], #form14 input[type="text"], #form20 select, #form21 select, #form14 select{
	height: 2.5rem!important;
}
/*
#form21 .wdform-calendar-button {
    background: transparent url(/components/com_formmaker/images/03/date.png) no-repeat right center!important;
    top: -2rem;
	left: unset!important;
}
*/
.wdform-calendar-button{
	position: absolute;
	right: 0;
	top: 0!important;
	height: 100%;
	width: 50px !important;
	max-width: 50px !important;
	margin: 0 !important;
	border: unset;
	cursor: pointer;
}
/*.wdform-calendar-button::after{
	position: absolute;
	content: "\43";
	width: 100%;
	height: 100%;
	color: transparent;
}*/

#yoo-zoo .width100{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.breadcrumb{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0px;
}
.breadcrumb li{
	list-style: none;
	margin-right: 15px;
	display: flex;
}
.breadcrumb li::after{
	content: "";
	width: 1rem;
	height: 1rem;
	display: block;
	background-image: url(../../../images/stories/icons/weiterlesen.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-left: 15px;
	margin-top: 5px
}
.breadcrumb li.active::after{
	display: none;
}
.breadcrumb .divider{
	display: none;
}
.breadcrumb .divider img{
	width: 15px;
}
.zoo-item-list.liste .media.media-left {
    display: none;
}
#yoo-zoo .element.element-textarea.first.last div:first-child{
	/* DS rausgenommen weil auf der Folgeseite der Text ineinander gelaufen ist. */
	/*height: 0;*/
}
.mdrei_desk_menu > li > a, .mdrei_main_menu a, .onlinetermin a{
	color: #fff!important;
}

.bluebg{
	background-color: var(--linzbachblau);
}
.bluebg *{
	color: #fff!important;
}

@media only screen and (min-width:1200px){
	.boxedcontainer{
		 width:100%;
		 padding: 0;
		 position: relative;
	}
	.tp-banner, .hintergrund{
		 width: 1198px;
		 height: 450px !important;
		 padding: 0;
		 position: relative;
	}
	#plane, #plane2, #plane3, #plane4, #plane5, .big_orange{
		display: none;
	}
	.italic_white, .italic_whitesmall, .mobil{
		display: none !important;
	}
}

@media only screen and (max-width:1200px){
	.boxedcontainer{
		height: 100%;
	}
	.italic_purple, .desktop{
		display: none !important;
		font-size:30px !important;
	}
	.tp-banner{
		width:100% !important;
	}
	.hintergrund{
		width: 100%;
	}
	#plane, #plane2, #plane3, #plane4, #plane5{
		height: 200px !important;
	}
	.italic_whitesmall, .mobil{
		display: block !important;
	}
	#form20 .wdform_section > div, #form21 .wdform_section > div{
		width: 100%!important;
	}
	#form20 .wdform_row, #form20 .wdform_section > div > div, #form21 .wdform_row, #form21 .wdform_section > div > div{
		width: calc(48% - 6px)!important;
		padding: 3px!important;
	}
	#form20 input[type="text"], #form20 textarea, #form21 input[type="text"], #form21 textarea{
		width: calc(100% - 6px)!important;
		padding: 3px!important;
	}
	#form20 .wdform_section, #form21 .wdform_section{
		width: calc(100% - 20px)!important;
		padding: 10px!important;
	}
	#form20 .button-submit, #form21 .button-submit{
		margin: 0px!important;
	}
}
@media only screen and (max-width: 1000px){
	.gesundheitsaward_image {
		margin-top:20px;
	}
}
@media only screen and (max-width: 900px){
	h2.headerclaim{
		text-align: center!important;
	}
	div [itemprop="articleBody"] h2{
		text-align: left!important;
	}
	.startseiteneinstieg-neu {
		margin: 10px auto;
		width: 100%;
		text-align: center;
	}
	.standort-container{
		width: 49%!important;
	}
	.standort-bild img, .reiter, .reiter2 + a, .flexstart{
		width: 100%!important;
	}
	#form20 .wdform_section > div > div *, #form21 .wdform_section > div > div *{
		max-width: unset!important;
	}
}

@media only screen and (min-width: 800px){
	.desktoponly{
		display: block;
	}
	.mobileonly{
		display: none!important;
	}
}
@media only screen and (max-width: 800px){
	.bluebuttons-container-left, .bluebuttons-container-right {
		width:100%;
	}
	.desktoponly{
		display: none;
	}
	.mobileonly{
		display: block;
	}
	#aeog_link img{
		width: 90%;
		margin-left: 5%;
		max-width: unset!important;
	}
	.mitarbeiter{
		display: block;
		width: 100%;
	}
	.mitarbeiter > div, .mitarbeiter > p{
		width: 100% !important;
	}
	form[name='ft3'], form[name='ft4']{
		grid-template-columns: repeat(2, 1fr);
		-webkit-grid-template-columns: repeat(2, 1fr);
	}
	
	.flexstart a {
		width:100%;
		margin-bottom:10px;
	}
}

@media only screen and (max-width: 640px){
	#startseite-banner-desktop {
		display:none !important;
	}
	#startseite-banner-mobile {
		display:block !important;
	}
	.doktoren{
		display: none;
	}
	.doktoren_mobil, .grid, .flex:not(.noblock){
		display: block!important;
	}
	.grid.important{
		display: grid!important;
		display: -webkit-grid!important;
	}
	p{
		text-align: justify!important;
		hyphens: auto;
		-webkit-hyphens: auto;
	}
	p.doktoren_mobil, .startseiteneinstieg-neu p{
		text-align: center!important;
		hyphens: auto;
		-webkit-hyphens: auto;
	}
	#form20 .wdform_section > div, #form21 .wdform_section > div, .standort-container, .fuenftel{
		width: 100%!important;
	}
	#form20 .wdform_row, #form20 .wdform_section > div > div, #form21 .wdform_row, #form21 .wdform_section > div > div, #form20 input[type="text"], #form20 textarea, #form21 input[type="text"], #form21 textarea{
		width: calc(100% - 6px)!important;
		padding: 3px!important;
	}
	#form20 .wdform_section, #form21 .wdform_section{
		width: calc(100% - 20px)!important;
		padding: 10px!important;
	}
	#form20 .button-submit, #form21 .button-submit{
		margin: 0px!important;
	}
	#bluefooter .position-7 a,
	#bluefooter .reiter{
		flex-basis: 100%;
	}
	#copyright,
	.footerlinks{
		text-align: center!important;
	}
}
