@charset "UTF-8";
/* CSS Document 

@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700); 

@import url(https://www.dr-mindel.de/fonts/RobotoSlab-VariableFont_wght.ttf); */

@font-face {
 font-family: 'Roboto Slab'; /* Name */
    
 src: url('https://www.dr-mindel.de/fonts/RobotoSlab-VariableFont_wght.ttf') 
           format('truetype');
}



A:link     {text-decoration:none;color:#FFFFFF;padding:inherit;}
A:visited  {text-decoration:none;color:#FFFFFF;}
A:hover    {text-decoration:none;color:#FFFFFF;}
A:active   {text-decoration:none;color:#FFFFFF;}

.linksBODY a:link 		{color:#717171;}
.linksBODY a:visited 	{color:#717171;}
.linksBODY a:hover 		{color:#717171;text-decoration:underline;color:#717171;}
.linksBODY a:active 	{color:#717171;text-decoration:underline;color:#717171;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#header
   {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 205px;
	z-index: 5;
   }
   
#content {
	position: absolute;
	align-content: center;
	}
	
.bg_TOP {
	background-image: url(bilder/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
	
.bg_BILD1 {
	background-image: url(bilder/BG/BG-center_5.jpg);
	background-position: center 188px;
	background-repeat: no-repeat;
	background-attachment: fixed;

	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
	

/* MENU */

ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 0px 17px 0px;
  list-style: none;
}
ul li {
	font-family: 'Roboto Slab', serif;
    font-size: 18px;
	color: #FFFFFF;
    font-style: normal;
    font-weight: 400;
	display: inline-block;
	text-transform: uppercase;
	margin-right: -4px;
	position: relative;
	padding: 13px 10px;
	background: #fff;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	background-color: #3696D0;
}
ul li:hover {
  background: #89CCF5;
  color: #fff;
  z-index: 51;
   /*
  opacity: 0.9;
  filter:Alpha(Opacity=90);
  Dropdown durchsichtig */
}

ul li ul {
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
  /* width: 210px;  Breite Dropdown */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  z-index: 51;
}

ul li ul li { 
  background: #89CCF5; 
  display: block; 
  color: #fff;
  z-index: 1;
}
ul li ul li:hover { background: #60AFDE; }
ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 51;
}

/* SCHRIFTEN */

.bodyfont {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #303030;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.5;
}

.bodyfontBOLD {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #303030;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.5;
}

.bodyfontUEBERSCHRIFT_BLAU {
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	color: #3696D0;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
}

.bodyfont_BLAU {
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	color: #3696D0;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
}

.bodyfontUEBERSCHRIFT_GROSS {
	font-family: 'Roboto Slab', serif;
	font-size: 34px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 400;
	text-shadow: 1px 1px 1px #000000;
}

.bodyfontUEBERSCHRIFT {
	font-family: 'Roboto Slab', serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 400;
	text-shadow: 1px 1px 1px #000000;
}

.bodyfontITALIC {
	font-family: 'Roboto Slab', serif;
	font-style: italic;
	color: #444444;
	font-size: 14px;

}

.bodyfontKLEIN {
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	color: #444444;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
}

.bodyfontMITTEL {
	font-family: 'Roboto Slab', serif;
	font-size: 17px;
	color: #444444;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
}

.bodyfontTOPIC {
	font-family: 'Roboto Slab', serif;
	font-size: 34px;
	color: #303030;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(bilder/BG_80_proz.png);
	background-repeat: repeat;
}

.bodyfontNAMEN_PRAXISTEAM {
    font-family: 'Roboto Slab', serif;
    font-size: 28px;
    color: #303030;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}

.bodyfontROT {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #ff0000;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.5;
}

.bodyfontROT-BOLD {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #ff0000;
	font-style: normal;
	font-weight: 500;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.5;
}

.bodyfontROT_KLEIN {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #ff0000;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.5;
}

.BG_80_prozent {
	background-image: url(bilder/BG_80_proz.png);
	background-repeat: repeat;
}

.BG_80_prozent_cappuccino {
	background-image: url(bilder/BG_85_proz_cappuccino.png);
	background-repeat: repeat;
}

/* KONTAKT ICONS */

.Telefon {
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	color: #303030;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	background-image: url(bilder/tel_kontakt.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

.Sprechzeiten {
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	color: #303030;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	background-image: url(bilder/uhr_sprechzeiten.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

.Adresse {
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	color: #303030;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	background-image: url(bilder/pin_adresse.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

/* AUFZÄHLUNG */

ul1 {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #303030;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 2.0;
	list-style-image: url(bilder/pfeil.png);
	list-style-position: outside;
}

ul1 li {
	margin: 0 0 0 1.125em;
}

ol {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #303030;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 2.0;
	list-style-image: url(bilder/pfeil.png);
	list-style-position: outside;
}

/* BILDER AUSRICHTEN */

.img_rechts {
	float: right;
	height: auto;
	clear: both;
/*	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px; */
}

.img_team {
    margin-left: 10px;
    width: 300px;
    height: 200px;
    border: 10px solid #fff;
    box-shadow: 5px 5px 15px #ccc;
    -moz-box-shadow: 5px 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 15px #ccc;
    -khtml-box-shadow: 5px 5px 5px 5px #ccc;
			}

img.opacity {
	opacity: 1;
	filter: alpha(opacity=100);
	float: right;
	height: auto;
	clear: both;
	}	
 
img.opacity:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	float: right;
	height: auto;
	clear: both;
	}

/* FORMULARFELDER */

.rahmen_FORMULAR_300 {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #303030;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	
	width:300px;
	background:#ffffff;
	border: 0px;
}

.rahmen_FORMULAR_140 {
	width:140px;
	background:#ffffff;
	border: 0px;
}

.rahmen_FORMULAR_150 {
	width:150px;
	background:#ffffff;
	border: 0px;
}

/* FORMULARFELDER ENDE */

/* POPUP */

#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
z-index: 100;
display: none;
}

.cnt223 a{
text-decoration: none;
}

.popup {
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}

.cnt223{
    min-width: 600px;
    width: 600px;
    min-height: 150px;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
    /* [disabled]margin-bottom: 100px; */
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    padding: 15px 35px;
    border-radius: 10px;
    box-shadow: 0 0px;
    -webkit-box-shadow: 0 0px;
}

h1 {
font-family: 'Roboto Slab', serif;
    font-size: 22px;
	color: red;
    font-style: normal;
    font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
}

.cnt223 p {
clear: both;
    color: red;
    /* text-align: justify; */
	font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
	display: inline-block;
}

.cnt223 p a {
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}

/* POPUP ENDE */


