@font-face {
  font-family: 'MonitorNormal';
  src: url('monitor-normal-webfont.eot');
  src: url('monitor-normal-webfont.eot?#iefix') format('embedded-opentype'), url('monitor-normal-webfont.woff') format('woff'), url('monitor-normal-webfont.ttf') format('truetype'), url('monitor-normal-webfont.svg#MonitorNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* HTML5 ✰ Boilerplate */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, abbr, address, cite, em, img, q, small, strong, sub, sup, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figcaption, figure, footer, header, nav, section, summary, time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  display: block;
}

a img {
  vertical-align: bottom;
  border: none;
}

article, aside, figcaption, figure, footer, header, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
  font-style: italic;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

article blockquote p {
  margin: 0;
}

blockquote + p {
  font-style: italic;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #8f8781;
  margin: 3em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

html {
  font-size: 62.5%;
}

body {
  text-align: left;
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  min-width: 1000px;
}

select, input, textarea, button {
  font: 99% sans-serif;
}

html {
  overflow-y: scroll;
}

a:hover, a:active {
  outline: none;
}

li {
  margin-left: 1.5em;
}

ol {
  list-style-type: decimal;
}

nav ul, nav li, aside ul, aside li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

strong, th {
  font-weight: bold;
}

em {
  font-style: italic;
}

th, td {
  vertical-align: top;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

textarea {
  overflow: auto;
}

.ie6 legend, .ie7 legend {
  margin-left: -7px;
}

input[type="radio"] {
  vertical-align: text-bottom;
  padding: 0;
  border: 0;
  background: 0;
}

input[type="checkbox"] {
  vertical-align: bottom;
  padding: 0;
  border: 0;
  background: 0;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

input[type="button"], input[type="submit"], input[type="image"], button {
  cursor: pointer;
}

button, input, select, textarea {
  margin: 0;
}

input:invalid, textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0 0 5px red;
  -webkit-box-shadow: 0 0 5px red;
  box-shadow: 0 0 5px red;
}

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}

::-moz-selection {
  background: #382b1b;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #382b1b;
  color: #fff;
  text-shadow: none;
}

a:link {
  -webkit-tap-highlight-color: #382b1b;
}

button {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.storno-table-wrapper{
  max-width: 100%;
  overflow: auto;
}
.storno-table-wrapper table{
  min-width: 500px;
}

.storno-table-wrapper table,
.storno-table-wrapper td{
  border: 1px solid;
  height: 50px;
  vertical-align: middle;
  text-align: center;
  padding: 0 5px;
}

body, select, input, textarea, button {
  color: #5f544b;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
  font-weight: normal;
  margin: 0 0 .7em;
  color: #5a5a5a;
}

h1 {
  font-size: 29px;
  font-size: 2.9rem;
  color: #5f544b;
  font-weight: 300;
  text-align: center;
  position: relative;
}

h1 span {
  font-size: 42px;
  font-size: 4.2rem;
  color: #382b1b;
  font-weight: 400;
  font-family: Georgia, "Times New Roman", Times, serif;
  display: block;
}

h1 .logos {
  background-position: -132px -29px;
  width: 120px;
  height: 46px;
  position: absolute;
  z-index: 11;
  right: 100px;
  top: 45px;
}

h1 svg{
  position: absolute;
  top: 30px;
  right: 0;
  width: 100px;
}

h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #382b1b;
}

h3 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #382b1b;
  font-family: Georgia, "Times New Roman", Times, serif;
}

p {
  margin: 0 0 1em;
  line-height: 1.4;
}

ul {
  margin-bottom: 1em;
}

li {
  line-height: 1.4;
}

a, a:active, a:visited {
  color: #5f544b;
}

a:hover, a:focus {
  color: #5f544b;
  text-decoration: none;
}

p.quote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 23px;
  font-size: 2.3rem;
  border-width: 1px 0;
  border-style: solid;
  border-color: #8f8781;
  padding: 25px 0;
}

p.georgia {
  font-family: Georgia, "Times New Roman", Times, serif
}

