/*-----------------------------------------------------------------------------------*/
/* Global
/*-----------------------------------------------------------------------------------*/
body {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 26px;
  background: #fff;
  color: #6f6f6e;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #e70b85;
}

a,
a:hover,
a:active,
a:visited {
  outline: 0px;
}

a:hover {
  color: red;
}

img {
  outline: 0;
  border: 0;
}

h1 {
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 20px;
}

h2 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 21px;
}

h3 {
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 21px;
}

h4 {
  font-weight: normal;
}

p {
  margin-bottom: 26px;
  line-height: 26px;
}

i, em {
  font-weight: 400;
  font-style: italic;
}

b {
  font-weight: 700;
}

input:focus, textarea:focus {
  outline: 0;
}

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

.placeholder {
  color: #9c9d9d;
}

label {
  display: none;
}

/*-----------------------------------------------------------------------------------*/
/* Layout
/*-----------------------------------------------------------------------------------*/
.wrap {
  width: 960px;
  margin: 0px auto;
}

.title {
  text-align: center;
  padding-top: 58px;
  padding-bottom: 48px;
}

.title h2 {
  color: #e70b85;
}

.title h3 {
  margin-bottom: 20px;
}

.schatten {
  -moz-box-shadow:  0px 2px 30px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.4);
}

/*-----------------------------------------------------------------------------------*/
/* Header
/*-----------------------------------------------------------------------------------*/
#header {
  width: 100%;
  height: 140px;
  background: #fff;
  position: relative;
  z-index: 100;
}

#header .logo {
  margin-top: 17px;
}

#header .times {
  width: 252px;
  height: 110px;
  background: url('assets/images/termine.png') no-repeat center center;
  margin-top: 30px;
  margin-left: 250px;
}

#header .times p {
  text-indent: -99999px
}

#header .phone {
  background: url('assets/images/telefon.png') no-repeat left 8px;
  padding-left: 40px;
  margin-top: 78px;
}

#header .phone p {
  margin: 0px;
  font-weight: 300;
  font-size: 14px;
}

#header .phone .number {
  font-weight: 700;
  font-size: 20px;
  line-height: 18px;
}

/*-----------------------------------------------------------------------------------*/
/* Navigation
/*-----------------------------------------------------------------------------------*/
#main-nav {
  width: 100%;
  background: #5f5f5f;
  height: 48px;
  line-height: 48px;
  margin-bottom: 8px;
  position: relative;
  z-index: 99;
}

#main-nav .white {
  background: #fff;
  width: 100%;
  height: 10px;
  position: relative;
  z-index: 99;
  margin-top: -7px;
}

#main-nav ul {
  text-align: right;
}

#main-nav ul li {
  list-style: none;
  display: inline;
}

#main-nav ul li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  margin-left: 75px;
  padding-bottom: 3px;
  position: relative;
  z-index: 100;
  display: inline-block;
  zoom: 1; /* Für IE7 und darunter */
  *display: inline; /* Für IE7 und darunter */
}

#main-nav ul .current a {
  border-bottom: 4px solid #e70b85;
}

/*-----------------------------------------------------------------------------------*/
/* Hero Shot
/*-----------------------------------------------------------------------------------*/
#hero {
  background: url('assets/images/header-bg.jpg') no-repeat center center;
  height: 425px;
  padding-top: 40px;
  position: relative;
  z-index: 98;
}

#hero h1 {
  background: url('/data/uploads/hero-title.png') no-repeat center center;
  text-indent: -99999px;
  width: 502px;
  height: 118px;
}

#hero .hero-text {
  font-size: 18px;
  font-weight: 300;
}

#hero .hero-text span {
   background: url('/data/uploads/rebecca-heil-unterschrift.png') no-repeat -5px 0px;
   display: block;
   text-indent: -99999px;
   width: 183px;
   height: 30px;
   margin-top: 4px;
}

#hero .hero-button {
  background: url('assets/images/button-hero.png') no-repeat center center;
  text-indent: -99999px;
  width: 274px;
  height: 83px;
  display: block;
}

/*-----------------------------------------------------------------------------------*/
/* Startseite
/*-----------------------------------------------------------------------------------*/
#uebersicht {
  position: relative;
  z-index: 97;
  padding-bottom: 56px;
  background: #fff;
}

#uebersicht .boxes h3 {
  text-indent: -99999px;
}

#uebersicht .boxes .more {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

#uebersicht .boxes .more a {
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  width: 260px;
}

#uebersicht .boxes .more span {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

#uebersicht .boxes .box-1,
#uebersicht .boxes .box-2,
#uebersicht .boxes .box-3 {
  width: 285px;
  height: 352px;
  position: relative;
}

#uebersicht .boxes .box-1 {
  background: url('/data/uploads/die-praxis.png') no-repeat center center;
}

