.AvantGardeGothicITCW01Bk {
  font-family: "AvantGardeGothicITCW01Bk";
  font-weight: normal;
  font-style: normal;
}

.AvantGardeGothicITCW02Dm {
  font-family: "AvantGardeGothicITCW02Dm";
  font-weight: normal;
  font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "AvantGardeGothicITCW01Bk", sans-serif;
  font-size: 11px;
  line-height: 1.64em;
  letter-spacing: 0.05em;
}

main, header, footer {
  width: 100%;
  max-width: 1280px;
}

main[role="main"] {
  height: auto;
  position: absolute;
}

h1, .title, h3, .big {
  font-size: 2.18em;
  line-height: 1.3em;
  color: #be2f22;
}

a {
  color: inherit;
  text-decoration: underline;
}

p {
  margin-bottom: 1.64em;
}

strong {
  font-family: "AvantGardeGothicITCW02Dm", sans-serif;
  font-weight: normal;
}

nav {
  width: 25%;
  position: fixed;
  margin-top: 20vh;
  z-index: 1;
}

.content {
  width: 75%;
  float: right;
  padding-top: 20vh;
  position: relative;
}

.content section {
  height: 100%;
  min-height: 80vh;
  padding: 20px;
  position: relative;
  overflow: hidden;
}

.content section section {
  width: 100%;
  float: none;
}

header {
  height: 22vh;
  max-height: 200px;
  width: 100%;
  background: white;
  position: fixed;
  padding-top: 10px;
  z-index: 1;
}

header div {
  float: left;
}

header #logo {
  height: 100%;
  width: 50%;
}

header #logo img {
  width: 100%;
}

header #logo.green a:nth-child(1), header #logo a:nth-child(2) {
  display: none;
}

header #logo.green a:nth-child(2) {
  display: block;
}

#header-names {
  width: 50%;
  height: 100%;
  position: relative;
  padding: 25px 0 0 10px;
}

#header-names p {
  color: black;
}

#header-names.grey p {
  color: #8b8b8a;
}

#header-names div {
  float: left;
  width: 33%;
  height: 100%;
}

nav {
  font-size: 1.6em;
  text-transform: uppercase;
}

nav a {
  color: black;
  text-decoration: none;
}

nav .anchorific {
  padding-left: 20px;
}

nav .anchorific ul {
  list-style: none;
}

nav .anchorific > ul li {
  padding: 0.75em 0;
}

nav .anchorific > ul ul {
  font-size: 0.7em;
  padding-left: 30px;
  height: 0;
  overflow: hidden;
}

nav .anchorific > ul ul li {
  padding: 0;
  padding-top: 1em;
}

nav li.active ul {
  height: auto;
}

nav li.active > a {
  font-family: "AvantGardeGothicITCW02Dm", sans-serif;
}

nav li[data-tag="1"]:nth-child(1) {
  display: none;
}

#mobile-nav {
  display: none;
}

.red {
  color: #be2f22;
}

.green {
  color: #00a300 !important;
}

.hidden {
  opacity: 0;
  height: 0;
}

.colored {
  color: #be2f22;
}

.colored.green {
  color: #00a300;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#home div {
  padding: 15px 18px 12px 18px;
  margin: 0.5%;
  float: left;
}

#home p {
  margin-bottom: 0;
}

#home a {
  color: white;
}

#home #spacer-1 {
  width: 16%;
}

#home #Slogan {
  width: 82%;
  background-color: #be2f22;
  color: white;
}

#home #Slogan .big {
  color: white;
}

#home #Slogan .title {
  display: none;
}

#home #Bild {
  padding: 0;
  width: 49%;
  height: 295px;
  overflow: hidden;
}

#home #Bild .title {
  display: none;
}

#home #Bild img {
  width: 100%;
}

#home #Bad_Orb, #home #Jossgrund {
  width: 15%;
  padding: 0;
}

#home #Praxiszeiten_Bad_Orb, #home #Praxiszeiten_Jossgrund {
  width: 33%;
  background-color: lightgrey;
}