a.skiplink {
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

a.skiplink:active, a.skiplink:focus {
  position: static !important;
  clip: auto;
}


.sprites {
  background-image: url(../images_layout/sprites.png);
  background-repeat: no-repeat;
  text-indent: -1000em;
}

.header {
}

.logo {
  position: absolute;
  left: 50%;
  top: -5px;
  margin: 0 0 0 -132px;
}

.navi {
  border-top: 5px solid #716359;
  height: 57px;
  background: url(../images_layout/bg_header.jpg) repeat-x;
  box-shadow: 1px 1px 4px #333;
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}

.ie7 .navi {
  position: absolute;
}

.navi li {
  position: relative;
}

.navi a {
  text-decoration: none;
  color: #fff;
  display: block;
  white-space: nowrap;
}

.navi .third-menu {
  margin-left: 320px;
}

.navi .freetime-menu {
  width: auto;
}

.navi.fixed .logo {
  display: none;
}

.navi.fixed .third-menu, .navi.fixed > ul > li {
  margin-left: 90px;
}

.navi > ul {
  width: 960px;
  margin: -5px auto 0;
}

.navi > ul > li {
  float: left;
  margin-left: 15px;
}

.ie7 .navi > ul > li {
  margin-left: 8px;
}

.navi > ul > li:first-child {
  margin-left: 0;
}

.navi > ul > li > a {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 300;
  height: 42px;
  padding: 20px 10px 0;
}

.navi > ul > li:hover > a, .navi > ul > .current > a {
  background: rgb(204, 193, 182);
  background: rgba(204, 193, 182, 0.4);
}


.navi ul ul {
  padding: 7px 0 0;
  width: 100%;
}

.ie7 .navi ul ul {
  padding: 0;
}

.navi ul ul div {
  background: #77695f;
  padding: 10px 0;
}

.navi ul ul div > li > a {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 6px 10px;
}

.navi ul ul div > li:hover > a {
  background: #b1a59a;
  color: #fff;
}

.navi ul ul div > .current > a {
  background: #dfd3c8;
  color: #382b1b;
}

.navi ul ul ul {
  padding: 6px 0;
  background: #b1a59a;
  top: 0;
  left: 100%;
  width: auto;
}

.navi ul ul ul > li > a {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 6px 10px;
  text-transform: none;
}

.navi ul ul ul li:hover a, .navi ul ul ul .current a {
  color: #382b1b;
}

.navi ul ul, .navi ul ul ul {
  display: none;
  position: absolute;
}

.navi ul > li:hover > ul, .navi ul ul div > li:hover ul {
  display: block;
}

.navi > ul > li > a, .navi ul ul > li > a {
  text-transform: uppercase;
}

.wwChanger2 {
  position: relative;
  width: 100%;
  height: 630px;
  overflow: hidden;
  margin: 69px auto 0;
  max-width: 1500px;
  top: 0;
}

.ie7 .wwChanger2 {
  padding-top: 69px;
}

.wwChanger2 figure {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 50%;
  width: 1500px;
  height: 630px;
  margin: 0 0 0 -750px;
}

.wwChanger2-navi {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 31px;
  border-width: 2px 0 0;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-color: rgba(255, 255, 255, 0.7);
  z-index: 10;
  width: 100%;
  background: rgb(200, 200, 200);
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
}

.ie7 .wwChanger2-navi {
  z-index: 50;
}

.wwChanger2-navi span {
  position: relative;
  top: -11px;
  display: inline-block;
  text-indent: -1000em;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  box-shadow: 0 0 3px #333;
  background: #fff;
  margin: 0 0 0 7px;
  cursor: pointer;
}

.wwChanger2-navi .current {
  background: #382b1b;
}

.express {
  position: absolute;
  z-index: 15;
  color: #fff;
  width: 218px;
  bottom: 0;
  right: 220px;
  background: rgb(163, 0, 0);
  background: -moz-linear-gradient(top, rgba(163, 0, 0, 1) 0%, rgba(116, 0, 0, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(163, 0, 0, 1)), color-stop(100%, rgba(116, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(163, 0, 0, 1) 0%, rgba(116, 0, 0, 1) 100%);
  background: -o-linear-gradient(top, rgba(163, 0, 0, 1) 0%, rgba(116, 0, 0, 1) 100%);
  background: -ms-linear-gradient(top, rgba(163, 0, 0, 1) 0%, rgba(116, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(163, 0, 0, 1) 0%, rgba(116, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a30000', endColorstr='#740000', GradientType=0);
}

.express img {
  position: absolute;
  left: 7px;
  top: -19px;
}

.express .inner {
  width: 174px;
  margin: 0 auto;
  border-width: 0 1px;
  border-style: dashed;
  border-color: #fff;
  padding: 15px 18px 30px;
}

.express .heading {
  text-align: center;
  font-size: 34px;
  font-size: 3.4rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}

/* .express .heading span{display:block;font-family:'Roboto', Arial, Helvetic, sans serif;font-weight:300;font-size:15px;font-size:1.5rem;color:#c7b6a9;display:none;} */
.express .heading .heading-sub-2 {
  line-height: 1;
  margin: 5px 0 0;
}

.express form {
  margin: 10px 0 0;
}

.express input {
  width: 103px;
  background: #fff url(../images_layout/icon_calendar.jpg) right center no-repeat;
}

.express select {
  width: 45px;
}

.express label {
  font-size: 12px;
}

.express input, .express select, .express input:focus, .express select:focus {
  border-color: #fff;
}

.express .float_left, .express .float_right {
  margin: 0;
}

.express button {
  background: #776b62;
  border-color: #776b62;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 8px;
  min-width: 100%;
}

.express button:hover {
  background: #403a36;
  border-color: #403a36;
}

.conversions {
  position: absolute;
  top: 110px;
  left: 125px;
  z-index: 10;
}

.conversions a {
  position: absolute;
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
  width: 85px;
  height: 75px;
  display: block;
}

.conversions a:hover .more, .home .conversions .bergbahnen .more {
  display: block;
}

.conversions a > span.sprites {
  width: 74px;
  height: 75px;
  display: block;
}

.conversions a > span.weather-icon.sprites {
  width: 78px;
  height: 78px;
  display: block;
}

.conversions .more {
  position: absolute;
  margin: 0 0 0 95px;
  background: url(../images_layout/bg_arrow_icon_small.jpg);
  top: 20px;
  padding: 8px 10px 0;
  height: 28px;
  display: none;
}

.conversions .arrow {
  background: url(../images_layout/arrow_button_small.png);
  width: 13px;
  height: 36px;
  position: absolute;
  top: 0;
  left: -13px;
}

.conversions .bergbahnen .more {
  background: url(../images_layout/bg_arrow_icon_big.jpg);
  text-transform: none;
  height: 67px;
  padding: 9px 15px 0 10px;
  top: 0px;
}

.conversions .bergbahnen .arrow {
  background: url(../images_layout/arrow_button_big.png);
  width: 13px;
  height: 75px;
}

.conversions .bergbahnen .yellow {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  color: #c4f36f;
}

.conversions .dog {
  top: 270px;
}

.conversions .mail {
  top: 90px;
}

.conversions .phone {
  top: 0px;
}

.conversions .bergbahnen {
  top: 180px;
  position: absolute;
}

.conversions .bb-icon {
  background-position: -32px -31px;
}

.conversions .dog-icon {
  background-position: -32px -119px;
}

.conversions .mail-icon {
  background-position: -32px -207px;
}

.conversions .phone-icon {
  background-position: -32px -295px;
}

.conversions .weather-icon {
  background-position: -96px -371px;
  width: 78px;
  height: 78px;
}

#content {
  position: absolute;
  margin: -57px 0 0;
}

.content {
  width: 960px;
  margin: 0 auto;
  padding: 50px 0;
  position: relative;
}

.pre-footer {
  background-color: #ebe3df;
  padding: 20px;
}

.pre-footer .inner {
  width: 960px;
  margin: 0 auto;

}

.pre-footer .nl-text {
  text-align: right;
  position: relative;
}

.nl-flag {

  background-image: url(../images_layout/sprites.png);
  background-position: -30px -392px;
  width: 31px;
  height: 21px;
  display: block;
  position: absolute;
  right: 285px;
  top: -2px;
  padding-left: 12px;
}

.footer {
  background: #ccc1b6 url(../images_layout/schattenkante_footer.png) center top no-repeat;
}

.footer, .footer a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #5f544b;
}

.footer .inner {
  width: 960px;
  margin: 0 auto;
  padding: 50px 0 60px;
}

.footer .box {
  float: left;
  height: 250px;
  position: relative;
  border-left: 1px solid #958a80;
}

.footer-bergbahn svg{
  width: 120px;
}

.footer .heading {
  font-size: 25px;
  font-size: 2.5rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #382b1b;
  margin: 0 0 12px;
}

#map{
  margin-top: 50px;
  width: 100%;
  height: 350px;
  z-index: 1;
}

.footer .buttons {
  position: absolute;
  bottom: 0;
}

.footer a.button {
  text-transform: uppercase;
  position: relative;
}

.footer .box-contact {
  width: 205px;
  border: none;
}

.footer .phone {
  font-size: 18px;
  font-size: 1.8rem;
  color: #382b1b;
  border-width: 1px 0;
  border-style: solid;
  border-color: #382b1b;
  text-decoration: none;
  padding: 2px 10px 2px 0;
}

.footer .phone-icon {
  display: inline-block;
  text-indent: -1000em;
  background-position: -132px -223px;
  width: 15px;
  height: 14px;
  position: relative;
  top: 5px;
}

.footer .box-anfahrt {
  padding: 0 0 0 35px;
  width: 173px;
}

.footer .box-dogfriendly {
  padding: 0 0 0 30px;
  width: 257px;
}

.footer .box-dogfriendly .heading {
  position: relative;
  padding: 0 0 0 25px;
}

.footer .box-dogfriendly .heading:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 19px;
  height: 19px;
  margin: -11px 0 0;
  background: url(../images_layout/sprites.png) no-repeat -171px -173px;
}

.footer .box-dogfriendly p {
  margin: 0 0 .3em;
}

.footer .box-dogfriendly li {
  list-style-type: disc;
  margin: 0 0 0 1.5em;
  font-size: 13px;
  font-size: 1.3rem;
}

/*.footer .paw-icon{background-position:-161px -214px;padding:11px 18px;border-radius:20px;background-color:#382b1b;position:absolute;top:-8px;right:-30px;}
.footer a:hover .paw-icon{background-color:#574a3b;}*/

.footer .box-bergbahn {
  padding: 0 0 0 30px;
  width: 226px;
}

.footer .bb-icon {
  background-position: -204px -110px;
  width: 62px;
  height: 63px;
  float: left;
  margin: 0 10px 0 0;
}

.post-footer {
  height: 43px;
  background: url(../images_layout/bg_footer.jpg) center 0 repeat;
}

.post-footer .inner {
  width: 960px;
  margin: 0 auto;
}

.post-footer p {
  padding: 13px 0 0;
}

.post-footer, .post-footer a {
  color: #fff;
}

.post-footer .ww {
  float: right;
}

.subcolumns {
  width: 100%;
  overflow: hidden;
}

.float_left {
  float: left;
  margin: 0 15px 0 0;
}

.content a.float_left, .content img.float_left {
  margin: 0 0 0 5px;
}

.content .pics .float_left {
  margin: 0 0 0 4px;
}

.preisuebersicht-appartements .content .pics .float_left, .preisuebersicht-zimmer .content .pics .float_left {
  margin: 0 0 0 12px;
}

.content .left-column a.first, .content .right-column a.first, .content .left-column img.first, .content .right-column img.first, .content .pics a.first {
  margin: 0 !important;
}

.float_right {
  float: right;
  margin: 0 0 0 15px;
}

a[data-lightbox] img {
  opacity: 1;
  transition: opacity .3s linear;
}

a[data-lightbox]:hover img {
  opacity: .8;
}

fieldset {
  border: 1px solid #716359;
  padding: 13px 20px 20px;
  margin-bottom: 22px;
}

fieldset legend {
  padding: 2px 8px;
  background: #716359;
  color: #fff;
  text-transform: uppercase;
}

label, p.label {
  display: block;
  padding: 5px 0 0;
  margin: 0;
}

label.error {
  display: table-cell;
  background: red;
  color: #fff;
  padding: 1px 4px;
  font-weight: normal;
}

input, textarea, select {
  background: #fff;
  border: 1px solid #716359;
}

textarea {
  height: 120px;
}

input:focus, textarea:focus, select:focus {
  border-color: #000;
}

fieldset input {
  width: 185px;
  margin: 1px 0;
  padding: 3px 1px;
}

fieldset .float_left input {
  margin-bottom: 2px;
}

fieldset select {
  width: 189px;
  margin: 1px 0;
  padding: 2px 1px;
}

fieldset textarea {
  width: 394px;
  padding: 1px;
}

fieldset .captcha img {
  float: left;
  margin: 1px 4px 2px 0;
}

fieldset select#telefon_0, fieldset select#mobil_0 {
  width: 45px;
  margin-bottom: 2px;
}

fieldset input#telefon_1, fieldset input#telefon_2, fieldset input#mobil_1, fieldset input#mobil_2 {
  width: 65px;
  margin: 0;
}

