/* Compiled Less CSS File */
/* Generated from "style.css" */

.btn {
  color: #fff;
  background: #fdbb00;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.btn-hover {
  color: #008ad2;
  text-decoration: none;
  background: #fff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.btn-content {
  color: #fff;
  background: #008ad2;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.btn-content-hover {
  text-decoration: none;
  background: #fdbb00;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
/* ===========
   L A Y O U T */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  min-height: 100%;
  position: relative;
}
body {
  font-family: "Raleway", sans-serif;
  line-height: 1.6;
  color: #555;
  font-size: 16px;
  font-size: 1rem;
}
header {
  padding: 40px 0;
}
.telnr {
  text-align: right;
  line-height: 122px;
  font-size: 50px;
  font-size: 3.125rem;
  color: #fdbb00;
}
nav {
  background: #ffe594;
}
nav .container_12 {
  position: relative;
}
#menu {
  position: absolute;
  bottom: 0;
}
main {
  display: block;
  /* IE8 */

}
#content {
  background: #fff8e4;
}
#gridwrap {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fff;
}
#leistungennav {
  padding: 40px 0;
  background: #ffe594;
}
#leistungennav h2 {
  margin-top: 0;
}
footer {
  color: #fff;
}
footer a:link,
footer a:visited {
  color: #fff;
  text-decoration: underline;
}
footer a:hover,
footer a:focus,
footer a:active {
  text-decoration: none;
}
#footerkontakt {
  padding: 40px 0;
  background: #008ad2;
}
#footerkontakt h2 {
  margin-top: 0;
}
#footerkontakt table {
  width: 100%;
  border-collapse: collapse;
}
#footerkontakt td {
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}
#footerkontakt .tdlast {
  border-bottom: none;
}
#footerkontakt .tdfirst {
  padding-top: 0;
}
#footerinfo {
  padding: 10px 0;
  background: #444;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
/* ===================================
   N A V I G A T I O N   &   L I N K S */
