* {
  margin: 0;
  padding: 0;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0 none;
  font: inherit;
  vertical-align: baseline;
}
h1 a,
h2 a,
h3 a,
h4 a {
  text-decoration: none !important;
}
body,
html {
  width: 100%;
  height: 100%;
}
p {
  line-height: 30px;
  padding: 0;
  margin: 0 0 10px;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.left {
  float: left;
}
.right {
  float: right;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.hidden {
  display: none;
}
.hundert {
  width: 100%;
}
.clear {
  clear: both;
}
.inline-block {
  display: inline-block;
}
.display-table {
  display: table;
}
.relative {
  position: relative;
}
.pipe {
  margin: 0 5px;
}
sub,
sup {
  font-size: 58% !important;
  letter-spacing: -0.05em;
}
table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
}
a {
  outline: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:active,
a:focus,
input,
input:active,
input:focus,
input:hover {
  outline: none;
  /*Gepunkteten Rahmen um Links entfernen */
}
.pos-static {
  position: static !important;
}
.pos-relative {
  position: relative !important;
}
.divider hr {
  border: 0;
  background: none;
  border-top: solid 1px #ccc;
}
.divider {
  padding: 30px 0;
}
iframe {
  border: none;
}
body {
  overflow-x: hidden !important;
}
textarea {
  resize: vertical;
  min-height: 100px;
}
img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.container-fluid {
  max-width: 1650px;
}
#uid2 h2 a {
  color: #7f654f;
}
#uid2 h2 a:active,
#uid2 h2 a:focus,
#uid2 h2 a:hover {
  color: #7f654f;
}
table {
  margin-bottom: 30px;
}
table thead {
  font-weight: 600;
}
table thead tr {
  border-bottom: 1px solid rgba(127, 101, 79, 0.6);
}
table thead tr th {
  padding: 10px;
}
table tbody tr {
  border-bottom: 1px solid rgba(127, 101, 79, 0.6);
}
table tbody tr td {
  padding: 10px;
}
#content a {
  text-decoration: underline;
}
#content a:hover,
#content a:active,
#content a:focus {
  text-decoration: none;
  color: #7f654f;
}
#content .csc-textpic-center-inner,
#content .csc-textpic-center-outer {
  float: none;
  right: 0;
}
#content .csc-textpic-center-inner figure,
#content .csc-textpic-center-outer figure {
  margin-bottom: 0;
}
#content .csc-textpic-center-inner figure img,
#content .csc-textpic-center-outer figure img {
  width: 100%;
  height: auto;
}
.flexslider {
  overflow: hidden;
  margin: 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
}
.flexslider .flex-direction-nav a {
  margin-top: -15px;
}
.flexslider .flex-direction-nav a.flex-prev {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all rotate(90deg) ease-in-out;
  -moz-transition: all rotate(90deg) ease-in-out;
  -o-transition: all rotate(90deg) ease-in-out;
  -ms-transition: all rotate(90deg) ease-in-out;
  transition: all rotate(90deg) ease-in-out;
}
.flexslider .flex-direction-nav a.flex-next {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all rotate(-90deg) ease-in-out;
  -moz-transition: all rotate(-90deg) ease-in-out;
  -o-transition: all rotate(-90deg) ease-in-out;
  -ms-transition: all rotate(-90deg) ease-in-out;
  transition: all rotate(-90deg) ease-in-out;
}
.flexslider .flex-direction-nav a.flex-next,
.flexslider .flex-direction-nav a.flex-prev {
  background: transparent url("../images/arrow-down_w.svg") no-repeat center center;
  width: 30px;
  height: 30px;
}
.flexslider .flex-direction-nav a.flex-next::before,
.flexslider .flex-direction-nav a.flex-prev::before {
  opacity: 0;
  width: 30px;
  height: 30px;
}
.flexslider .flex-direction-nav a.flex-prev {
  left: 35px;
}
.flexslider .flex-direction-nav a.flex-prev:hover {
  left: 35px;
}
.flexslider .flex-direction-nav a.flex-next {
  right: 35px;
}
.flexslider .flex-direction-nav a.flex-next:hover {
  right: 35px;
}
/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: url("../images/preloader.gif") no-repeat center center #ffffff;
}
/* Cookies */
#cookie-info-1 {
  text-align: center;
  border-top: 1px solid #CCC;
  background-color: #EEE;
  color: #333;
  font-size: 14px !important;
  box-sizing: border-box;
  line-height: 140%;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
  position: fixed;
  max-height: 370px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  display: none;
}
#cookie-info-1.cookie-hide {
  max-height: 0;
  padding: 0;
  border: none;
}
#cookie-info-1 .cookie-relative {
  position: relative;
}
#cookie-info-1 a.button {
  line-height: 140%;
  background: #777;
  padding: 5px 7px;
  margin: 0;
  color: #FFF;
  display: inline-block;
  text-decoration: none;
  margin-left: 20px;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  opacity: 0.8;
  height: auto;
  width: auto;
}
#cookie-info-1 a.button:hover {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  opacity: 1;
}
#cookie-info-1 p {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#cookie-info-1 .cookie-text-1 {
  padding: 10px 20px;
  -webkit-box-shadow: 0 10px 15px -15px #777777;
  -moz-box-shadow: 0 10px 15px -15px #777777;
  box-shadow: 0 10px 15px -15px #777777;
}
#cookie-info-1 .cookie-text-1 p {
  text-align: center;
}
#pageNotFound404 #img404 {
  margin: 150px 0;
}
#pageNotFound404 #img404 img {
  position: relative;
  left: -30px;
  width: 85%;
}
#pageNotFound404 #text404 {
  position: relative;
  float: right;
  top: -350px;
}
#pageNotFound404 #text404 h2 {
  margin-bottom: 30px !important;
}
#pageNotFound404 #text404 a.button {
  margin-top: 15px !important;
}
@media screen and (max-width: 991px) {
  #pageNotFound404 #img404 {
    margin: 100px 70px 150px 70px;
  }
  #pageNotFound404 #img404 img {
    width: 100%;
  }
  #pageNotFound404 #text404 {
    float: none;
    top: -100px;
    left: 60px;
  }
}
@media screen and (max-width: 767px) {
  #pageNotFound404 #img404 {
    margin: 75px 25px;
  }
  #pageNotFound404 #img404 img {
    left: 0;
  }
  #pageNotFound404 #text404 {
    top: -50px;
    left: 42px;
  }
}
#uid4 .tx-powermail h3 {
  color: #4f2f19;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 50px;
}
#uid4 .tx-powermail legend {
  display: none;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap {
  width: 66.666%;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 5px;
}
@media screen and (max-width: 991px) {
  #uid4 .tx-powermail fieldset .powermail_fieldwrap {
    width: 100%;
  }
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap label {
  width: 30%;
  text-transform: uppercase;
  float: left;
  padding: 11.5px 0;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap label span.mandatory {
  position: absolute;
  right: -10px;
  top: 0;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap input,
#uid4 .tx-powermail fieldset .powermail_fieldwrap textarea {
  width: 70%;
  border: 1px solid;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap input {
  height: 40px;
  padding: 0 10px;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap textarea {
  min-height: 200px;
  padding: 10px;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap #powermail_field_privacy {
  font-size: 12px;
  line-height: 15px;
  opacity: 0.5;
  margin: 25px 0 60px;
  display: block;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap .powermail_submit {
  background-color: #7f654f;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #7f654f;
  transition: all 0.5s;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap .powermail_submit:hover {
  color: #7f654f;
  background-color: #fff;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap #powermail_field_pflichtfelder {
  width: 100%;
  font-size: 13px;
  padding-top: 5px;
  padding-right: 10px;
  text-align: right;
  display: block;
  text-transform: uppercase;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap .parsley-errors-list.filled {
  margin: 0 !important;
  position: absolute;
  top: 43px;
  left: calc(30% + 5px);
  z-index: 100;
  background: #eeeeee none repeat scroll 0 0;
  list-style-type: none;
  padding: 10px;
  box-shadow: 0 0 3px 0 red;
}
#uid4 .tx-powermail fieldset .powermail_fieldwrap .parsley-errors-list.filled::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #eee;
  position: absolute;
  top: -10px;
  left: 10px;
}
body,
html {
  background-color: #f5f3f1;
  font-size: 17px;
  line-height: 30px;
}
.detail {
  font-family: "proxima-nova", sans-serif;
}
h1 {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 7.5px;
  letter-spacing: 0.05em;
  font-family: "proxima-nova", sans-serif;
  font-size: 17px;
  line-height: 18px;
}
h2,
#uid2 h1,
#uid3 h1,
#uid6 h1,
#uid89 h1,
#uid90 h1,
#uid91 h1 {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
}
h4 {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
}
h5,
#uid2 h2,
#uid3 h2,
#uid6 h2,
#uid89 h2,
#uid90 h2,
#uid91 h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
}
h6 {
  font-weight: 600;
  font-size: 25px;
  line-height: 40px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #7f654f;
}
#interrupter h1,
#interrupter h2,
#interrupter h3,
#interrupter h4,
#interrupter h5,
#interrupter h6,
#interrupter2 h1,
#interrupter2 h2,
#interrupter2 h3,
#interrupter2 h4,
#interrupter2 h5,
#interrupter2 h6 {
  color: #ffffff !important;
}
hr {
  width: 100%;
  border-top: 1px solid #4f2f19;
  margin: 120px 0;
}
table {
  margin: 30px 0;
}
.hundert {
  width: 100%;
}
.container.smallest {
  max-width: 990px !important;
}
.csc-space-after-120 {
  padding-bottom: 120px;
  margin-bottom: 0 !important;
}
.csc-space-before-120 {
  padding-top: 120px;
  margin-top: 0 !important;
}
.csc-default.no-padding,
.csc-default.no-padding-outer {
  max-width: 1650px;
  margin: 0 auto;
}
.csc-default.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.csc-default.no-padding .row {
  margin-left: 0;
  margin-right: 0;
}
.csc-default.no-padding .col-xs-1,
.csc-default.no-padding .col-sm-1,
.csc-default.no-padding .col-md-1,
.csc-default.no-padding .col-lg-1,
.csc-default.no-padding .col-xs-2,
.csc-default.no-padding .col-sm-2,
.csc-default.no-padding .col-md-2,
.csc-default.no-padding .col-lg-2,
.csc-default.no-padding .col-xs-3,
.csc-default.no-padding .col-sm-3,
.csc-default.no-padding .col-md-3,
.csc-default.no-padding .col-lg-3,
.csc-default.no-padding .col-xs-4,
.csc-default.no-padding .col-sm-4,
.csc-default.no-padding .col-md-4,
.csc-default.no-padding .col-lg-4,
.csc-default.no-padding .col-xs-5,
.csc-default.no-padding .col-sm-5,
.csc-default.no-padding .col-md-5,
.csc-default.no-padding .col-lg-5,
.csc-default.no-padding .col-xs-6,
.csc-default.no-padding .col-sm-6,
.csc-default.no-padding .col-md-6,
.csc-default.no-padding .col-lg-6,
.csc-default.no-padding .col-xs-7,
.csc-default.no-padding .col-sm-7,
.csc-default.no-padding .col-md-7,
.csc-default.no-padding .col-lg-7,
.csc-default.no-padding .col-xs-8,
.csc-default.no-padding .col-sm-8,
.csc-default.no-padding .col-md-8,
.csc-default.no-padding .col-lg-8,
.csc-default.no-padding .col-xs-9,
.csc-default.no-padding .col-sm-9,
.csc-default.no-padding .col-md-9,
.csc-default.no-padding .col-lg-9,
.csc-default.no-padding .col-xs-10,
.csc-default.no-padding .col-sm-10,
.csc-default.no-padding .col-md-10,
.csc-default.no-padding .col-lg-10,
.csc-default.no-padding .col-xs-11,
.csc-default.no-padding .col-sm-11,
.csc-default.no-padding .col-md-11,
.csc-default.no-padding .col-lg-11,
.csc-default.no-padding .col-xs-12,
.csc-default.no-padding .col-sm-12,
.csc-default.no-padding .col-md-12,
.csc-default.no-padding .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.csc-default ul {
  list-style: none;
}
.csc-default ul li {
  background: transparent url("../images/li-item.svg") no-repeat center center;
  background-position: top left;
  background-size: 2px 12px;
  padding-left: 10px;
}
a:focus,
a:active {
  color: #7f654f;
}
*:focus::-webkit-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=(40));
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -o-opacity: 0.4;
  -ms-opacity: 0.4;
  opacity: 0.4;
}
*:focus:-moz-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=(40));
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -o-opacity: 0.4;
  -ms-opacity: 0.4;
  opacity: 0.4;
}
*:focus::-moz-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=(40));
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -o-opacity: 0.4;
  -ms-opacity: 0.4;
  opacity: 0.4;
}
*:focus:-ms-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=(40));
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -o-opacity: 0.4;
  -ms-opacity: 0.4;
  opacity: 0.4;
}
::-webkit-input-placeholder {
  color: #4f2f19;
}
:-moz-placeholder {
  color: #4f2f19;
  opacity: 1;
}
::-moz-placeholder {
  color: #4f2f19;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #4f2f19;
}
#header {
  height: 100px;
  position: relative;
  z-index: 5555;
  width: 100%;
  max-width: 100%;
  top: 0;
  background-color: #f5f3f1;
}
#header .container-fluid .inner {
  position: relative;
  background-color: #d3cbc6;
  display: inline-block;
  width: 100%;
}
#logo {
  float: left;
  width: 290px;
  height: 100px;
}
#logo img {
  width: 180px;
  height: 90px;
  margin: 5px 45px;
}
#lang {
  position: absolute;
  right: 120px;
}
#lang a {
  display: block;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #ece8e5;
  font-family: "proxima-nova", sans-serif;
}
#lang a:hover {
  color: #ffffff;
  background-color: #4f2f19;
  text-decoration: none;
}
#lang a:first-child {
  border-bottom: 1px solid #d3cbc6;
}
#navi-top-right {
  display: none;
  position: absolute;
  right: 0;
}
#navi-top-right a {
  font-family: "proxima-nova", sans-serif;
  display: block;
  height: 50px;
  text-align: center;
  width: 120px;
  text-decoration: none !important;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 300;
  font-size: 15px;
  line-height: 50px;
}
#navi-top-right a.request {
  background-color: #7f654f;
}
#navi-top-right a.book {
  background-color: #c2b808;
}
#navi-top-right a:hover {
  color: #7f654f;
  background-color: #ffffff;
}
#menu ul a {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
}
#menu ul li:last-child a {
  padding-right: 0 !important;
}
#menu ul li:last-child a .title,
#menu ul li:last-child a .subtitle {
  border-right: 0 !important;
}
#menu ul .submenu a {
  font-family: "proxima-nova", sans-serif;
}
.icon-not-checked {
  border: 1px solid #4f2f19;
  width: 15px;
  height: 15px;
  position: relative;
  display: block;
  margin-right: 7px;
  margin-top: 8px;
  float: left;
}
.icon-checked {
  position: absolute;
  top: 3px;
  left: 2px;
  width: 10px;
  height: 5px;
  border-left: 1px solid #4f2f19;
  border-bottom: 1px solid #4f2f19;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tx-hantha-vouchertopdf input[type="checkbox"],
.tx-hantha-vouchertopdf input[type="radio"] {
  width: 100% !important;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0;
  height: 20px;
  z-index: 3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=(0));
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
}
.tx-hantha-vouchertopdf input[type="checkbox"] + label,
.tx-hantha-vouchertopdf input[type="radio"] + label {
  width: 100% !important;
}
.tx-hantha-vouchertopdf input[type="checkbox"] + label .icon,
.tx-hantha-vouchertopdf input[type="radio"] + label .icon {
  border: 1px solid #4f2f19;
  width: 15px;
  height: 15px;
  position: relative;
  display: block;
  margin-right: 7px;
  margin-top: 8px;
  float: left;
}
.tx-hantha-vouchertopdf input[type="checkbox"]:checked + label .icon div,
.tx-hantha-vouchertopdf input[type="radio"]:checked + label .icon div {
  position: absolute;
  top: 3px;
  left: 2px;
  width: 10px;
  height: 5px;
  border-left: 1px solid #4f2f19;
  border-bottom: 1px solid #4f2f19;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tx-hantha-vouchertopdf .button {
  text-align: center;
}
.tx-hantha-vouchertopdf h2,
.tx-hantha-vouchertopdf .button-next {
  margin-top: 50px;
}
.tx-hantha-vouchertopdf .clear-item {
  clear: both;
  margin-bottom: 10px;
  display: inline-block;
  width: 700px;
  max-width: 100%;
}
.tx-hantha-vouchertopdf .clear-item textarea {
  width: 100%;
  padding: 5px;
}
.tx-hantha-vouchertopdf .item {
  width: 52.5%;
  float: left;
  position: relative;
  padding-right: 2.5%;
  padding-left: 2.5%;
}
.tx-hantha-vouchertopdf .item.last {
  width: 47.5%;
  padding-right: 0;
}
.tx-hantha-vouchertopdf .item.sum {
  width: auto;
  float: right;
  padding-right: 0;
}
.tx-hantha-vouchertopdf .item label {
  width: 30%;
  margin-right: 5%;
  display: block;
  float: left;
}
.tx-hantha-vouchertopdf .item:first-child label {
  padding-left: 0;
}
.tx-hantha-vouchertopdf .item input {
  width: 65%;
  padding: 0 5px;
}
.tx-hantha-vouchertopdf #button-preview {
  margin-right: 20px;
  margin-bottom: 30px;
}
.tx-hantha-vouchertopdf .wuensche .typ-wuensche {
  display: none;
}
.tx-hantha-vouchertopdf .wuensche .typ-wuensche.active {
  display: block;
}
.tx-hantha-vouchertopdf .wuensche .typ-wuensche .item {
  margin-bottom: 10px;
}
.tx-hantha-vouchertopdf #sum-price {
  font-size: 25px;
  margin-left: 20px;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .wuensche {
  margin-bottom: 25px;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview #voucher {
  display: inline-block;
  width: 100%;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview #voucher .line {
  margin-top: 0px;
  width: 100%;
  clear: both;
  border-top: 1px solid #321e0a;
  height: 50px;
  padding-top: 0px;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview #voucher table {
  width: 100%;
  border-collapse: collapse;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview #voucher table td {
  width: 50%;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview #voucher .innerfooter {
  margin-top: 30px;
  font-size: 13px;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .header-image img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .text {
  word-break: break-all;
  text-align: center;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .innercontent {
  max-width: 100%;
  margin: 0 auto;
  padding: 4% 10% 8%;
  background-color: white;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .item {
  width: 50%;
  float: left;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .item.item1 {
  text-align: right;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .header {
  max-width: 100%;
  margin: 0 auto;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .header .logo {
  padding-bottom: 25px;
  background-color: white;
  padding-top: 50px;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .header .logo img {
  margin: 0 auto;
  display: block;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview h1 {
  font-style: normal;
  font-size: 65px;
  margin-bottom: 30px;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview h2 {
  margin-top: 0;
  text-transform: uppercase;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .red {
  color: #c2b808;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview td {
  padding-right: 2.5%;
  padding-left: 2.5%;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview td:first-child {
  text-align: right;
}
.tx-hantha-vouchertopdf .tx-hantha-vouchertopdf-preview .textalign-center {
  text-align: center;
}
#content #pricelist a.button:hover {
  background-color: white;
  color: #7f654f;
  border: 1px solid #ffffff;
}
#pricelist .title {
  background-color: #7f654f;
  padding: 0 15px;
}
#pricelist .title h2 {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 47px;
}
#pricelist .title a {
  margin-top: 0;
}
#pricelist .title a.anfrage {
  margin: 0 40px;
  margin-left: 30px;
}
#pricelist .title .detail {
  background-color: #f1eeed;
}
#pricelist .room .title .button {
  padding: 0 5px;
  font-size: 70%;
  margin-left: 10px !important;
}
#pricelist .room .title .button:hover {
  color: white !important;
  background-color: #4f2f19 !important;
}
#pricelist .end {
  background-color: #d3cbc6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=(60));
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -o-opacity: 0.6;
  -ms-opacity: 0.6;
  opacity: 0.6;
}
#pricelist .pricebox div:nth-child(odd) div,
#pricelist .datebox div:nth-child(odd) {
  background-color: #e5e0dd;
}
#pricelist .pricebox div:nth-child(even) div,
#pricelist .datebox div:nth-child(even) {
  background-color: #dcd5d1;
}
#pricelist .arrow_right,
#pricelist .arrow_left {
  background-color: #d3cbc6 !important;
}
#pricelist .arrow_right:hover,
#pricelist .arrow_left:hover {
  background-image: url(../images/arrow_red.png);
}
#pricelist .arrow_left {
  z-index: 5;
}
#pricelist .datebox {
  -webkit-box-shadow: 0px 5px 15px -8px #000000;
  box-shadow: 0px 5px 15px -8px #000000;
  font-family: "proxima-nova", sans-serif;
}
#pricelist .datebox .bodytext {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  padding: 10px !important;
}
body:not(.notResizeHeader) .tx-ws-flexslider .flexslider .caption-text,
body.resizeHR .tx-ws-flexslider .flexslider .caption-text {
  bottom: 50%;
}
.tx-ws-flexslider {
  position: relative;
}
.flexslider.fslider {
  margin-bottom: 7.5px;
}
.flexslider .flex-direction-nav a.flex-next:hover,
.flexslider .flex-direction-nav a.flex-prev:hover {
  background-color: transparent !important;
  padding: 15px;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=(100));
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}
.flexslider .caption-text {
  background: none;
  padding: 0;
  color: #ffffff;
  width: 100%;
  left: 0;
  top: inherit;
  bottom: 35%;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.flexslider .caption-text,
.flexslider .caption-text p {
  font-size: 40px;
  line-height: 40px;
}
.flexslider .caption-text a {
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 0.05em;
  color: #ffffff;
  font-weight: 400;
  line-height: 30px !important;
  border-bottom: 1px solid #ffffff;
  text-decoration: none !important;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 15px;
}
.flexslider .slides > li {
  background: none;
  padding: 0;
}
body:not(.notResizeHeader) .tx-ws-flexslider .flexslider .slides img,
body.resizeHR .tx-ws-flexslider .flexslider .slides img {
  position: absolute;
}
.headerimage {
  position: relative;
}
.headerimage .slidercontent {
  overflow: hidden;
}
@-moz-keyframes arrowdown {
  0% {
    bottom: 90px;
  }
  65% {
    bottom: 60px;
  }
  80% {
    bottom: 30px;
  }
  90% {
    bottom: 15px;
  }
  96% {
    bottom: 120px;
  }
  100% {
    bottom: 90px;
  }
}
@-webkit-keyframes arrowdown {
  0% {
    bottom: 90px;
  }
  65% {
    bottom: 60px;
  }
  80% {
    bottom: 30px;
  }
  90% {
    bottom: 15px;
  }
  96% {
    bottom: 120px;
  }
  100% {
    bottom: 90px;
  }
}
@keyframes arrowdown {
  0% {
    bottom: 90px;
  }
  65% {
    bottom: 60px;
  }
  80% {
    bottom: 30px;
  }
  90% {
    bottom: 15px;
  }
  96% {
    bottom: 120px;
  }
  100% {
    bottom: 90px;
  }
}
#downbutton {
  position: absolute;
  bottom: 90px;
  left: 50%;
  margin-left: -70px;
  z-index: 445;
  cursor: pointer;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  transition: background-color 0.4s;
  width: 140px;
  height: 140px;
  -webkit-animation: arrowdown 4s ease-in infinite;
  -moz-animation: arrowdown 4s ease-in infinite;
  -ms-animation: arrowdown 4s ease-in infinite;
  -o-animation: arrowdown 4s ease-in infinite;
  animation: arrowdown 4s ease-in infinite;
}
#downbutton:hover {
  background-color: #7f654f;
}
#downbutton::before {
  display: block;
  content: "SCROLL DOWN";
  color: #ffffff;
  margin-top: 42px;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
}
#downbutton div {
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  margin-left: 50px;
  width: 40px;
  height: 40px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all rotate(45deg) ease-in-out;
  -moz-transition: all rotate(45deg) ease-in-out;
  -o-transition: all rotate(45deg) ease-in-out;
  -ms-transition: all rotate(45deg) ease-in-out;
  transition: all rotate(45deg) ease-in-out;
}
#schnellanfrage {
  padding: 0;
  background-color: #d3cbc6;
}
#schnellanfrage .item {
  float: left;
  margin-right: 1.46%;
  background-color: #f5f3f1;
  font-family: "proxima-nova", sans-serif;
  height: 45px;
}
#schnellanfrage .item,
#schnellanfrage .item.request-large span,
#schnellanfrage .item input {
  font-size: 15px;
  line-height: 48px;
}
#schnellanfrage .item.request-large {
  width: 20.6%;
}
#schnellanfrage .item.request-large span {
  padding-right: 15px;
  padding-left: 15px;
  font-weight: 600;
  width: 25%;
}
#schnellanfrage .item.request-small {
  width: 10%;
}
#schnellanfrage .item.request-small input.input-sm {
  width: 100% !important;
}
#schnellanfrage .item.request-small:last-child {
  margin-right: 0;
  line-height: 45px;
}
#schnellanfrage .item input {
  border: none !important;
  padding: 5px;
  font-family: "proxima-nova", sans-serif;
}
#schnellanfrage .item input.input-sm {
  color: #7f654f;
  font-weight: 300;
  width: 75%;
  background-color: transparent;
  height: 48px;
}
#schnellanfrage .item input.input-sm.date-input {
  background: transparent url("../images/calendar.svg") no-repeat center center;
  background-position: right center;
  background-size: 30px;
  padding-right: 45px;
  text-align: right !important;
}
#schnellanfrage .item input.button {
  line-height: 45px;
  padding: 0;
}
#schnellanfrage .item span {
  font-weight: 300;
}
#schnellanfrage .contact {
  float: left;
  width: 225px;
  height: 75px;
  background-color: #ece8e5;
  padding: 5px 0 5px 30px;
}
#schnellanfrage .contact a.link.tel {
  background: transparent url("../images/tel.svg") no-repeat center center;
  background-position: 0 3px;
  background-size: 16px;
  padding-left: 30px;
  margin-right: 15px;
  font-weight: bold;
  font-size: 15px;
  line-height: 27px;
  font-family: "proxima-nova", sans-serif;
}
#schnellanfrage .contact a.link.tel:hover {
  color: #4f2f19;
}
#schnellanfrage .contact a.link.email {
  /*.size(38px);*/
  background: transparent url("../images/email.svg") no-repeat center center;
  background-position: 0 6px;
  background-size: 16px;
  display: block;
  float: none;
  margin-top: 3px;
  padding-left: 30px;
  font-size: 15px;
  line-height: 27px;
  font-family: "proxima-nova", sans-serif;
}
#schnellanfrage .contact a.link.email:hover {
  color: #4f2f19;
}
#schnellanfrage form {
  width: calc(100% - 225px);
  float: right;
  padding: 15px 45px;
  padding-right: 45px;
}
#schnellanfrage .nice-select {
  border: none;
  height: 45px;
  font-size: 15px;
  line-height: 48px;
  float: right;
  width: 100%;
  background-color: transparent;
}
#schnellanfrage .nice-select span {
  width: 100%;
  padding-top: 2px;
  border-right: 1px solid #d3cbc6;
  padding: 0;
}
#schnellanfrage .nice-select ul {
  margin-left: 0;
  border-radius: 0;
  width: 100%;
}
#schnellanfrage .nice-select ul li {
  background: none;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nice-select:after,