fieldset .personen select {
  width: auto;
}

fieldset .datum input {
  width: 90px;
  background: #fff url(../images_layout/icon_calendar.jpg) no-repeat 74px center;
  cursor: pointer;
}

.cb {
  padding: 10px 0 0;
  min-width: 140px;
}

.cb label {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0 15px 0 0;
}

.cb input {
  width: 1.5em;
  border: 0;
  background: none;
  float: left;
  margin: 0 4px 0 0;
  max-width: 30px;
}

#kkemail {
  display: none !important;
}

.cf-msg-1 {
  color: red;
  font-weight: bold;
}

.cf-msg-2 {
  padding: 20px;
  margin: 20px 0 0;
  text-align: center;
  border: 2px solid #006600;
  font-size: 16px;
  font-size: 1.6rem;
}

button, a.button {
  color: #fff;
  background: #382b1b;
  line-height: 1;
  margin: 0;
  padding: 3px 11px 4px;
  border: 1px solid #382b1b;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  text-transform: uppercase;
}

a.detail-rundgänge{
  padding: 5px 11px 6px !important;
  font-family: Georgia, "Times New Roman", Times, serif;
}

a.button.sommer {
  background: #577d0a;
  border-color: #577d0a;
}

a.button.winter {
  background: #1444ab;
  border-color: #1444ab;
}

