* {
	margin: 0;
	padding: 0;
	border: 0;
}
element:hover, element:active { CSS-Eigenschaften; -webkit-user-select: none; -webkit-touch-callout: none}
html,
body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	color: #3f5e63;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 300;
	height: 100%;
	width: 100%;
}
header,
nav,
section,
footer {
	display: block;
}

#bilderbereichvier{
	width:70%;
	float:left;
}

#bilderbereichvier .bild{
	width:46%;
	float:left;
	height:300px;
	margin:1%;
}

#obenlinks{
	background:url(images/272©Maren-Kolf-Fotografie.jpg);
	background-size:cover;
}
#obenrechts{
	background:url(images/241©Maren-Kolf-Fotografie.jpg);
	background-size:cover;
}
#untenlinks{
	background:url(images/395©Maren-Kolf-Fotografie.jpg);
	background-size:cover;
}
#untenrechts{
	background:url(images/231©Maren-Kolf-Fotografie.jpg);
	background-size:cover;
}

.zweibilder img{
    width: 47.5%;
    float: left;
    margin: 1%;
    margin-top: 0;
}

.bildcustom{
	width:97%;
	margin:1%;
	margin-top:-20px;
}

#bilderbereicheins{
	width:30%;
	float:left;
	margin-left:-20px;
	margin-top:7px;
}

#bilderbereicheins .bild{
	width:100%;
	height:615px;
	background:url("images/skalpellmodell.jpg");
	background-size:cover;	
	background-position:center
}


.docpic{
	width:40%;
	float:left;
}

.textrechts{
	width:55%;
	float:right;
}

main{
    margin-top:-80px;
}

.bildleft{
    max-width:200px;
    float:left;
    margin-right:20px;
}


.bildleft3{
	width:31%;
    float:left;
    margin-right:20px;
}


.td-first{
    font-weight:bold;
    color:#81b8bc;
    min-width:40px;
}

footer{
    margin-top:100px;
    background:#405d63;
    padding-top:50px;
    padding-bottom:50px;
}

.footer-termin h3{
    padding-top:0;
}

footer .col-sm-4{
    width:31%;
    float:left;
    margin:1%;
    color:#fff;
}

footer .col-sm-4 a{
    color:#81b8bc;
}

header{
    width:100%;
    height:110vh;
    margin-top:80px;
   clip-path: ellipse(80% 47% at 50% 40%);
    transition:all 0.4s ease;    
    background:url("images/484Maren-Kolf-Fotografie Panorama WEB.jpg");
	animation:4s slider infinite alternate linear;
} 

@keyframes slider {
  0% {background:url("images/484Maren-Kolf-Fotografie Panorama WEB.jpg");    background-size:cover;}
  25% {background:url("images/484Maren-Kolf-Fotografie Panorama WEB.jpg");    background-size:cover;}
  75% {background:url("images/185©Maren-Kolf-Fotografie.jpg");    background-size:cover;}
  100% {background:url("images/185©Maren-Kolf-Fotografie.jpg");    background-size:cover;}
}

header h1{
	visibility:visible;
	animation:4s textsichtbar infinite alternate linear;
	transition:all 0.4s ease;	
}

@keyframes textsichtbar {
  0% {visibility:visible}
  25% {visibility:visible}
  50% {visibility:hidden}
  100% {visibility:hidden}
}

header h2{
	visibility:hidden;
	animation:4s textsichtbarzwei infinite alternate linear;
	margin-top:-100px !important;
	transition:all 0.4s ease;
}

@keyframes textsichtbarzwei {
  0% {visibility:hidden}
  25% {visibility:hidden}
  50% {visibility:hidden}
  75% {visibility:visible}
  100% {visibility:visible}
}


#site-wrapper {
	height: 100vh;
} 

.swiper-container{
    position:relative;
    bottom:0;    
}

.themenbox-start .row{
    width:100% !important;
}

.themenbox-start{
    position: absolute;
    bottom: 20vh;
}