#home #Wo_Sie_uns_finden, #home #Aktuelles {
  width: 33%;
  background-color: #be2f22;
  color: white;
}

#home #Wo_Sie_uns_finden .title, #home #Wo_Sie_uns_finden .big, #home #Aktuelles .title, #home #Aktuelles .big {
  color: white;
}

#home #News {
  width: 40%;
  background-color: yellow;
  text-align: center;
  color: black !important;
}

#home #News .title {
  display: none;
}

#home #News .big,
#home #News a {
  color: black !important;
}

#home #News p {
  margin-bottom: 1em;
}

.image-page article {
  display: block;
  position: relative;
}

figure.single-image {
  width: 33%;
  height: 400px;
  float: left;
  margin-bottom: 5em;
}

figure.single-image img {
  width: 80%;
  height: auto;
}

figure.single-image figcaption {
  margin-top: 0.5em;
}

figure.single-image figcaption p {
  font-size: 1.15em;
  font-family: "AvantGardeGothicITCW01Bk", sans-serif;
}

.owl-gallery figure > * {
  float: left;
}

.owl-gallery figure img {
  display: block;
  width: 66%;
}

.owl-gallery figure figcaption {
  width: 33%;
  padding-left: 20px;
}

.controls {
  width: 66%;
}

.controls .control {
  width: 33%;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.controls #count {
  float: left;
  text-align: center;
  margin-top: 0.6vw;
}

.controls #prev {
  float: left;
}

.controls #next {
  float: right;
  text-align: right;
}

.basic-page article, .formular-page article {
  display: table;
  width: 100%;
  margin-bottom: 2em;
}

.basic-page article div, .formular-page article div {
  vertical-align: top;
  display: table-cell;
  height: 100%;
}

.basic-page article .title, .basic-page article .formular-page .title, .formular-page article .title, .formular-page article .formular-page .title {
  width: 33%;
}

.basic-page article .body, .basic-page article .formular-page .body, .formular-page article .body, .formular-page article .formular-page .body {
  width: 66%;
  font-size: 1.6em;
  line-height: 1.5em;
}

.basic-page article .body table, .basic-page article .formular-page .body table, .formular-page article .body table, .formular-page article .formular-page .body table {
  font-size: initial;
}

.basic-page article .body img, .basic-page article .formular-page .body img, .formular-page article .body img, .formular-page article .formular-page .body img {
  width: 100%;
}

#kontakt-bad-orb img, #kontakt-jossgrund img {
  max-width: 500px;
}

section#aktuelles {
  display: table;
  width: 100%;
}

section#aktuelles > * {
  vertical-align: top;
  display: table-cell;
  height: 100%;
}

section#aktuelles h1 {
  width: 33%;
}

section#aktuelles .article-holder {
  width: 66%;
}

footer {
  position: fixed;
  background-color: grey;
  height: auto;
  bottom: 0;
  padding: 20px;
  z-index: 1;
}

footer.active .title {
  opacity: 1;
}

footer .title {
  opacity: 0;
  font-size: 1em;
  font-family: "AvantGardeGothicITCW02Dm", sans-serif;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: block;
  margin-bottom: 1em;
}

footer div {
  float: left;
}

footer #impressum {
  width: 36.5%;
  margin-right: 2%;
}

footer #datenschutz {
  width: 61.5%;
}

footer #toggle-footer {
  cursor: pointer;
  position: absolute;
  top: 0.5em;
  right: 1%;
}

@media screen and (max-width: 1100px) {
  h1, .title, h3, .big {
    font-size: 1.6em;
  }
  #home #Bild {
    height: 194px !important;
  }
}