button:hover, button:focus, a.button:hover, a.button:focus {
  background: #574a3b;
  border-color: #574a3b;
}

a.button {
  font-size: 14px;
  font-size: 1.4rem;
}

#kontakt .zimmer .float_left {
  width: 23%;
}

a.button.demand, button.demand {
  background: rgb(152, 20, 20);
  border: none;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: none;
  padding: 5px 12px 6px;
  font-family: Georgia, "Times New Roman", Times, serif;
  background: -moz-linear-gradient(top, rgba(152, 20, 20, 1) 0%, rgba(128, 20, 20, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(152, 20, 20, 1)), color-stop(100%, rgba(128, 20, 20, 1)));
  background: -webkit-linear-gradient(top, rgba(152, 20, 20, 1) 0%, rgba(128, 20, 20, 1) 100%);
  background: -o-linear-gradient(top, rgba(152, 20, 20, 1) 0%, rgba(128, 20, 20, 1) 100%);
  background: -ms-linear-gradient(top, rgba(152, 20, 20, 1) 0%, rgba(128, 20, 20, 1) 100%);
  background: linear-gradient(to bottom, rgba(152, 20, 20, 1) 0%, rgba(128, 20, 20, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#981414', endColorstr='#801414', GradientType=0);
}

button.demand {
  font-size: 26px;
  font-size: 2.6rem;
}

a.button.demand:hover, button.demand:hover {
  background: rgb(122, 18, 17);
  background: -moz-linear-gradient(top, rgba(122, 18, 17, 1) 0%, rgba(73, 11, 11, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(122, 18, 17, 1)), color-stop(100%, rgba(73, 11, 11, 1)));
  background: -webkit-linear-gradient(top, rgba(122, 18, 17, 1) 0%, rgba(73, 11, 11, 1) 100%);
  background: -o-linear-gradient(top, rgba(122, 18, 17, 1) 0%, rgba(73, 11, 11, 1) 100%);
  background: -ms-linear-gradient(top, rgba(122, 18, 17, 1) 0%, rgba(73, 11, 11, 1) 100%);
  background: linear-gradient(to bottom, rgba(122, 18, 17, 1) 0%, rgba(73, 11, 11, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a1211', endColorstr='#490b0b', GradientType=0);
}

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.ie7 #social_media_box li {
  float: left;
}

#ui-datepicker-div {
  display: none;
  border-color: #fff;
  border-radius: 0;
}

#ui-datepicker-div .ui-datepicker-header {
  background: #8b0000;
  color: #fff;
  border-color: #8b0000;
  border-radius: 0;
}

#ui-datepicker-div a.ui-state-active {
}

