


html {
    font-family: 'PT Sans Caption', sans-serif; }
body {
    margin: 0 0 0 0;
    background: #ffffff;
    background: -moz-radial-gradient(center, ellipse cover,  #ffffff 20%, #68c0fe 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 20%,#68c0fe 100%);
    background: -o-radial-gradient(center, ellipse cover,  #ffffff 20%,#68c0fe 100%);
    background: -ms-radial-gradient(center, ellipse cover,  #ffffff 20%,#68c0fe 100%);
    background: radial-gradient(ellipse at center,  #ffffff 20%,#68c0fe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#68c0fe',GradientType=1 );
    overflow-y: scroll;
    min-height: 96vh;
}

/* PopUp-Licghtbox für DIVs */

.hidden {display:none; height:400px; overflow:auto;}
.popup {color:#333; font-size:14px;}
a.additional {color:#14a99c; text-decoration:none; font-size: 16px;	font-weight: 600; font-style: italic;}
a.additional:active, a.additional:hover {font-size: 16px; color: #039; }

/* Ende PopUp-Licghtbox für DIVs */



a {color:#444444; text-decoration:none;}
a:active, a:hover {color:#14a99c;}

ul.contentlist {
	list-style-image: url(li.png) !important;
	list-style: outside;
	font-size:14px;
	font-style:italic;
	color:#555555;
	}

ul.contentlist li {
	padding:1px;
	margin:5px;
	}
	
hr {background-color:#015896;border:none;height:1px;}
hr.light {background-color:#79c7fe;border:none;height:1px;}

.card {    width: 100%;
    height: auto;
    padding: 18px;
    margin: 24px 0px 12px 0px;
    box-sizing: border-box;
    color: #555555;
    font-size: 15px;
    -webkit-border-radius: 12px 0px 0px 12px;
    border-radius: 12px 0px 0px 12px;
    -webkit-box-shadow: -1px 1px 2px 0px;
    box-shadow: -1px 1px 2px 0px;
    background: #fdffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2U2ZjhmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2QxZWZmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWU4ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fdffff 0%, #e6f8fd 26%, #d1eff9 86%, #cae8f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdffff), color-stop(26%,#e6f8fd), color-stop(86%,#d1eff9), color-stop(100%,#cae8f7));
    background: -webkit-linear-gradient(top,  #fdffff 0%,#e6f8fd 26%,#d1eff9 86%,#cae8f7 100%);
    background: -o-linear-gradient(top,  #fdffff 0%,#e6f8fd 26%,#d1eff9 86%,#cae8f7 100%);
    background: -ms-linear-gradient(top,  #fdffff 0%,#e6f8fd 26%,#d1eff9 86%,#cae8f7 100%);
    background: linear-gradient(to bottom,  #fdffff 0%,#e6f8fd 26%,#d1eff9 86%,#cae8f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffff', endColorstr='#cae8f7',GradientType=0 );
}

span.startseite {
    
        box-sizing: border-box;
    font-size: 16px;
    font-style: italic;
    color: #333;
    padding: 20px 22px 80px 0px;
    display: inline-flex;
    flex-direction: column;
    line-height: 1.5;
    
    
}
span.kurs {font-size:20px; color:#015896;}
span.gutschein {font-size:15px; color:#015896;}
a.text {color:#036;}
a.text:hover {color:#06C;}



.info {height:24px; overflow:hidden; padding:8px; margin:4px; -webkit-box-shadow:  1px 1px 2px 0px #777777; box-shadow:  1px 1px 2px 0px #777777;
		-webkit-transition: height 300ms ease-in;
		-moz-transition: height 300ms ease-in;
        -ms-transition: height 300ms ease-in;
        -o-transition: height 300ms ease-in;
		transition: height 300ms ease-in;}
.info:hover {height:120px; background-color: #dedede;}

.hide {display:none;}
#osteopahie {width:600px; height:400px; padding:24px;}
#softlasertherapie {width:600px; height:400px; padding:24px;}



.part {

    width: 50%;
    float: left;
    padding: 12px 12px 36px 12px;
    box-sizing: border-box;

}



.inhalt {
	width: 1000px;
	min-height:95vh;
	margin:auto;
	background: url(../images/left.png) repeat-y;
}


.left {
	width: 197px;
	float: left;
	top: 0px;
	position: relative;
	min-height:95vh;
}
.nav {

        text-align: right;
    width: 145px;
    font-size: 15px;
    color: #666666;
    line-height: 30px;
    font-family: 'PT Sans Caption', sans-serif;
    padding-top: 15px;
    font-style: italic;
    display: flex;
    flex-direction: column;
    justify-items: flex-start;
    line-height: 1.85;
    box-sizing: border-box;
    letter-spacing: -0.5px;
    
    
}
.page {
	float: right;
	width: 800px;
	min-height:95vh;
	background-color: #FFF;
	border-left: 3px solid #07a89c;
}
.head {
	height: 260px;
	width: 800px;
	top: 0px;
	position: relative;
	background: url(../images/logo.png) no-repeat 10px 10px;
}
#spruch {
	z-index:auto;
	width:50%;	
	padding-top: 110px;
	text-align:center;
	font-family: 'PT Sans Caption', sans-serif;
	font-style: oblique;  	
	color: #14a99c;
	}
#spruch1 {
	font-size:14px;
	}	
#spruch2 {
	padding-top:10px;
	font-size:10px;
	}	
#spruch2close {
	padding-top:3px;
	font-size:10px;
	}
	
#headimg {
	position:absolute;
	top:0px;
	right:25px;
	width:373px;
	height:186px;
	background-image:url(headimg.jpg);
}

.buttons {
	height: 67px;
	width: 800px;
	padding-left: 35px;
	color: #07a89c;
	font-family: 'PT Sans Caption', sans-serif;
	position: absolute;
	bottom: 5px;
}








a.button, a.button:active { 
    
    height: 30px;
    width: 128px;
    background-image: url(../images/button.png);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 35px;
    margin-left: -1px;
    float: left;
    display: inline-block;
    text-decoration: none;
    color: #07a89c;
    
} 
a.button:hover { 
	color: #015896;
}
a.nav-left, a.nav-left:active { 
	text-decoration: none;
	color: #666666;
}
a.nav-left:hover {
	color: #015896;
}

a.button.active { 
        font-weight: 800;
    background: darkcyan;
    color: white;
} 















.ueberschrift {
	height: 40px;
	width: 700px;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 30px;
	font-weight: 600;
	font-style: italic;
	color: #015896;
	border-bottom: 3px solid #07a89c;
	border-top: 3px solid #07a89c;
	padding-left:100px;
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(178,178,178,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(178,178,178,1)));
background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(178,178,178,1) 100%); 
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(178,178,178,1) 100%); 
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(178,178,178,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b2b2b2',GradientType=1 );
}
.content {
	padding: 5px;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 20px;
	width: 790px;
	padding-bottom:55px;
	position: relative;
}
.content-left1 {
	width: 300px;
	height: 150px;
	float: left;
}
.content-leftstart {
	width: 358px;
	height: 150px;
	float: left;
	margin-left:27px;
}

.content-left2 {
	width: 150px;
	min-height:10px;
	float: left;
}
.content-top {
	font-size: 20px;
	width: 470px;
	height: 130px;
	right: 0px;
	float: left;
	top: 10px;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}


.content-topstart {
	font-size: 20px;
	width: 485px;
	height: 130px;
	right: 0px;
	float: left;
	top: 10px;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}

.content-bottom {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color:#333;
	
	width: 630px;
	min-height:120px;
	
	top: 170px;
	float: left;
	padding-right: 10px;
	
}



.content-flex { 
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    width: 100%;
    min-height: 120px;
    top: 0px;
    float: left;
    padding-right: 10px;
    box-sizing: border-box;
    padding: 24px;
    display: inline-flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0px 0px;
    font-size: 0.925rem;
    line-height: 1.5;
}

.content-flex > a.back { 

        display: block;
    position: absolute;
    margin-top: -20px;
    box-sizing: border-box;
    background-color: lightseagreen;
    color: white;
    padding: 7px 24px 5px 24px;
    font-size: 1.5rem;
    line-height: 1;
    border-radius: 4px;
    box-shadow: 1px 1px 2px 0px black;


} 


.content-flex h2 { 
    
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 14px 0px 20px 0px;
    margin: 0px;
    font-style: italic;
    color: #07a89c;
    font-size: 24px;
    font-weight: bold;
    margin-top: 24px;
    
}
.content-flex h4 { 
    
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 16px 0px 10px 0px;
    margin: 0px;
    font-style: italic;
    color: #07a89c;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.5;
    color: black;
    
}

.content-flex p { 
    
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 0px 5px 0px;
    margin: 2px 0px;
    
}

.content-flex ul.contentlist {
    font-size: 16px;
}




.content-flex > strong { 
    position: relative;
    width: 100%;
    box-sizing: border-box;
    font-size: 1.2rem;
    color: teal;
    padding: 24px 0px 8px 0px;
    display: block;
}
.content-flex p > strong { 
    width: auto;
    display: inline-block;
    font-size: 1rem;
}

.content-flex b { 
    
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 0px 10px 0px;
    font-size: 1.1rem;
}

















.content-bottom-full {
	font-size: 12px;
	width: 790px;
	
	top: 170px;
	float: left;
	padding-right: 10px;
	line-height: 16px;
}

.content-praxis {
	font-size: 12px;
	width: 780px;
	top: 170px;
	float: left;
	padding-right: 10px;
}

.content-buttom-part {
	width: 260px;
	margin-top:55px;
	margin-left:40px;
	float: left;
}
	
.content-bottom-contact {
	color:#015896;
	font-style:italic;
	
	
	width: 630px;
	height: 350px;
	padding-top:50px;
	padding-left:150px;
	background-image:url(contactbg.jpg);
	top: 170px;
	float: left;
}

.content-bottom-imprint { 
    
    width: 630px;
    height: 460px;
    overflow-y: auto;
    padding-top: 50px;
    padding-left: 150px;
    background-image: url(imprintbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    top: 170px;
    float: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-bottom: -48px;
    
} 


.effect {
	overflow:hidden;
	width:141px;
	height:141px;
	opacity:0.67;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;}
		
.effect:hover {
	-webkit-border-radius: 33px;
    border-radius: 33px;
	opacity:1;
}

.effect-wide {
	overflow:hidden;
	width:358px;
	height:150px;
	opacity:1;
	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;}
		
.effect-wide:hover {
	-webkit-border-radius: 33px;
    border-radius: 33px;
	opacity:1;
}



.team {
	width: 700px;
	min-height:120px;
	float: left;
	padding-right: 10px;
	margin-left:35px;
}

.mitarbeiter {
	width:700px;
	float:left;
	padding:10px;
	margin-bottom:45px;
	background: #f2f9fe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjlmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmYwZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f2f9fe 0%, #d6f0fd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f9fe), color-stop(100%,#d6f0fd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f9fe 0%,#d6f0fd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f9fe 0%,#d6f0fd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f9fe 0%,#d6f0fd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f9fe 0%,#d6f0fd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-8 */

}

.portrait {
	width:150px;
	heigth:150px;
	float:left;
}

.teaminfo {
	width:350px;
	margin-left:35px;
	float:left;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color:#333;
}
	
.righttext {text-align:right; float:left; width:770px; height:45px;}









.box-mit-text {
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(153,153,153,1) 90%);
	background: -webkit-gradient(linear, left top, right top, 			color-stop(0%,rgba(255,255,255,0)), color-stop(90%,rgba(153,153,153,1)));
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(153,153,153,1) 90%); 
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(153,153,153,1) 90%); 
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(153,153,153,1) 90%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#999999',GradientType=1 );
	top: 500px;
	width: 260px;
	height: 60px;
	position: absolute;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #015896;
	padding-right: 10px;
	font-style: italic;
	text-align: right;
	right: 0px;
}
.clear {
	clear: both;
}
.k {
	position: absolute;
	background-image: url(../images/K.png);
	top: 220px;
	z-index: 50;
	background-repeat: no-repeat;
	width: 224px;
	height: 264px;
	left: -10px;
}
h1 {
	margin: 0px;
	font-style: italic;
	color: #999999;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	font-style: italic;
	color: #07a89c;
	font-size: 18px;
	font-weight: bold;
}


/* SLIDER  */

#gallery{
	width:790px;
	text-align:center;
	overflow:hidden;
}

#slider{
	height:275px;
	padding-top:5px;
	padding-bottom:5px;
	width:99%;
	overflow:hidden;
}

#galleria{
	height:425px;
	width:100%;
	margin-bottom:20px;
	background: #f0f9ff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMGY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjFlYWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover,  #f0f9ff 0%, #b1eae5 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f0f9ff), color-stop(100%,#b1eae5)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #f0f9ff 0%,#b1eae5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #f0f9ff 0%,#b1eae5 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #f0f9ff 0%,#b1eae5 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #f0f9ff 0%,#b1eae5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#b1eae5',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	
	-webkit-border-radius: 7px;
    
    border-radius: 7px;
}