#content .tx-powermail .selectcon {
  background: transparent url("../images/arrow-down-select.svg") no-repeat center center;
  background-size: 16px;
}
.nice-select:after {
  background-position: right center;
}
.tx-hantha-zip .carousel img {
  cursor: pointer;
}
#content #lts-eventfinder .checkbox-list li {
  background: none;
  padding-left: 0;
}
.tx-dce-pi1 .textelement .text,
.map-link .linkheight .text {
  margin-top: 30px;
  padding: 120px;
}
.tx-dce-pi1 .borderbottom .textelement {
  border-bottom: 1px solid #4f2f19;
  margin-bottom: -1px;
}
.tx-dce-pi1 .textelement .bodytext a {
  text-decoration: underline !important;
}
.tx-dce-pi1 .textelement .link {
  position: absolute;
  bottom: 45px;
  left: 120px;
  right: 120px;
}
.tx-dce-pi1 .textelement .link .icon {
  position: absolute;
  right: -30px;
  top: 0;
  width: 30px;
  height: 30px;
  background: transparent url("../images/arrow-right.svg") no-repeat center center;
}
.tx-dce-pi1 .textelement .link h3 {
  display: inline-block;
  border-bottom: 1px solid #4f2f19;
  line-height: 30px;
}
.tx-dce-pi1 .imageelement .icon {
  position: absolute;
  bottom: 45px;
  width: 100px;
  height: 100px;
  background: #c2b808 url("../images/360.svg") no-repeat center center;
  background-size: 75px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.tx-dce-pi1 .imageelement .icon:hover {
  background-size: 80px;
}
.tx-dce-pi1 .item-img-bg .bildlink .icon {
  top: 0;
  right: 0;
}
.tx-dce-pi1 .item-img-left .imageelement .icon {
  right: 0;
}
.tx-dce-pi1 .item-img-right .imageelement .icon {
  left: 0;
}
.tx-dce-pi1 .item-img-bg a,
.tx-dce-pi1 .textelement a {
  text-decoration: none !important;
}
.tx-dce-pi1 .item-img-bg {
  position: relative;
}
.tx-dce-pi1 .item-img-bg .text {
  position: absolute;
  width: 25%;
  height: 35%;
  background-color: #ece8e5;
  padding: 30px;
  -webkit-transform: 500;
  -moz-transform: 500;
  -ms-transform: 500;
  -o-transform: 500;
  transform: 500;
  -webkit-transition: all 500 ease-in-out;
  -moz-transition: all 500 ease-in-out;
  -o-transition: all 500 ease-in-out;
  -ms-transition: all 500 ease-in-out;
  transition: all 500 ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=(90));
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -o-opacity: 0.9;
  -ms-opacity: 0.9;
  opacity: 0.9;
}
.tx-dce-pi1 .item-img-bg .text:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=(100));
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}
.tx-dce-pi1 .item-img-bg .text.position-1 {
  top: 0;
  left: 0;
}
.tx-dce-pi1 .item-img-bg .text.position-2 {
  top: 0;
  left: 25%;
}
.tx-dce-pi1 .item-img-bg .text.position-3 {
  top: 0;
  left: 50%;
}
.tx-dce-pi1 .item-img-bg .text.position-4 {
  top: 0;
  right: 0;
}
.tx-dce-pi1 .item-img-bg .text.position-5 {
  bottom: 0;
  left: 0;
}
.tx-dce-pi1 .item-img-bg .text.position-6 {
  bottom: 0;
  left: 25%;
}
.tx-dce-pi1 .item-img-bg .text.position-7 {
  bottom: 0;
  left: 50%;
}
.tx-dce-pi1 .item-img-bg .text.position-8 {
  bottom: 0;
  right: 0;
}
.tx-dce-pi1 .item-img-bg .text .icon {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 30px;
  height: 30px;
  background: transparent url("../images/arrow-right.svg") no-repeat center center;
}
.tx-dce-pi1 .imageelement img,
.tx-dce-pi1 .item-img-bg img,
.weathernewsletterimage img,
.map-link img {
  width: 100%;
  height: auto;
  display: block;
}
.weather-newletter {
  background-color: #dfd9d3;
  text-align: center;
}
.weather-newletter #day-today {
  display: inline-block;
  text-align: left;
  max-width: 240px;
}
.weather-newletter .weathernewsletter {
  padding: 60px;
  clear: both;
}
.weather-newletter .weathernewsletter .weather-big {
  margin-left: -10px;
}
#newsletter .title {
  padding: 0 15px;
  text-align: left;
}
#newsletter input.text-line {
  width: 100%;
  padding: 7.5px 0;
  margin-top: 45px;
}
#newsletter .button {
  width: 100%;
  margin-top: 45px;
}
#newsletter .fieldsetform {
  max-width: 500px;
  margin: 0 auto;
}
#newsletter form {
  margin-left: -15px;
  margin-right: -15px;
}
#newsletter form .form-inner {
  padding: 0 15px;
}
#newsletter form .form-inner.half {
  float: left;
  width: 50%;
}
.link-container {
  padding: 90px 0 60px;
}
.link-container a {
  text-decoration: none !important;
  color: #7f654f;
}
.link-container a:hover .item {
  background-color: #d3cbc6;
}
.link-container .item {
  background-color: #ece8e5;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 215px;
  height: 215px;
}
.link-container .item img {
  width: auto;
  height: 45px;
}
.link-container .item .line {
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #4f2f19;
  margin-bottom: 15px;
}
.link-container .item .image {
  display: table;
  width: 100%;
  height: 130px;
}
.link-container .item .image .v-align-middle {
  display: table-cell;
  vertical-align: middle;
}
.map-link .linkheight .text {
  position: absolute;
  width: 100%;
  top: 0;
  color: #ffffff;
}
.map-link .linkheight .text .title {
  max-width: 260px;
  font-size: 40px;
  line-height: 40px;
}
.map-link .linkheight .text .button {
  margin-top: 45px;
}
.tx-hantha-rooms .item-preiskalkulator {
  display: none !important;
}
.tx-hantha-rooms .items:not(.bxslider) .slide {
  margin-bottom: 90px;
}
.tx-hantha-rooms a:hover .header,
.tx-hantha-rooms a:hover h4,
.tx-hantha-rooms a:hover .text {
  color: #6c4e13;
}
.tx-hantha-rooms a:hover .image,
.tx-hantha-rooms a:hover .offer-item {
  overflow: hidden;
}
.tx-hantha-rooms a:hover .image img,
.tx-hantha-rooms a:hover .offer-item img {
  -webkit-transform: 0.8s;
  -moz-transform: 0.8s;
  -ms-transform: 0.8s;
  -o-transform: 0.8s;
  transform: 0.8s;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.tx-hantha-rooms .items .image {
  position: relative;
  margin-bottom: 45px;
}
.tx-hantha-rooms .items .image .price-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(200% #000000));
  background-image: -webkit-linear-gradient(top, transparent 0%, #000000 200%);
  background-image: -moz-linear-gradient(top, transparent 0%, #000000 200%);
  background-image: -ms-linear-gradient(top, transparent 0%, #000000 200%);
  background-image: -o-linear-gradient(top, transparent 0%, #000000 200%);
  background-image: linear-gradient(top, transparent 0%, #000000 200%);
}
.tx-hantha-rooms .items .image .price {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #ffffff;
}
.tx-hantha-rooms .items .image img {
  width: 100%;
  height: auto;
  display: block;
}
.tx-hantha-rooms .items a {
  text-decoration: none !important;
}
.tx-hantha-rooms .items .header {
  min-height: 145px;
  border-bottom: 1px solid #4f2f19;
}
.tx-hantha-rooms .items .header .date {
  font-size: 20px;
  line-height: 32px;
}
.tx-hantha-rooms .rooms {
  margin-top: 120px;
}
.tx-hantha-rooms .rooms.bxslider {
  margin-top: 0;
}
.tx-hantha-rooms .rooms .image img {
  width: 100%;
  height: auto;
  display: block;
}
.tx-hantha-rooms .rooms .text {
  padding: 30px 45px 30px;
  margin-bottom: 90px;
  border-bottom: 1px solid #7f654f;
}
.tx-hantha-rooms .rooms .text .title {
  min-height: 60px;
  margin-top: 15px;
  font-size: 22px;
  line-height: 30px;
}
.tx-hantha-rooms .rooms .text .shortdescription {
  min-height: 100px;
  font-size: 17px;
  line-height: 25px;
}
.tx-hantha-rooms .rooms .text .link {
  display: inline-block;
  border-bottom: 1px solid #4f2f19;
  font-size: 16px;
  line-height: 32px;
}
.tx-hantha-rooms .rooms .text .icon {
  position: absolute;
  bottom: 120px;
  right: 45px;
  background: transparent url("../images/arrow-right.svg") no-repeat center center;
  width: 30px;
  height: 30px;
}
.tx-hantha-rooms .link360 {
  margin-top: 45px;
  display: block;
  float: left;
  background: transparent url("../images/360.svg") no-repeat center center;
  background-color: #7f654f;
  background-size: 39px;
  width: 60px;
  height: 60px;
}
.tx-hantha-rooms .room-detail {
  max-width: 100%;
  overflow: hidden;
  font-size: 17px;
  line-height: 30px;
}
.tx-hantha-rooms .room-detail .shortdescription {
  font-weight: 400;
  margin-bottom: 30px;
}
.tx-hantha-rooms .room-detail .shortdescription b {
  font-size: 110%;
}
.tx-hantha-rooms .room-detail .reqbook {
  margin-top: 45px;
  margin-bottom: 120px;
  display: inline-block;
}
.tx-hantha-rooms .room-detail .button {
  background: #d2c9c1 !important;
  border-color: #d2c9c1 !important;
}
.tx-hantha-rooms .room-detail .plan {
  margin-bottom: 45px;
}
.tx-hantha-rooms .room-detail .plan img {
  width: 100%;
  height: auto;
  display: block;
}
.tx-hantha-rooms .room-detail .images .item {
  float: left;
  width: 32.6%;
  margin-right: 1.1%;
  margin-bottom: 1.1%;
}
.tx-hantha-rooms .room-detail .images .item:nth-child(3n) {
  margin-right: 0;
}
.tx-hantha-rooms .room-detail .images .item img {
  width: 100%;
  height: auto;
  display: block;
}
.tx-hantha-rooms .room-detail table tbody tr {
  border-bottom: none;
}
.tx-hantha-rooms .room-detail table tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.tx-hantha-rooms .bxslider.rooms .text {
  padding: 0;
  min-height: 255px;
}
.tx-hantha-rooms .bxslider.rooms .text .title {
  margin-top: 0;
}
.tx-hantha-rooms .bxslider.rooms a:hover {
  color: #7f654f;
}
.tx-hantha-rooms .offerlink {
  margin-bottom: 120px;
}
.tx-hantha-rooms .reiter .content .name,
.tx-hantha-rooms .reiter .content .price {
  font-weight: 600;
  white-space: nowrap;
}
.tx-hantha-rooms .roomdescription table tbody tr {
  border: none;
}
.tx-hantha-rooms .roomdescription table tbody tr td {
  padding: 0;
}
.tx-hantha-rooms .roomdescription .description {
  font-size: 18px;
}
.tx-hantha-rooms .roomdescription .description .bodytext {
  padding-bottom: 30px;
}
.tx-hantha-rooms .roomdescription .description ul {
  font-size: 16px;
  line-height: 20px;
  font-family: "proxima-nova", sans-serif;
}
.tx-hantha-rooms .room-title {
  margin-top: 120px;
}
.tx-hantha-rooms .offer-view img {
  width: 100%;
  height: auto;
  display: block;
}
.tx-hantha-rooms .offer-view .description {
  padding: 90px;
}
.tx-hantha-rooms .offer-view .description .date {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 18px;
}
.tx-hantha-rooms .offer-view .price {
  margin-top: 60px;
  margin-bottom: 90px;
  font-weight: 600;
  font-size: 40px;
  line-height: 40px;
}
.tx-hantha-rooms .view-list {
  margin-bottom: 120px;
}
.tx-hantha-rooms .view-list .title {
  padding-top: 120px;
  margin-top: 120px;
  border-top: 1px solid #4f2f19;
}
.bx-wrapper .bx-viewport {
  /*height: auto !important;*/
}
.reiter {
  position: relative;
  margin-bottom: 120px;
}
.reiter .title .item {
  float: left;
  width: 24.7%;
  margin-right: .4%;
  display: inline-block;
  border-top: 4px solid #ece8e5;
  background-color: #ece8e5;
  text-align: center;
  padding: 15px 0;
  cursor: pointer;
}
.reiter .title .item.current {
  border-top: 4px solid #c2b808;
  background-color: transparent;
}
.reiter .title .item.current:first-child {
  border-left: 1px solid #e5e0dc;
}
.reiter .title .item.current:last-child {
  border-right: 1px solid #e5e0dc;
}
.reiter .title .item:last-child {
  margin-right: 0;
}
.reiter .line {
  position: absolute;
  width: 5000%;
  height: 1px;
  background-color: #e5e0dc;
  top: -1px;
}
.reiter .line.line-left {
  right: 100%;
}
.reiter .line.line-right {
  left: 100%;
}
.reiter .line.line-bottom {
  left: -2500%;
  top: auto;
  bottom: 0;
}
.reiter .content {
  clear: both;
  padding: 45px 0;
  position: relative;
}
.reiter .content .item {
  display: none;
}
.reiter .content .item.current {
  display: block;
}
.tx-go-maps-ext .gme-info-window p {
  line-height: 20px;
}
.tx-go-maps-ext .gme-info-window b {
  font-size: 18px;
  line-height: 22px;
}
.tx-go-maps-ext .gme-info-window a {
  display: block;
  border-top: solid 1px #7f654f;
  margin-top: 15px;
  font-size: 15px;
  line-height: 15px;
}
.tx-go-maps-ext .gme-info-window a:hover {
  color: #7f654f;
}
input.text-line {
  background: none;
  border: none;
  border-bottom: 1px solid #4f2f19;
}
.button,
a.button,
#content a.button {
  text-transform: uppercase;
  border: 1px solid #4f2f19;
  font-weight: 300;
  padding: 0 30px;
  text-align: center;
  background: none;
  display: inline-block;
  text-decoration: none !important;
  max-width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 15px;
  line-height: 45px;
  font-family: "proxima-nova", sans-serif;
}
.button.pink,
a.button.pink,
#content a.button.pink {
  border: 1px solid #c2b808 !important;
  background-color: #c2b808 !important;
  color: #ffffff !important;
}
.button.pink:hover,
a.button.pink:hover,
#content a.button.pink:hover {
  border: 1px solid #7f654f !important;
  background-color: transparent !important;
  color: #7f654f !important;
}
.button.button-white,
a.button.button-white,
#content a.button.button-white {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.button.button-white:hover,
a.button.button-white:hover,
#content a.button.button-white:hover {
  border: 1px solid #4f2f19;
}
.button:hover,
a.button:hover,
#content a.button:hover {
  background-color: #4f2f19 !important;
  color: #ffffff;
}
.button.minwidth,
a.button.minwidth,
#content a.button.minwidth {
  min-width: 190px;
  margin-right: 30px;
}
.accordeon {
  margin-bottom: 15px;
}
.accordeon .header {
  position: relative;
  cursor: pointer;
  display: block;
  padding: 15px 30px;
  background-color: #e5e0dc;
}
.accordeon .header .icon {
  position: absolute;
  top: 0;
  right: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 30px;
  height: 60px;
  background: transparent url("../images/arrow-down-select.svg") no-repeat center center;
}
.accordeon .header.open .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all rotate(180deg) ease-in-out;
  -moz-transition: all rotate(180deg) ease-in-out;
  -o-transition: all rotate(180deg) ease-in-out;
  -ms-transition: all rotate(180deg) ease-in-out;
  transition: all rotate(180deg) ease-in-out;
}
.accordeon .content {
  display: none;
  padding: 30px;
  border: 1px solid #dfd9d3;
  border-top: none;
}
#load {
  display: none;
}
#footer {
  padding-top: 60px;
  padding-bottom: 60px;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