#ui-datepicker-div a.ui-state-hover {
}

table.impressum {
  margin: 0 0 1em;
}

table.impressum td {
  line-height: 1.6em;
}

table.impressum td:first-child {
  width: 250px;
}

#haftungshinweise, #datenschutz {
  position: absolute;
  margin: -70px 0 0;
}

.hr {
  position: relative;
  height: 8px;
  width: 100%;
  margin: 40px 0 45px;
}

.hr .left-line, .hr .right-line {
  width: 49%;
  position: absolute;
  left: 0;
  top: 4px;
  height: 1px;
  background: #5f544b;
}

.hr .right-line {
  left: auto;
  right: 0;
}

.hr .circle {
  border-radius: 5px;
  height: 9px;
  width: 9px;
  background: #5f544b;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -4.5px;
}

.left-column, .right-column {
  width: 465px;
  float: left;
}

.right-column {
  float: right;
}

.home .pics {
  margin: 55px 0 0;
}

.preisuebersicht-appartements .pics, .preisuebersicht-zimmer .pics {
  margin: 40px 0 20px;
}

.anfahrt .skizze {
  margin: -10px auto 0;
}

#map-canvas {
  width: 100%;
  height: 400px;
  margin: 20px 0 0;
}

.routenplaner {
  margin: 30px 0 0;
}

