html,body,div,p,h1,h2,h3,ul,ol,span,a,table,td,form,img,li,input,textarea,select {
	line-height:140%;
	margin:0;
	padding:0;
	font-size:16px;
	}
body {
	background:background: rgba(255,255,255,1.0);
  	cursor: auto;
    font-family: 'Ropa Sans', sans-serif;
  	font-style:normal;
  	font-weight:400;
  	line-height: 1.5;
  	margin: 0;
  	padding: 0;
	}

/****** Grundstruktur ****/
.columns {
	margin: 0;
  	padding: 0;
	}
.panel {
	border:0 !important;
	background:none !important;
	margin:0;
	padding:0;
	}
/**************/
	
#logo {
	margin:8px 0 0.5em 0;
	border:0;
	padding:0 5px;
    max-width: 334px;
	}
.footer img{
    width:220px;
    }
.footer .sponsoren {
    padding:0 30px ;
    }
.footer .sponsoren img{
    max-width: 140px;
    padding: 0 5px;
    }
.footer .sponsoren a img{
    opacity: 0.9;
    }
.footer .sponsoren a:hover img{
    opacity: 0.6;
    }
.weiss{
	background:#fff;
	width:100%;
	}
.blau_breit{
	background:#13afe9;
	}
.mblau{
	background:#13afe9;
	}
.hblau{
	background:#d9ecfb;
	}
.dblau{
	background:#1e336a;
    padding: 15px 0;
	}
.hblau_breit{
	background-image:url(images/hell_mittel.png);
	background-repeat: repeat-y;
	background-position:center top;
	}
.mblau_breit{
	background-image:url(images/mittel_hell.png);
	background-repeat: repeat-y;
	background-position:center top;
	}
.hblau_breit2{
	background-image:url(images/hell_hell.png);
	background-repeat: repeat-y;
	background-position:center top;
	padding-bottom:50px;
	}	
.verlauf {
    background: #e6edf4;
    /*
    background: rgb(221,235,249);
    background: linear-gradient(0deg, rgba(221,235,249,1) 0%, rgba(237,240,241,1) 100%);
    */
    }

.header-transparent{
	display:block;
	background: rgba(255,255,255,1.0);
  	border: none;
	border-bottom:1px solid #fff;
	padding:0;
	min-width:100%;
	text-align:center;
	z-index:100;
	}

.inhalt {
	padding-bottom:50px;
	}
.vorschau {
    display: block !important;
    margin:40px 45px 20px 0 !important;
    }

#stellenbutton {
    position: absolute;
    margin:-250px 0 0 62vw;
    background:#c10077;
    width:240px;
    height:240px;
    text-align: center;
    border-radius: 120px;
    z-index:4;
    padding-top:30px;
    }
#stellenbutton h3 {
    color: #fff;
    font-size: 1.6em;
    margin: 0;
    line-height: 100%;
    }
#stellenbutton p, #stellenbutton p a {
    color: #fff;
    margin: 10px 0;
    padding: 0;
    line-height: 130%;
    }
#stellenbutton .telnummer {
    font-size: 130%;
    }
.pdfbutton {
    background:#1e336a;
    color:#fff;
    display: inline-block;
    margin-top:3px;
    padding:3px 26px;
    }
/**************************/

.googlemap iframe{
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(.80); /* Google Chrome, Safari 6+ & Opera 15+ */
  -moz-filter: grayscale(50%);
  -ms-filter: grayscale(50%);
  -o-filter: grayscale(50%);
  filter: grayscale(50%);
}