#footer a.current {
  color: #c2b808;
}
#footer .wlan {
  position: relative;
  float: right;
  font-size: 14px;
  line-height: 14px;
  width: 120px;
  height: 56px;
}
#footer .wlan .icon {
  position: absolute;
  left: 0;
  top: 15px;
  width: 38px;
  height: 26px;
  background: transparent url("../images/wlan.svg") no-repeat center center;
}
#footer .wlan .text {
  position: absolute;
  width: 50%;
  top: 14px;
  right: 0;
  font-weight: 500;
  text-transform: uppercase;
}
#footer .wlan,
#footer .social {
  margin-top: 35px;
}
#footer .social {
  float: right;
}
#footer .social .socialitem {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  margin-top: 15px;
  margin-left: 15px;
}
#footer .social .socialitem.panoramio {
  background: transparent url("../images/panoramio.svg") no-repeat center center;
}
#footer .social .socialitem.flickr {
  background: transparent url("../images/flickr.svg") no-repeat center center;
}
#footer .social .socialitem.facebook {
  background: transparent url("../images/facebook.svg") no-repeat center center;
}
#footer hr {
  border-top: 1px solid #ffffff;
  margin: 30px 0;
}
#footer a.link-suedtirol {
  display: block;
  float: right;
  background: transparent url("../images/suedtirol.svg") no-repeat center center;
  width: 92px;
  height: 50px;
}
#footer .contactbuttonfooter {
  position: absolute;
  top: -35px;
  right: 15px;
  width: 81%;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #ffffff;
}
.map-link .tx-go-maps-ext .js-map {
  position: absolute !important;
}
#uid99 .powermail_form,
#uid175 .powermail_form {
  text-transform: none;
}
#uid99 .powermail_form .col-md-2,
#uid175 .powermail_form .col-md-2 {
  display: none;
}
.lcswdgtevents .button {
  color: #7f654f !important;
}
.lcswdgtevents .button:hover {
  color: #ffffff !important;
}
#uid27 h1,
#uid155 h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
}
@media screen and (min-width: 992px) {
  #c669 .text {
    height: 35% !important;
  }
}
body,
a {
  color: #4f2f19;
  font-family: "adriane", serif;
}
#logo {
  background-color: #c2b808;
}
#logo img {
  width: 250px;
  margin: 0px 15px;
}
a.link-schwester {
  display: block;
  background: transparent url("../images/Rimmele_w.svg") no-repeat center center;
  background-position: left center;
  width: 218px;
  height: 90px;
}
#footer {
  background-color: #7f654f;
}
#uid2 h1,
#uid3 h1,
#uid6 h1,
#uid89 h1,
#uid90 h1,
#uid91 h1 {
  font-family: "adriane", serif;
}
#menu ul li:hover a.level0 > .title,
#menu ul li a.level0:hover > .title,
#menu ul li a.level0.current > .title {
  color: #ffffff !important;
}
.room-eyecatcher {
  position: absolute;
  z-index: 49;
  bottom: 20px;
  right: 70px;
  background-color: #c2b808;
  color: #fff;
  padding: 15px;
  white-space: nowrap;
  border-radius: 5px;
  transform: rotate(-10deg);
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 768px) {
  .room-eyecatcher {
    right: 110px;
  }
}
@media screen and (min-width: 992px) {
  .room-eyecatcher {
    right: 130px;
  }
}
.powermail_message_error li {
  color: #c00;
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 30px;
  background-image: none !important;
  padding-left: 0 !important;
}
.g-recaptcha {
  margin-top: 10px;
}
.importantMessage {
  color: #fff;
  background-color: #c00;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.2;
  padding: 15px;
  margin-top: 30px;
}