.routenplaner-ziel {
  float: right;
  padding: 15px 70px 0 0;
}

.routenplaner-ziel p {
  line-height: 2.2em;
}

.routenplaner-start {
  float: left;
  width: 395px;
}

.routenplaner button {
  margin-top: 20px;
}

.prices {
  width: 100%;
  color: #fff;
  text-align: center;
  margin: 5px 0 20px;
}

.prices .bb {
  background: #8bb63b;
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 5px;
}

.prices .bb span {
  background-position: -146px -134px;
  position: absolute;
  width: 13px;
  height: 7px;
  margin: 15px 0 0;
}

.prices thead th {
  width: 150px;
  background: #716359;
  height: 75px;
  padding: 15px 0 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
}

.prices thead th span {
  display: block;
  font-weight: 300;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 5px 0 0;
}

.prices thead tr th:first-child {
  width: 185px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}

.prices td, .prices th {
  border-left: 1px solid #fff;
}

.prices tbody tr td:first-child, .prices tr th:first-child {
  border-left: none;
  background: #9f9389;
  padding-left: 20px;
  text-align: left;
}

.prices tbody td {
  background: #e5dcd3;
  border-top: 1px solid #fff;
  vertical-align: middle;
  font-size: 29px;
  font-size: 2.9rem;
  color: #382b1b;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.prices tbody td span {
  font-size: 17px;
  font-size: 1.7rem;
}

.prices tbody tr td:first-child {
  padding-top: 23px;
  padding-bottom: 23px;
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: top;
  color: #fff;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.prices tbody tr td:first-child strong {
  font-size: 14px;
  font-size: 1.4rem;
}