.swiper-slide{
    width:21%;
    padding:1%;
    float:left;
    margin:1%;
    text-align:center;
    background:rgba(179, 224, 227,0.8);
    height:50px;
    overflow:hidden;
    cursor:pointer;
    transition:all 0.4s ease;
    color:#405d63;
}

#eigentlichaber2{
    background:#3f5e63;
    color:#fff;
    text-align:center;
    padding-top:40px;
    padding-bottom:50px;
}

#eigentlichaber{
    background:#3f5e63;
    color:#fff;
    text-align:center;
    padding-top:40px;
    padding-bottom:70px;
}

#eigentlichabertitel h2{
    text-align:center;
    font-size:18px;
}

#eigentlichabertitel{
    max-width: 300px;
    background:#fff;
    color:#405d63;
padding-top: 110px;
padding-bottom: 110px;
    border-radius: 50%;
    box-shadow: 6px 6px 20px rgba(0,0,0,0.1);
    transition: all 0.5s ease;
    transform: rotate(-5deg);
    position: relative;
    top: 230px;
}


#eigentlichaber a,
#eigentlichabertitel a{
    padding:7px 17px;
    background:#81b8bc;
    color:#3f5e63;
    text-decoration:none;
    position:relative;
    top:20px;
    font-size:13px;
    border-radius:4px;
    transition:all 0.5s ease;
}

#eigentlichaber a:hover,
#eigentlichabertitel a:hover{
    background:#3f5e63;
    color:#81b8bc;    
}

.swiper-slide h3{
    padding-top:10px;
       color:#405d63;
}

.swiper-slide:hover{
    background:rgba(179, 224, 227,1);
    height:230px;
    margin-top:-170px;
}

.start-h1-quote{
    text-align:center;
    position:relative;
    top:60vh;
}

#bild{
    width:35%;
    float:left;
}

#einzelneleistungen{
    width:60%;
    float:right;
}

#einzelneleistungen ul{
    column-count: 2; 
    margin-left:0;
    padding-left:20px;
}


#einzelneleistungen li{
    margin-bottom:10px;
    font-size:17px;
}

#einzelneleistungen li:before {
  content: "✔";
    margin-right:10px;
}

#einzelneleistungen h5{
font-weight: 600;
padding: 25px 0 10px;
    font-size:17px !important;
        margin-bottom:15px;
}

img{
    max-width:100%;
}

#leistungsuebersicht{
    width:100%;
    padding-top:50px;
    padding-bottom:50px;
    background:#81b8bc;
    position: relative;
    z-index:1;
    margin-top:80px;
}

#besonderheiten{
    padding-top:80px;
    padding-bottom:80px;    
}

.hidden-xs{
    color:#fff;
}

.titline{
    border-bottom:1px solid #fff;
    max-width:50%;
    margin:auto;
}

.empfbild{
     width:40%;
    float:left;
}

#home .contre{
    width:90%;
    max-width:900px;
    margin:auto;
    text-align:center;
}

.contre{
    width:100%;
    max-width:1100px;
    margin:auto;
    text-align:left;
}

.contre p{
    margin-bottom:20px;
}


p strong{
    color:#405d63;
}

.logostr{
    width: 900px;
    margin: auto;
    opacity: 0.05;
    margin-bottom: -800px;
    pointer-events:none;
}

#home .logostr{
    width: 600px;
    margin: auto;
    opacity: 0.1;
    margin-bottom: -510px;
}

.textabteil{
    padding-right:20px;
}

.textabteilrechts{
    padding-left:20px;
}

.leistungstable{
    margin-top:20px;
    margin-bottom:20px;
}

.leistungstable td{
    padding-top:50px;
    padding-bottom:50px;
    min-width:25%;
}


.floatright{
    float:right;
    width:55%;
    margin-left:20px;
}


.contre h2{
    font-size:40px;
    font-weight:300;
    color:#405d63; 
}

.contre p{
    font-size:17px;
    line-height:24px;
}

