
body {
    background-color:  #fff;
  	color: #000;
  	margin: 0 auto;
  	padding: 0;
    font-family: 'Open Sans', sans-serif, arial,sans-serif,Helvetica,Verdana;
    margin: 0 auto;

}

h1{
  font-size: 60px;
  font-weight: 100;
  color:#414141;
  letter-spacing: 0px;
}

h2{
  font-size:48px;
  font-weight: 100;
  color:#5a5a5a;
  letter-spacing: 0px;
  margin: 0;
}

h3,
.link_h3{
  font-size:24px;
  font-weight: 100;
  color:#5a5a5a;
  letter-spacing: 0px;
  margin: 0;
}

h4{
  font-size:15px;
  font-weight: 100;
  color:#5a5a5a;
  letter-spacing: 0px;
  margin: 0;
}

h5{
  font-size:12px;
  font-weight: 100;
  color:#a5a1a1;
  letter-spacing: 0px;
  margin: 0;
}

p,
.link_p{
  font-size:15px;
  font-weight: 100;
  color:#a5a1a1;
  letter-spacing: 0px;
  line-height: 22px;
}

a {
    text-decoration: none;
    font-size: 12px;
    color: #868686;
  }

  .link_p,
  .link_h3{
    font-style: italic;
  }


#header{
  position: fixed;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 10;
}

#logo_img{
  float:left;
  margin-top: 10px;
}

#telefon_top{
  position: absolute;
    left: 50%;
    transform: translate(-65px, 10px);
    top: -16px;
}

#telefon_top p{
  font-size: 24px;
  margin: 18px 0 0 0;
  font-weight: bold;
  color:#eb8718;
  letter-spacing: -1px;
}

#menu_img{
  float:right;
  margin-top: 9px;
}

#menu_img img{
  float:right;
  margin-top: 4px;
  margin-left: 4px;
}

#menu_img p{
  float:right;
  margin: 0;
  font-size: 10px;
}

/*NAVIGATION*/

.nav_zeigen{
  display: none;
}

#navigation h2{
  font-size: 18px;
    border-style: groove;
    border-width: 0px 0px 1px 0px;

}

#navigation .nav_50_left{
  width: 40%;
  margin-right: 4%;
  padding-right:1%;
  padding-left: 0px;
    float: left;
}

#navigation .nav_50_right{
  width: 40%;
  margin-left: 4%;
  padding-left: 1%;
  float: right;
}

.navigation_auf{
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
   align-items: center;
   justify-content: center;
   overflow: auto;
}

.navigation_auf ul{
  margin: 0 auto;
}

.navigation_auf ul li{
  display: block;
  margin-bottom: 20px;
}

.navigation_auf ul li a{
  font-size: 24px;
}

.navigation_arena{
  margin: 0 auto;
  width: 600px;

}

#menu_zu{
  margin-bottom: 50px;
      float: right;
      box-shadow: 0px 2px 15px #d6d4d4;
      padding: 10px;
      border-radius: 10px;
}

#menu_zu a{
  font-size: 15px;
  color: #cacaca;
}


/*ARENA*/

section{
  padding: 100px 0;
}

.section_0{

}

.arena{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10%;
}

.arena_0{
  margin: 0 auto;
}

.arena_2{
  max-width: 980px;
  margin: 0 auto;
}

.arena_25{
  width: 23%;
  margin: 1% 1% 1% 0;
  padding: 1% 1% 1% 0;
}

.arena_20{
  width: 18%;
  margin: 1% 1% 1% 0;
  padding: 1% 1% 1% 0;
}

.arena_30{
  width: 27.333333%;
  margin: 1%;
  padding: 2% ;
}

.arena_30_2{
  width: 29.333333%;
  margin: 1%;
  padding: 1%;
}

.arena_50{
  width: 46%;
  margin: 1%;
  padding: 1%;
}

.arena_50_2{
  width: 50%;
  height: auto;
}

.arena_75{
  width: 73%;
  margin: 1% 1% 1% 0;
  padding: 1% 1% 1% 0;

}

.left{
  float: left;
}

.right{
  float: right;
}


/*TEXT ARENA*/

.text_arena_1{
  margin: 0 auto;
  padding: 20px;
  background-color: #ffffffd6;
  width: fit-content;
  margin-top: 50px;
}

.text_arena_1 h1,
.text_arena_1 h2{
  margin: 0;
  letter-spacing: -1px;
}


.text_mitte{
  text-align: center;
}



/*HOME*/

.home_zahnarzt_menu{
  max-width: 692px;
  margin: 0 auto;
  margin-top: 10px;
}

.hzm_1{
  float: left;
  width: 12%;
  text-align: left;
  background-image: url(img/menu_plus.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: inherit;
  padding-left: 6%;
  margin-left: 15%;
}

.hzm_1:hover{
  background-size: 33px;
}

.hzm_1 p,
.hzm_1 h2{
  margin: 0;
}

.hzm_1 p{
font-size: 12px;
}

.hzm_1 h2{
font-size: 30px;
}

/*FOOT*/

#foot p{
  color: #5a5a5a;
  margin: 0;
  font-weight: 600;
  font-size: 15px;
}