.prices .buttons {
  margin: 5px 0 0;
}

.prices tbody tr td:first-child span.buttons {
  display: flex;
}

.prices .buttons a {
  background: #0f913a;
  border: none;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: none;
  padding: 5px 17px 6px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 5px 10px 0;
  color: #fff;
  text-decoration: none;
}

.prices .buttons a:not(.online) {
  background: #E5DCD3;
  color: #5f544b;
}

.prices .buttons a:not(.online):hover {
  background: #c9c1b9;
}

.prices .more-pers td {
  background: #e5dcd3 !important;
  border-left: 1px solid #fff !important;
  text-align: center !important;
  color: #382b1b !important;
  font-size: 29px;
  font-size: 2.9rem !important;
  font-family: 'Georgia', "Times New Roman", Times, serif !important;
  padding: 0 !important;
  vertical-align: middle !important;
}

.prices .personen {
  font-size: 11px;
  font-size: 1.1rem;
}

.prices .ez {
  display: block;
  border-top: 1px solid #aaa19b;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 8px 20px 0;
  padding: 8px 0 0;
}

.prices-info {
  margin-bottom: 30px
}

#prices-next, #prices-next-kids {
  display: none;
}

.year-buttons {
  text-align: right;
  margin-bottom: 5px;
  position: absolute;
  right: 0;
  transform: translateY(-100%);
}

.detail .year-buttons {
  position: relative;
  transform: none;
}

.prices.kinder td {
  width: 150px;
}

.prices.kinder td span {
  display: inline-block !important;
  font-size: 11px !important;
  font-size: 1.1rem !important;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.prices.kinder tbody tr td:first-child {
  width: 185px;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}

.prices.kinder tbody tr:first-child td {
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.preisuebersicht-zimmer .content .heading, .preisuebersicht-appartements .content .heading, .detail .content .heading {
  color: #382b1b;
  font-size: 20px;
  font-size: 2rem;
  margin: 30px 0 10px;
}

.wlan {
  position: relative;
  display: inline-block;
  margin: 30px 0 45px 5px;
  padding: 5px 20px 5px 60px;
  background: #8bb63b;
  color: #fff;
  text-transform: uppercase;
}

.wlan:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -5px;
  width: 58px;
  height: 58px;
  margin: -29px 0 0;
  background: url(../images_layout/sprites.png) no-repeat -217px -264px;
}

.detail h1 {
  text-align: left;
  color: #382b1b;
  font-size: 35px;
  font-size: 3.5rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  border-bottom: 1px solid #8f8781;
  padding: 0 0 .7em;
}

.detail h1 span {
  display: inline;
  color: #5f544b;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
}

.detail-navi {
  position: absolute;
  top: 66px;
  right: 0;
}

.detail-navi td {
  text-align: center;
  vertical-align: bottom;
  width: 110px;
}

.detail-navi .left, .detail-navi .right {
  width: 65px;
  text-align: left;
}

.detail-navi .right {
  text-align: right;
}

.detail-navi a {
  color: #382b1b;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-size: 1.8rem;
}

.detail-navi .left a, .detail-navi .right a {
  font-size: 14px;
  font-size: 1.4rem;
}

.detail .left-column {
  width: 670px;
}

.detail .right-column {
  display: flex;
  align-items: center;
  gap: 8px;
  width: max-content;
}

.detail .right-column a.online {
  margin: 0;
}

.detailChanger2 {
  position: relative;
  width: 960px;
  height: 620px;
  overflow: hidden;
  margin: 10px 0 20px;
}

.detailChanger2 figure {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 50%;
  width: 1400px;
  height: 620px;
  margin: 0 0 0 -480px;
}

.detailChangerCaption {
  position: absolute;
  z-index: 8;
  top: 40px;
  left: 40px;
  background: #382b1b;
  background: rgba(56, 43, 27, .6);
  color: #fff;
  padding: 4px 10px;
}

.detailChanger2-navi {
  position: absolute;
  bottom: 0;
  z-index: 10;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 0;
  width: 960px;
}

.detailChanger2-navi .inner {
  margin: 0 auto;
}

.detailChanger2-navi .inner.pics-2 {
  width: 315px;
}

.detailChanger2-navi .inner.pics-3 {
  width: 435px;
}

.detailChanger2-navi .inner.pics-4 {
  width: 555px;
}

.detailChanger2-navi .inner.pics-5 {
  width: 675px;
}

.detailChanger2-navi .inner.pics-6 {
  width: 795px;
}

.detailChanger2-navi img {
  border: 3px solid #736a5f;
  float: left;
  margin: 0 0 0 15px;
  opacity: 0.7;
  cursor: pointer;
}

.detailChanger2-navi .current, .detailChanger2-navi img:hover {
  opacity: 1;
  border-color: #fff;
}

.detailChanger2-prev, .detailChanger2-next {
  float: left;
  background-position: -220px -206px;
  width: 25px;
  height: 39px;
  display: block;
  margin: 13px 5px 0 0;
  cursor: pointer;
}

.detailChanger2-next {
  background-position: -260px -206px;
  margin: 13px 0 0 20px;
}

.info-wrapper {
  display: flex;
  flex-direction: row-reverse;
}

.grundriss {
  float: right;
  margin: 50px 0 20px;
}

.grundriss a {
  position: relative;
  display: block;
}

.grundriss a:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin: -26px 0 0 -26px;
  background: url(../images_layout/sprites.png) no-repeat -233px -333px;
}