#uebersicht .boxes .box-2 {
  margin-left: 50px;
  background: url('/data/uploads/unsere-leistungen.png') no-repeat center center;
}

#uebersicht .boxes .box-3 {
  background: url('/data/uploads/unsere-partner.png') no-repeat center center;
}

/*-----------------------------------------------------------------------------------*/
/* Unterseiten
/*-----------------------------------------------------------------------------------*/
#content h1 {
  text-indent: -9999px;
  height: 34px;
  padding: 0;
}

#die-praxis #content h1 {
  background: url('/data/uploads/h1-die-praxis.png') no-repeat left center;
}

#unsere-leistungen #content h1 {
  background: url('/data/uploads/h1-unsere-leistungen.png') no-repeat left center;
}

#unsere-partner #content h1 {
  background: url('/data/uploads/h1-unsere-partner.png') no-repeat left center;
}

#impressum #content h1 {
  text-indent: 0;
}

#content {
  background: #fff;
  position: relative;
  z-index: 97;
  padding-bottom: 36px;
  background: #fff;
}

#content img {
  border: 1px solid #b5b1ae;
}

#content p,
#content ul {
  font-weight: 300;
}

#content ul {
 padding-left: 20px;
 margin-bottom: 26px;
}

#content ul li {
  list-style: disc;
}

#content .list {
  margin-right: 80px;
}

#content .breadcrumbs {
  color: #9d9d9d;
  font-size: 14px;
  padding: 35px 0px 20px 0px
}

#content .breadcrumbs a {
  color: #9d9d9d;
}

#content .photos {
  width: 286px;
}

#content .text {
  width: 623px;
}

/*-----------------------------------------------------------------------------------*/
/* Kontakt
/*-----------------------------------------------------------------------------------*/
#kontakt {
  position: relative;
  z-index: 96;
  background: #fff;
  padding-bottom: 70px;
}

#kontakt input[type="text"],
#kontakt input[type="email"],
#kontakt textarea {
  width: 404px;
  font-size: 16px;
  padding: 10px 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  border: 1px solid #cccccc;
  border-top: 1px solid #9e9e9e;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  margin: 0px 0px 10px 0px;
}

#kontakt input[type="text"]:focus,
#kontakt input[type="email"]:focus,
#kontakt textarea:focus {
  background: #f5f5f5;
}

#kontakt textarea {
  height: 150px;
  margin: 0px 0px 15px 0px;
}

#kontakt input[type="submit"] {
  background: url('assets/images/form-button.png') center center no-repeat;
  width: 184px;
  height: 47px;
  border: 0;
  text-indent: -99999px;
  cursor: pointer;
}

#kontakt input[type="submit"]:hover {
  opacity: 0.8;
}

#kontakt input[type="submit"]:active {
  position: relative;
  top: 1px;
}

#kontakt .error input[type="text"],
#kontakt .error textarea {
  background: #ffeeee;
  border: 1px solid #fe5a50;
  border-top: 1px solid #b33d37;
}

#kontakt .contactform-alert {
  color: #fe5a50;
background: #ffeeee;
padding: 10px;
margin: 0px 0px 20px 0px;
}

#kontakt .contactform-help {
  border-top: 1px dotted #d5d5d5;
  border-bottom: 1px dotted #d5d5d5;
  padding: 15px 0px 13px 0px;
  color: #9c9d9d;
}

#kontakt .drop-line {
  border-bottom: 1px dotted #d5d5d5;
  margin: 10px 0px 20px 0px;
}

#kontakt .drop-line input[type="text"] {
  margin: 0px 0px 20px 0px;
}

#kontakt .map-adress {
  height: 500px;
  background: #f5f5f5;
  font-size: 18px;
}

#kontakt .map-adress h4 {
  color: #e70b85;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 700;
}

#kontakt .map-adress p {
  line-height: 26px;
}

#kontakt .map-adress .adress {
  padding: 22px 35px;
} 

#kontakt .map-adress .adress span {
  width: 80px;
  display: inline-block;
  zoom: 1; /* Für IE7 und darunter */
  *display: inline; /* Für IE7 und darunter */
}

#kontakt .danke {
  font-weight: 300;
}

#kontakt .danke h3 {
  color: #e70b85;
}

#kontakt .danke .phone {
  background: url('assets/images/telefon.png') no-repeat left top;
  height: 40px;
  padding-left: 40px;
  padding-top: 3px;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0px;
}

#kontakt .danke .check-submit {
  background: url('assets/images/haken-icon.png') no-repeat left top;
  padding-left: 90px
}

/*-----------------------------------------------------------------------------------*/
/* Footer
/*-----------------------------------------------------------------------------------*/
#footer {
  height: 90px;
  background: #5f5f5f;
  color: #fff;
  padding-top: 60px;
}

#footer a {
  color: #fff;
}