
/* arbutus-slab-regular - latin */
@font-face {
  font-family: 'Arbutus Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/arbutus-slab-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/arbutus-slab-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/arbutus-slab-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/arbutus-slab-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/arbutus-slab-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/arbutus-slab-v16-latin-regular.svg#ArbutusSlab') format('svg'); /* Legacy iOS */
}

/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background: url(../img/body-bg.jpg) repeat;
	font-family: 'PT Sans', sans-serif;
	
}

a {
	color: #009cdd;
}

a:hover {
	color: #009cdd;
	
}

.container {
	position: relative;
	
	padding-bottom: 0px;
}
.bg-index {
	background: url(../img/bgs/index.jpg) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	}
.bg-stumpf {
	background: url(../img/bgs/dr-stumpf.jpg) no-repeat bottom center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	}
	
.bg-spektrum {
	background: #f9f9f9;

}	

.bg-termin {
	background-color: #00618b;
	padding-top: 6px;
	padding-bottom: 6px;
}

.bg-termin a {
	text-align: center;
	color: #fff;
}

.bg-termin .col-md-12 {
	text-align: center;
}

#logo {
	position: absolute;
	right: 80px;
	top: 40px;
	background: url(../img/logo-dr-matthias-stumpf.png) no-repeat top left;
	width:227px;
	height: 55px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    z-index: 10;
}

h1 {
	font-family: 'Arbutus Slab', serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 48px; 
	color: #555;
	margin-bottom: 45px;
	margin-top:40px;
}

h3 {
	font-family: 'Arbutus Slab', serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px; 
	color: #555;
	margin-bottom: 25px;
	margin-top:20px;
}

footer {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	border-top: 1px solid #dddddd;
}
#menu {
	margin-top: 140px;
	
}

#menu a {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 27px;
	color: #111;
	letter-spacing: 1px;

}

#menu a:hover {
	color: #009cdd;
	text-decoration: none;

}

#footer-menu a {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	color: #58595b;
	letter-spacing: 1px;

}

#footer-menu a:hover {
	color: #009cdd;
	text-decoration: none;

}


p {
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	margin-bottom: 20px;
}

p.zitat {
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	color: #58595b;
}

p.autor {
	font-size: 12px;
	line-height: 18px;
	color: #58595b;
	margin-left: 30%;
}

p.kontakt {
	font-size: 18px;
	line-height: 18px;
	color: #58595b;

}

p.service {
	font-size: 14px;
	line-height: 18px;
	color: #58595b;
	text-transform: uppercase;
	margin-bottom: 8px;

}


.aktiv {
	color: #009cdd;
}

.aktiv-grau {
	background: #DDD;

}

.m-link-1 {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	color: #58595b;
	letter-spacing: 1px;
	padding: 5px 0px;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	display: block;

}

.m-link-1:hover {
	color: #009cdd;
	text-decoration: none;

}

.last {
	margin-top: 0px;
	border-top: none;

}

#zahn-menu {
	margin-top: 45px;
	margin-left:0;

}

.clear {
	clear: both;
}

.td-border-dotted {
	border-bottom: 1px dotted #bbb;
	padding: 10px 0px;
	vertical-align: top;
	font-size: 15px;
}

#chirurgie {
	background: #ececed;
	height: 300px;
	padding: 15px;
	margin-top: 80px;
	width:45%;
	float: left;
	border-right: 5px solid #f9f9f9;
	z-index: 1;
}

#diagnostik {
	background: #d1d1d2;
	min-height: 300px;
	padding: 15px;
	margin-top: 80px;
	width:45%;
	float:left;
}

#fortbildung {
	position: relative;
	background: #d1d1d2;
	width: 36%;
	height: auto;
	border: 5px solid #f9f9f9;
	margin-left:30px;
	margin-top:-70px;
	padding: 15px;
	z-index: 3;
}


#supervision {
	position: absolute;
	top:0px;
	right: 0px;
	width: 280px;
	padding: 15px;
	background: #ececed;	
	border: 5px solid #f9f9f9;
	padding-bottom: 5px;
}

@media (max-width: 768px) {
  #supervision {
    position:inherit;
   	width: 100%;
	padding: 15px;
	background: #ececed;	
	border: 0;
	border-top: 5px solid #f9f9f9;
	border-bottom: 5px solid #f9f9f9;
	
	
  }
  #chirurgie {
	background: #ececed;
	
	padding: 15px;
	margin-top: 0px;
	width:100%;
	float: none;
	border-right: 0px;
}

  #diagnostik {
	background: #d1d1d2;
	min-height: 300px;
	padding: 15px;
	margin-top: 0px;
	width:100%;
	float:none;
}

  #fortbildung {
	background: #d1d1d2;
	width: 100%;
	border: 0;
	border-top: 5px solid #f9f9f9;
	margin: 0;
	padding: 15px;
}

}

li {
	font-size: 14px;
	line-height: 20px;
	color: #58595b;
	background: url(../img/liste.png) no-repeat left top;
	background-position-y: 4px;
	padding: 0px 0px 0px 18px;
	list-style: none;
	margin: 0;
	margin-bottom: 10px;

}

ul {
	
	margin: 0;
	padding: 0;
}

.btn-bild {
	background: #fff url(../img/bild.png) no-repeat left center;
	background-position-x: 10px;
	padding: 5px 5px 5px 40px;
	border: 5px solid #f5f6f6;
	margin: 10px 0px;
	display: block;
	font-size: 13px;
	color: #58595b;

	
}

.btn-play {
	background: #fff url(../img/play.png) no-repeat left center;
	background-position-x: 10px;
	padding: 5px 5px 5px 40px;
	border: 5px solid #f5f6f6;
	margin: 10px 0px;
	display: block;
	font-size: 13px;
	color: #58595b;	
}

.btn-info {
	background-color: #ececed;
	width: 50px;
	height: 50px;
	border-radius: 25px;

	padding: 27px 0px 0px 0px;
	border: 0px solid #f5f6f6;
	margin: 35px 0px 0px 0px;
	display: inline-block;
	font-size: 13px;
	color: #fff;
	text-align: center;

	
}

.btn-info:hover {

	text-decoration: none;

}

.btn-info-2 {
	background-color: #ff5555;
	width: 50px;
	height: 50px;
	border-radius: 25px;

	padding: 27px 0px 0px 0px;
	border: 0px solid #f5f6f6;
	margin: 35px 0px 0px 0px;
	display: inline-block;
	font-size: 13px;
	color: #fff;
	text-align: center;

	
}

.btn-info-2:hover {

	text-decoration: none;

}



.azubi {
	width: 90px;
	height: 90px;
	border-radius: 45px;
	

}


.btn-bild:hover {
	color: #58595b;	
	text-decoration: none;
	background-color: #f5f6f6;
}

.btn-play:hover {
	color: #58595b;	
	text-decoration: none;
	background-color: #f5f6f6;
}

/* Cookie */



#cookie div {padding: 10px; padding-right: 60px;}

#cookie { 
	
   position: fixed;
   top: 0px;
   left:0;
   right:0;
   text-align:center; 
   
   background: #eee; 
    
   z-index:10000; 
   
   font-size:14px; 
   
   line-height:17px;
   display: none;
}

#cookiecloser {
	position: absolute;
	top: 5px;
	right: 5px;
   color: #009cdd;
   font: 18px/100% arial, sans-serif;
   
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   
   cursor:pointer;
 border: 1px solid #009cdd; 
   padding: 4px 8px 4px 8px;
   
   background: #eee; 
   
 }

#cookiecloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

#datenschutz h3 {
	font-size: 21px;
}
/* Ende Cookie */

