@charset "utf-8";
*{margin: 1px; align-content: center;font-family: 'helvetica', sans-serif; padding: 1px; box-sizing: border-box;
}
body{background-attachment:fixed;background-image:url(hintergrund-zahnarzt-muenchen.gif); 
}
a {font-style: normal;color: #160553;
}
footer{text-align: left; font-size:1.2em; text-shadow: 1px 2px 3px gray; font-weight: bolder;  margin-left: 1em; 
}
h1,h2,h3,h4,h5,h6{text-shadow:1px 1px 3px gray; margin-bottom:3px;text-align: center;
}
h1{margin-bottom:.2em; margin-top:.2em;font-size:1.3em;
}
h2{margin-bottom:.2em; margin-top:.2em;font-size:1.2em;
}
h3{margin-bottom:.2em; margin-top:.2em;font-size:1.2em
}
h4,h5{margin-bottom:.2em; margin-top:.2em;font-size:1.0em;
}
header{font-size:1.2em;text-align: center;font-weight: bolder;
}
ul{padding-top: 0.4em;text-align: left;
}
main{font-size:1.2em;text-align: center;
}
.mini{font-size:.8em;margin-top:3px;margin-bottom:4px;
}
.Klicke{ line-height: 1.5em;text-shadow: 1px 2px 3px gray;font-weight: bold; text-align: center; 
}
.Klicke_die_bilder{min-width:8em;height:auto;display:inline-block;max-width:12em
}
.perfekte{font-family:'Courgette';font-size:.8em; font-weight:400;
}
.perfekte2{font-family:'Courgette';font-size:1em; font-weight:400;
}
.risiko{width:106px;height:86px
}
.risikomid{width:320px;height:240px
}
.box1 {min-width: 15%;  margin-bottom: 0px;	margin:0 2px; display: inline-block;font-size: 1.0em;line-height: -1.3; font-weight: 700
}
.box2{max-width:28%
}
.button_1{max-width:12em;max-height:2em;margin-bottom:0;margin-top:2px;
}
.imgcenter {max-width: 96%;	height: auto; margin-bottom: 1px; margin-top: 2px; margin-right:1.5em; float: both;
} 	
.perfekte-zaehne{max-width:96%;height:auto;align-content:center;margin-top:.4em;margin-bottom:.4em
}
.zahnarzt-muenchen{max-width:96%;height:auto;margin-bottom:1px;margin-top:4px
}
.mapcontainer {max-width :97%;  frameborder :0px; border :0; height: 300px;	
}
.map {width: 94%; height: 300px ; frameborder: 0px; border: 0px ;margin-left: 3%; 		
		position: relative;  overflow: hidden;
}                             
.map iframe {position: absolute; top: 0px; width: 100%; height: 100%; 
}
.responsive-video iframe{position:absolute;top:0;left:11%;right:8%;width:80%;height:98%
}
.responsive-video{position:relative;padding-bottom:50.25%;padding-top:0;height:0;overflow:hidden
}
.wrapper1 { min-width: 20%; height: auto; display: inline-block;font-size:1em;
}
.wrapper2{width:100%;max-height:234px
}

/* Add a black background color to the top navigation */
.topnav{overflow:hidden;background-color:#B4B4B4; font-size: .9em;
}
/* Style the links inside the navigation bar */
.topnav a{
    font-weight: 700;
   font-size: .9em;
    float: left;
    color: #0f0f0f;
    text-align: center;
    padding: .7em .8em;
	display:block;
	text-decoration:none;	
} 
/* Add an active class to highlight the current page */
.active{background-color:#2d3dd5;color:#0b07e7
}
/* Hide the link that should open and close the topnav on small screens_new */
.topnav .icon{display:none;
}
/* Dropdown container - needed to position the dropdown content_new */
.dropdown {
  float: left;
  overflow: hidden;
}
/* Style the dropdown button to fit inside the topnav_new*/
.dropdown .dropbtn {
     font-size: .9em;
    font-weight: 700;
    border: none;
    outline: none;
    color: #282828;
    padding: .8em;
    background-color: inherit;
    font-family: inherit;
    margin: 0
}
.dropbtn1 {
    font-size: .9em;
    font-weight: 700;
    border: none;
    outline: none;
    color: #282828;
    padding: .8em;
    background-color: inherit;
    font-family: inherit;
    margin: 0
}

/* Style the dropdown content (hidden by default) _new*/
.dropdown-content{
	display:none;
	position:absolute;
	background-image:url(hintergrund-zahnarzt-muenchen.gif);
	background-attachment:fixed;
	min-width:6em;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);
	z-index:1
}
/* Style the links inside the dropdown_new */
.dropdown-content a {float:none;
	color:#000;
	padding:.8em .9em;
	text-align:left
}
/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}
/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover{background-color:#ddd;color:#000	
}
/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropbtn a:hover{background-color:#555;color:#fff;display:block
}
.dropdown-content a {text-decoration:none;display:block
}
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}
/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
/*datenschutz*/
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width : 1280px ){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}


 
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

/* unvisited link */
a:link {
  color: #010033;text-shadow:1px 1px 3px gray; margin-bottom:3px;
}

/* visited link */
a:visited {
  color: #707172;text-shadow:0px 0px 0px ;
}

/* mouse over link */
a:hover {
  color: red;
}

/* selected link */
a:active {
  color: yellow;
}
