/* 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: 2px dotted #c0c0c0;
  margin: 2em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

html {
  font-size: 62.5%;
}

body {
  text-align: left;
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  background: url(../images_layout/holz.png) no-repeat center 75px;
}

select, input, textarea, button {
  font: 99% sans-serif;
}

html {
  overflow-y: scroll;
}

a:hover, a:active {
  outline: none;
}

ul, ol {
  margin-left: 2em;
}

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: #FF5E99;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #FF5E99;
  color: #fff;
  text-shadow: none;
}

a:link {
  -webkit-tap-highlight-color: #FF5E99;
}

button {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

body, select, input, textarea, button {
  color: #585443;
  font-family: 'Kreon', Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
  font-weight: normal;
  margin: 0 0 .7em;
  color: #5a5a5a;
}

a, a:active, a:visited {
  color: #585443;
}

a:hover, a:focus {
  color: #585443;
  text-decoration: none;
}

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;
  display: block;
}

.header {
  position: absolute;
  width: 100%;
  background: #fff;
  padding: 0 0 15px;
  box-shadow: 0 0 20px -5px #777;
  z-index: 10;
}

.header .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.header .logo {
  float: left;
  background-position: -294px -145px;
  width: 209px;
  height: 55px;
  margin: 20px 0 0;
}

.header.fixed {
  position: fixed;
  z-index: 50;
}

.navi {
  float: right;
  margin: 35px 0 0;
}

.navi ul {
}

.navi li {
  float: left;
  padding: 0 8px;
  text-align: center;
}

.navi a {
  text-decoration: none;
  background: #fff;
  border-radius: 3px;
  padding: 7px 15px;
}

.navi a:hover, .navi a:focus {
  background: #f5f2ef;
  box-shadow: inset 0 0 15px -10px #000;
}

.navi .current a {
  background: #918474;
  color: #fff;
}

.wwChanger2 {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
  z-index: 1;
  top: 75px;
}

.wwChanger2 figure {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 50%;
  width: 1543px;
  height: 568px;
  margin: 0 0 0 -772px;
}

.wwChanger2-navi {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -55px;
  z-index: 10;
  background: #625545;
  border-radius: 2px;
  padding: 9px 20px 0;
}

.wwChanger2-navi span {
  display: inline-block;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  margin: 0 0 0 5px;
  cursor: pointer;
}

.wwChanger2-navi span:first-child {
  margin: 0;
}

.wwChanger2-navi span.current {
  background: #d3c3a4;
}

.wwChanger2-text {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 239px;
  background-position: -17px -69px;
  width: 261px;
  height: 153px;
}

.wwChanger2-text span {
  color: #605446;
  display: block;
  position: absolute;
}

.wwChanger2-text .top-text {
  font-size: 33px;
  font-size: 3.3rem;
  color: #286f6c;
  top: 45px;
  left: 45px;
  font-weight: 700;
}

.wwChanger2-text .middle-text {
  font-size: 22px;
  font-size: 2.2rem;
  top: 78px;
  left: 75px;
}

.wwChanger2-text .bottom-text {
  font-size: 47px;
  font-size: 4.7rem;
  top: 85px;
  left: 45px;
}

.container {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 125px 0 50px;
}

.content {
  float: right;
  width: 685px;
}

#content {
  position: relative;
  top: 54px;
  z-index: 0;
}

.sidebar {
  float: left;
  width: 260px;
}

.sidebar .box {
  background: #f2f0ee;
  border-radius: 5px;
  margin: 0 0 25px;
  padding: 20px 20px 20px 25px;
  width: 215px;
}

.sidebar .box-heading {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}

.sidebar .box-heading span {
  font-weight: 400;
}

.sidebar .box-express .box-heading {
  margin: 0 0 15px;
}

.sidebar .box-express .subcolumns {
  margin: 0 0 5px;
}

.sidebar .box-express .float_left {
  width: 68px;
}

.sidebar .box-express label {
  position: relative;
  top: -3px;
}

.sidebar .box-express input, .sidebar .box-express select {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  width: 130px;
  height: 25px;
}

.sidebar .box-express input {
  background: #fff url(../images_layout/sprites.png) no-repeat 100px -463px;
  cursor: pointer;
}

.sidebar .box-express select {
  width: 50px;
}

.sidebar .box-express .block {
  margin: 15px 0 0;
}

.sidebar .box-phone a {
  text-decoration: none;
  font-size: 19px;
  font-size: 1.9rem;
  display: block;
  margin: 10px 0 0;
  position: relative;
}

.sidebar .box-phone a:first-of-type {
  padding: 0 0 10px;
}

.sidebar .box-phone a .phone-icon {
  background-position: -221px -17px;
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 8px 0 0;
  position: relative;
  top: -5px;
}

.sidebar .box-phone .extra {
  position: absolute;
  top: 20px;
  left: 41px;
  font-size: 13px;
  font-size: 1.3rem;
}

.sidebar .box-hc .hcWidgetMain {
  border-width: 0 !important;
}

.pre-footer {
  max-width: 960px;
  width: 100%;
  margin: 0 auto 5px;
}

.footer {
  width: 100%;
  background: #60564a url(../images_layout/holz_unten.png) top center no-repeat;
  position: relative;
}

.footer .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.footer .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 60px;
  color: #fff;
  position: relative;
  z-index: 10;
}

.footer .box {
  float: left;
}

.footer .box-heading {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}

.footer .box-heading span {
  font-weight: 400;
}

.footer .box-social .vab {
  background-position: -17px -13px;
  width: 77px;
  height: 47px;
  float: left;
}

.footer .box-social .logo-kwt {
  width: 40px;
  height: 47px;
  padding-left: 85px;
}

.footer .box-social .logo-kwt svg {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.footer .box-social .social-buttons {
  position: relative;
  height: 20px;
  margin: 100px 0 10px;
}

.footer .box-social .social-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../images_layout/sprites.png) no-repeat 0 0;
  text-indent: -1000em;
  display: block;
}

.footer .box-social .facebook {
  background-position: -294px -212px;
}

.footer .box-social .twitter {
  background-position: -355px -212px;
  left: 30px;
}

.footer .box-social .googleplus {
  background-position: -324px -212px;
  left: 60px;
}

.footer .box-social a span {
  display: none;
}

.footer .box-social a:hover span {
  display: block;
  position: absolute;
  top: -35px;
  color: #403930;
  border: 1px solid #cdc9c6;
  text-indent: 0;
  white-space: nowrap;
  padding: 3px 4px;
  border-radius: 3px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.footer .box-social a span img {
  position: absolute;
  bottom: -6px;
  left: 3px;
}

.footer .box-contact {
  border-style: solid;
  border-width: 0 1px;
  border-color: #7b7269;
  padding: 0 120px;
  margin: 0 100px;
}

.footer .box-contact .logo {
  text-indent: -1000em;
  background-position: -294px -72px;
  width: 169px;
  height: 44px;
  margin: 0 0 15px;
}

.footer .box-anfahrt .map {
  background-position: -18px -326px;
  width: 181px;
  height: 122px;
  margin: 15px 0 37px;
}

.footer .box-anfahrt .footer-button {
  text-align: center;
}

h1 {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
}

h1 span {
  font-size: 17px;
  font-size: 1.7rem;
  color: #286f6c;
  display: block;
  padding: 0 0 0 35px;
}

h2 {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
}

h2 span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  display: block;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

p {
  margin: 0 0 1em;
  line-height: 1.4;
}

ul {
  margin-bottom: 1em;
}

li {
  line-height: 1.4;
}

.subcolumns {
  width: 100%;
  overflow: hidden;
}

.float_left {
  float: left;
  margin: 0 15px 0 0;
}

.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 #5a5a5a;
  padding: 13px 20px 20px;
  margin-bottom: 22px;
}

fieldset legend {
  padding: 2px 8px;
  background: #5a5a5a;
  color: #fff;
  text-transform: uppercase;
}

label, p.label {
  display: block;
  padding: 5px 0 0;
}

label.error {
  display: table-cell;
  background: red;
  color: #fff;
  padding: 1px 4px;
  font-weight: normal;
}

fieldset input, fieldset textarea, fieldset select {
  background: #ccc;
  border: 1px solid #ccc;
  border-radius: 3px;
}

textarea {
  height: 120px;
}

input:focus, textarea:focus, select:focus {
  border-color: #2a837f !important;
}

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: 95px;
  background: #ccc url(../images_layout/sprites.png) no-repeat 70px -463px;
  cursor: pointer
}

.cb {
  padding: 10px 0 0;
}

.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;
}

#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: #7b6e65;
  line-height: 1;
  margin: 0;
  padding: 3px 11px 4px;
  border: 1px solid #7b6e65;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
}

button:hover, button:focus, a.button:hover, a.button:focus {
  background: #236b68;
  border-color: #236b68;
}

button {
  font-size: 20px;
  font-size: 2rem;
}

button.reverse, a.button.reverse {
  background: #236b68 !important;
  border-color: #236b68 !important;
}

button.reverse:hover, a.button.reverse:hover, button.reverse:focus, a.button.reverse:focus {
  background: #7b6e65 !important;
  border-color: #7b6e65 !important;
}

.footer-button a.button {
  color: #403930;
  border: 1px solid #cdc9c6;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.footer-button a.button:hover, .footer-button a.button:focus {
  color: #fff;
  background: #286f6c;
  border-color: #286f6c;
}

.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;
}

#ui-datepicker-div .ui-datepicker-header {
  background: #0e7473;
  color: #fff;
}

#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;
}

.right-column {
  float: right;
  width: 330px;
  padding: 0 0 10px;
}

.left-column {
  margin: 0 24px 0 0;
  float: left;
  width: 331px;
  padding: 0 0 10px;
}

.info.left-column {
  width: 530px;
}

.info.right-column {
  width: 125px;
}

.content img.shadow {
  box-shadow: 0 3px 5px 0px #999;
}

.content .pics {
  margin: 0 0 40px;
}

.left-column .float_left, .left-column .float_right, .right-column .float_left, .right-column .float_right {
  margin: 0;
}

.price-extra .left-column {
  width: 530px;
}

.price-extra .right-column {
  width: 120px;
}

.center p {
  text-align: center;
}

.big-green {
  color: #106c6c;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}

.green {
  color: #106c6c;
  font-weight: 700;
}

.hr {
  position: relative;
  height: 31px;
  margin: 25px 0 20px;
}

.hr .row {
  width: 46%;
  position: absolute;
  left: 0;
  top: 15px;
  background: #60564a;
  height: 1px;
}

.hr .right-row {
  left: auto;
  right: 0;
}

.hr .heart {
  background-position: -222px -247px;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -15px;
}

.heading {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 0 20px;
}

.heading span {
  color: #236c68;
  font-weight: 400;
  display: block;
}

.special-text {
  position: relative;
}

.special-text span {
  position: absolute;
  top: 0;
  left: 0;
}

.special-text img {
  float: left !important;
}

.home .content .special-text {
  top: 25px;
}

.home .content .top-text {
  font-size: 23px;
  font-size: 2.3rem;
  color: #106c6c;
  left: 28px;
}

.home .content .middle-text {
  font-size: 22px;
  font-size: 2.2rem;
  left: 100px;
  top: 22px;
}

.home .content .bottom-text {
  font-size: 28px;
  font-size: 2.8rem;
  left: 28px;
  top: 42px;
}

.sommer .content .special-text {
  top: 45px;
}

.sommer .content .top-text {
  font-size: 26px;
  font-size: 2.6rem;
  left: 45px;
}

.sommer .content .middle-text {
  font-size: 23px;
  font-size: 2.3rem;
  left: 91px;
  top: 28px;
  color: #106c6c;
}

.sommer .content .bottom-text {
  font-size: 28px;
  font-size: 2.8rem;
  left: 65px;
  top: 50px;
}

.winter .content .special-text {
  top: 57px;
}

.winter .content .top-text {
  font-size: 23px;
  font-size: 2.6rem;
  left: 43px;
}

.winter .content .top-text a {
  color: #106c6c;
}

.winter .content .middle-text {
  font-size: 22px;
  font-size: 2.3rem;
  left: 116px;
  top: 28px;
}

.winter .content .bottom-text {
  font-size: 28px;
  font-size: 2.8rem;
  left: 43px;
  top: 50px;
}

.ferienhaus .content figcaption {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  margin: 25px 0 0;
}

.detailChanger2 {
  max-width: 684px;
  position: relative;
  width: 100%;
  height: 380px;
  overflow: hidden;
  border: 1px solid #60564a;
}

.detailChanger2 figure {
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  width: 100%;
  height: 380px;
}

.detailChanger2 img {
  width: 100%;
  height: auto;
}

.detailChanger2-navi {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -122.5px;
  z-index: 10;
  background: #625545;
  border-radius: 2px;
  padding: 9px 20px 0;
}

.detailChanger2-navi span {
  display: inline-block;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  margin: 0 0 0 5px;
  cursor: pointer;
}

.detailChanger2-navi span:first-child {
  margin: 0;
}

.detailChanger2-navi span.current {
  background: #d3c3a4;
}

.detailChanger2-next, .detailChanger2-prev {
  position: absolute;
  top: 40%;
  left: 15px;
  z-index: 10;
  background-position: -442px -291px;
  width: 47px;
  height: 47px;
  cursor: pointer;
}

.detailChanger2-next {
  left: auto;
  right: 15px;
  background-position: -442px -238px;
}

.hr.price {
  width: 520px;
  margin: -5px 0 -9px;
  height: 20px;
}

.hr.price .row {
  top: 10px;
  background: rgb(96, 86, 74);
  background: rgba(96, 86, 74, 0.5)
}

.hr.price .heart {
  background-position: -222px -279px;
  width: 20px;
  height: 20px;
  margin: 0 0 0 -10px;
}

table.prices {
  width: 100%;
}

table.prices .logo {
  background-position: -410px -397px;
  width: 146px;
  height: 38px;
}

table.prices td {
  height: 70px;
}

table.prices td.price {
  font-size: 25px;
  font-size: 2.5rem;
  color: #226965;
  font-weight: 300;
  text-align: center;
}

table.prices td.price span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

table.prices th, table.prices td {
  background: #e4e3da;
  vertical-align: middle;
}

table.prices th.space, table.prices td.space {
  background: #fff;
  width: 7px;
}

table.prices tr th:first-child, table.prices tr td:first-child {
  background: #f6f6f3;
  width: 153px;
  padding: 0 0 0 5px;
}

table.prices tr td:first-child {
  padding: 0 0 0 20px;
  width: 138px;
}

table.prices th {
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #524242;
  height: 80px;
}

table.prices th strong {
  font-size: 25px;
  font-size: 2.5rem;
  display: block;
}

table.prices tr td:first-child strong {
  font-size: 20px;
  font-size: 2rem;
  color: #236b68;
}

table.prices .row td {
  border-bottom: 1px solid #524242;
  height: 1px;
}

table.infos {
  width: 100%;
  margin: 40px 0 0;
}

table.infos td {
  padding: 0 0 20px;
}

table.infos tr td:first-child {
  width: 165px;
}

table.infos .price {
  color: #175d5a;
  font-size: 18px;
  font-size: 1.8rem;
}

table.infos ul {
  list-style: none;
  margin-left: 0;
}

table.infos ul li {
  margin-left: 0;
}

table.infos ul li:before {
  content: '- ';
}

.routenplaner button {
  margin-top: 20px;
}

@media all and (max-width: 1543px) {
  .wwChanger2 {
    width: 100%;
  }

  .wwChanger2 figure {
    width: 100%;
    height: auto;
    left: 0;
    margin: 0;
  }

  .wwChanger2 figure img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1024px) {
  .header .logo {
    margin: 20px 0 0 10px;
  }
}

@media (max-width: 1000px) {
  .header .logo {
    float: none;
    margin: 20px auto;
  }

  .navi {
    float: none;
    margin: 0 auto;
    width: 720px;
  }

  .wwChanger2 {
    top: 132px;
  }

  .wwChanger2-text {
    display: none;
  }

  .container {
    padding: 182px 0 50px;
  }

  .footer .box-contact {
    margin: 0 10%;
    padding: 0 10%;
  }
}

@media (max-width: 960px) {
  .content {
    float: none;
    margin: 0 auto;
  }

  .sidebar {
    float: none;
    width: 540px;
    margin: 0 auto;
    padding: 50px 0 0;
  }

  .sidebar .leftside {
    float: left;
  }

  .sidebar .box-hc {
    float: right;
  }

  .pre-footer p {
    padding: 0 10px;
  }

  .footer .box-contact {
    margin: 0 7%;
    padding: 0 7%;
  }
}

@media (max-width: 720px) {
  .navi {
    width: 100%;
  }

  .navi li {
    float: none;
    text-align: center;
    padding: 1px 10px;
  }

  .navi a {
    background: #ddd;
    display: block;
    width: 100%;
    padding: 7px 0;
  }

  .wwChanger2 {
    top: 340px;
  }

  .container {
    padding: 370px 0 50px;
  }

  .content {
    width: 95%;
  }

  .footer .box {
    float: none;
    margin: 0 auto;
  }

  .footer .box-social {
    width: 140px;
  }

  .footer .box-contact {
    padding: 15px 20px;
    border-width: 1px 0;
    width: 170px;
    margin: 15px auto;
  }

  .footer .box-anfahrt {
    width: 185px;
  }

  .footer .box-anfahrt .footer-button {
    text-align: left;
  }

  .left-column, .right-column {
    width: 100% !important;
    float: none;
  }

  .content a {
    float: none;
  }

  .content img {
    max-width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }

  .special-text {
    margin: 0 auto;
    width: 285px;
    top: 0 !important;
    height: 145px;
  }

  .sommer .special-text {
    width: 340px;
  }

  .ferienhaus .content figcaption {
    margin: 25px 0 40px;
  }
}

@media (max-width: 570px) {
  .sidebar {
    width: 260px;
  }

  .sidebar .leftside, .sidebar .box-hc {
    float: none;
  }

  .hr.price {
    width: 100%;
  }

  table.prices .logo {
    margin: 0 auto;
  }

  table.prices td, table.prices th {
    display: block;
    width: 100% !important;
    text-align: center;
    vertical-align: middle;
    padding: 30px 0 0 !important;
  }

  table.prices td.space, table.prices th.space {
    height: 1px !important;
    padding: 0 !important;
  }

  table.prices .row td {
    padding: 0 !important;
  }

  fieldset .float_left {
    float: none;
  }

  fieldset textarea {
    width: 90%;
  }
}

@media (max-height: 500px) {
}

@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;
  }
}

/* kreon-300 - latin */
@font-face {
  font-family: 'Kreon';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/kreon-v32-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('/fonts/kreon-v32-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/kreon-v32-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/kreon-v32-latin-300.woff') format('woff'), /* Modern Browsers */ url('/fonts/kreon-v32-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/kreon-v32-latin-300.svg#Kreon') format('svg'); /* Legacy iOS */
}

/* kreon-regular - latin */
@font-face {
  font-family: 'Kreon';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/kreon-v32-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('/fonts/kreon-v32-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/kreon-v32-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/kreon-v32-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/kreon-v32-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/kreon-v32-latin-regular.svg#Kreon') format('svg'); /* Legacy iOS */
}

/* kreon-700 - latin */
@font-face {
  font-family: 'Kreon';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/kreon-v32-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('/fonts/kreon-v32-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/kreon-v32-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/kreon-v32-latin-700.woff') format('woff'), /* Modern Browsers */ url('/fonts/kreon-v32-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/kreon-v32-latin-700.svg#Kreon') format('svg'); /* Legacy iOS */
}