#besonderheiten h5{
    font-weight: 600;
    padding: 25px 0 10px;
    margin-bottom:20px;
    font-size: 17px !important;
    text-align:center;
}

.bsdrht{
    width:29%;
    float:left;
    margin:2%;
    height:250px;
    overflow:hidden;
    transition:all 0.4s ease;
    cursor:pointer;
}

.bsdrht:hover{
    transform:scale(1.2);
    box-shadow:10px 10px 20px rgba(0,0,0,0.2);    
}

.bsdrht h4{
    font-size:23px;
    text-align:center;
    text-shadow:2px 2px 5px rgba(0,0,0,0.5);
    position:relative;
    top:200px;
    background:rgba(64,93,99,0.5);
    padding-top:10px;
    transition:all 0.4s ease;    
}

.bsdrht:hover h4{
    background:rgba(64,93,99,1);    
}

#sportzahn{
    background:url("images/kfo.jpg");
    background-position:center;
    background-size:cover;
}

#quali{
    background:url("images/527©Maren-Kolf-Fotografie.jpg");
    background-position:center;
    background-size:cover;    
}

#hygiene{
    background:url("images/509©Maren-Kolf-Fotografie.jpg");
    background-position:center;
    background-size:cover;    
}

#roentgen{
    background:url("images/547©Maren-Kolf-Fotografie.jpg");
    background-position:center;
    background-size:cover;    
}


#zerti{
    background:url("images/quali.jpg");
    background-position:center;
    background-size:cover;    
}

#labor{
    background:url("images/laborrrr.jpg");
    background-position:center;
    background-size:cover;    
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}
p,
ul,
ol {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 100;
}
ul,
ol {
	list-style: none;
	padding: 0 0 18px 40px;
}
img {
	border: 0;
}
strong {
	color: #2f2f2f;
	font-weight: 700;
}
.bg-blau .col-sm-8{
	color:#fff;	
}
dt {
	font-weight: bold;
	display: block;
	background: #CADD23;
	color: #fff;
	padding: 15px;
}
dd {
	margin: 10px 0 20px 30px;
	padding: 0 10px;
}
h1,.start-h1-quote h2 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 35px;
	margin-top: 18px;
	margin-bottom: 50px;
}
h1 span {
	font-weight: bold;
}
h3 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	font-weight: 500;
	padding: 25px 0 25px;
}
h4 {
	color: white !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	font-weight: 300;
	padding: 25px 0 25px;
}
header {
	position: relative;
}

.bg-blau .content-img{
	border:4px solid #fff;
	margin-top:-15px;
}

.img-responsive,
.content-img,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	width: 100%;
	height: auto
		
}

.fetter{
	font-weight:bolder;
	color:#CADD23;
}


/* customized */

#accordion {
	list-style: none;
	padding: 2px;
}

#accordion h3{
    text-align:center;
}

#accordion > li {
	display: block;
	list-style: none;

}

#accordion img{
    height:283px
}

#accolinks{
    width:46%;
    margin:1%;
    float:left;    
}
#accorechts{
    width:46%;
    margin:1%;
    float:left;    
}


#accordion > li > span {
	display: block;
	color: #333;
	margin: 4px 0;
	padding:13px;
	background:#405d63;
	background-size: 20px;
	font-weight: normal;
	cursor: pointer; font-size:16px
}
#accordion > li > div {
	list-style: none;
	padding: 6px;
	display: none; overflow:auto
}
#accordion > ul li {
	font-weight: normal;
	cursor: auto;
	padding: 0 0 0 7px;
}
#accordion a {
	text-decoration: none;
}
#accordion li > span:hover {
	background:#81b8bc;
	color:#fff;
}
#accordion li > span.active {
	background: url(images/collapse-arrow.png) no-repeat 99.5% 6px #000;
	background-size: 20px;
	background:#81b8bc;
	color:#fff;
}



.team{
    width:18%;
    margin:1%;
    float:left;
}


