/*
Theme Name: Dr. Steinhauser
Version: 1.0
Author: Ewald Natter
Author URI: http://www.freelenz.at
*/

* {
  margin: 0;
  padding: 0;
  outline: none;
  }
  
HTML {
  }  
  
BODY {
  font: 16px/25px ff-meta-web-pro;  
  color: #333;
  text-align: center;
  }
  
INPUT, BUTTON, TEXTAREA {
  font: 16px/27px ff-meta-web-pro;  
  }  
  
IMG {
  border: none;  
  }

A {
  color: #00437f;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.2s;
  }
  
.mobile {
  display: none;
  }  
  
/* LAYOUT
------------------------------------------------------------------------------- */  

#page {
  width: 1190px;
  margin: 0 auto;
  }
  
/* TYPO
------------------------------------------------------------------------------- */    

H1, H2, H3 {
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 10px;
  clear: both;
  margin-top: -2px;
  }
  
H2 {
  line-height: 30px;
  }  
  
/* HEADER
------------------------------------------------------------------------------- */   

#header {
  height: 65px;
  padding-top: 20px;
  line-height: 16px !important;  
  }
  
#header #nav .button {
  display: none !important;
  }

#nav UL {
  list-style-type: none;
  background: #A99D40;
  width: auto;
  margin: 0 auto;
  }
  
#nav UL LI {
  display: inline-block;
  margin: 0 -2px;
  }
  
#nav UL LI:first-child {
  background: none;
  }  
  
#nav UL LI A {
  display: inline-block;
  color: #fff;
  margin: 0;
  padding: 11px 14px 15px 14px;
  transition: 0.2s;
  } 
  
#nav UL LI.current_page_item A,
#nav UL LI.current_page_parent A,
#nav UL LI.current-page-ancestor A {
  border-top: 1px solid #D4CE9F;
  border-bottom: 1px solid #D4CE9F;
  color: #000;     
  background: #F2F0E3 !important;
  }
  
#nav UL LI A:hover {
  background: #b4ac69;
  }  
  
#subnav {
  margin-bottom: 10px;
  }  
  
.items UL {
  list-style-type: none;  
  }
  
.items UL LI {
  height: 45px;
  background-color: #D4CE9F;
  margin-bottom: 5px;
  padding-right: 20px;
  line-height: 42px;
  text-align: left;
  overflow: hidden;
  }
  
.items UL LI:hover {
  background-color: #A99D40;
  }   
  
.items UL LI:hover A {
  color: #fff;
  }  
  
.items UL LI A {
  color: #333;   
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  
  }
  
.items UL LI.current_page_item,
.items UL LI.active {
  background: #A99D40 url('images/subnavActive.gif') no-repeat 360px center;
  }
  
.items UL LI.active {
  background-image: none;
  }    
  
.items UL LI.current_page_item A,
.items UL LI.active A {
  color: #fff;  
  }
  
/* CONTENT
------------------------------------------------------------------------------- */     

#container {
  text-align: left;
  position: relative;
  margin-left: 0;
  margin-right: -10px;
  }
  
.home #container {
  margin-left: -10px;
  margin-right: 0;
  }

.rectangle {
  width: 390px;
  height: 245px;
  background-color: #F2F0E3;
  text-align: left;
  position: relative;
  margin-bottom: 10px;
  }
  
.rectangle.main {
  background-color: #A99D40;
  color: #fff;
  }
  
.rectangle.main A {
  color: #D4CEA0;
  }  
  
.rectangle.padding {
  padding: 15px 15px;
  width: 360px;
  height: 215px;
  }    
  
.rectangle.image {
  border: 1px solid #DFDFDF;
  height: 243px;
  width: 388px;
  overflow: hidden;
  } 
  
.rectangle.big {
  height: 498px;
  }   
  
.rectangle.quote TABLE TD {
  padding: 0 20px;
  }  
  
.rectangle BUTTON {
  margin-bottom: 10px;
  }  
  
.rectangle.quote.large {
  width: 360px;
  margin-right: 10px;
  }  
  
.rectangle.items {
  background: none;
  }  
  