#foot a{
  font-size: 12px;
}


.clear {
    clear: both;
}

/*WEITER*/

.weiter{
      text-align: left;
      background-image: url(img/menu_plus.svg);
      background-position: left;
      background-repeat: no-repeat;
      background-size: inherit;
      padding: 5px 0 5px 40px;
      font-size:24px;
      font-weight: 100;
      color:#5a5a5a;
}

/*Download*/

.download_b{
  padding: 5px 15px;
border: solid 0px;
background-color: #e3612d;
border-radius: 20px;
color: #fff;
width: fit-content;
font-size: 21px;
}

/*SERVICE*/

.service{
    width: 17%;
    margin: 2%;
    padding: 2%;
    background-color: #fff;
    float: left;
    height: 310px;
    border-radius: 5%;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.service img{
 margin-top: 40px;
}

.service h2{
color: #e36126;
font-size:30px;
}

.liste{
    list-style: none;
}

.liste li{
  font-size: 15px;
    font-weight: 100;
    color: #a5a1a1;
    letter-spacing: 0px;
    line-height: 22px;
}

.liste li::before {
  content: "\2022";
  color: #e36126;
  font-weight: 100;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/*BLEACHING*/

#bleaching h2{
 font-size: 90px;
 line-height: 0.8em;
}

/*gallery*/

.gallery img{
  width: 28%;
  padding: 1%;
  margin: 1%;
}



/*ARZT*/

#arzt h1{
  font-size:40px;
  font-weight: 100;
  color:#eb8718;
  letter-spacing: 0px;
  margin: 0;
}

#arzt h3{
  font-size: 18px;
  color: #5a5a5a;
}

#arzt h4{
  font-size:18px;
  font-weight: 100;
  color:#eb8718;
  letter-spacing: 0px;
  margin: 0;
}

#arzt p{
  font-size: 14px;
}

.arzt_text_arena{
      margin: 2%;
  background-color: #fff;
  border-radius: 0%;
  padding: 5%;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
}


.arzt_50{
  width:46%;
  margin: 1%;
  padding: 1%;
  float: left;
}


.arzt_zeitren_tage{
  float: left;
  width: 16%;
  margin: 1%;
  padding: 1%;
}

.zeig_tag{
  background-color: #f7f7f7;
    border: solid #e36126;
    border-width: 0 0 25px 0;
}


/*TEAM*/

#team{

}

.team_arzt_button{
  text-align: left;
    background-image: url(img/menu_plus.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: inherit;
    padding-left: 40px;
    width: fit-content;
    margin: 0 auto;
}

.team_arzt_button:hover{
  background-size: 33px;
}

.team_arzt_button h2{
font-size: 25px;
font-weight: 100;
    color: #5a5a5a;
    letter-spacing: 0px;
}

.team_arzt_button p{
font-size: 12px;
font-weight: 100;
    color: #5a5a5a;
    letter-spacing: 0px;
    margin: 0px;
}

.team_text{
  text-align: left;
}


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


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

/*id black*/





/*Kontakt*/

.contact{
	padding: 0 1%;
	margin: 0 auto;
}

.contact label{
	text-align: left;
	color: #505050;
}

#kontakt .flash{
	color: #3acc82;
	text-align: center;
}
.contact .submit{
	background-color: #e36126;
    border: 0 none;
    width: 100%;
	height: 50px;
	margin-top: 12px;
  color: #fff;
}

.contakt_s, .contakt_s2{

width: 96%;
height: 50px;
font-size: 12px;
padding: 0 2%;
border-style: hidden;
border-color: #000;
margin-bottom: 20px;
/*box-shadow: 2px 5px 12px 0px #d0cbcb;*/
}

.contakt_s2{
	height: 80px;
}

/*BILDER*/

img{
  max-width: 100%;
}

.home_back_img{
  background-image: url(img/q117_home_team_bild_3.jpg);
}

.bleaching_back_img{
  background-image: url(img/bleaching_bunner_3.jpg);
}


.back_img{
  background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.back_img_2{
  background-position: top;
    background-repeat: no-repeat;
    background-size: inherit;
    background-attachment: fixed;
}

.back_img_3{
  background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    /*transform: translateZ(-1px) scale(1.02);*/
}

.full_page{
  height: 90vh;
}



/*FARBEN*/

.box_schatten{
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
  padding: 5%;
  margin: 20px 0;
}

.back_black{
  background-color: #313131;
}
.back_grau{
  background-color: #f8f8f8;
}

.dunkel_orang{
  color: #e36126;
}

.orang{
  color: #eb8718;
}

.schwarz{
  color: #eb8718;
}

.weiss{
  color: #fff;
}

.grau{
  color: #bababa;
}



#cookiedingsbums{
background-color: #ca5f2a;
    width: 50%;
    margin: 0 auto;
    position: fixed;
    z-index: 99;
    bottom: 0;
    padding: 2%;
}