.mm-panels,
.mm-navbar{
	display:none;
}

.logo{
	position:relative;
	top:8px;
    max-width: 200px;
    margin-bottom: 23px;
    width:90%;
    float:left;
}

.vertical_menu{
    float:right;
    position: relative;
    top: 34px;    
}

.vertical_menu li{
    float:left;
    margin:10px;
}

.vertical_menu a{
    text-decoration:none;
    padding:3px;
    color:#405d63;
}

.vertical_menu ul li #aktiv{
    font-weight:bold !important;
}

.row{
    width:90%;
    max-width:1100px;
    margin:auto;
}

nav{
    position:fixed;
    background:#81b8bc;
    box-shadow:10px 10px 30px rgba(0,0,0,0.1);
    width:100%;
    left:0;
    top:0;
    z-index:99;
}

nav a{
    color:#fff
}

.iconbar{
	display:none;
}

.col-md-4 {
    width: 20%;
    float: right;
}

.textlinksimcontent{
	width:58%;
	margin-right:2%;
	float:left;
}

.bildrechtsimcont{
	float:right;
	width:40%;
	margin-top:5px;
	border:4px solid #fff;
	box-shadow:2px 3px 6px rgba(0,0,0,0.3);
	transform:rotate(-4deg);
}

.leitsungspic{
	width:90%;
	margin-top:5px;
	border:4px solid #fff;
	box-shadow:2px 3px 6px rgba(0,0,0,0.3);
	transform:rotate(-4deg);	
	margin-bottom:30px;
}

.col-md-offset-1 {
    margin-left:0;
}

.col-md-7 {
    width: 100%;
}

#telkopf{
	font-weight:400;
	padding-bottom:0px;
	font-size:22px;
    position: relative;
    top:-5px;
}

#telkopf:hover{
	border-top:0;
}

.activeside a { 
	background:#154784;
	color:#fff !important;
}

#leistungen{
	width:90%;
	max-width:1150px;
	margin:auto;
	margin-top:50px;
}

#leistungen h2{
	color:#667;
	transition:all 0.3s ease;
}

.leistung{
	width:25%;
	margin:4%;
	float:left;
	text-align:center;
	margin-bottom:-20px;
}

.leistung svg{
	width:55px;
	fill:#667;
	transition:all 0.7s ease;	
}

.leistung p{
	opacity:0;
	margin-left:-40px;
	transition:all 0.5s ease;
}

.leistung a{
	text-decoration:none;
}

.leistung:hover p{
	opacity:1;
	margin-left:0px;
}

.leistung:hover svg{
	fill:#CADD23;
	width:65px;
}

.leistung:hover h2{
	color:#CADD23 !important;
	margin-left:0px !important;
}

iframe{
	height:4300px;
}

#rechtetablespalte{
	padding-left:40px;
}

#familytable td{
	vertical-align:top;
}

#familytable h3{
	color:#154784;
	padding-top:0;
	margin-top:-10px;
}

.contbild{
	width:100%;
}

#mapbkont{
	width:100%;
	height:450px;
}

a.subaktiv{
	font-weight:bold;
	text-decoration:none;
	color:#CADD23;
}

#uebertable img{
	width:100%;
}

#uebertable{
	width:100%;
}

#uebertable td{
	width:50%;
	padding-top:190px;
	padding-bottom:190px;
}

.textintable{
	padding-left:20px;
	padding-right:20px;	
}

#team3bereich .member{
	width:33%;
	float:left;
	text-align:center;
}

.fotobereich{
	width:90%;
	margin:auto;
	margin-bottom:10px;
	overflow:hidden;
}

.fotobereich img{
	width:100%;
	transition:all 0.5s ease;	
}

.fotobereich img:hover{
	transform:scale(1.2);
}

.member h5{
	font-size:24px;
	line-height:30px;
	color:#CADD23;
}

.member p{
	font-size:13px;
}
#team2bereich{
	max-width:755px;
	margin:auto;
}