.rectangle .bottom {
  position: absolute;
  left: 20px;
  bottom: 15px;
  color: #D4CEA0;
  }
  
.bottom A:hover {
  color: #fff;  
  }

P {
  margin-bottom: 20px;
  }  
  
A.back {
  display: block;
  margin-bottom: 10px;
  float: left;
  background: none;
  }  
  
A.back:hover {
  color: #fff;  
  }
  
.quote BLOCKQUOTE {
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  }  
  
.quote SMALL {
  color: #92918B;
  text-align: center;
  display: block;
  font-size: 16px;
  }  
  
#content {
  width: 800px;
  float: left;
  margin-left: 20px;
  margin-right: -10px;
  } 
  
BUTTON.flieder {
  background: #96309b !important;
  border-radius: 5px;
  }
  
BUTTON.flieder {
  background: #96309b !important;
  } 
  
BUTTON.flieder SPAN {  
  background: none;
  }
  
BUTTON.flieder SPAN A {  
  color: #fff;
  font-weight: normal;
  }  
  
.button {
  display: inline-block !important;
  background: #96309b !important;
  color: #fff;
  padding: 5px 15px 9px 15px !important;
  border-radius: 5px !important;
  color: #fff !important;
  line-height: 1.6;
  transition: 0.2s;
  } 
  
.button:hover,
BUTTON.flieder:hover {
  background: #d481c9 !important;
  }    
  
.column {
  width: 390px;
  float: left;  
  margin-left: 10px;
  }
  
HR {
  background: url('images/hr@2x.png') repeat-x;
  background-size: auto 4px;
  height: 5px;
  margin: 20px 0 20px 0;
  border: none;
  width: 98.5%;
  }
  
#content A {
  color: #A39740;
  text-decoration: underline;  
  }
  
.center {
  text-align: center;      
  }
  
BUTTON {
  padding-right: 10px;
  background: url('images/bgButtonRight.png') no-repeat top right;
  height: 35px;
  color: #333;
  position: relative;
  font-weight: bold;
  border: none;
  cursor: pointer;
  }  
  
BUTTON SPAN {
  background: url('images/bgButtonLeft.png') no-repeat top left;
  padding: 2px 0 10px 12px;  
  margin: 0 0 0 0;
  display: block;
  }  
  
BUTTON SPAN A {
  color: #000;
  }  
  
BUTTON:active {
  top: 1px;  
  }
  
.open {
  color: #767571;
  margin-top: 18px;
  }  

#content TABLE {
  width: 99.5%;
  margin-right: 10px;
  }
  
#content TABLE TD {
  background: url('images/hr@2x.png') repeat-x bottom left;
  background-size: auto 4px;
  padding: 15px 11px 18px 0;
  }  
  
.zahnspangen #content TABLE TD {
  background: none;
  padding-bottom: 10px;
  }
  
.zahnspangen #content TABLE TD P {
  padding-right: 20px;  
  }
  
.imageborder {
  border: 1px solid #DFDFDF;
  height: 243px;
  overflow: hidden;
  width: 388px;
  display: block;
  float: left;
  margin: 0 19px 20px -9px;
  }
  
.imageborder IMG {
  float: left;  
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: auto !important;
  }
  
TD .imageborder {
  margin-left: 0;
  margin-right: 0px;
  }  
  
IMG.alignleft {
  float: left;    
  }
  
IMG.alignright {
  float: right;  
  margin-left: 40px;
  }
  
#subpages {
  margin-left: -10px;
  }
  
.subpage {
  width: 390px;
  float: left;
  margin-left: 10px;
  padding: 10px 0 10px 0;
  }   
  
.subpage .imageborder {
  margin-left: 0px;
  }
  
.subpage .imageborder:hover .default {
  display: none;
  }  
  
.subpageContent {
  padding-right: 20px;  
  }
  
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	}

sup {
	bottom: 1ex;
	}
	
sup small {
	display: inline !important;
	}	

sub {
	top: .5ex;
	}  
  
  
/* SO GEHT ES
------------------------------------------------------------------------------- */     

.so-geht-es #content TABLE {
  width: 100%;
  }