ul.equipment {
  column-count: 3;
}

ul.equipment li {
  width: 215px;
}

.subnavi {
  border-bottom: 1px solid #bfbbb7;
  width: 960px;
  margin: 0 0 50px;
}

.subnavi span, .subnavi a {
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 40px 0 0;
  color: #bfbbb7;
}

.subnavi a:hover {
  text-decoration: underline;
  color: #5F544B;
}

.subnavi .current {
  color: #870000;
  margin: 0 40px 0 0;
}

.bergbahnticket {
  position: relative;
  padding: 7px 0 0 150px;
}

.bergbahnticket:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 145px;
  height: 70px;
  background: url(../images/logos/bergbahn.svg) no-repeat center center;
}

.bookingbtn {
  padding: 10px 0 0;
  display: block;
  max-width: 180px;
}

.bookingbtn a {
  padding: 5px 10px;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #0f913a;
}

.verfuegbarbtn {
  padding: 10px 0 0;
  display: block;
  max-width: 180px;
}

.verfuegbarbtn a {
  padding: 5px 10px;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #8cb400;
}

a.online {
  background: #0f913a;
  border: none;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: none;
  padding: 5px 17px 6px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 10px;
  color: #fff;
  text-decoration: none;
}

a.online:hover,
.bookingbtn a:hover {
  background: #0c732f;
}

iframe.online-book {
  min-height: 1250px;
  max-width: 955px;
  margin: 0 auto;
  width: 1px;
  min-width: 100%;
  *width: 100%;
}

.vacanz {
  width: 100%;
  max-width: 100%;
  display: block;
  -webkit-overflow-scrolling: touch;
  overflow: auto;

}

.vacanz iframe {
  width: 100%;
  max-width: 960px;
  display: block;

}

.displaynone {
  display: none;
}

a#more,
.year-buttons .button {
  padding: 10px 15px;
  background: #716359;
  border: 0;
  /*margin:0px 0 30px;*/
}

.year-buttons .button.winter-btn {

  background: #679ACC;

  /*margin:0px 0 30px;*/
}

/*Verfügbarkeitskalender*/
@media screen and (max-width: 879px) {
  .eb-availability-month-headings {
    margin-top: -17px;
  }
}

@media all and (max-width: 1200px) {
  .express {
    right: 20px;
  }
}

@media print {
  body {
    font-size: 100%;
  }

  * {
    background: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

  pre, blockquote {
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  @page {
    margin: 0.5cm;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  nav, aside, #footer, #navi {
    display: none !important;
  }
}

:root {
  --eb-color-primary: green !important;
  --eb-color-primary-light-3: #574a3b !important;
  --eb-color-primary-light-5: #574a3b !important;
}