#team2bereich .member{
	width:50%;
	float:left;
	text-align:center;
}

#impressum h1{
	color:#405d63;
}

#impressum h2{
	font-size:20px;
}

#impressum h3{
	color:#405d63;
	font-size:17px;
}

@media only screen and (max-width: 1205px) {
	.vertical_menu li{
		font-size:12px;
	}
	
	main {
    	margin-top:0px;
	}
	
	.docpic{
		float:none;
		width:100%;
		margin-bottom:40px
	}
	
	.textrechts {
    width: 100%;
    float: none;
}
}

@media only screen and (max-width: 1105px) {
	.vertical_menu li{
		float:none;
		display:block;
		font-size:17px;
	}
	
main {
    margin-top: 160px;
}	
	
	.vertical_menu{
		position:fixed;
		width:100%;
		top:-270px;
		left:0;
		text-align:center;
		background:#405d63;
		transition:all 0.4s ease;
		transition-delay:0.1s;
	}
	
	.vertical_menu:hover{
		top:0;
	}
	
	.vertical_menu a{
		color:#fff;
	}
	
	.vertical_menu ul{
		padding-left:0 !important
	}
	
	#telkopf{
		padding-bottom:0
		left:8px;
	}
	
	#telkopf:after{
		content:"☰";
		color:#fff;
		float:right;
	}
	
	.vertical_menu ul{
		margin-bottom:0;
		padding-bottom:0;
	}
	
	nav{
		
	}
}

@media only screen and (max-width: 990px) {
	.hidden-xs{
		display:block !important;
	}
	
	.col-sm-9{
		width:100%;	
	}
	
    .vertical_menu a#aktiv{
        font-weight:bold;
    }
	.row:hover .col-sm-9 .vertical_menu{
		top:-10px;
		z-index:99999;
	}	
	
	#headerinfos-phone span a{
		font-size:22px;
		margin-top:28px;
	}
	
	.fa-phone::before{
		font-size:22px;		
		position: relative;
		top: 29px;		
	}
	
	#headerinfos-phone{
		position: absolute;
		right: 110px;
		top: 5px;		
	}
	
	#accordion img{
		height:auto;
		width:100%;
	}
	
	.team,#accolinks,#accorechts {
		width: 100%;
		margin: 0%;
		float: none;
	}
	
	#bilderbereicheins{
		display:none;
	}
	#bilderbereichvier,#bilderbereicheins,.bild{
	width: 100% !important;
		height:auto;
		margin: 0%;
		float: none;
	}
	
	.start-h1-quote{
		
	}
	
	header{
		background-size:cover !important;
		background-position:center !important
	}
		
}

@media only screen and (max-width: 768px) {
	#headerinfos-phone{
		background:none; 
	}
	
	iframe{
		width:100% !important
	}
	
	header{
		background-position:-250px 50px;
		height:500px !important;
		top:20px;
	}
	
	.bsdrht,footer .col-sm-4{
		width:100%;
		float:none;
		margin-bottom:20px
	}
	
	#home main{
		margin-top:0;
	}
}

@media only screen and (max-width: 580px) {
	nav{
		overflow:visible;
	}
	
	header{
		background-position:center !important;
		height: 330px !important;
	top: 29px;
	}	
	
	#headerinfos-phone span a{
		margin-top:0;
	}

	#headerinfos-phone {
		position: absolute;
		right: 110px;
		top: 85px;
		background: #333 !important;
		width: 100%;
		left: 0;
	}	
	
	.hidden-xs,.start-h1-quote hr{
		display:none !important
	}
	
	
	.fa-phone::before{
		top:2px;
	}
	
	.start-h1-quote{
	top:50px !important
	}
	.start-h1-quote h1,
	.start-h1-quote h2{
		font-size:25px
	}
	
		.start-h1-quote h2{
		margin-top:-85px !important		
	}
	
	#uebertable td{
		padding-bottom:350px !important;
	}	
	
}