.so-geht-es #content TABLE TD {
  padding-top: 0px;
  width: 50%;
  background: none;
  }
  
.so-geht-es #content .imageborder {  
  margin-bottom: 10px;
  }
  
/* GALERIE
------------------------------------------------------------------------------- */   

#gallery {
  position: absolute;  
  top: 0px;
  right: 0px;
  border: 1px solid #DFDFDF;
  height: 243px;
  overflow: hidden;
  width: 388px;  
  z-index: 100; 
  background: #F2F0E3 url('images/loading.gif') no-repeat center center;
  }
  
#content #gallery {
  right: 9px;
  }  
  
.galleryImage {
  height: 243px;
  position: absolute;
  top: 0px;
  left: 0px;
  }  
  
  
  
/* WO WIR HELFEN KÖNNEN
------------------------------------------------------------------------------- */     

.wo-wir-helfen-koennen #content TABLE {
  width: 100%;
  }

.wo-wir-helfen-koennen #content TABLE TD {
  padding-top: 0px;
  width: 50%;
  background: none;
  }
  
.wo-wir-helfen-koennen #content TABLE TD .imageborder {
  margin-left: -10px;
  margin-right: -10px;
  }

.wo-wir-helfen-koennen #content TABLE TD {
  padding-right: 18px;
  }
  
.bgcolor {
  background-color: #F2F0E3;
  }
  
h1.bgcolor {
  padding-top: 2px;
  line-height: 43px;
  padding-left: 10px;
  margin-bottom: 5px;
  margin-top: -10px;
  }  
  
#content UL {
  margin: 0 0 0 0px;
  }
  
UL.bgcolor {
  background: none;
  }
  
UL.bgcolor LI {
  background-color: #F2F0E3;
  padding-left: 20px;
  list-style-position: inside;
  height: 45px;
  line-height: 45px;
  margin-bottom: 5px;
  }  
  
  
  
  
/* HÄUFIGE FRAGEN
------------------------------------------------------------------------------- */     

.question {
  background: url('images/hr@2x.png') repeat-x bottom left;
  background-size: auto 4px;
  display: block;
  padding: 10px 0 17px 0;
  }
  
.answer {
  background: url('images/hr@2x.png') repeat-x bottom left;
  background-size: auto 4px;
  padding-bottom: 15px;  
  }  
  
.question.ui-accordion-header-active {
  background: none;
  font-size: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 0px;
  clear: both;
  margin-top: -2px;
  }  
  
.question A {
  text-decoration: none !important;
  background: none;
  }  
  
.question.ui-accordion-header-active A {  
  background: none !important;
  color: #333 !important;
  }
  
/* ASSISTENTINNEN
------------------------------------------------------------------------------- */   

.assistant {
  float: left;
  width: 190px;
  height: 245px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  }
  
.assistant .name {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url('images/bgAssistantName.png') no-repeat;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 190px;
  }  
  
.assistentinnen #main {
  margin-right: 10px;
  }  
  
.assistant IMG {  
  width: 190px;
  height: 245px;
  object-fit: cover;
  object-position: center center;
  height: auto;
  }


/* FOOTER
------------------------------------------------------------------------------- */   

#footer {
  color: #A39740;
  margin-top: 50px;
  line-height: 50px;
  margin-bottom: 40px;
  }
  
#footer BR {
  display: none;
  }  
  
#footer A {
  color: #A39740;
  }
  
#footer A:hover {
  color: #000;
  }  
  
#footer .button {
  margin-left: 10px;
  }
  
#footer IMG {
  width: 190px;
  height: auto;
  }

/* MISC
------------------------------------------------------------------------------- */

.left { float: left; }
.right { float: right; }
.clear { clear: both; }



/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top: 138px;
	z-index:99;
	cursor:pointer;
	width: 40px;
	height: 75px;		
	text-indent: -10000px;
}
.nivo-prevNav {
	left:0px;
	background: url('../images/galleryPrev.png') no-repeat;
}
.nivo-nextNav {
	right:0px;
	background: url('../images/galleryNext.png') no-repeat;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}