@media screen and (max-width: 768px) {
  section {
    padding: 10px;
  }
  section article, .controls {
    width: 90% !important;
    margin-left: 10%;
  }
  h1, .title, h3, .big {
    font-size: 1.6em;
  }
  h2.hidden {
    display: block;
    opacity: 1 !important;
    height: auto;
    -webkit-transform: rotate(90deg) translate(51%, 1900%);
    text-transform: uppercase;
    color: #be2f22;
  }
  header {
    height: 30vh;
    max-height: initial;
  }
  header > div {
    float: none;
    height: 50% !important;
    width: 100% !important;
    padding: 0 !important;
  }
  #home #Bild {
    height: 295px !important;
  }
  .content {
    padding-top: 30vh;
  }
  #header-names {
    padding-left: 20% !important;
  }
  #header-names div {
    float: left;
    width: 33% !important;
    height: 100%;
  }
  nav {
    position: fixed;
    margin-top: 15vh;
    padding-top: 0;
    width: 75% !important;
  }
  nav .anchorific {
    opacity: 0;
    background: lightgrey;
    padding-top: 50px;
    margin-left: -90000px;
  }
  nav .anchorific.active {
    margin-left: 0;
    opacity: 1;
    height: 75vh;
  }
  nav #mobile-nav {
    display: block;
    position: absolute;
    top: 0;
    background: lightgrey;
    width: 70px;
    height: 50px;
  }
  nav #mobile-nav #hamburger {
    width: 100%;
    height: 100%;
    background: url(images/hamburger.svg) no-repeat;
    background-size: 100% 100%;
  }
  nav #mobile-nav #hamburger hr {
    border: 0;
    color: #000;
    background-color: #000;
    height: 10%;
    margin: 10%;
  }
  .content {
    width: 100% !important;
  }
  figure.single-image {
    width: 100%;
    height: auto;
    float: none;
  }
  .basic-page article div {
    display: block;
    width: 100% !important;
  }
  .basic-page article .body {
    font-size: 1.3em;
    line-height: 1.3em;
  }
  .basic-page table {
    font-size: 0.8em !important;
  }
  .basic-page h1, .basic-page .title {
    margin-bottom: 1em;
  }
  .formular-page {
    width: 100%;
  }
  .formular-page div {
    float: left;
    height: 100%;
    width: 100% !important;
  }
  .formular-page .body {
    width: 85% !important;
    left: 12.25%;
    top: 8em;
  }
  .owl-gallery figure > * {
    float: none;
    width: 100% !important;
  }
  .owl-gallery figcaption {
    padding-left: 0 !important;
    padding-top: 10px;
  }
  #home div {
    display: none;
    margin: 2%;
  }
  #home a {
    color: #be2f22;
  }
  #home #Bad_Orb, #home #Jossgrund, #home #Bild {
    display: block;
  }
  #home #Bad_Orb, #home #Jossgrund {
    width: 46%;
    top: 50%;
    float: left;
  }
  #home #Bild {
    width: 96%;
  }
}

@media screen and (max-width: 400px) {
  h2.hidden {
    -webkit-transform: rotate(90deg) translate(53%, 43vw);
  }
  #impressum, #aktuelles {
    display: block;
  }
  #impressum h1, #aktuelles h1 {
    width: auto !important;
    height: auto !important;
    display: block;
    -webkit-transform: rotate(90deg) translate(55%, 43vw);
    text-transform: uppercase;
  }
  #impressum .title, #aktuelles .title {
    margin-bottom: 1em;
  }
  #impressum div, #aktuelles div {
    width: 90%;
    margin-left: 10%;
  }
  #impressum .article-holder, #aktuelles .article-holder {
    width: 100% !important;
    margin-left: 0;
    display: block;
  }
  #impressum .article-holder article, #aktuelles .article-holder article {
    margin-left: 0;
  }
  header {
    height: 25vh;
  }
  #home #Bild {
    height: 230px !important;
  }
  .controls #count {
    margin-top: 1.5vw;
  }
  nav {
    margin-top: 13vh;
  }
  nav .anchorific {
    font-size: 0.8em;
  }
  nav .anchorific > ul li {
    padding: 0.5em 0;
  }
  nav #mobile-nav {
    width: 50px !important;
    height: 30px !important;
  }
  #header-names h1 {
    font-size: 1.25em;
  }
  #header-names p {
    display: none;
  }
  .content {
    padding-top: 25vh;
  }
  .content .section {
    min-height: 75vh;
  }
  footer {
    display: none;
  }
}
/*# sourceMappingURL=main.css.map */