/*************  2-Klick-Banner auf Google Map *************/
.googlemap {
	background-image:url(images/medical_center_anfahrt.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
    padding:0;
	}
div.privacy-msg  {
	display: grid;
	justify-content: center;
	align-items: center;
	text-align:center;
	overflow:hidden;
	}
div.privacy-msg p {
	background:#ddebf9;
    margin-top:20%;
    padding: 15px;
	color:#114a73;
    font-family: 'Ropa Sans', sans-serif;   
	font-size:1.0em;
	}
.privacy-msg p a{ 
	background:#fff;
	color:#13afe9;
    font-family: 'Ropa Sans', sans-serif;
	font-weight:600;
	font-size:1.0em;
	padding:8px;  
	}
.privacy-msg p a:hover{ 
	color:#114a73 !important;
	}
/**************************/



/**********************************/

h1 {
	color:#114a73;
	font-family: 'Ropa Sans', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:1.6em;
	word-spacing:0.15em;
	}
.mblau_breit h1, .blau_breit h1, .blau_breit p, .mblau h1{
	color:#fff;
	}
.hblau h1{
	color:#114a73;
	}
h2 {
	color:#114a73;
	font-family: 'Ropa Sans', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:1.2em;
	word-spacing:0.15em;
	}
h2 {
	margin:1px 10px 2px 35px;
	}
h3 {
	color:#114a73;
	font-family: 'Ropa Sans', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:0.9em;
	}
.dblau h3{ 
    color:#fff;
    font-size:1.6em;
    margin:0;
	line-height:160%;
    }
h3 span{
	text-transform:none;
	font-size:0.8em;
	}
.behandlungen h3 {
	display:block;
	padding:10px 10px;
	margin:0;
	width:100%;
	background:#d9ecfb;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	}
.behandlungen ul.beh {
	display:block;
	background:#13afe9;
	color:#bad6ec;
	width:100%;
	border-right:3px solid #fff;
	font-family: 'Ropa Sans', sans-serif;
	font-weight:400;
	font-size:1.0em;
	font-style:normal;
	line-height:170%;
	padding:10px;
	list-style-type:none;
	}
.behandlungen ul.beh li a{
	color:#fff;
	}
.behandlungen ul.beh li a:hover{
	color:#114a73;
	}
.faq {
	color:#114a73;
	font-family: 'Ropa Sans', sans-serif;
	font-weight:600;
	font-size:1.0em;
	font-style:normal;
	line-height:170%;
	}
p, ul.textaufzaehl li{
	color:#114a73;
	font-family: 'Ropa Sans', sans-serif;
	font-weight:400;
	font-size:1.0em;
	font-style:normal;
	line-height:170%;
	}
.dblau p{ 
    color:#fff;
    margin:0;
	line-height:160%;
    }
h1 {
	margin:30px 40px 5px 10px;
	}
.hblau h1 {
	margin:30px 40px 5px 35px;
	}
p {
	margin:30px 5px 0 35px;
	line-height:160%;
	}
ul.textaufzaehl {
	margin:10px 5px 0 50px;
	line-height:160%;
	}
.footer p {
	margin:30px 35px 0 35px;
	line-height:160%;
	}

p.autor {
	margin:10px 90px 20px 170px;
	line-height:160%;
	}

p a {
	color:#13afe9;
	text-decoration:none;
	font-size:100%;
	}
p a:hover{
	color:#114a73;
	}
a.tel_link {
	color:#114a73;
	}
.groesser {
	font-size:130%;
	}
.textbild{
	padding:40px 10px 10px 10px;
	}
.hblau {
	padding-bottom:30px;
	}
.button {
    margin:10px 5px;
    padding:5px 10px;
    font-size: 1.0rem;
    background-color: #13afe9;
    }
/**************************/

ul#shortcuts {
	list-style-type:none;
	margin:41px 5px 0 30px;
	padding:0;
    display: flex;
    justify-content: space-between;
	}
ul#shortcuts li {
    display: block;
	padding:0;
	text-align:left;
	color:#114a73;
    margin-left: 0;
	}
ul#shortcuts li p{
   position: relative;
    margin:-38px 0 0 44px;
    line-height: 130%;
	}
ul#shortcuts li.facebook a, ul#shortcuts li.instagram a{
	width:38px;
    height:38px;
     
	}
ul#shortcuts li span{
    display: block;
    width: 37px;
    height: 37px;
    background-color:#13afe9;
    background-position: center 5px;
    margin:4px 6px 0 0;
    background-repeat: no-repeat;
    border-radius: 19px;
	}
ul#shortcuts li.adresse span{
	background-image:url(images/icon_adresse.svg);
    background-size: 26px 26px;
	}
ul#shortcuts li.zeiten span{
	background-image:url(images/icon_zeiten.svg);
    background-size: 26px 26px;
	}
ul#shortcuts li.termine span{
	background-image:url(images/icon_termine.svg);
   background-size: 26px 26px;
	}
ul#shortcuts li.facebook span{
	background-image:url(images/icon_facebook.svg);
    background-size: 26px 26px;
	}