a:link,
a:visited {
  color: #008ad2;
  text-decoration: none;
}
a:link img,
a:visited img {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
a:hover img,
a:focus img,
a:active img {
  opacity: 0.8;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
nav a:link,
nav a:visited {
  color: #fff;
  background: #fdbb00;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
#start .start,
#praxis .praxis,
#aerzte .aerzte,
#leistungen .leistungen,
#anfahrt .anfahrt,
#kontakt .kontakt,
nav a:hover,
nav a:focus,
nav a:active {
  color: #008ad2;
  text-decoration: none;
  background: #fff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
nav ul {
  width: 100%;
  margin-left: 0;
}
nav li {
  list-style: none;
}
nav a {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  line-height: 2;
}
a[href$=".pdf"] {
  background: url("../../img/pdf.png") center left no-repeat;
  padding-left: 16px;
  line-height: 16px;
}
.breadcrumb,
main .breadcrumb:last-of-type {
  color: #999;
  margin-bottom: 30px;
}
/* =====================
   A L L G E M E I N E S */
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.lightbox img {
  margin-bottom: 20px;
}
.browser-hinweis {
  display: block;
  background: #F0E3AE;
  padding: 10px 20px;
  color: #333;
  text-align: center;
}
small {
  font-size: 12px;
  font-size: 0.75rem;
}
p {
  margin-bottom: 0.9em;
}
main p:last-of-type {
  margin-bottom: 0;
}
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
h1,
h2,
h3 {
  font-weight: normal;
  margin: 1.5em 0 15px 0;
  line-height: 1.3;
}
h1 {
  font-size: 32px;
  font-size: 2rem;
  border-bottom: 2px solid #fdbb00;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
h2 {
  font-size: 24px;
  font-size: 1.5rem;
}
h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
h1,
h1 + h2 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a {
  display: block;
}
hr {
  border: none;
  border-top: none;
  height: 1px;
  background: #ccc;
  margin: 15px 0;
}
main ul,
main ol {
  margin: 15px 0;
  overflow: auto;
}
main ul {
  padding-left: 18px;
  list-style-type: disc;
}
main ol {
  padding-left: 30px;
}
main table {
  margin: 15px 0;
}
main td,
main th {
  border: 0px solid #bfbfbf;
  padding: 0 20px 20px 0;
  vertical-align: top;
}
.clear {
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
img.float-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
img.float-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
iframe {
  width: 100%;
  margin-top: 30px;
}
figure {
  position: relative;
}
figure img {
  display: block;
}
figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
}
.lb {
  /* line-break */

  margin-right: 0 !important;
}
.rb {
  /* RechtsBündig */

  text-align: right;
}
.icon {
  display: inline;
  vertical-align: middle;
}
.box {
  margin-bottom: 20px;
  position: relative;
}
.box h3 {
  margin: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  display: block;
  padding: 10px;
  color: #fff;
  background: #fdbb00;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.box a:hover h3,
.box a:active h3,
.box a:focus h3 {
  color: #008ad2;
  text-decoration: none;
  background: #fff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.box img {
  margin-top: 40px;
}
ul.nav {
  list-style: none;
  padding-left: 0;
}
ul.nav a:link,
ul.nav a:visited {
  display: block;
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  background: #008ad2;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
ul.nav a:hover,
ul.nav a:active,
ul.nav a:focus {
  text-decoration: none;
  background: #fdbb00;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
/* =============================
   K O N T A K T F O R M U L A R */
form {
  margin-top: 20px;
}
input,
textarea {
  font: inherit;
  border: 1px solid #b7b7b7;
  outline: 0 none;
  background: #fff;
  color: inherit;
  padding: 0.5em;
  width: 100%;
  margin-bottom: 20px;
}
.fehler,
.danke {
  padding: 10px 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px #333;
}
.fehler {
  background: #900;
}
.danke {
  background: #1E6F2F;
}
input:focus,
textarea:focus {
  background: #fcfcfc;
  border: 1px solid #999;
}
label {
  display: block;
  margin-bottom: 5px;
}
.bee {
  display: none;
}
input[type=submit] {
  line-height: 1;
  cursor: pointer;
  border: none;
  color: #fff;
  background: #008ad2;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
input[type=submit]:hover {
  text-decoration: none;
  background: #fdbb00;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
input[type=checkbox] {
  width: auto;
  margin-bottom: 5px;
}
fieldset {
  margin-bottom: 20px;
}
fieldset label {
  display: inline;
}
/* =======================
   M O B I L E   S T Y L E S */
.desktop-only {
  display: block;
}
.mobile-only {
  display: none;
}
@media (max-width: 760px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  #menu {
    display: none;
  }
  .float-left {
    float: none;
  }
  .float-right {
    float: none;
  }
  img.float-left {
    margin-right: 0;
  }
  img.float-right {
    margin-left: 0;
  }
  #logo {
    margin: 0 auto;
  }
  .telnr {
    text-align: center;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    margin-top: 40px;
  }
  #gridwrap {
    background: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  nav a {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
  }
  nav .btn:link,
  nav .btn:visited,
  nav .btn:hover,
  nav .btn:focus,
  nav .btn:active {
    background: #008ad2;
    color: #fff;
    border-top: 1px solid #fff;
  }
  #menu {
    position: static;
  }
  #content {
    background: #fff;
  }
  .box {
    margin-bottom: 20px;
    background: #fff;
  }
  .box h3 {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
  }
  .box img {
    margin: 0 auto;
    margin-top: 40px;
  }
  .container_12 .box.grid_3 {
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
  ul.nav.alpha {
    margin-bottom: 0;
  }
  ul.nav.omega {
    margin-top: 0;
  }
}
/* =======================
   D R U C K - S T Y L E S */
@media print {
  * {
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background: transparent !important;
  }
  html {
    background-color: #fff;
  }
  /* Hide navigation */
  nav {
    display: none;
  }
  /* Show link destinations in brackets after the link text */
  a[href]:after {
    content: " (" attr(href) ") ";
  }
  a[href] {
    font-weight: bold;
    text-decoration: underline;
    color: #06c;
    border: none;
  }
  /* Don't show link destinations for JavaScript or internal links */a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Show abbr title value in brackets after the text */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  figure {
    margin-bottom: 1em;
    overflow: hidden;
  }
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/raleway-v12-latin-regular.eot');
  src: local('Raleway'), local('Raleway-Regular'), url('../../fonts/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../../fonts/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
   url('../../fonts/raleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../../fonts/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../../fonts/raleway-v12-latin-regular.svg#Raleway') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/raleway-v12-latin-700.eot');
  src: local('Raleway Bold'), local('Raleway-Bold'), url('../../fonts/raleway-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../../fonts/raleway-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
   url('../../fonts/raleway-v12-latin-700.woff') format('woff'), /* Modern Browsers */
   url('../../fonts/raleway-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../../fonts/raleway-v12-latin-700.svg#Raleway') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
