body { color: #000000; background: url("../../img/wavegrid.png") repeat scroll #C8C8C8; }
h1 { font-family: 'Lato', sans-serif; font-size: 50px }
h1, h2, h3 { text-transform: uppercase; font-weight:normal; margin-top: 5px }
a { color: #000000; text-decoration: underline; }
a:hover, a:focus { color: #000000; text-decoration: none; }
.container { 
  max-width: 970px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.27);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.27);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.27);
}
.head { height: 339px }
.starter-template { margin-bottom: 15px }
.logo { 
  text-align: center;
  min-height:100%;
  /* Für den Internet Explorer */
  height:auto !important;
  height:100%;
  position:relative;
}
.behandlung { height: 300px }
.map { overflow: hidden }
.logo img { margin-top: 30px }
.dr, .behandlung2, .behandlung3 { 
  min-height:100%;
  /* Für den Internet Explorer */
  height:auto !important;
  height:100%;
  position:relative;
}
img.photo { margin-top: 8px }
ul { list-style-type: none; margin: 0; padding: 0 0 0 10px; }
ul li { background-image: url(../../img/ico-ok.png); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 0 25px }
.gelb { background-color: #ffdd00 }
.inner { padding: 15px; }
.row { margin: 0; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { padding: 0 }

@media (min-width: 768px) {
.border-r { border-right: 10px solid #fff }
.border-t { border-top: 10px solid #fff }
}

@media (max-width: 980px) {
.behandlung { height: 350px }
.border-l { border-left: 10px solid #fff }
}

@media (max-width: 828px) {
.behandlung { height: 415px }
}

@media (max-width: 800px) {
.head { height: 390px }
}

@media (max-width: 768px) {
.logo, .map, .behandlung, .person { display: none }
}