ul#shortcuts li.instagram span{
	background-image:url(images/icon_instagram.svg);
    background-size: 23px 23px;
    background-position:center 6px;
	}
ul#shortcuts li span:hover{
    background-color:#244a70;
	}

/**************************/
.top-bar-left {
    width:100% !important;
    }
ul#menu {
    list-style:none;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    margin:0 0 0 20px;
    padding:0;
	}
ul#menu li a {
	color:#13afe9;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 1.25em;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
    }
ul#menu li a:hover, ul#menu li a#current, ul#menu li.aktiv a{
	color:#114a73;
	}


/**********************************************/

ul#therapien {
	display:block;
	list-style-type:none;
	margin:5px 20px 20px 20px;
	padding:0 10px;
	}
ul#therapien li{
	padding:0;
	float:none;
	margin:0 13px;
	color:#d9ecfb;
	}
ul#therapien li a{
	color:#fff;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 1.0em;
	font-weight:normal;
	padding:0 0 2px 0;
	text-decoration:none;
	}
ul#therapien li a:hover, ul#therapien li a#current, ul#therapien li.aktiv a{
	color:#114a73;
	}


/**********************************************/
@media only screen and (max-width: 1200px)  {
#stellenbutton {
    position: relative;
    margin:0;
    background:#c10077;
    width:100%;
    height:auto;
    min-height:160px;
    text-align: center;
    border-radius: 0;
    z-index:0;
    padding:30px 20px;
    }
#stellenbutton h3 {
    color: #fff;
    font-size: 1.6em;
    margin: 0;
    line-height: 100%;
    }
#stellenbutton p, #stellenbutton p a {
    color: #fff;
    margin: 10px 0;
    padding: 0;
    line-height: 130%;
    }
#stellenbutton h3 br, #stellenbutton p br{
    display: none;
    }
}
/**********************************************/
@media only screen and (max-width: 1000px)  {
	
#logo {
	padding:5px 20px;
	border:0;
	}
.vorschau {
    display: block !important;
    margin:40px 45px 20px 45px !important;
    }

h2 {
	margin:20px 20px 0 20px;
	}
p, table {
	margin:20px;
	}


.startfenster {
	display:block;
	min-height:410px;
	}	
}

/**********************************************/
@media only screen and (max-width: 640px) {


		
ul#shortcuts {
	list-style-type:none;
	margin:24px 5px 0 30px;
	padding:0;
    display: flex;
    justify-content: space-between;
	}
ul#shortcuts li {
    display: block;
	padding:0;
	text-align:left;
	color:#114a73;
    margin-left: 0;
	}
ul#shortcuts li p{
   display: none;
	}
  
#logo {
	margin:0;
	border:0;
	padding:20px 25px 0 25px;
	}
ul#menu {
	display:block;
	margin:0;
	padding:0;
	float:none;
	width:100% !important;
	}
ul#menu li{
	width:100%;
	margin:0;
	text-align:left;
	}

ul#menu li a{
	display:block;
	width:100%;
	padding:0.5rem 1.575rem;
	color:#fff;
	background:#114a73;
	margin:0 0 2px 0;
	}
ul#menu li a:hover, ul#menu li a#current {
	background:#13afe9;
	width:100%;
	color:#fff;
	padding:0.5rem 1.575rem;
	margin:0 0 2px 0;
	}
h1.text-right {
	text-align:left;
	}
p.text-right {
	text-align:left;
	margin:20px 20px 0 25px;
	}
.footer .sponsoren {
    padding:40px 10px ;
    }
div.text-right {
	text-align:left;
	margin:0;

	}
ul#therapien {
	text-align:left;
	margin:10px 20px 30px 3px;
	}
h1 {
	margin:20px 20px 10px 25px;
	}
.hblau h1 {
	margin:20px 20px 10px 25px;
	}
h2 {
	margin:15px 20px 3px 25px;
	}
	
p, table {
	margin:15px 15px 20px 25px;
	}

table {
	margin:2px 0 20px 0;
	}
table td.datum {
	width:40px;
	text-align:right;
	}
.behandlungen h3 {
	padding:10px 10px 10px 25px;
	border-right:none;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	}
.behandlungen ul.beh {
	border-right:none;
	padding:10px 10px 10px 25px;
	}
.hblau_breit2{
	padding-bottom:0;
	}

}


