@charset "UTF-8";
/* styles.scss - DESKTOP sowie kleinere Anpassungen. Styles für andere Auflösungen werden per 'import' eingebunden */
/*
font-family:'Perpetua MT W01';
font-family:'Perpetua MT W01 Italic';
font-family:'Perpetua MT W01 Bold';
font-family:'PerpetuaMTW01-BoldItali';
font-family:'PerpetuaTitlingMTW01-Li';
font-family:'Perpetua Titling MT W01';
font-family:'PerpetuaTitlingMTW01-Bo';
font-family:'Perpetua W01 Rm SC';
font-family:'DIN1451W15-Mittelschrif';
font-family:'DIN 1451 W01 Engschrift';
font-family:'DIN Next W01 Regular';

*/
/* Variablen */
/* DIN OT */
/* Navigation */
/* Teaser-Headline im Header */
/* Preise, Tagesaktuelle Raten, etc... */
/* Abstand 18px */
/* Abstand 18px */
/* Abstand 36px */
/* line 45, ../sass/styles.scss */
a:focus, a:active {
  outline: none;
}

/* line 49, ../sass/styles.scss */
.table {
  display: table;
  border-collapse: collapse;
}

/* line 50, ../sass/styles.scss */
.tr {
  display: table-row;
}

/* line 51, ../sass/styles.scss */
.td {
  display: table-cell;
  border: 0 solid red;
  padding: 0px;
}

/* line 54, ../sass/styles.scss */
.abstand_gutter_links {
  margin-left: 1.125em;
  margin-right: -1.125em;
}

/* line 59, ../sass/styles.scss */
.abstand_gutter_rechts {
  margin-left: -1.125em;
  margin-right: 1.125em;
}

/* line 64, ../sass/styles.scss */
.abstand_ganzes_gutter_l_r {
  padding-left: 2.25em !important;
  padding-right: 2.25em !important;
}

/* line 69, ../sass/styles.scss */
.drei_teaser_vollflaeche .columns.preis {
  width: 100px;
}

/* line 73, ../sass/styles.scss */
.logo_980 {
  display: none;
}

/* line 77, ../sass/styles.scss */
.logo_1280 {
  display: inline;
}

/* line 81, ../sass/styles.scss */
.preis_farbe {
  color: #5c2672;
}

/* line 85, ../sass/styles.scss */
.breadcrumb_content {
  display: none;
}

/* line 89, ../sass/styles.scss */
.breadcrumb_content.sub {
  display: none;
}

/* line 96, ../sass/styles.scss */
.no_display {
  display: none !important;
}

/* line 100, ../sass/styles.scss */
.lastElement {
  margin-bottom: 50px;
}

/* line 104, ../sass/styles.scss */
.tx-indexedsearch-searchbox {
  display: none;
}

/* line 108, ../sass/styles.scss */
.button_mouseover {
  background-color: #990099 !important;
}

/* line 113, ../sass/styles.scss */
.en_wetter_messeinheit {
  display: inline !important;
  float: right;
}

/* line 123, ../sass/styles.scss */
.button_submit_back {
  background-image: none;
  background-position: 206px 8px;
  float: left;
  margin-top: -65px;
  margin-left: 18px;
  padding-left: 10px;
  padding-right: 0;
  width: auto !important;
  color: #FFFFFF;
  font-family: "DIN Next W01 Regular";
  font-size: 13px;
  height: 30px;
  letter-spacing: 0.7px;
  line-height: 31px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  background-color: #5c2672;
  padding-right: 10px;
  position: relative;
}

/* line 146, ../sass/styles.scss */
.button_submit_back:hover {
  background-color: #990099;
}

/* line 150, ../sass/styles.scss */
.button_submit_back img {
  margin-top: -3px;
  padding-left: 0px;
  padding-right: 10px;
}

/* iPad-Elemente */
/* line 162, ../sass/styles.scss */
.preis-tablet_wrap {
  display: none;
}

/* line 166, ../sass/styles.scss */
input {
  -webkit-appearance: none;
  border-radius: 0;
}

/* line 170, ../sass/styles.scss */
.padding_left_0 {
  padding-left: 0 !important;
}

/* line 174, ../sass/styles.scss */
.tagesaktuelle_raten {
  display: none;
}

/* IE8 only*/
/* line 182, ../sass/styles.scss */
html > body .tagesaktuelle_raten {
  display: block\9;
}

/* line 187, ../sass/styles.scss */
.ie8_none {
  display: none;
}

/* line 195, ../sass/styles.scss */
.ipad_portrait {
  display: none !important;
}

/* "CONTENT: Mobil Header Teaser" -->Nur Mobil */
/* line 200, ../sass/styles.scss */
.wrap_mobil_header_teaser {
  display: none;
}

/* Nur Smartphones / iPhones */
/* line 206, ../sass/styles.scss */
.tagesaktuelle_raten .headline_teaser_text h2 {
  display: none;
}

/* Aktiver Link unterstrichen */
/* line 211, ../sass/styles.scss */
.active_underline {
  text-decoration: underline;
}

/* line 215, ../sass/styles.scss */
.meta_navi .navi_element .active_href a {
  color: #fff;
}

/* line 219, ../sass/styles.scss */
.wrap_navi_verfuegbarkeit_active, .wrap_navi_verfuegbarkeit, .wrap_navi_verfuegbarkeit .navi_element {
  display: none;
}

/* ########## */
/* Breadcrumb */
/* line 228, ../sass/styles.scss */
.breadcrumb_content_detail {
  width: 936px;
  display: table;
  clear: both;
  margin-top: -53px;
  position: relative;
  top: 0px;
}

/* line 237, ../sass/styles.scss */
.breadcrumb_content_detail ul {
  text-transform: none;
  margin-bottom: 0;
  padding-left: 8px;
}

/* line 243, ../sass/styles.scss */
.breadcrumb_content_detail li, .breadcrumb_content_detail li a {
  float: left;
  font-family: arial;
  font-size: 12px;
  color: #777777;
}

/* line 250, ../sass/styles.scss */
.breadcrumb_content_detail li a {
  text-decoration: none;
  padding-right: 8px;
}

/* line 255, ../sass/styles.scss */
.breadcrumb_content_detail li a:hover {
  text-decoration: underline;
}

/* line 259, ../sass/styles.scss */
.breadcrumb_content_detail li {
  color: #777777;
  line-height: 65px;
  padding-left: 8px;
}

/* ################ */
/* Basic - Settings */
/* line 271, ../sass/styles.scss */
.services_teaser {
  width: 280px;
  height: 300px;
  border: 0px solid red;
  float: left;
  display: inline;
}

/* Header-Bild */
/* line 280, ../sass/styles.scss */
.img_980 {
  max-width: 1263px;
  min-width: 1263px;
  height: 780px;
}

/* line 286, ../sass/styles.scss */
img {
  max-width: 100%;
  height: auto;
}

/* ########## */
/* Navigation */
/* line 294, ../sass/styles.scss */
ul {
  list-style-type: none;
  line-height: 1;
  text-transform: uppercase;
}

/* line 301, ../sass/styles.scss */
nav {
  font-family: "DIN Next W01 Regular", arial;
  color: #fff;
  left: 59px;
  top: 198px;
  position: absolute;
  z-index: 60;
}

/* line 310, ../sass/styles.scss */
nav a {
  color: #ffffff;
}

/* line 314, ../sass/styles.scss */
nav a:hover {
  text-decoration: underline;
  color: #ffffff;
}

/* line 319, ../sass/styles.scss */
nav a:focus {
  color: #fff;
}

/* Galerie ausblenden */
/* line 325, ../sass/styles.scss */
#mm_verteilermenu_7 {
  display: none;
}

/* line 329, ../sass/styles.scss */
nav li {
  line-height: 32px;
  /*font-size: 15px;*/
  /*font-size: 16px;*/
  letter-spacing: 0.075em;
}

/* Sub-Navigation (innerhalb der Haupt-Navi) */
/* line 338, ../sass/styles.scss */
nav ul ul, nav .popnav ul {
  padding: 0;
  margin: 0;
}

/* line 343, ../sass/styles.scss */
nav ul ul li, nav .popnav ul li {
  border-top: 1px solid #514f48;
  color: #989793;
  font-size: 13px !important;
  letter-spacing: 0.05em;
  line-height: 13px;
  padding-bottom: 5px;
  padding-top: 7px;
}

/* line 353, ../sass/styles.scss */
nav ul ul li:first-child, nav .popnav ul li:first-child {
  margin-top: -6px;
}

/* line 358, ../sass/styles.scss */
nav ul ul li a {
  color: #989793;
}

/* Sub-Navi (Element-Einblendung bei Mouseover)*/
/* line 364, ../sass/styles.scss */
nav #popnav_1, nav #popnav_2, nav #popnav_3, nav #popnav_4, nav #popnav_5, nav #popnav_6 {
  background-color: #FFFFFF;
  color: #333333;
  height: auto;
  left: 204px;
  position: absolute;
  top: -15px;
  width: 192px;
  background: url("../img/1260_background-subnavi.png") 0 0 no-repeat;
  padding-bottom: 17px;
  padding-left: 22px;
  padding-top: 23px;
}

/* line 378, ../sass/styles.scss */
nav #popnav_2 {
  /*top: 166px;*/
  top: 16px;
}

/* line 383, ../sass/styles.scss */
nav #popnav_3 {
  /*top: 200px;*/
  top: 50px;
}

/* line 388, ../sass/styles.scss */
nav #popnav_4 {
  top: 82px;
}

/* line 392, ../sass/styles.scss */
nav #popnav_5 {
  top: 265px;
}

/* line 396, ../sass/styles.scss */
nav #popnav_6 {
  top: 146px;
}

/* line 400, ../sass/styles.scss */
nav #popnav_1 ul li, nav #popnav_2 ul li, nav #popnav_3 ul li, nav #popnav_4 ul li, nav #popnav_5 ul li, nav #popnav_6 ul li {
  border: 0;
  line-height: 15px;
  font-family: "DIN Next W01 Regular";
}

/* line 406, ../sass/styles.scss */
nav #popnav_1, nav #popnav_2, nav #popnav_3, nav #popnav_4, nav #popnav_5, nav #popnav_6 {
  display: none;
}

/* line 410, ../sass/styles.scss */
nav #popnav_1 a, nav #popnav_2 a, nav #popnav_3 a, nav #popnav_4 a, nav #popnav_5 a, nav #popnav_6 a {
  color: #333333;
}

/* line 414, ../sass/styles.scss */
nav .active_dot {
  background: url("../img/icon/navi_dot_active.png") 0 3px no-repeat;
  margin-left: -20px;
  padding-left: 20px;
}

/* line 420, ../sass/styles.scss */
nav .active {
  color: #fff;
}

/* ############# */
/* Buchungsmaske */
/* line 429, ../sass/styles.scss */
.wrap_navi_verfuegbarkeit_active, .wrap_navi_verfuegbarkeit {
  display: none;
}

/* line 433, ../sass/styles.scss */
.buchungsmaske {
  left: 34px;
  position: absolute;
  top: -226px;
  width: 220px;
  height: 215px;
  border-top: 1px solid #969491;
  padding-top: 7px;
  z-index: 70;
}

/* line 444, ../sass/styles.scss */
.buchungsmaske fieldset, .buchungsmaske_2 fieldset {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "DIN Next W01 Regular";
  padding-bottom: 4px;
  border: 0;
}

/* line 453, ../sass/styles.scss */
.buchungsmaske fieldset {
  margin: 0 -6px;
}

/* line 457, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske {
  float: left;
}

/* line 461, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske.element_checkin {
  width: 105px;
  margin-right: 10px;
}

/* line 466, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske.element_checkout {
  width: 105px;
}

/* line 470, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske input, .buchungsmaske_2 .element_buchungsmaske input {
  width: 80px;
  height: 29px;
  float: left;
  background: url("../img/1280_background_input_buchung.png") 0 0 no-repeat;
  border: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  padding-left: 8px;
}

/* line 482, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .select, .buchungsmaske_2 .element_buchungsmaske .select {
  position: absolute;
  width: 105px;
  height: 29px;
  background: url("../img/select.png") no-repeat scroll 0 0 transparent;
  overflow: hidden;
  margin-left: 0px;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  padding: 9px 0 0 10px;
}

/* line 495, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske select.styled, .buchungsmaske_2 .element_buchungsmaske select.styled {
  width: 105px !important;
  height: 29px !important;
  padding-bottom: 0px !important;
}

/* line 501, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske #buchungsmaske_gaeste_select {
  margin-right: 10px;
  margin-bottom: 20px;
}

/* line 506, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske option, .buchungsmaske_2 .element_buchungsmaske option {
  font-size: 12px;
  font-family: arial;
}

/* ###################### */
/* Buchungsmaske Kalender */
/* line 517, ../sass/styles.scss */
.buchungsmaske.kalender_icon_checkin, .buchungsmaske .kalender_icon_checkin {
  float: left;
}

/* line 521, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .kalender_icon_checkin {
  /*padding-right: 10px;*/
}

/* line 525, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten {
  text-transform: uppercase;
  width: 220px;
  color: #c9c9c6;
  font-size: 13px;
  font-family: "DIN Next W01 Regular";
  padding-left: 2px;
  padding-bottom: 5px;
}

/* line 535, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten.gutschein {
  /*visibility: hidden;*/
}

/* line 539, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten.gutschein a {
  background: url("../img/icon/doppelpfeil_lo.png") no-repeat scroll 0 3px transparent;
  padding-left: 17px;
}

/* line 544, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten.gutschein a:hover {
  background: url("../img/icon/doppelpfeil_hi.png") no-repeat scroll 0 3px transparent;
}

/* line 548, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten.hotline a {
  background: url("../img/icon/hotline_lo.png") no-repeat scroll 0 1px transparent;
  padding-left: 17px;
}

/* line 553, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten.hotline a:hover {
  background: url("../img/icon/hotline_hi.png") no-repeat scroll 0 1px transparent;
}

/* line 557, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten a {
  color: #c9c9c6;
  font-size: 13px;
  font-family: "DIN Next W01 Regular";
}

/* line 563, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten a:hover {
  text-decoration: none;
  color: #fff;
}

/* line 568, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten img {
  padding-right: 4px;
  margin-top: -3px;
}

/* line 573, ../sass/styles.scss */
.buchungsmaske_2 {
  display: none;
}

/* line 577, ../sass/styles.scss */
.img_media {
  display: none;
}

/* line 581, ../sass/styles.scss */
.button_submit {
  color: #FFFFFF;
  font-family: "DIN Next W01 Regular";
  font-size: 13px;
  letter-spacing: 0.7px;
  width: 220px;
  height: 30px;
  line-height: 31px;
  text-transform: uppercase;
  background-color: #5c2672;
  /*text-align: center;*/
  text-align: left;
  padding-left: 20px;
  /*background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 172px 9px #5C2672;*/
  background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 193px 9px #5C2672;
  background-color: #5c2672;
  margin-bottom: 15px;
}

/* line 600, ../sass/styles.scss */
.button_submit:hover {
  cursor: pointer;
  background-color: #990099;
}

/* ###################### */
/* Datepicker-Anpassungen */
/* line 610, ../sass/styles.scss */
.ui-widget-content {
  border: 1px solid #999999 !important;
}

/* line 614, ../sass/styles.scss */
#ui-datepicker-div {
  background-color: #999999;
  width: 288px;
  -moz-box-shadow: 1px 1px 4px #292929;
  /* Firefox */
  -webkit-box-shadow: 1px 1px 4px #292929;
  /* Chrome, Safari */
  -khtml-box-shadow: 1px 1px 4px #292929;
  /* Konqueror */
  box-shadow: 1px 1px 4px #292929;
  /* CSS3 */
  left: 344px !important;
  top: 344px !important;
}

/* line 625, ../sass/styles.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-top, .ui-corner-right, .ui-corner-left, .ui-corner-br, .ui-corner-tr, .ui-corner-tl, .ui-corner-bl {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

/* line 632, ../sass/styles.scss */
.ui-widget-header {
  background: none repeat scroll 0 0 transparent !important;
  border: 0 none !important;
  color: #FFFFFF;
  font-weight: normal !important;
  font-size: 15px !important;
  font-family: "DIN Next W01 Regular" !important;
}

/* line 641, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-title {
  color: #FFFFFF;
  font-weight: normal;
  font-family: "DIN Next W01 Regular";
}

/* line 647, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-prev span {
  background: url("../img/icon/datepick_pfeil_prev.png") no-repeat;
}

/* line 651, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-prev span:hover {
  background: url("../img/icon/datepick_pfeil_prev_ho.png") no-repeat;
}

/* line 655, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-next span {
  background: url("../img/icon/datepick_pfeil_next.png") no-repeat;
}

/* line 659, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-next span:hover {
  background: url("../img/icon/datepick_pfeil_next_ho.png") no-repeat;
}

/* line 663, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-next {
  right: -8px !important;
}

/* line 667, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  margin-top: -4px !important;
}

/* line 671, ../sass/styles.scss */
.ui-datepicker table {
  border: 0;
  border-top: 1px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: #999999;
  margin-left: 8px !important;
  width: 266px !important;
  margin-bottom: 14px !important;
}

/* line 681, ../sass/styles.scss */
.ui-datepicker table, .ui-datepicker tr {
  background-color: #999999 !important;
  color: #FFFFFF;
  font-weight: normal !important;
  font-size: 12px !important;
  font-family: arial !important;
}

/* line 689, ../sass/styles.scss */
.ui-datepicker th, .ui-datepicker-calendar th {
  font-weight: normal !important;
  color: #FFFFFF;
}

/* line 694, ../sass/styles.scss */
.ui-datepicker td {
  padding: 4px !important;
}

/* line 698, ../sass/styles.scss */
.ui-datepicker td span, .ui-datepicker td a {
  text-align: center !important;
}

/* line 702, ../sass/styles.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none !important;
  background-color: #fff !important;
  border: 1px solid #fff !important;
}

/* line 708, ../sass/styles.scss */
.ui-state-default.ui-state-hover {
  border: 1px solid #5c2672 !important;
  color: #5c2672 !important;
}

/* line 713, ../sass/styles.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: none !important;
  background-color: #5c2672 !important;
  border: 1px solid #5c2672 !important;
  color: #fff !important;
}

/* line 720, ../sass/styles.scss */
.ui-datepicker th {
  padding-bottom: 0 !important;
}

/* line 724, ../sass/styles.scss */
.ui-datepicker-unselectable.ui-state-disabled {
  opacity: 1 !important;
}

/* line 728, ../sass/styles.scss */
.ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
  background-color: #cccccc !important;
  color: #ffffff !important;
  border: 1px solid #cccccc !important;
}

/* line 734, ../sass/styles.scss */
.calendar_abbinder_farbe {
  float: right;
  width: 15px;
  height: 10px;
  background-color: #5c2672;
  margin-bottom: 4px;
}

/* line 742, ../sass/styles.scss */
.calendar_abbinder_text {
  float: right;
  color: #fff;
  line-height: 10px;
  padding-right: 5px;
  font-family: arial;
  font-size: 12px;
}

/* line 752, ../sass/styles.scss */
.ui-datepicker-prev-hover, .ui-datepicker-next-hover {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* line 759, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  border-bottom: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  color: #FFFFFF;
  float: left;
  font-size: 10px;
  left: 252px;
  margin: 0 0 10px;
  padding: 0 0.2em;
  position: absolute;
  top: -48px;
}

/* line 774, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-buttonpane:hover {
  cursor: pointer;
}

/* Ende Datepicker-Anpassungen */
/* ########################### */
/* ##################### */
/* IFRAME Hotelwertungen */
/* line 787, ../sass/styles.scss */
#iframe_hotelbewertungen {
  margin-left: 18px;
  width: 936px;
  height: 1900px;
  margin-bottom: 100px;
}

/* Ende IFRAME Hotelwertungen */
/* ########################## */
/* ###### */
/* Header */
/* line 799, ../sass/styles.scss */
#header_wrap {
  float: left;
  position: absolute;
  width: 100px;
  margin-left: 0;
  min-width: 1260px;
}

/* line 807, ../sass/styles.scss */
.navi_1260 {
  background: url("../img/1260_background-navi.png") no-repeat 0 0;
  width: 252px;
  height: 780px;
  margin-left: 1.125em;
  text-align: center;
  padding-top: 19px;
}

/* ############### */
/* META-Navigation */
/* line 822, ../sass/styles.scss */
.meta_navi {
  margin-top: 19px;
  margin-left: 9px;
}

/* line 827, ../sass/styles.scss */
.meta_navi .navi_element {
  font-family: "DIN Next W01 Regular";
  color: #ffffff;
  float: left;
  font-size: 13px;
  border-right: 1px solid #fff;
  padding-left: 9px;
  padding-right: 9px;
  height: 11px;
  text-transform: uppercase;
}

/* line 841, ../sass/styles.scss */
.search_input {
  border: 0 none !important;
  padding-right: 0 !important;
}

/* line 846, ../sass/styles.scss */
.meta_navi .navi_element .icon_cloud {
  margin-top: -3px;
  padding-left: 5px;
  border: 0px solid red;
  /*background: url('../img/icon/weather_rain_cloudy.png')  no-repeat 0px 0px !important;*/
}

/* line 854, ../sass/styles.scss */
.meta_navi .navi_element .icon_kamera {
  margin-top: -3px;
  width: 16px;
  height: 20px;
  background: url("../img/icon/webcam_weiss.png") no-repeat 0px 0px !important;
  opacity: 0.85;
}

/* line 862, ../sass/styles.scss */
.meta_navi .navi_element:first-child {
  padding-left: 0;
}

/* line 866, ../sass/styles.scss */
.meta_navi .navi_element:last-child {
  border-right: 0;
  padding-right: 0;
}

/* line 871, ../sass/styles.scss */
.meta_navi .navi_element .content_element {
  float: left;
}

/* line 875, ../sass/styles.scss */
.meta_navi .navi_element a {
  color: #fff;
}

/* line 879, ../sass/styles.scss */
.meta_navi .navi_element a:hover {
  color: #5c2672 !important;
}

/* line 883, ../sass/styles.scss */
.meta_navi .navi_element .meta_navi_active {
  color: #5C2672;
}

/* line 887, ../sass/styles.scss */
.meta_navi .navi_language, .meta_navi .navi_language_second {
  /* background: url('../img/icon/navi_middle_language_pfeil_unten.png') no-repeat 20px 2px;  */
  /*background: url('../img/icon/navi_middle_language_pfeil_unten.png') no-repeat 60px 2px;*/
  background: url("../img/icon/navi_middle_language_pfeil_rechts.png") no-repeat scroll right 0px transparent;
  /* width: 40px; 
  width: 75px;*/
  width: 65px;
  border: 0px solid #000;
  float: left;
  font-family: "DIN Next W01 Regular";
  color: #5c2672;
  padding-bottom: 9px;
}

@-moz-document url-prefix() {
  /* line 901, ../sass/styles.scss */
  .meta_navi .navi_language {
    line-height: 11px;
  }
}
/* line 910, ../sass/styles.scss */
.meta_navi .navi_language_second a {
  color: #ffffff;
}

/* line 914, ../sass/styles.scss */
.meta_navi .navi_language:hover {
  cursor: pointer;
}

/* line 918, ../sass/styles.scss */
.meta_navi .navi_language_second {
  border-top: 1px solid #FFFFFF;
  clear: both;
  line-height: 18px;
  width: 31px;
  background: url("../img/icon/navi_middle_language_pfeil_rechts.png") no-repeat scroll 24px 5px transparent !important;
  display: none;
  padding-top: 2px;
}

/* line 928, ../sass/styles.scss */
.meta_navi .navi_language_second:hover {
  border-top: 1px solid #5c2672;
  background: url("../img/icon/navi_middle_language_pfeil_rechts_ho.png") no-repeat scroll 24px 5px transparent !important;
}

/* line 936, ../sass/styles.scss */
.meta_navi .navi_element.text.languageMenu {
  left: 234px;
  position: absolute;
  z-index: 2;
  border-right: 1px;
}

/* line 944, ../sass/styles.scss */
.meta_navi_rechts {
  clear: both;
  float: right;
  padding-right: 1.125em;
}

/* line 950, ../sass/styles.scss */
.meta_navi ul {
  margin-bottom: 1.25em;
}

/* line 954, ../sass/styles.scss */
.meta_navi_rechts.sub {
  margin-top: 2px;
  position: relative;
  z-index: 2;
}

/* line 960, ../sass/styles.scss */
.meta_navi_rechts.sub .navi_element {
  font-size: 19px;
}

/* line 964, ../sass/styles.scss */
.meta_navi_rechts .input {
  border: 0 !important;
  height: 25px !important;
  width: 181px !important;
  background: url("../img/icon/input_search.png") no-repeat right top !important;
  color: #fff !important;
  padding: 0 !important;
  padding-left: 28px !important;
  font-size: 14px;
}

/* line 976, ../sass/styles.scss */
.meta_navi_rechts .navi_element.telefon {
  height: 25px;
  border-right: 1px solid #e5e6e3;
  margin-right: 0;
  padding-right: 12px;
  padding-top: 4px;
  width: 193px;
}

/* Sub-Navi (erscheint nur in Mobile) */
/* line 986, ../sass/styles.scss */
.sub_navi_mobile {
  background-color: #EFEFEF;
  border: 1px solid red;
  left: 0;
  position: absolute;
  top: 196px;
  width: 100%;
  z-index: 90;
  min-height: 100px;
  min-width: 320px;
  height: auto;
}

/* line 999, ../sass/styles.scss */
.meta_navi .navi_element.text.languageMenuMobile {
  display: none;
}

/* ############# */
/* Header-Teaser */
/* line 1009, ../sass/styles.scss */
.header_teaser_wrap {
  border: 0px solid #333333;
  /*width: auto;*/
  width: 510px;
  /*padding-right: 57px;*/
  padding-right: 0px;
  /*margin-left: 141px;*/
  margin-left: 0px;
  margin-top: 0;
  position: absolute;
  /*top: 250px;*/
}

/* line 1022, ../sass/styles.scss */
.header_teaser_wrap h2 {
  /*color: #636362;*/
  font-weight: normal;
  font-size: 3.625em;
  line-height: 1em;
  font-family: 'Perpetua MT W01 Bold';
}

/* line 1032, ../sass/styles.scss */
.header_teaser_wrap section {
  font-family: arial, sans-serif;
  /* font-size: 14px! weitere em-Werte beachten! */
  font-size: 0.875em;
  line-height: 1.857em;
  /*border-top: 1px solid #333333;*/
  /*border-bottom: 2px solid #333333;*/
  padding-top: 2.000em;
  padding-bottom: 2.000em;
  color: #333333;
  position: relative;
  top: -34px;
}

/* line 1046, ../sass/styles.scss */
.header_teaser_wrap h3 {
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 0.875em;
  line-height: 1.857em;
  padding-bottom: 21px;
}

/* ####### */
/* Content */
/* line 1061, ../sass/styles.scss */
.content_main {
  position: relative;
  top: 0px;
  z-index: 1;
}

/* line 1067, ../sass/styles.scss */
.content_main .table {
  width: 100%;
  max-width: 81em;
  padding: 0 auto;
  margin: 25px auto 0;
  margin-top: 0px;
}

/* line 1076, ../sass/styles.scss */
.content_main .tr {
  padding: 0;
  margin: 0;
}

/* line 1081, ../sass/styles.scss */
.content_main .td {
  /*width: 100%; */
  padding: 0;
  margin: 0;
}

/* line 1087, ../sass/styles.scss */
.content_main .td.zelle_content {
  border: 0px solid blue;
  width: 100%;
  vertical-align: top;
}

/* line 1094, ../sass/styles.scss */
.tx-hoteaser {
  margin-bottom: 75px;
}

/* Tagesaktuelle Raten */
/* line 1104, ../sass/styles.scss */
.tagesaktuelle_raten .abstand_gutter_links, .tagesaktuelle_raten .abstand_gutter_rechts, .tagesaktuelle_raten .headline_teaser_text {
  display: none;
}

/* 

.tagesaktuelle_raten .content_tagesaktuelle_rate {

  padding-left: 17px;
  padding-right: 0px;
  width: 100%;
}



.tagesaktuelle_raten .raten_listing {
  font-family: $preis_font; 
  font-size: 16px; 
  color: #999; 
  margin-left: 4px;
  margin-top: 15px; 

}

.tagesaktuelle_raten .raten_listing_wrap {

  height: 22px; 
  border-right: 1px solid #b3b3b3; 
  float: left;
}

.tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende {
  margin-left: 18px;
  margin-right: 18px; 
}

.tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
  padding-right: 12px; 
  margin-right: 12px;
}

.tagesaktuelle_raten .raten_listing_grafik_person {
  padding-left: 7px; 
  padding-right: 5px; 
  margin-top: 2px;
  float: left;
}


.tagesaktuelle_raten .datum_raten {
  width: 70px; 
  float: left;
}


.tagesaktuelle_raten .preis_raten {
  width: 40px; 
  float: left;
}

.content_tagesaktuelle_rate .raten_listing_wrap.raten_last {
  border: 0;
}
   
*/
/* line 1172, ../sass/styles.scss */
.tagesaktuelle_raten .raten_hinweise {
  clear: both;
  color: #999999;
  font-family: Arial;
  font-size: 11px;
  padding-bottom: 35px;
  padding-top: 10px;
}

/* line 1182, ../sass/styles.scss */
.abstand_raten {
  float: right;
  padding-right: 10px;
}

/* line 1187, ../sass/styles.scss */
.tagesaktuelle_raten .raten_header {
  font-family: "Times-New-Roman";
  font-size: 18px;
  color: #333;
  padding-bottom: 8px;
  display: inline;
}

/* MJ Neu: Tagesaktuelle Raten */
/* line 1198, ../sass/styles.scss */
.tagesaktuelle_raten .raten_headerVerteiler {
  display: inline-block;
  padding-bottom: 16px;
  color: #333;
  font-family: "Century Gothic W01";
  font-size: 18px;
}

/* line 1207, ../sass/styles.scss */
.tagesaktuelle_raten .raten_hinweiseVerteiler {
  padding-bottom: 5px;
  padding-top: 20px;
  clear: both;
  color: #98a8c2;
  font-family: Arial;
  font-size: 11px;
}

/* line 1216, ../sass/styles.scss */
.ratenVerteilerTable {
  display: block;
  border: 0px solid red;
  margin-bottom: 0px;
  color: #999;
  font-family: "Times-New-Roman";
  font-size: 16px;
  min-width: 920px;
  overflow: hidden;
}

/* line 1228, ../sass/styles.scss */
.ratenVerteilerTableRow {
  display: table-cell;
  line-height: 29px;
  border-bottom: 0px solid #bac5d6;
}

/* line 1251, ../sass/styles.scss */
.ratenVerteilerTableRow.ratenVerteilerElement4 .ratenVerteilerDivider {
  display: none;
}

/* line 1256, ../sass/styles.scss */
.ratenVerteilerTableCell {
  display: inline;
  /*border: 1px solid green;*/
}

/* line 1261, ../sass/styles.scss */
.ratenVerteilerTableCell.ratenDatum {
  border: 0px solid red;
  display: inline-block;
  text-align: left;
  width: 86px;
  /* width: 90px; */
}

/* line 1269, ../sass/styles.scss */
.ratenVerteilerTableCell.ratenZelle1 {
  text-align: center;
  width: 200px;
  padding-right: 10px;
}

/* line 1275, ../sass/styles.scss */
.ratenVerteilerTableCell.ratenZelle1 img {
  padding-right: 5px;
  position: relative;
  top: -2px;
}

/* line 1282, ../sass/styles.scss */
.ratenVerteilerTableCell.ratenZelle2 {
  text-align: right;
  width: 100px;
  padding-right: 0px;
}

/* line 1288, ../sass/styles.scss */
.ratenVerteilerTableCell.ratenZelle2 img {
  padding-right: 5px;
  position: relative;
  top: -2px;
}

/* line 1294, ../sass/styles.scss */
.ratenVerteilerDivider {
  float: right;
  display: inline;
  padding-left: 8px;
  padding-right: 8px;
  /*padding-left: 10px;
  padding-right: 10px;*/
  width: auto;
}

/* ##################################### */
/* Zimmer-Teaser (Zimmer-Verteilerseite) */
/* line 1313, ../sass/styles.scss */
.wrap_zimmer_teaser {
  margin-bottom: 52px;
  clear: both;
  width: 900px;
  margin-left: -16px;
  margin-top: 35px;
}

/* line 1321, ../sass/styles.scss */
.wrap_zimmer_teaser .zimmer_teaser_wrap_bild {
  height: 368px;
}

/* line 1325, ../sass/styles.scss */
.zimmer_teaser_text {
  border: 0px solid green;
  background-color: #f5f5f5;
  height: 368px;
  border-bottom: 0px solid #000;
  float: left;
  display: left;
  padding-left: 36px;
  padding-right: 36px;
  width: 359px;
}

/* line 1337, ../sass/styles.scss */
.wrap_zimmer_teaser_text {
  width: 288px;
  height: 317px;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
  margin-top: 25px;
  padding-top: 11px;
}

/* line 1346, ../sass/styles.scss */
.zimmer_teaser_text .zimmer_header {
  font-family: "Times-New-Roman";
  font-size: 24px;
  color: #333;
}

/* line 1352, ../sass/styles.scss */
.zimmer_details ul {
  font-family: arial;
  font-size: 13px;
  color: #777;
  line-height: 24px;
  text-transform: none;
  padding-top: 10px;
  list-style-position: inside;
  /*margin-bottom: 75px;*/
  height: 211px;
}

/* line 1364, ../sass/styles.scss */
.zimmer_details li {
  background-image: url("../img/icon/list-teaser-bullet.png");
  background-repeat: no-repeat;
  background-position: 1px 8px;
  padding-left: 20px;
}

/* line 1371, ../sass/styles.scss */
.wrap_zimmer_teaser_text .zimmer_preis_button_wrap .zimmer_button_ansehen .button_submit {
  font-size: 14px;
  width: 198px;
  letter-spacing: 0.07em;
  background-position: 185px 8px;
}

/* line 1378, ../sass/styles.scss */
.zimmer_preis_button_wrap {
  /*display: table-cell; 
  position: absolute; */
  position: relative;
  top: -53px;
  vertical-align: bottom;
}

/* line 1386, ../sass/styles.scss */
.zimmer_button_ansehen {
  float: right;
  position: relative;
  top: 0;
  width: 208px;
  left: 1px;
}

/* line 1394, ../sass/styles.scss */
.zimmer_preis_wrap {
  float: left;
  width: auto;
}

/* line 1399, ../sass/styles.scss */
.zimmer_preis_wrap .zimmer_preis_element_preis {
  font-family: "Times-New-Roman";
  font-size: 28px;
}

/* line 1404, ../sass/styles.scss */
.zimmer_teaser_wrap_bild {
  display: block;
  text-align: center;
  /*height: 368px;*/
  height: 397px;
  background-color: #F5F5F5;
  padding-top: 25px;
  width: 100%;
  padding-right: 36px;
}

/* line 1415, ../sass/styles.scss */
.zimmer_teaser_bild {
  width: 504px;
  min-width: 504px;
  float: left;
  display: left;
}

/* line 1422, ../sass/styles.scss */
.abstand_gutter_links {
  display: none;
  background-color: #F5F5F5;
  height: 365px;
}

/* line 1428, ../sass/styles.scss */
.zimmer_teaser_columns {
  height: 397px;
  display: table;
}

/* line 1433, ../sass/styles.scss */
.abstand_gutter_rechts {
  float: left !important;
  margin-left: 0;
  background-color: #F5F5F5;
  height: 365px;
}

/* ################# */
/* Teaser Vollfläche */
/* line 1446, ../sass/styles.scss */
.wrap_teaser_vollflaeche {
  margin-left: 34px;
}

/* line 1450, ../sass/styles.scss */
.wrap_teaser_vollflaeche .zimmer_teaser_text, .wrap_teaser_vollflaeche .zimmer_teaser_wrap_bild {
  background-color: #F5F5F5 !important;
}

/* line 1455, ../sass/styles.scss */
.wrap_teaser_vollflaeche_tablet {
  display: none;
}

/* line 1458, ../sass/styles.scss */
.wrap_zimmer_teaser.teaser_vollflaeche {
  width: 936px;
  margin-top: 0px;
}

/* line 1463, ../sass/styles.scss */
.wrap_zimmer_teaser_text.teaser_vollflaeche {
  border: 0;
  padding-top: 0px;
  width: 265px;
  height: 346px;
}

/* line 1470, ../sass/styles.scss */
.zimmer_teaser_text.teaser_vollflaeche {
  height: 397px;
  width: 324px;
  padding-left: 25px;
}

/* line 1476, ../sass/styles.scss */
.zimmer_teaser_wrap_bild.teaser_vollflaeche {
  height: 397px;
  padding-right: 23px;
}

/* line 1481, ../sass/styles.scss */
.zimmer_teaser_bild.teaser_vollflaeche {
  min-width: 587px;
  width: 587px;
}

/* line 1486, ../sass/styles.scss */
.zimmer_details.teaser_vollflaeche {
  font-family: arial;
  font-size: 13px;
  color: #777;
  line-height: 20px;
  margin-top: 16px;
}

/* line 1494, ../sass/styles.scss */
.zimmer_details.teaser_vollflaeche:hover {
  text-decoration: underline;
}

/* line 1498, ../sass/styles.scss */
.zimmer_preis_button_wrap.teaser_vollflaeche {
  top: -41px;
}

/* line 1502, ../sass/styles.scss */
.zimmer_preis_button_wrap .button_submit.teaser_vollflaeche {
  width: auto;
  margin-top: 8px;
}

/* line 1507, ../sass/styles.scss */
.wrap_teaser_vollflaeche .zimmer_preis_wrap .zimmer_preis_element_preis {
  width: 120px;
  height: 30px;
}

/* line 1512, ../sass/styles.scss */
.zimmer_button_ansehen.teaser_vollflaeche {
  top: -45px;
}

/* Nur für Tagungsteaser ->anderen Button (mit Tel.) einblenden -> erfolgt direkt über Style im Content-Element */
/* line 1517, ../sass/styles.scss */
.tagungsteaser_show {
  display: none;
}

/* line 1522, ../sass/styles.scss */
#filmwrap {
  width: 587px;
  height: 330px;
}

/* line 1527, ../sass/styles.scss */
#myStartImage {
  cursor: pointer;
}

/* line 1531, ../sass/styles.scss */
.wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.teaser_vollflaeche {
  height: 330px;
}

/* line 1536, ../sass/styles.scss */
.wrap_teaser_vollflaeche.film .zimmer_teaser_text.teaser_vollflaeche {
  height: 380px;
}

/* line 1540, ../sass/styles.scss */
.wrap_teaser_vollflaeche.film .zimmer_teaser_wrap_bild.teaser_vollflaeche {
  height: 380px;
}

/* line 1544, ../sass/styles.scss */
#hrefStartMovie {
  width: 75px;
}

/* line 1548, ../sass/styles.scss */
#hrefStopMovie {
  display: none;
  width: 75px;
}

/* line 1553, ../sass/styles.scss */
#hrefStopMovie img {
  padding-left: 9px;
}

/* Teaser Vollfläche */
/* ################# */
/* ##################### */
/* 2er Teaser Vollfläche */
/* line 1568, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_text {
  max-width: 450px;
}

/* line 1572, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_text:hover {
  text-decoration: underline;
}

/* line 1577, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_text ul {
  font-family: arial;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 0;
  min-width: 106px;
  padding-left: 16px;
  text-transform: none;
  width: auto;
}

/* line 1589, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_text li {
  color: #777777;
  list-style-image: url("../img/icon/li_dot.png");
  padding-left: 7px;
}

/* line 1595, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_header {
  height: 24px;
  margin-bottom: 17px;
}

/* line 1602, ../sass/styles.scss */
.zimmer_preis_button_wrap.zweier_teaser {
  width: 450px !important;
  border-bottom: 2px solid #333333;
  display: block;
  position: relative;
  top: -10px;
}

/* line 1610, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_image {
  width: 450px;
}

/* line 1614, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_image img {
  width: 450px;
}

/* line 1618, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap {
  top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 1625, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_wrap a {
  display: block;
}

/* #################### */
/* DCE: Teaser Riverservices */
/* line 1636, ../sass/styles.scss */
.td.riverservices {
  display: inline;
  border: 0px solid blue;
  padding-right: 36px;
  padding-left: 1.125em;
  float: left;
  margin-top: 185px;
  width: 306px;
}

/* line 1646, ../sass/styles.scss */
.td.riverservices .header {
  width: 252px;
  border-bottom: 2px solid #333333;
  font-family: "Times-New-Roman";
  font-size: 20px;
  line-height: 43px;
  color: #333333;
  margin-bottom: 25px;
}

/* line 1656, ../sass/styles.scss */
.td.riverservices .wrap_angebot_services {
  border-bottom: 1px solid #999999;
  width: 252px;
  margin-bottom: 9px;
  padding-bottom: 20px;
}

/* line 1663, ../sass/styles.scss */
.wrap_angebot_services:last-child {
  border-bottom: 1px solid #333333 !important;
  padding-bottom: 20px !important;
}

/* line 1668, ../sass/styles.scss */
.td.riverservices .services_angebot {
  font-size: 13px;
  font-family: arial;
  line-height: 22px;
  color: #333333;
}

/* line 1675, ../sass/styles.scss */
.td.riverservices .services_angebot a {
  color: #5C2672;
  display: inline-block;
  width: 248px;
}

/* line 1681, ../sass/styles.scss */
.td.riverservices .services_angebot a:hover {
  color: #990099;
}

/* line 1685, ../sass/styles.scss */
.td.riverservices .services_angebot img {
  padding-left: 8px;
  margin-top: -2px;
}

/* line 1690, ../sass/styles.scss */
.td.riverservices .services_preis {
  font-family: "Times-New-Roman";
  font-size: 20px;
  line-height: 24px;
  color: #333333;
}

/* line 1697, ../sass/styles.scss */
.td.riverservices .services_details {
  color: #7f7f7f;
  font-size: 12px;
  line-height: 14px;
  font-family: arial;
  font-style: italic;
  padding-bottom: 2px;
  padding-top: 5px;
}

/* line 1707, ../sass/styles.scss */
.td.riverservices .riverservices_bildteaser h2 {
  color: #333333;
  font-family: "Perpetua MT W01";
  font-size: 22px;
  font-weight: normal;
  height: auto;
  line-height: 20px;
  margin-bottom: 15px;
  width: 252px;
}

/* line 1718, ../sass/styles.scss */
.td.riverservices .riverservices_bildteaser h2 a {
  color: #333333;
}

/* line 1723, ../sass/styles.scss */
.td.riverservices .riverservices_bildteaser h2 a:hover {
  text-decoration: none !important;
}

/* line 1727, ../sass/styles.scss */
.td.riverservices .riverservices_bildteaser .drei_teaser_header {
  margin-top: 12px;
}

/* line 1731, ../sass/styles.scss */
.td.riverservices .riverservices_bildteaser a {
  color: #777777;
}

/* line 1735, ../sass/styles.scss */
.td.riverservices .riverservices_bildteaser a:hover {
  text-decoration: underline;
}

/* line 1739, ../sass/styles.scss */
.td.riverservices .riverservices_bildteaser .wrap_angebot_services:last-child {
  padding-bottom: 114px;
}

/* "Riverservices" - Teaser nur für max. 980px */
/* line 1744, ../sass/styles.scss */
.copy .td.riverservices {
  display: none;
}

/*  Riverservices - Zitat   */
/* -- LINKS: Copy Zitat --  */
/* line 1754, ../sass/styles.scss */
.riverservices_zitat {
  width: 252px;
  padding-right: 70px;
  margin-top: -105px;
}

/* line 1760, ../sass/styles.scss */
.zitat_grafik_start {
  float: left;
  margin-bottom: 5px;
}

/* line 1765, ../sass/styles.scss */
.zitat_grafik_ende {
  float: right;
}

/* line 1769, ../sass/styles.scss */
.zitat_content {
  font-family: "Perpetua MT W01";
  font-size: 20px;
  color: #999999;
  line-height: 26px;
  clear: both;
}

/* line 1777, ../sass/styles.scss */
.trenngrafik_zitat {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

/* line 1783, ../sass/styles.scss */
.trenngrafik_zitat.secondChild {
  display: none;
}

/* line 1787, ../sass/styles.scss */
.bewertung_hotel {
  text-align: center;
  padding-top: 50px;
}

/* Riverservices Zitat für Mobil-Darstellung (erst ab 1024) */
/* line 1793, ../sass/styles.scss */
.riverservices_zitat_mobile {
  display: none;
}

/* line 1798, ../sass/styles.scss */
.riverservices_bildteaser .wrap_angebot_services {
  border-bottom: 0 !important;
}

/* -- DCE LINKS: Downloads --  */
/* line 1804, ../sass/styles.scss */
.wrap_angebot_services.downloads {
  border-bottom: 0px solid #999999 !important;
}

/* line 1808, ../sass/styles.scss */
.wrap_download_link {
  border-bottom: 1px solid #dcdcdc;
  width: auto;
  height: 28px;
}

/* line 1815, ../sass/styles.scss */
.wrap_download_link img {
  padding-left: 10px;
}

/* line 1820, ../sass/styles.scss */
.wrap_download_link a {
  color: #5C2672;
  background: url("../img/icon/download_pfeil_lo.png") no-repeat scroll right 9px transparent;
  float: left;
  padding-right: 20px;
  padding-top: 2px;
}

/* line 1828, ../sass/styles.scss */
.wrap_download_link a:hover {
  color: #990099;
  background: url("../img/icon/download_pfeil_hi.png") no-repeat scroll right 9px transparent;
}

/* #### */
/* Copy */
/* line 1838, ../sass/styles.scss */
.copy_header {
  font-family: "Perpetua MT W01";
  font-size: 32px;
  line-height: 28px;
  color: #777777;
  margin-bottom: 13px;
  font-weight: normal;
  width: 830px;
}

/* line 1848, ../sass/styles.scss */
.copy_text {
  font-family: arial;
  font-size: 13px;
  line-height: 22px;
  color: #333;
  padding-bottom: 70px;
  /*width: 830px;*/
  width: 820px;
}

/* ############## */
/* DCE: Copy Home */
/* line 1865, ../sass/styles.scss */
.teaser_copy_home {
  margin-left: -3px;
  margin-bottom: 50px;
  width: 938px;
}

/* line 1871, ../sass/styles.scss */
.teaser_copy_home .copy_home_desktop {
  margin-left: 5px;
}

/* line 1875, ../sass/styles.scss */
.copy_home_slider {
  display: none;
}

/* line 1879, ../sass/styles.scss */
.table.copy.mobile {
  display: none !important;
}

/* line 1883, ../sass/styles.scss */
.table {
  display: block !important;
}

/* line 1887, ../sass/styles.scss */
.teaser_copy_home .td {
  float: left;
  display: inline;
}

/* line 1892, ../sass/styles.scss */
.teaser_copy_home .td.wrap_raten {
  width: 288px;
  margin-left: 42px;
}

/* line 1897, ../sass/styles.scss */
.teaser_copy_home .copy_header, .teaser_copy_home .copy_text {
  width: 605px;
  padding-bottom: 0;
  line-height: 26px;
}

/* line 1903, ../sass/styles.scss */
.teaser_copy_home .copy_text {
  font-size: 14px;
}

/* line 1907, ../sass/styles.scss */
.teaser_copy_home .copy_header {
  margin-top: -22px;
}

/* line 1911, ../sass/styles.scss */
.teaser_copy_home h2 {
  font-size: 32px;
}

/* line 1915, ../sass/styles.scss */
.teaser_copy_home .td.wrap_raten {
  margin-left: 37px;
}

/* line 1920, ../sass/styles.scss */
.teaser_copy_home .content_tagesaktuelle_rate {
  width: 288px;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
  padding-top: 11px;
}

/* line 1927, ../sass/styles.scss */
.teaser_copy_home .content_tagesaktuelle_rate .raten_listing_wrap {
  border: 0;
  border-bottom: 1px solid #e9e9e8;
  width: 288px;
  height: 29px;
  padding-top: 7px;
}

/* line 1935, ../sass/styles.scss */
.teaser_copy_home .content_tagesaktuelle_rate .raten_listing_wrap.raten_listing_wrap_abstaende {
  margin-left: 0px !important;
}

/* line 1939, ../sass/styles.scss */
.teaser_copy_home .content_tagesaktuelle_rate .raten_listing_grafik_person {
  float: left;
  margin-right: 0;
  padding-left: 40px;
  padding-top: 5px;
}

/* line 1946, ../sass/styles.scss */
.teaser_copy_home .content_tagesaktuelle_rate .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
  padding-right: 0;
}

/* line 1950, ../sass/styles.scss */
.teaser_copy_home .content_tagesaktuelle_rate .raten_hinweise {
  padding-top: 16px;
  padding-bottom: 8px;
}

/* line 1955, ../sass/styles.scss */
.content_tagesaktuelle_rate .datum_raten {
  width: 70px;
  float: left;
}

/* line 1960, ../sass/styles.scss */
.content_tagesaktuelle_rate .datum_raten_2 {
  width: 20px;
  float: left;
}

/* line 1965, ../sass/styles.scss */
.content_tagesaktuelle_rate .datum_raten.null_single_double {
  width: 80px;
}

/* line 1969, ../sass/styles.scss */
.content_tagesaktuelle_rate .preis_raten.null_single_double {
  margin-right: 20px;
}

/* DCE: Copy Home */
/* ############## */
/* ################# */
/* DCE Teaser Slider */
/* line 1984, ../sass/styles.scss */
.wrap_teaser_slider_desktop {
  width: 612px;
  height: 282px;
  left: -4px;
  position: absolute;
  top: 444px;
  border: 0px solid red;
  visibility: hidden;
}

/* line 1994, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_copy {
  background: url("../img/1280_background_visula_teaser_slider.png") no-repeat scroll 0 0 transparent;
  width: 277px;
  height: 238px;
  float: left;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 25px;
  margin-left: -1px;
}

/* line 2006, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_copy h4 {
  color: #ffffff;
  font-family: "DIN Next W01 Regular";
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: 0;
}

/* line 2016, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_copy h3 {
  color: #ababab;
  font-family: "Times-New-Roman";
  font-size: 22px;
  line-height: 20px;
  font-weight: normal;
  margin: 0;
  margin-bottom: 8px;
}

/* line 2026, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_copy .teaser {
  color: #ffffff;
  font-family: arial;
  font-size: 13px;
  line-height: 20px;
  height: 96px;
  overflow: hidden;
}

/* line 2035, ../sass/styles.scss */
.wrap_teaser_slider_desktop .zimmer_preis_wrap {
  float: left;
  width: auto;
  position: absolute;
  top: 169px;
}

/* line 2042, ../sass/styles.scss */
.wrap_teaser_slider_desktop .wrap_button_desktop {
  float: right;
  position: absolute;
  right: 355px;
  top: 169px;
}

/* line 2049, ../sass/styles.scss */
.wrap_teaser_slider_desktop .zimmer_preis_wrap .zimmer_preis_element_text {
  color: #ababab;
  font-family: "DIN Next W01 Regular";
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}

/* line 2057, ../sass/styles.scss */
.wrap_teaser_slider_desktop .zimmer_preis_wrap .zimmer_preis_element_preis {
  color: #ffffff;
  font-family: "Times-New-Roman";
  font-size: 28px;
}

/* line 2063, ../sass/styles.scss */
.wrap_teaser_slider_desktop .button_submit {
  background-image: none;
  background-position: 206px 8px;
  float: right;
  margin-top: 11px;
  padding-left: 10px;
  padding-right: 0;
  width: auto;
  color: #FFFFFF;
  font-family: "DIN Next W01 Regular";
  font-size: 14px;
  height: 30px;
  line-height: 31px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  top: 0px;
}

/* IE8 only*/
/* line 2085, ../sass/styles.scss */
html > body .wrap_teaser_slider_desktop .button_submit {
  width: 140px\9;
}

/* line 2091, ../sass/styles.scss */
.wrap_teaser_slider_desktop .button_submit img {
  margin-top: -2px;
  padding-left: 10px;
}

/* line 2096, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_slider {
  background: url("../img/1280_background_visula_teaser_slider.png") no-repeat scroll 0 0 transparent;
  width: 335px;
  height: 238px;
  float: left;
}

/* line 2103, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi {
  width: 612px;
  height: 29px;
  clear: both;
  background: url("../img/1280_background_visula_teaser_slider.png") no-repeat scroll 0 0 transparent;
  margin-top: -20px;
}

/* line 2111, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi li {
  float: left;
  text-align: center;
  width: 153px;
  border-right: 1px solid #fff;
  font-family: "DIN Next W01 Regular";
  font-size: 12px;
  line-height: 29px;
}

/* line 2121, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi li:hover {
  background-color: #000;
}

/* line 2125, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi .last_element {
  border-right: 0;
}

/* line 2129, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi a {
  color: #fff;
}

/* line 2133, ../sass/styles.scss */
.wrap_teaser_slider_desktop .zimmer_teaser_bild {
  min-width: 315px;
  width: 315px;
}

/* line 2138, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_wrapper.ic_myCarousel {
  padding-top: 13px;
  left: -10px;
}

/* line 2143, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_myCarousel .ic_button {
  background: none repeat scroll 0 0 #9e999c;
  border: 1px solid #9e999c;
  border-radius: 10px 10px 10px 10px;
  float: left;
  height: 10px;
  margin-right: 13px;
  margin-top: -3px;
  position: relative;
  width: 10px;
}

/* line 2155, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_myCarousel .ic_active {
  background: none repeat scroll 0 0 #5c2672;
  border: 1px solid #5c2672;
}

/* line 2160, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_button:hover {
  background-color: #5c2672 !important;
  border: 1px solid #5c2672;
}

/* line 2165, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_left_nav, .wrap_teaser_slider_desktop .ic_right_nav, .wrap_teaser_slider_desktop .ic_controls, .wrap_teaser_slider_desktop canvas {
  display: none;
}

/* line 2169, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_thumbnail_tray {
  position: static !important;
}

/* line 2173, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_thumbnails {
  margin-left: 10px;
}

/* line 2177, ../sass/styles.scss */
.wrap_teaser_slider_desktop .infiniteCarousel ic_peek_padding {
  width: 325px;
}

/* line 2182, ../sass/styles.scss */
.panel-wrapper h2, .ls-wrapper .ls-nav-left-arrow {
  display: none;
}

/* line 2186, ../sass/styles.scss */
.ls-responsive .liquid-slider .panel .panel-wrapper, .panel {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 2191, ../sass/styles.scss */
.panel {
  border: 0;
}

/* line 2195, ../sass/styles.scss */
.slider-id-panel.panel {
  background: none !important;
}

/* line 2199, ../sass/styles.scss */
.ls-responsive .liquid-slider .panel .panel-wrapper {
  padding: 0;
}

/* line 2203, ../sass/styles.scss */
.ls-responsive .liquid-slider {
  margin-top: 22px !important;
}

/* line 2207, ../sass/styles.scss */
.ls-wrapper .ls-nav {
  clear: both;
  overflow: hidden;
  padding-left: 274px;
  position: relative;
  top: 254px;
  z-index: 1;
  height: 16px;
}

/* line 2217, ../sass/styles.scss */
.ls-wrapper .ls-nav ul {
  padding: 5px;
}

/* line 2221, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_copy h4 {
  display: inline;
}

/* line 2225, ../sass/styles.scss */
.ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
  margin-top: 24px;
}

/* line 2232, ../sass/styles.scss */
.wrap_teaser_slider_desktop .wrap_button_mobile {
  display: none;
}

/* line 2237, ../sass/styles.scss */
.carouselbackup {
  display: none;
}

/* Ende: DCE Teaser Slider */
/* ################# */
/* ################# */
/* DCE: Copy Einfach */
/* line 2251, ../sass/styles.scss */
.teaser_copy_einfach {
  margin-left: 18px;
  clear: both;
}

/* line 2256, ../sass/styles.scss */
.teaser_copy_einfach .copy_header {
  margin-top: 0px;
}

/* line 2260, ../sass/styles.scss */
.teaser_copy_einfach ul {
  list-style-image: url("../img/icon/li_dot.png") !important;
  margin-left: 16px;
  text-transform: none !important;
}

/* line 2266, ../sass/styles.scss */
.teaser_copy_einfach li {
  color: #333;
  line-height: 22px;
  list-style-image: url("../img/icon/li_dot.png") !important;
}

/* line 2272, ../sass/styles.scss */
.teaser_copy_einfach a {
  color: #5C2672;
}

/* line 2276, ../sass/styles.scss */
.teaser_copy_einfach a:hover {
  color: #990099;
}

/* line 2280, ../sass/styles.scss */
.copy a {
  color: #5C2672;
}

/* line 2284, ../sass/styles.scss */
.copy a:hover {
  color: #990099;
}

/* Ende DCE: Copy Einfach */
/* ###################### */
/* ##################### */
/* DCE: Headline Einfach */
/* line 2300, ../sass/styles.scss */
.teaser_headline_einfach {
  margin-left: 18px;
  clear: both;
  margin-bottom: 10px;
}

/* line 2306, ../sass/styles.scss */
.teaser_headline_einfach .copy_header {
  margin-top: 0px;
}

/* Ende DCE: Headline Einfach */
/* ########################## */
/* ############# */
/* EVENTKALENDER */
/* line 2323, ../sass/styles.scss */
.eventkalender_wrap {
  display: block;
  margin-left: 0;
  clear: both;
  width: 980px;
}

/* line 2330, ../sass/styles.scss */
.eventkalender_wrap .teaser_show_landscape {
  display: none;
}

/* line 2334, ../sass/styles.scss */
.eventkalender_wrap .teaser_show_desktop {
  display: inline;
}

/* line 2338, ../sass/styles.scss */
.eventkalender_wrap .td.riverservices {
  display: none;
}

/* line 2342, ../sass/styles.scss */
.eventkalender_wrap .formatierung_table {
  width: auto;
}

/* line 2346, ../sass/styles.scss */
.eventkalender_categorie {
  color: #333333;
  font-family: "Perpetua MT W01";
  font-size: 26px;
  font-weight: normal;
  height: auto;
  line-height: 20px;
  margin-bottom: 16px;
  margin-top: 12px;
  padding-left: 16px;
  width: 980px;
}

/* line 2359, ../sass/styles.scss */
.eventkalender_wrap .event_single {
  width: 290px;
  height: 300px;
  border: 0px solid red;
}

/* line 2365, ../sass/styles.scss */
.eventkalender_datum {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  color: #777777;
  margin-bottom: 0;
}

/* line 2374, ../sass/styles.scss */
.eventkalender_datum a, .eventkalender_datum a:hover {
  color: #777777;
}

/* line 2378, ../sass/styles.scss */
.eventkalender_header {
  font-family: "Perpetua MT W01";
  font-size: 22px;
  line-height: 20px;
  color: #333333;
  height: 40px;
  font-weight: normal;
  width: 288px;
  margin-bottom: 40px;
}

/* line 2389, ../sass/styles.scss */
.eventkalender_header a, .eventkalender_header a:hover {
  color: #333333;
}

/* line 2393, ../sass/styles.scss */
.eventkalender_text {
  font-family: arial;
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  color: #777777;
  width: 288px;
}

/* line 2402, ../sass/styles.scss */
.eventkalender_text a {
  color: #777777;
  float: left;
  padding-right: 20px;
  padding-top: 2px;
}

/* line 2409, ../sass/styles.scss */
.eventkalender_text a:hover {
  text-decoration: underline;
}

/* line 2413, ../sass/styles.scss */
.eventkalender_text img {
  margin-top: -3px;
  padding-left: 10px;
}

/* line 2418, ../sass/styles.scss */
.eventkalender_link a {
  float: left;
  padding-right: 20px;
  padding-top: 14px;
  color: #5C2672;
  font-size: 12px;
  font-weight: bold;
  background: url("../img/icon/pfeil_rechts_lo.png") no-repeat scroll right 15px transparent;
  clear: both;
}

/* line 2430, ../sass/styles.scss */
.eventkalender_link a:hover {
  text-decoration: underline;
}

/* line 2434, ../sass/styles.scss */
.eventkalender_link img {
  margin-top: -3px;
  padding-left: 10px;
}

/* line 2439, ../sass/styles.scss */
.divider_eventkalender {
  background-color: #333333;
  width: 938px;
  height: 2px;
  margin-left: 16px;
}

/* line 2446, ../sass/styles.scss */
.eventkalender_wrap .td.riverservices.copy.befuellung.events {
  display: none;
}

/* EVENTKALENDER */
/* ############# */
/* ########### */
/* 1er- Teaser */
/* line 2462, ../sass/styles.scss */
.ein_teaser_wrap {
  display: inline;
  margin-left: 0;
  clear: both;
  width: 288px;
}

/* line 2469, ../sass/styles.scss */
.ein_teaser_wrap .td.riverservices {
  display: none;
}

/* line 2473, ../sass/styles.scss */
.ein_teaser_wrap .formatierung_table {
  width: auto;
  margin-left: 18px;
}

/* line 2478, ../sass/styles.scss */
.ein_teaser_image {
  padding-bottom: 13px;
  width: 288px;
}

/* line 2483, ../sass/styles.scss */
.ein_teaser_image img {
  width: 288px;
}

/* line 2487, ../sass/styles.scss */
.ein_teaser_datum {
  font-family: arial;
  font-size: 13px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 9px;
}

/* line 2495, ../sass/styles.scss */
.ein_teaser_header {
  font-family: "Perpetua MT W01";
  font-size: 22px;
  line-height: 20px;
  color: #333333;
  height: auto;
  font-weight: normal;
  width: 288px;
}

/* line 2505, ../sass/styles.scss */
.ein_teaser_text {
  font-family: arial;
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  color: #777777;
  width: 288px;
}

/* line 2514, ../sass/styles.scss */
.ein_teaser_text a {
  color: #777777;
  float: left;
  padding-right: 20px;
  padding-top: 2px;
}

/* line 2521, ../sass/styles.scss */
.ein_teaser_text a:hover {
  text-decoration: underline;
}

/* line 2525, ../sass/styles.scss */
.ein_teaser_text img {
  margin-top: -3px;
  padding-left: 10px;
}

/* 1er- Teaser */
/* ########### */
/* ########### */
/* 2er- Teaser */
/* line 2542, ../sass/styles.scss */
.zweier_teaser_vollflaeche {
  position: relative;
  top: 0px;
  display: inline-table;
}

/* line 2551, ../sass/styles.scss */
.zwei_teaser_image {
  padding-bottom: 13px;
  width: 396px;
}

/* line 2556, ../sass/styles.scss */
.zwei_teaser_image img {
  width: 396px;
}

/* line 2561, ../sass/styles.scss */
.zwei_teaser_header {
  font-family: "Perpetua MT W01";
  font-size: 22px;
  line-height: 20px;
  color: #333333;
  font-weight: normal;
  width: 396px;
  height: 24px;
  margin-bottom: 17px;
}

/* line 2572, ../sass/styles.scss */
.zwei_teaser_datum {
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #777777;
}

/* line 2580, ../sass/styles.scss */
.zwei_teaser_text {
  font-family: arial;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #777777;
  max-width: 392px;
  margin-bottom: 25px;
}

/* line 2590, ../sass/styles.scss */
.zwei_teaser_text:hover {
  text-decoration: underline;
}

/* line 2595, ../sass/styles.scss */
.zwei_teaser_text a {
  color: #5c2672;
}

/* line 2599, ../sass/styles.scss */
.zwei_teaser_text a:hover {
  color: #5c2672;
  text-decoration: underline;
}

/* line 2605, ../sass/styles.scss */
.zwei_teaser_wrap .zimmer_preis_button_wrap {
  position: relative;
  display: block;
  max-width: 392px;
  border-bottom: 2px solid #333333;
  top: -10px;
}

/* line 2613, ../sass/styles.scss */
.zwei_teaser_wrap .formatierung_table {
  display: block !important;
}

/* line 2618, ../sass/styles.scss */
.zwei_teaser_wrap .formatierung_table_padding {
  display: block !important;
  /*padding-left: 3.85em !important; */
}

/* line 2624, ../sass/styles.scss */
.zimmer_preis_wrap .zimmer_preis_element_text {
  font-family: "DIN Next W01 Regular";
  font-size: 12px;
  line-height: 18px;
  color: #777777;
}

/* line 2631, ../sass/styles.scss */
.zwei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
  font-family: "Times-New-Roman";
  font-size: 28px;
  color: #333333;
}

/* line 2637, ../sass/styles.scss */
.zwei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_button_ansehen {
  float: left;
}

/* line 2641, ../sass/styles.scss */
.zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit.link img {
  padding-left: 10px;
}

/* line 2654, ../sass/styles.scss */
.zimmer_preis_button_wrap .button_submit {
  float: right;
  background-position: 206px 8px;
  width: auto;
  padding-left: 10px;
  padding-right: 0px;
  margin-top: 11px;
  background-image: none;
}

/* IE8 only*/
@media \0screen {
  /* line 2670, ../sass/styles.scss */
  zimmer_preis_button_wrap .button_submit {
    width: 180px;
  }
}
/* line 2676, ../sass/styles.scss */
.zimmer_preis_button_wrap .button_submit img {
  padding-left: 10px;
  margin-top: -3px;
}

/* Nur Button mit Pfeil */
/* line 2682, ../sass/styles.scss */
.zimmer_preis_button_wrap .button_submit.link {
  width: auto;
  padding-left: 4px;
  padding-right: 0;
}

/* line 2689, ../sass/styles.scss */
.zimmer_preis_button_wrap .button_submit.link img {
  padding-left: 1px;
}

/* line 2694, ../sass/styles.scss */
.hinweis_angebote {
  font-family: arial;
  font-size: 12px;
  color: #b5b5b5;
  margin-top: 85px;
  margin-bottom: 20px;
  padding-left: 1.125em;
  line-height: 18px;
  visibility: hidden;
}

/* ##################### */
/* DCE: Tagungspauschale */
/* line 2708, ../sass/styles.scss */
.tagungspauschale_wrap {
  display: table;
  margin-left: 0;
  clear: both;
}

/* line 2714, ../sass/styles.scss */
.tagungspauschale_vollflaeche {
  margin-bottom: 25px;
}

/* line 2718, ../sass/styles.scss */
.divider_tagungspauschale {
  background-color: #333333;
  width: 938px;
  height: 2px;
  margin-left: 16px;
}

/* line 2725, ../sass/styles.scss */
.tagungspauschale_header {
  color: #333333;
  font-family: "Perpetua MT W01";
  font-size: 22px;
  font-weight: normal;
  height: auto;
  line-height: 20px;
  width: 288px;
  margin-bottom: 7px;
  margin-top: 12px;
  padding-left: 16px;
}

/* line 2738, ../sass/styles.scss */
.tagungspauschale_text {
  color: #777777;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  width: 288px;
}

/* line 2747, ../sass/styles.scss */
.tagungspauschale_text ul {
  color: #999999;
  font-size: 13px;
  line-height: 24px;
  border-bottom: 0px solid #e7e7e7;
  text-transform: none;
  list-style-type: none;
  list-style-position: inside;
  /*padding-bottom: 23px; */
  margin-bottom: 15px;
}

/* line 2759, ../sass/styles.scss */
.tagungspauschale_text li {
  border-bottom: 1px solid #e7e7e7;
  list-style-image: url("../img/icon/li_dot.png");
}

/* line 2764, ../sass/styles.scss */
.tagungspauschale_preis_links {
  font-family: "Times-New-Roman";
  font-size: 16px;
  float: left;
}

/* line 2770, ../sass/styles.scss */
.tagungspauschale_preis_rechts {
  font-family: "Times-New-Roman";
  font-size: 16px;
  float: left;
}

/* line 2776, ../sass/styles.scss */
.tagungspauschale_preis_rechts .raten_listing_grafik_person {
  padding-right: 10px;
  margin-top: -4px;
  margin-left: 10px;
}

/* line 2782, ../sass/styles.scss */
.tagungspauschale_rechts_desktop {
  display: inline;
}

/* line 2786, ../sass/styles.scss */
.tagungspauschale_rechts_tablet {
  display: none;
}

/* line 2790, ../sass/styles.scss */
.tagungspauschale_rechts_desktop {
  display: inline;
}

/* line 2795, ../sass/styles.scss */
.tagungspauschale_wrap .formatierung_table {
  display: table-cell !important;
  margin-bottom: 15px;
}

/* line 2800, ../sass/styles.scss */
.tagungspauschale_vollflaeche .tagungspauschale_wrap .zimmer_preis_button_wrap {
  margin-bottom: 50px;
  margin-top: 25px;
  top: 0;
}

/* line 2806, ../sass/styles.scss */
.tagungspauschale_wrap .zimmer_preis_button_wrap {
  border-bottom: 2px solid #333333;
  display: block;
  position: relative;
}

/* line 2812, ../sass/styles.scss */
.tagungspauschale_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
  color: #333333;
  font-family: "Times-New-Roman";
  font-size: 28px;
}

/* line 2818, ../sass/styles.scss */
.tagungspauschale_wrap .button_submit {
  width: 432px !important;
  font-size: 13px;
  background-color: #333333;
  background-image: none;
  padding-left: 12px;
}

/* line 2826, ../sass/styles.scss */
.tagungspauschale_wrap .button_submit:hover {
  cursor: pointer;
  background-color: #990099;
}

/* line 2831, ../sass/styles.scss */
.tagungspauschale_wrap .button_submit img {
  float: right;
  margin-right: 0;
  margin-top: 9px;
}

/* ENDE DCE: Tagungspauschale */
/* ############################# */
/* DCE: CONTENT: Volltext-Teaser */
/* line 2844, ../sass/styles.scss */
.wrap_volltext_teaser {
  margin-left: -18px;
  display: block;
  clear: both;
}

/* line 2850, ../sass/styles.scss */
.wrap_volltext_teaser .detail_mobile, .mobile_display {
  display: none;
}

/* line 2854, ../sass/styles.scss */
.wrap_volltext_teaser_tablet {
  display: none;
}

/* line 2858, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_details.volltext_teaser.teaser {
  display: inline-block;
  height: 142px;
}

/* line 2863, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_details.volltext_teaser.detail, .wrap_volltext_teaser .volltext_teaser.wrap_info {
  display: none;
}

/* line 2867, ../sass/styles.scss */
.wrap_volltext_teaser .wrap_zimmer_teaser.volltext_teaser {
  width: 936px;
  display: table-row;
  /*background-color: #f5f5f5; */
}

/* line 2873, ../sass/styles.scss */
.wrap_volltext_teaser .wrap_zimmer_teaser_text.volltext_teaser {
  border: 0;
  padding-top: 0px;
  width: 396px;
  height: auto;
  border-top: 2px solid #333333;
  border-bottom: 0;
  padding-top: 11px;
}

/* Linker Bereich:  Headline */
/* line 2885, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_header.volltext_teaser {
  height: 89px;
  border: 0;
}

/* Linker Bereich: Teaser */
/* line 2891, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_details.volltext_teaser.teaser {
  display: inline-block;
  height: 128px;
  border: 0;
  overflow: hidden;
}

/* Linker  Bereich: Button,  "Mehr" */
/* line 2899, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_preis_button_wrap.volltext_teaser {
  position: relative;
  top: 0;
  height: 42px;
  border-bottom: 2px solid #333333;
}

/* line 2906, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
  height: 325px;
  width: 468px;
  padding-left: 35px;
  display: table-cell;
  background-color: none;
}

/* line 2914, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser, .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser, .wrap_volltext_teaser .zimmer_teaser_wrap_bild.volltext_teaser {
  background-color: #fff;
}

/* line 2918, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_teaser_wrap_bild.volltext_teaser {
  height: 310px;
  padding-right: 35px;
  display: block;
}

/* line 2924, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
  height: 325px;
  display: table-cell;
  vertical-align: top;
}

/* line 2930, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_teaser_bild.volltext_teaser {
  min-width: 396px;
  width: 396px;
}

/* line 2935, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_details.volltext_teaser {
  font-family: arial;
  font-size: 14px;
  color: #777;
  line-height: 20px;
}

/* line 2943, ../sass/styles.scss */
.button_submit.volltext_teaser {
  width: auto !important;
  background-image: none;
  background-position: 206px 8px;
  float: right;
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 0;
}

/* line 2953, ../sass/styles.scss */
.button_submit.volltext_teaser img {
  margin-top: -2px;
  padding-left: 10px;
}

/* line 2958, ../sass/styles.scss */
.wrap_volltext_teaser .wrap_button_detail {
  border-bottom: 2px solid #333333;
  width: auto;
  height: 49px;
  display: block;
  padding-bottom: 20px;
  margin-top: 20px;
}

/* line 2967, ../sass/styles.scss */
.wrap_volltext_teaser .wrap_button_detail .ausstattung {
  display: inline-table;
}

/* line 2971, ../sass/styles.scss */
.wrap_volltext_teaser .wrap_button_detail .zimmer_button_ansehen.volltext_teaser {
  display: inline;
  top: -27px;
}

/* line 2976, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_button_ansehen.volltext_teaser {
  margin-right: 2px;
  top: -25px;
}

/* line 2981, ../sass/styles.scss */
.ausstattung {
  border-bottom: 0;
  border-top: 0;
  clear: both;
  height: auto;
  width: 200px;
  margin-top: -3px;
  margin-bottom: 0px;
}

/* line 2991, ../sass/styles.scss */
.mobile_volltext_detail {
  display: none;
}

/* line 2995, ../sass/styles.scss */
.ausstattung .headline.open.mobile {
  display: none !important;
}

/* line 2999, ../sass/styles.scss */
.ausstattung .headline.open.desktop {
  display: block !important;
}

/* line 3004, ../sass/styles.scss */
.ausstattung .headline.closed, .ausstattung .headline.open {
  color: #333333;
  display: inline-block;
  font-family: "DIN Next W01 Regular";
  font-size: 12px;
  line-height: 30px;
  padding-left: 22px;
}

/* line 3013, ../sass/styles.scss */
.ausstattung .headline.closed {
  background: url("../img/icon/zimmer-ausstattung_lo.png") no-repeat scroll 0 7px transparent;
  cursor: pointer;
}

/* line 3018, ../sass/styles.scss */
.ausstattung .headline.open {
  background: url("../img/icon/zimmer-ausstattung_hi.png") no-repeat scroll 0 7px transparent;
  cursor: pointer;
  display: none;
  font-size: 12px;
}

/* line 3025, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_preis_button_wrap .button_submit {
  margin-top: -7px;
  font-size: 14px;
  width: auto;
  letter-spacing: 0.07em;
  background-position: 185px 8px;
}

/* line 3033, ../sass/styles.scss */
.volltext_teaser.element_info {
  width: 396px;
  border-bottom: 1px solid #333333;
  color: #777777;
  font-family: arial;
  font-size: 13px;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 10px;
}

/* line 3044, ../sass/styles.scss */
.volltext_teaser.wrap_info .volltext_teaser.element_info:last-child {
  padding-bottom: 20px;
}

/* line 3048, ../sass/styles.scss */
.volltext_teaser.element_info table {
  background-color: none !important;
  border: 0 !important;
  background: none;
  color: #777777;
  font-family: arial;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}

/* line 3061, ../sass/styles.scss */
.volltext_teaser.element_info td, .volltext_teaser.element_info tr {
  background-color: none !important;
  background: none;
  padding: 0;
  margin: 0;
  color: #777777;
  line-height: 24px;
}

/* line 3070, ../sass/styles.scss */
.volltext_teaser.element_info td:first-child {
  width: 110px;
}

/* line 3074, ../sass/styles.scss */
.volltext_teaser.element_info td a, .volltext_teaser.element_info a {
  color: #5c2672;
}

/* line 3078, ../sass/styles.scss */
.volltext_teaser.element_info td a:hover, .volltext_teaser.element_info a:hover {
  color: #990099;
}

/* line 3085, ../sass/styles.scss */
.volltext_teaser.element_info .download_link a {
  font-family: "DIN Next W01 Regular";
  background: url("../img/icon/download_lo.png") no-repeat scroll 0 7px transparent;
  color: #333333;
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  padding-left: 22px;
}

/* line 3095, ../sass/styles.scss */
.volltext_teaser.element_info .download_link a:hover {
  background: url("../img/icon/download_hi.png") no-repeat scroll 0 7px transparent;
  text-decoration: underline;
}

/* line 3100, ../sass/styles.scss */
.volltext_teaser.element_info:last-child {
  border: 0;
}

/* line 3104, ../sass/styles.scss */
.wrap_volltext_teaser .teaser_element_copy {
  width: 396px;
  height: 147px;
  background-color: #3d392f;
}

/* line 3110, ../sass/styles.scss */
.wrap_volltext_teaser .teaser_element_copy_bild {
  margin: 20px;
  width: 179px;
  height: 107px;
  display: inline;
  float: left;
}

/* line 3118, ../sass/styles.scss */
.wrap_volltext_teaser .teaser_element_copy_text {
  height: 107px;
  padding-top: 20px;
  padding-right: 20px;
}

/* line 3124, ../sass/styles.scss */
.wrap_volltext_teaser .teaser_element_copy_text_eins {
  font-family: arial;
  font-size: 13px;
  line-height: 18px;
  color: #fff;
}

/* line 3131, ../sass/styles.scss */
.wrap_volltext_teaser .teaser_element_copy_text_zwei a {
  color: #fff;
  font-family: "DIN Next W01 Regular";
  font-size: 13px;
  text-decoration: none;
}

/* line 3138, ../sass/styles.scss */
.wrap_volltext_teaser .teaser_element_copy_text_zwei a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 3144, ../sass/styles.scss */
.wrap_volltext_teaser .teaser_element_copy_text_zwei a img {
  margin-top: -2px;
  margin-left: 10px;
}

/* line 3149, ../sass/styles.scss */
.wrap_volltext_teaser .border_end {
  border: 0;
  height: 22px;
  width: 900px;
  /*background-color: #F5F5F5;*/
  display: none;
}

/* line 3158, ../sass/styles.scss */
.wrap_volltext_teaser .border_end .e1 {
  border: 0;
  height: 22px;
  width: 35px;
  float: left;
}

/* line 3165, ../sass/styles.scss */
.wrap_volltext_teaser .border_end .e2 {
  border-top: 2px solid #333333;
  height: 22px;
  width: 396px;
  float: left;
}

/* line 3172, ../sass/styles.scss */
.wrap_volltext_teaser .border_end .e3 {
  border: 0;
  height: 22px;
  width: 37px;
  float: left;
}

/* line 3179, ../sass/styles.scss */
.wrap_volltext_teaser .border_end .e4 {
  border-top: 2px solid #333333;
  height: 22px;
  width: 396px;
  float: left;
}

/* line 3186, ../sass/styles.scss */
.wrap_volltext_teaser .border_end .e5 {
  border: 0;
  height: 22px;
  width: 36px;
  float: left;
}

/* ############################################# */
/* DCE: CONTENT: Volltext-Teaser ohne Detailtext */
/* Styles von "wrap_volltext_teaser" werden übernommen und per Klasse "no_detail" angepasst/ergänzt */
/* line 3202, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail {
  margin-bottom: 0px;
}

/* line 3206, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail .wrap_zimmer_teaser_text.volltext_teaser.no_detail {
  height: 275px;
  border-bottom: 2px solid #333;
  margin-top: 0px;
}

/* line 3212, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail .zimmer_header.volltext_teaser.no_detail {
  height: auto;
  padding-bottom: 15px;
}

/* line 3218, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail .zimmer_details.volltext_teaser.teaser.no_detail {
  height: 185px;
  font-size: 13px;
}

/* line 3223, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail .zimmer_teaser_wrap_bild {
  margin-top: -25px;
}

/* line 3227, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail .zimmer_details.volltext_teaser.teaser.no_detail table {
  background: none;
  border: 0;
  width: 100%;
}

/* line 3233, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail .zimmer_details.volltext_teaser.teaser.no_detail td {
  vertical-align: top;
}

/* line 3238, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail .zimmer_details.volltext_teaser.teaser.no_detail ul {
  height: auto;
}

/* Ende DCE: CONTENT: Volltext-Teaser ohne Detailtext */
/* ################################################## */
/* ################ */
/* DCE: CONTENT: Volltext-Teaser  "Slider Thumbails" */
/* line 3251, ../sass/styles.scss */
.wrap_volltext_teaser canvas, .wrap_volltext_teaser .ic_controls {
  display: none;
}

/* line 3255, ../sass/styles.scss */
.wrap_volltext_teaser .ic_wrapper.ic_myCarousel {
  padding: 0 !important;
  width: 396px !important;
  overflow: hidden;
}

/* line 3261, ../sass/styles.scss */
.wrap_volltext_teaser .ic_left_nav, .wrap_volltext_teaser .ic_right_nav {
  z-index: 1;
  opacity: 0.9;
}

/* line 3266, ../sass/styles.scss */
.ic_left_nav img, .ic_right_nav img {
  opacity: 0.8;
}

/* line 3270, ../sass/styles.scss */
.ic_left_nav img:hover, .ic_right_nav img:hover {
  opacity: 1;
}

/* line 3275, ../sass/styles.scss */
.wrap_volltext_teaser .ic_left_nav {
  left: 10px  !important;
}

/* line 3279, ../sass/styles.scss */
.wrap_volltext_teaser .ic_left_nav img, .wrap_volltext_teaser .ic_right_nav img {
  width: 20px;
}

/* line 3284, ../sass/styles.scss */
.wrap_volltext_teaser .ic_right_nav {
  right: 12px !important;
}

/* line 3288, ../sass/styles.scss */
.wrap_volltext_teaser .ic_button {
  width: 94px;
  float: left;
  margin-right: 14px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* For IE8 and earlier */
}

/* line 3296, ../sass/styles.scss */
.wrap_volltext_teaser .ic_thumbnail_tray, .wrap_volltext_teaser .ic_thumbnails, .wrap_volltext_teaser .ic_active {
  display: none;
}

/* ###################### */
/* TEASER Veranstaltungen */
/* line 3312, ../sass/styles.scss */
.teaser_veranstaltungen_wrap {
  display: block;
  clear: both;
}

/* line 3317, ../sass/styles.scss */
.teaser_veranstaltungen_wrap .teaser_show_landscape {
  display: none;
}

/* line 3321, ../sass/styles.scss */
.teaser_veranstaltungen_wrap .teaser_show_desktop {
  display: inline;
}

/* line 3325, ../sass/styles.scss */
.teaser_veranstaltungen_wrap .drei_teaser_wrap {
  min-width: 972px;
  width: 972px;
}

/* line 3330, ../sass/styles.scss */
.drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4 {
  width: 288px;
  margin-right: 36px;
  margin-bottom: 50px;
}

/* line 3337, ../sass/styles.scss */
.drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4:last-child {
  float: left;
}

/* line 3341, ../sass/styles.scss */
.teaser_veranstaltungen_wrap .drei_teaser_text {
  width: 288px;
}

/* line 3345, ../sass/styles.scss */
.teaser_veranstaltungen_wrap .zimmer_preis_button_wrap {
  width: 288px !important;
}

/* line 3349, ../sass/styles.scss */
.teaser_veranstaltungen_wrap .befuellung.portrait {
  display: none;
}

/* ########### */
/* 3er- Teaser */
/* line 3358, ../sass/styles.scss */
.drei_teaser_wrap {
  display: table;
  margin-left: 0;
  margin-bottom: 0px;
}

/* line 3364, ../sass/styles.scss */
.drei_teaser_image {
  padding-bottom: 12px;
  width: 288px;
  padding-top: 0px;
}

/* line 3370, ../sass/styles.scss */
.drei_teaser_image:hover {
  cursor: pointer;
}

/* line 3374, ../sass/styles.scss */
.drei_teaser_header {
  color: #333333;
  font-family: "Perpetua MT W01";
  font-size: 22px;
  font-weight: normal;
  height: 40px;
  line-height: 20px;
  width: 288px;
  margin-bottom: 1px;
  margin-top: 0;
}

/* line 3386, ../sass/styles.scss */
.drei_teaser_header:hover {
  cursor: pointer;
}

/* line 3390, ../sass/styles.scss */
.drei_teaser_datum {
  color: #777777;
  font-family: "DIN Next W01 Regular";
  font-size: 14px;
  /*font-weight: bold;*/
  line-height: 19px;
  width: 288px;
  margin-bottom: 1px;
}

/* line 3400, ../sass/styles.scss */
.drei_teaser_datum:hover {
  cursor: pointer;
}

/* line 3404, ../sass/styles.scss */
.drei_teaser_datum a {
  color: #777;
}

/* line 3408, ../sass/styles.scss */
.drei_teaser_datum a:hover {
  color: #777;
  text-decoration: none;
}

/* line 3414, ../sass/styles.scss */
.drei_teaser_text {
  color: #777777;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  max-width: 288px;
}

/* line 3424, ../sass/styles.scss */
.drei_teaser_text:hover {
  cursor: pointer;
  text-decoration: underline;
}

/* line 3429, ../sass/styles.scss */
.drei_teaser_text ul {
  font-family: arial;
  font-size: 13px;
  line-height: 22px;
  text-transform: none;
  margin-bottom: 0;
  min-width: 106px;
  width: auto;
  padding-left: 16px;
}

/* line 3440, ../sass/styles.scss */
.drei_teaser_text li {
  color: #777777;
  list-style-image: url("../img/icon/li_dot.png");
  padding-left: 7px;
}

/* line 3446, ../sass/styles.scss */
.drei_teaser_text a {
  color: #777;
}

/* line 3450, ../sass/styles.scss */
.drei_teaser_text a:hover {
  text-decoration: none;
  color: #777;
}

/* line 3455, ../sass/styles.scss */
.drei_teaser_rechts_tablet {
  display: none;
}

/* line 3459, ../sass/styles.scss */
.drei_teaser_rechts_desktop {
  display: inline;
}

/* line 3463, ../sass/styles.scss */
.drei_teaser_wrap .formatierung_table {
  display: table-cell !important;
}

/* line 3467, ../sass/styles.scss */
.drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap {
  margin-bottom: 0px;
  margin-top: 14px;
  top: 0;
  width: 288px;
}

/* line 3474, ../sass/styles.scss */
.drei_teaser_wrap .zimmer_preis_button_wrap {
  border-bottom: 2px solid #333333;
  display: block;
  position: relative;
}

/* line 3481, ../sass/styles.scss */
.drei_teaser_wrap .button_submit.link {
  padding-left: 13px;
}

/* line 3485, ../sass/styles.scss */
.drei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
  color: #333333;
  font-family: "Times-New-Roman";
  font-size: 28px;
}

/* line 3491, ../sass/styles.scss */
.drei_teaser_wrap .zimmer_preis_wrap {
  width: 120px;
}

/* line 3495, ../sass/styles.scss */
.drei_teaser_vollflaeche {
  clear: both;
}

/* line 3499, ../sass/styles.scss */
.drei_teaser_vollflaeche a {
  display: block;
}

/* ENDE 3er-Teaser */
/* ############### */
/* ############################################ */
/* 3er- Teaser Vollfläche HOME (nur Home-Seite) */
/* line 3515, ../sass/styles.scss */
.drei_teaser_vollflaeche.home {
  /*margin-bottom: 50px;*/
  margin-left: -16px;
}

/* line 3520, ../sass/styles.scss */
.drei_teaser_vollflaeche.home .drei_teaser_image {
  padding-top: 20px;
}

/* line 3524, ../sass/styles.scss */
.drei_teaser_vollflaeche.home .drei_teaser_wrap {
  background-color: #f4f4f3;
  margin-bottom: 0px;
}

/* line 3529, ../sass/styles.scss */
.drei_teaser_vollflaeche.home .drei_teaser_wrap .zimmer_preis_button_wrap {
  border-bottom: 0;
  margin-bottom: 5px !important;
}

/* line 3534, ../sass/styles.scss */
.drei_teaser_vollflaeche.home .drei_teaser_image img {
  border-bottom: 2px solid #5c2672;
}

/* Ende 3er- Teaser Vollfläche HOME */
/* ################################ */
/* ################# */
/* JOB-LISTE (Import)*/
/* line 3547, ../sass/styles.scss */
.hc-joblist-offer-list {
  margin-left: 0px !important;
  margin-bottom: 30px !important;
}

/* line 3552, ../sass/styles.scss */
.hc-joblisten-outro a {
  background: url("../img/icon/pfeil_rechts_lo.png") no-repeat scroll right 3px transparent;
  color: #5C2672;
  padding-right: 14px;
  text-decoration: none;
}

/* line 3559, ../sass/styles.scss */
.hc-joblisten-outro a:hover {
  text-decoration: underline;
  color: #990099;
  background: url("../img/icon/pfeil_rechts_hi.png") right 3px no-repeat;
  padding-right: 14px;
}

/* ################## */
/* SEO-BOARD (Footer) */
/* line 3571, ../sass/styles.scss */
.seo_board {
  color: #444;
  background-color: #F4F4F3;
  padding-top: 21px;
  /*min-width: 1260px;*/
  width: 1260px;
  min-width: 1260px;
  margin-left: 0px;
}

/* IE8 only*/
/* line 3582, ../sass/styles.scss */
html > body .seo_board {
  width: 1260px\9;
  min-width: 1260px\9;
}

/* line 3588, ../sass/styles.scss */
.seo_board .bereich_eins {
  float: left;
  /*width: 320px;
  min-width: 320px;*/
  width: 300px;
  min-width: 300px;
}

/* line 3596, ../sass/styles.scss */
.seo_board .bereich_zwei {
  float: left;
  width: 217px;
  min-width: 217px;
}

/* line 3602, ../sass/styles.scss */
.seo_board .bereich_drei {
  float: left;
  width: 217px;
  min-width: 217px;
}

/* line 3608, ../sass/styles.scss */
.seo_board .bereich_vier {
  float: left;
  width: 180px;
  min-width: 180px;
}

/* line 3614, ../sass/styles.scss */
.seo_board .anfahrt_wrap {
  float: right;
  width: 288px;
  min-width: 288px;
}

/* line 3620, ../sass/styles.scss */
.seo_board h3:hover, .anfahrt_wrap a:hover, .anfahrt_wrap_980 a:hover {
  text-decoration: none !important;
}

/* line 3624, ../sass/styles.scss */
.seo_board h3, .seo_board .anfahrt_kontakt {
  font-family: "DIN Next W01 Regular";
  font-size: 14px;
  color: #444;
  font-weight: normal;
  line-height: 21px;
  padding-bottom: 0;
}

/* line 3633, ../sass/styles.scss */
.seo_board ul, .seo_board li, .seo_board a {
  font-family: arial;
  font-size: 12px;
  line-height: 22px;
  color: #999999;
  text-transform: none;
  width: 100%;
}

/* line 3642, ../sass/styles.scss */
.seo_board ul {
  padding-bottom: 12px;
}

/* line 3646, ../sass/styles.scss */
.seo_board a:hover {
  text-decoration: underline;
}

/* line 3650, ../sass/styles.scss */
.seo_board .anfahrt_wrap {
  padding-right: 0;
}

/* line 3655, ../sass/styles.scss */
.seo_board .anfahrt {
  width: 288px;
  height: 170px;
  margin-bottom: 22px;
}

/* line 3661, ../sass/styles.scss */
.seo_board .anfahrt_kontakt img {
  padding-right: 12px;
  margin-top: -2px;
}

/* line 3666, ../sass/styles.scss */
.seo_board .image_footer_anfahrt {
  border-bottom: 2px solid #5c2672;
}

/* line 3670, ../sass/styles.scss */
.seo_board .anfahrt_kontakt a {
  color: #444444;
  font-family: "DIN Next W01 Regular";
  font-size: 14px;
}

/* line 3676, ../sass/styles.scss */
.seo_board .anfahrt_kontakt a:hover {
  text-decoration: underline;
}

/* line 3680, ../sass/styles.scss */
.seo_board .anfahrt_wrap_980 {
  display: none;
}

/* line 3684, ../sass/styles.scss */
.seo_board .facebook_img {
  margin-top: -3px !important;
}

/* KARRIERE Jobausgabe */
/* line 3691, ../sass/styles.scss */
.copy_job {
  font-size: 13px;
  line-height: 22px;
  font-family: arial;
}

/* line 3697, ../sass/styles.scss */
.element_job {
  border-bottom: 0 !important;
}

/* line 3701, ../sass/styles.scss */
.copy_job a {
  color: #5c2672;
  text-decoration: none;
  background: url("../img/icon/pfeil_rechts_lo.png") right 3px no-repeat;
  padding-right: 14px;
}

/* line 3708, ../sass/styles.scss */
.copy_job a:hover {
  text-decoration: underline;
  color: #990099;
  background: url("../img/icon/pfeil_rechts_hi.png") right 3px no-repeat;
  padding-right: 14px;
}

/* line 3715, ../sass/styles.scss */
.copy_job .hr_job {
  width: 263px;
  height: 0px;
  display: block !important;
  border-bottom: 1px solid #333333;
}

/* line 3722, ../sass/styles.scss */
.ul_job {
  text-transform: none;
}

/* line 3726, ../sass/styles.scss */
.li_job {
  margin: 0;
  list-style-image: none;
  color: #777;
  padding-left: 16px;
  line-height: 24px;
  background: url("../img/icon/li_dot.png") no-repeat 0px 8px transparent;
  clear: both;
  margin-left: 1px;
}

/* line 3737, ../sass/styles.scss */
.einzelelement.element_job_liste {
  border-bottom: 1px solid #333;
  width: 582px;
}

/* line 3742, ../sass/styles.scss */
.karriere_trennlinie {
  width: 172px !important;
}

/* ###### */
/* Footer */
/* line 3750, ../sass/styles.scss */
.footer {
  background-color: #1d1a14;
  height: 45px;
  width: 1260px;
}

/* line 3756, ../sass/styles.scss */
.footer_links {
  float: left !important;
  margin-top: 9px;
  padding-left: 6px !important;
  width: 470px;
}

/* line 3763, ../sass/styles.scss */
.footer_links .spacer {
  clear: both;
  width: 1px;
  height: 4px;
}

/* line 3769, ../sass/styles.scss */
.footer_rechts {
  float: right !important;
  width: 500px;
  margin-top: 7px;
}

/* line 3775, ../sass/styles.scss */
.footer_rechts .wrap_socialmedia_nav {
  margin-right: 8px;
  float: right;
}

/* line 3780, ../sass/styles.scss */
.footer_rechts .wrap_footermeta_nav {
  /*margin-right: 11px;*/
  float: right;
}

/* line 3785, ../sass/styles.scss */
.footer .footer_element {
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  font-family: arial;
  float: left;
}

/* line 3793, ../sass/styles.scss */
.footer .footer_rechts .footer_element {
  line-height: 12px;
  margin-top: 9px;
  text-transform: uppercase;
}

/* line 3799, ../sass/styles.scss */
.footer .footer_element img {
  padding-left: 7px;
  padding-right: 7px;
}

/* line 3805, ../sass/styles.scss */
.footer .footer_element_padding {
  padding-right: 12px;
  padding-left: 12px;
  border-right: 1px solid #fff;
}

/* line 3811, ../sass/styles.scss */
.footer .footer_element_padding.no_border {
  border-right: 0;
}

/* line 3815, ../sass/styles.scss */
.footer .footer_element_padding a {
  color: #fff;
}

/* line 3819, ../sass/styles.scss */
.footer .footer_element_padding a:hover {
  text-decoration: underline;
}

/* Tablet Landscape */
/* ######################### */
/* Breakpoint 1024 für Tablet Landscape */
@media (max-width: 1054px) {
  /* line 5, ../sass/_styles1024.scss */
  .navi_element.kamera {
    /*display: none;*/
    border-left: 1px solid #999 !important;
  }

  /* line 10, ../sass/_styles1024.scss */
  .meta_navi .navi_element:last-child {
    border-left: 0px solid #BCBBB7;
  }

  /* line 14, ../sass/_styles1024.scss */
  .meta_navi .navi_element .icon_kamera {
    opacity: 0.42;
  }

  /* line 19, ../sass/_styles1024.scss */
  .img_980 {
    width: 1024px;
    min-width: 1024px;
    height: auto;
  }

  /* line 25, ../sass/_styles1024.scss */
  .logo_980 {
    display: inline;
    margin-left: 35px;
  }

  /* line 30, ../sass/_styles1024.scss */
  .logo_1280 {
    display: none;
  }

  /* line 34, ../sass/_styles1024.scss */
  .services_teaser {
    display: none !important;
  }

  /* line 38, ../sass/_styles1024.scss */
  .tx-hoteaser {
    margin-bottom: 50px;
  }

  /* line 42, ../sass/_styles1024.scss */
  .no_border {
    border: 0 !important;
  }

  /* line 47, ../sass/_styles1024.scss */
  .large-5.columns {
    float: left !important;
  }

  /* line 51, ../sass/_styles1024.scss */
  #header_wrap {
    background-color: #3C372E;
    height: 152px;
    position: relative;
    background: url("../img/bg-verlauf-header_980.png") repeat-x;
    min-width: 1024px;
    z-index: 12;
  }

  /* line 60, ../sass/_styles1024.scss */
  .header_teaser_wrap {
    margin-left: 0;
    width: auto;
    top: 425px !important;
    left: 0px !important;
    z-index: 20;
    padding-right: 1em;
  }

  /* line 69, ../sass/_styles1024.scss */
  .header_teaser_wrap h2 {
    margin: 0;
  }

  /* line 73, ../sass/_styles1024.scss */
  .header_teaser_wrap section {
    display: none;
    top: 400px;
  }

  /* line 78, ../sass/_styles1024.scss */
  .buchungsmaske {
    display: none;
  }

  /* line 82, ../sass/_styles1024.scss */
  .buchungsmaske_2 {
    display: block;
    position: relative;
    top: -50px;
    z-index: 50;
  }

  /* line 89, ../sass/_styles1024.scss */
  .buchungsmaske_2 .columns {
    padding-right: 0;
    padding-left: 0;
  }

  /* line 94, ../sass/_styles1024.scss */
  .element_buchungsmaske.left_input {
    float: left;
    margin-right: 28px;
    margin-left: 84px;
    width: 140px;
  }

  /* line 101, ../sass/_styles1024.scss */
  .button_submit_back {
    width: 88px;
  }

  /* line 105, ../sass/_styles1024.scss */
  .buchungsmaske_2 fieldset {
    color: #FFFFFF;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-left: -6px;
  }

  /* line 114, ../sass/_styles1024.scss */
  .buchungsmaske_2 .button_submit {
    width: 140px;
    text-align: left;
    /*padding-left: 32px;*/
    padding-left: 23px;
    font-size: 16px;
    margin-bottom: 0;
    margin-left: 5px;
    /*background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 102px 8px #5C2672;*/
    background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 118px 9px #5C2672;
  }

  /* line 126, ../sass/_styles1024.scss */
  .buchungsmaske_2 .button_submit:hover {
    cursor: pointer;
    background-color: #990099;
  }

  /* line 132, ../sass/_styles1024.scss */
  .buchungsmaske_2 .element_buchungsmaske input {
    margin-bottom: 10px;
    width: 115px;
    background: url("../img/980_background_input_buchung.png") no-repeat scroll 0 0 transparent;
  }

  /* line 138, ../sass/_styles1024.scss */
  .buchungsmaske_2 .element_buchungsmaske a {
    font-size: 12px;
    color: #cbcbc9;
    font-family: "DIN Next W01 Regular";
    text-transform: uppercase;
  }

  /* line 145, ../sass/_styles1024.scss */
  .buchungsmaske_2 .buchungsmaske_links_unten img {
    padding-right: 5px;
  }

  /* line 149, ../sass/_styles1024.scss */
  .buchungsmaske_2_wrap {
    background: url("../img/980_background-buchungsmaske.png");
    padding-top: 5px;
    height: 90px;
    margin-left: 19px;
    min-width: 980px;
    width: 980px;
  }

  /* line 158, ../sass/_styles1024.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_gaeste {
    margin-left: 5px;
    margin-right: 5px;
  }

  /* line 166, ../sass/_styles1024.scss */
  .buchungsmaske_2 .element_buchungsmaske .select, .buchungsmaske .element_buchungsmaske select.styled, .buchungsmaske_2 .element_buchungsmaske select.styled {
    width: 140px !important;
  }

  /* line 170, ../sass/_styles1024.scss */
  .buchungsmaske .element_buchungsmaske .select, .buchungsmaske_2 .element_buchungsmaske .select {
    background: url("../img/select_980.png") no-repeat scroll 0 0 transparent;
  }

  /* line 174, ../sass/_styles1024.scss */
  .buchungsmaske_2.unterer_bereich {
    margin-top: -26px;
    width: 1024px;
  }

  /* line 179, ../sass/_styles1024.scss */
  .buchungsmaske_2.unterer_bereich .element_1 {
    margin-left: 1.2em;
    display: none;
  }

  /* line 184, ../sass/_styles1024.scss */
  .buchungsmaske_2.unterer_bereich .element_2 {
    margin-left: 15px;
    color: #CBCBC9;
  }

  /* line 189, ../sass/_styles1024.scss */
  #formular_buchungsmaske_980 {
    position: absolute;
    top: 703px;
    left: -5px;
    font-family: "DIN Next W01 Regular";
    font-size: 13px;
    text-transform: uppercase;
  }

  /* line 198, ../sass/_styles1024.scss */
  figure {
    display: none;
  }

  /* line 202, ../sass/_styles1024.scss */
  .img_media {
    display: inline;
  }

  /* line 206, ../sass/_styles1024.scss */
  #ui-datepicker-div {
    left: 112px !important;
    top: 400px !important;
  }

  /* line 212, ../sass/_styles1024.scss */
  .meta_navi .navi_element .active_href a {
    color: #bcbbb7 !important;
    padding-right: 24px;
  }

  /* Navigation 1024 */
  /* line 220, ../sass/_styles1024.scss */
  nav {
    background-color: #37332a;
    height: 41px;
    border-top: 1px solid #b7b5b3;
    top: 152px;
    left: 0px;
    width: 1024px;
    min-width: 1024px;
    position: absolute;
    z-index: 60;
    padding-left: 1.125em;
  }

  /* line 233, ../sass/_styles1024.scss */
  nav #popnav_1, nav #popnav_2, nav #popnav_3, nav #popnav_4, nav #popnav_5, nav #popnav_6 {
    display: none;
    top: 33px !important;
    left: 0px;
    background: url("../img/980_background-subnavi.png") 0 0 no-repeat;
    padding-left: 15px;
  }

  /* line 241, ../sass/_styles1024.scss */
  nav #popnav_2 {
    left: 153px;
  }

  /* line 245, ../sass/_styles1024.scss */
  nav #popnav_3 {
    left: 324px;
  }

  /* line 249, ../sass/_styles1024.scss */
  nav #popnav_4 {
    left: 515px;
  }

  /* line 253, ../sass/_styles1024.scss */
  nav #popnav_5 {
    left: 680px;
  }

  /* line 257, ../sass/_styles1024.scss */
  nav #popnav_6 {
    left: 826px;
  }

  /* line 261, ../sass/_styles1024.scss */
  nav #popnav_1 li, nav #popnav_2 li, nav #popnav_3 li, nav #popnav_4 li, nav #popnav_5 li, nav #popnav_6 li {
    width: 170px;
  }

  /* line 265, ../sass/_styles1024.scss */
  nav ul {
    line-height: 40px;
  }

  /* line 269, ../sass/_styles1024.scss */
  nav li {
    float: left;
    letter-spacing: 0.02em;
    padding-right: 28px;
    line-height: 40px;
  }

  /* line 276, ../sass/_styles1024.scss */
  nav ul ul {
    display: none;
  }

  /* line 280, ../sass/_styles1024.scss */
  .navi_1260 {
    background: none;
    height: 151px;
    padding-top: 11px;
    text-align: left;
  }

  /* line 287, ../sass/_styles1024.scss */
  nav .active_dot {
    background: none;
    margin-left: 0px;
    padding-left: 0px;
  }

  /* line 293, ../sass/_styles1024.scss */
  .meta_navi {
    margin-top: 14px;
  }

  /* line 297, ../sass/_styles1024.scss */
  .meta_navi_active {
    color: #fff !important;
  }

  /* line 301, ../sass/_styles1024.scss */
  .img_980 {
    display: inline;
    position: relative;
    top: -10px;
    z-index: 10;
  }

  /* line 308, ../sass/_styles1024.scss */
  .meta_navi .navi_element.text.languageMenu {
    display: none;
  }

  /* line 312, ../sass/_styles1024.scss */
  .meta_navi .navi_element.text.languageMenuMobile {
    display: inline;
    left: 234px;
    position: absolute;
    z-index: 2;
  }

  /* line 319, ../sass/_styles1024.scss */
  .meta_navi .navi_element {
    color: #bcbbb7;
    border-right: 1px solid #bcbbb7;
  }

  /* line 324, ../sass/_styles1024.scss */
  .meta_navi .navi_element a {
    color: #bcbbb7;
  }

  /* line 328, ../sass/_styles1024.scss */
  .meta_navi .navi_element a:hover {
    color: #fff !important;
  }

  /* line 332, ../sass/_styles1024.scss */
  .meta_navi_rechts .navi_element.telefon {
    border-right: 1px solid #bcbbb7;
    /*opacity: 0.5;*/
  }

  /* line 339, ../sass/_styles1024.scss */
  .meta_navi_rechts .navi_element.telefon img {
    opacity: 0.5;
  }

  /* line 343, ../sass/_styles1024.scss */
  .meta_navi .navi_language {
    /*background: url("../img/icon/navi_middle_language_pfeil_unten_980.png") no-repeat scroll 20px 2px transparent;*/
    color: #fff;
  }

  /* line 348, ../sass/_styles1024.scss */
  .meta_navi .navi_language {
    background: url("../img/icon/navi_middle_language_pfeil_rechts_detail.png") no-repeat right 0px !important;
  }

  /* line 352, ../sass/_styles1024.scss */
  .meta_navi .navi_language:hover {
    background: url("../img/icon/navi_middle_language_pfeil_rechts.png") no-repeat right 0px !important;
  }

  /* line 357, ../sass/_styles1024.scss */
  .meta_navi .navi_language, .meta_navi .navi_language_second {
    background: url("../img/icon/navi_middle_language_pfeil_rechts_detail.png") no-repeat right 0px !important;
  }

  /* line 361, ../sass/_styles1024.scss */
  .meta_navi .navi_language_second {
    background: url("../img/icon/navi_middle_language_pfeil_rechts_detail.png") no-repeat scroll right 0px transparent !important;
  }

  /* line 365, ../sass/_styles1024.scss */
  .meta_navi .navi_language_second a {
    color: #fff;
  }

  /* line 369, ../sass/_styles1024.scss */
  .meta_navi_rechts .input {
    background: url("../img/icon/input_search_980.jpg") no-repeat scroll right top transparent !important;
  }

  /* line 373, ../sass/_styles1024.scss */
  .meta_navi .navi_element.telefon.text a {
    /*color: #fff;*/
  }

  /* line 380, ../sass/_styles1024.scss */
  .meta_wetter_980 {
    clear: both;
    float: right;
    margin-right: 0.75em;
  }

  /* line 386, ../sass/_styles1024.scss */
  .button_submit {
    background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 84% 44% #5C2672;
  }

  /* line 390, ../sass/_styles1024.scss */
  .content_main .table {
    margin-top: 25px;
  }

  /* line 394, ../sass/_styles1024.scss */
  .content_main .td.zelle_content {
    display: block;
  }

  /* line 398, ../sass/_styles1024.scss */
  .breadcrumb_content_detail li {
    margin-bottom: -10px !important;
    padding-left: 10px !important;
  }

  /* ##################### */
  /* IFRAME Hotelwertungen */
  /* line 406, ../sass/_styles1024.scss */
  #iframe_hotelbewertungen {
    margin-left: -66px;
    width: 980px;
  }

  /* Ende IFRAME Hotelwertungen */
  /* ########################## */
  /* ################## */
  /* Zimmer-Teaser 1024 */
  /* line 417, ../sass/_styles1024.scss */
  .wrap_zimmer_teaser {
    margin-left: 0;
  }

  /* line 421, ../sass/_styles1024.scss */
  .zimmer_teaser_text {
    border: 0px solid green;
    height: 350px;
    width: 376px;
    position: relative;
    left: -8px;
    padding-left: 28px;
    padding-right: 28px;
  }

  /* line 431, ../sass/_styles1024.scss */
  .zimmer_teaser_wrap_bild {
    display: table-cell;
    text-align: center;
    height: 325px !important;
    padding-left: 0px;
    padding-right: 28px;
    vertical-align: top;
  }

  /* line 441, ../sass/_styles1024.scss */
  .zimmer_teaser_bild {
    width: 476px;
    min-width: 476px;
  }

  /* line 446, ../sass/_styles1024.scss */
  .wrap_zimmer_teaser_text {
    height: 300px;
    width: 308px;
  }

  /* line 452, ../sass/_styles1024.scss */
  .zimmer_teaser_columns {
    width: 504px;
    height: 350px;
    position: relative;
    left: -19px;
  }

  /* line 459, ../sass/_styles1024.scss */
  .zimmer_preis_wrap .zimmer_preis_element_text {
    font-size: 12px;
  }

  /* line 463, ../sass/_styles1024.scss */
  .zimmer_preis_wrap .zimmer_preis_element_preis {
    font-size: 24px;
    font-family: "Times-New-Roman";
  }

  /* line 468, ../sass/_styles1024.scss */
  .wrap_zimmer_teaser .zimmer_button_ansehen {
    top: -36px;
  }

  /* ENDE Zimmer-Teaser 1024 */
  /* ####################### */
  /* ###################### */
  /* Teaser Vollfläche 1024 */
  /* line 482, ../sass/_styles1024.scss */
  .wrap_teaser_vollflaeche {
    margin-left: 44px;
    margin-top: 55px;
  }

  /* line 487, ../sass/_styles1024.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser {
    margin-bottom: 47px;
  }

  /* line 491, ../sass/_styles1024.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser.teaser_vollflaeche {
    margin-left: -16px;
  }

  /* line 495, ../sass/_styles1024.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche {
    width: 868px;
    border: 0px solid red;
  }

  /* line 500, ../sass/_styles1024.scss */
  .wrap_zimmer_teaser .zimmer_details.teaser_vollflaeche:hover {
    text-decoration: none;
  }

  /* line 504, ../sass/_styles1024.scss */
  .wrap_zimmer_teaser_text.teaser_vollflaeche {
    width: auto;
    height: 244px;
    margin-top: 16px;
  }

  /* line 510, ../sass/_styles1024.scss */
  .zimmer_teaser_text.teaser_vollflaeche {
    height: 310px;
    width: 392px;
    padding-left: 20px;
  }

  /* line 516, ../sass/_styles1024.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    height: 200px !important;
    padding-right: 20px;
    padding-top: 20px;
  }

  /* IE8 only*/
  /* line 525, ../sass/_styles1024.scss */
  html > body .zimmer_teaser_wrap_bild {
    display: inline-block \9;
    padding-bottom: 0px\9;
    height: 200px !important \9;
  }

  /* line 532, ../sass/_styles1024.scss */
  .zimmer_teaser_bild.teaser_vollflaeche {
    min-width: 456px;
    width: 456px;
  }

  /* line 537, ../sass/_styles1024.scss */
  .zimmer_preis_button_wrap.teaser_vollflaeche {
    top: -11px;
  }

  /* line 541, ../sass/_styles1024.scss */
  .zimmer_button_ansehen.teaser_vollflaeche {
    top: 10px;
  }

  /* line 545, ../sass/_styles1024.scss */
  .zimmer_teaser_columns.teaser_vollflaeche {
    height: 310px;
    width: 476px;
  }

  /* line 550, ../sass/_styles1024.scss */
  .wrap_teaser_vollflaeche .zimmer_preis_button_wrap .button_submit.teaser_vollflaeche {
    margin-top: 0;
  }

  /* line 554, ../sass/_styles1024.scss */
  #filmwrap {
    width: 456px;
    height: 256px;
  }

  /* line 559, ../sass/_styles1024.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_columns.teaser_vollflaeche {
    width: 476px;
  }

  /* line 563, ../sass/_styles1024.scss */
  #myStartImage {
    width: 456px;
  }

  /* line 567, ../sass/_styles1024.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_bild.teaser_vollflaeche {
    min-width: 456px;
    width: 456px;
  }

  /* line 572, ../sass/_styles1024.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_text.teaser_vollflaeche {
    height: 310px;
  }

  /* line 576, ../sass/_styles1024.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.teaser_vollflaeche {
    height: 230px;
  }

  /* ENDE Teaser Vollfläche 1024 */
  /* ########################### */
  /* ################# */
  /* EVENTKALENDER 1024*/
  /* line 591, ../sass/_styles1024.scss */
  .eventkalender_wrap {
    display: block;
    margin-left: 0;
    clear: both;
    width: 652px;
    border: 0px solid blue;
  }

  /* line 599, ../sass/_styles1024.scss */
  .eventkalender_wrap .teaser_show_landscape {
    display: block;
    width: 660px;
  }

  /* line 604, ../sass/_styles1024.scss */
  .eventkalender_wrap .teaser_show_desktop {
    display: none;
  }

  /* line 608, ../sass/_styles1024.scss */
  .eventkalender_header {
    margin-bottom: 20px;
  }

  /* line 612, ../sass/_styles1024.scss */
  .divider_eventkalender {
    width: 632px;
  }

  /* line 616, ../sass/_styles1024.scss */
  .eventkalender_categorie {
    width: 680px;
  }

  /* line 620, ../sass/_styles1024.scss */
  .eventkalender_wrap .td.riverservices {
    padding-left: 0;
    margin-left: -2px;
    margin-right: 20px;
    width: 237px;
  }

  /* line 627, ../sass/_styles1024.scss */
  .td.riverservices .services_angebot a {
    width: 222px;
  }

  /* EVENTKALENDER */
  /* ############# */
  /* ################# */
  /* 1er- Teaser 1024 */
  /* line 642, ../sass/_styles1024.scss */
  .ein_teaser_wrap #riverservices_mobile {
    display: inline !important;
  }

  /* line 646, ../sass/_styles1024.scss */
  .ein_teaser_wrap .td.riverservices {
    margin-top: 100px;
    padding-left: 21px;
    padding-right: 11px;
  }

  /* line 652, ../sass/_styles1024.scss */
  .ein_teaser_wrap .td.riverservices .header, .ein_teaser_wrap .td.riverservices .wrap_angebot_services {
    width: 226px;
    margin-right: 12px;
  }

  /* line 657, ../sass/_styles1024.scss */
  .ein_teaser_wrap .ein_teaser_image {
    float: left;
    padding-right: 20px;
    width: 224px;
    height: 132px;
  }

  /* line 664, ../sass/_styles1024.scss */
  .ein_teaser_wrap .wrap_header_text {
    float: left;
    width: 340px;
  }

  /* line 669, ../sass/_styles1024.scss */
  .ein_teaser_text {
    width: auto;
  }

  /* line 673, ../sass/_styles1024.scss */
  .ein_teaser_text a {
    width: auto;
  }

  /* line 677, ../sass/_styles1024.scss */
  .ein_teaser_wrap #links {
    width: 226px;
  }

  /* ENDE 1er- Teaser */
  /* ###############  */
  /* ########################## */
  /* 2er Teaser Vollfläche 1024 */
  /* line 689, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table {
    margin-left: -8px;
    margin-right: 0;
  }

  /* line 694, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table_padding {
    padding-left: 18px;
    margin-left: -49px;
  }

  /* line 699, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_header {
    width: 392px;
  }

  /* line 703, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_text {
    max-width: 392px;
  }

  /* line 707, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_text:hover, .zwei_teaser_text:hover {
    text-decoration: none;
  }

  /* line 711, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_datum {
    margin-left: 0;
  }

  /* line 715, ../sass/_styles1024.scss */
  .zimmer_preis_button_wrap.zweier_teaser {
    width: 392px !important;
    border-bottom: 2px solid #333333;
    display: block;
    position: relative;
    top: -10px;
  }

  /* line 723, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image {
    width: 392px;
  }

  /* line 727, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image img {
    width: 416px;
  }

  /* line 731, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap {
    top: 0px;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 416px !important;
  }

  /* line 738, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit img {
    margin-top: -4px;
  }

  /* ENDE 2er Teaser Vollfläche 1024 */
  /* ############################### */
  /* ################# */
  /* 2-er - Teaser 1024 */
  /* line 751, ../sass/_styles1024.scss */
  .zwei_teaser_wrap {
    clear: both;
    margin-left: -8px;
  }

  /* line 756, ../sass/_styles1024.scss */
  .zwei_teaser_image img {
    margin-left: 0px !important;
    width: 420px;
  }

  /* line 762, ../sass/_styles1024.scss */
  .zwei_teaser_wrap .formatierung_table {
    margin-left: 0px;
    margin-right: 24px;
  }

  /* line 767, ../sass/_styles1024.scss */
  .zwei_teaser_wrap .formatierung_table_padding {
    margin-left: -63px;
  }

  /* line 771, ../sass/_styles1024.scss */
  .zwei_teaser_wrap .zimmer_preis_button_wrap {
    width: 420px !important;
    left: 7px;
  }

  /* line 776, ../sass/_styles1024.scss */
  .zwei_teaser_image, .zwei_teaser_header, .zwei_teaser_datum, .zwei_teaser_text {
    width: 420px !important;
    margin-left: 8px;
  }

  /* 2-er - Teaser 1024 */
  /* ENDE ################# */
  /* ########################## */
  /* 3er Teaser Vollfläche 1024 */
  /* line 790, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche {
    margin-left: -80px;
  }

  /* line 794, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche #riverservices_mobile {
    visibility: hidden;
    width: 241px;
    display: none;
  }

  /* line 801, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche #links {
    width: 198px;
  }

  /* line 805, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap {
    clear: both;
    /*margin-left: 26px; */
    margin-left: 40px;
    margin-bottom: 5px;
    width: 680px;
  }

  /* line 813, ../sass/_styles1024.scss */
  .drei_teaser_wrap .copy .td.riverservices {
    padding-left: 2px;
    padding-right: 41px;
  }

  /* line 818, ../sass/_styles1024.scss */
  .drei_teaser_image {
    padding-bottom: 12px;
    width: 308px;
    padding-top: 0;
  }

  /* line 824, ../sass/_styles1024.scss */
  .drei_teaser_header {
    color: #333333;
    font-family: "Perpetua MT W01";
    font-size: 22px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    width: 308px;
    margin-bottom: 1px;
  }

  /* line 835, ../sass/_styles1024.scss */
  .drei_teaser_datum {
    color: #777777;
    font-family: "DIN Next W01 Regular";
    font-size: 14px;
    line-height: 19px;
    width: 308px;
    margin-bottom: 1px;
  }

  /* line 844, ../sass/_styles1024.scss */
  .drei_teaser_text {
    color: #777777;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    max-width: 308px;
  }

  /* line 853, ../sass/_styles1024.scss */
  .drei_teaser_text:hover {
    text-decoration: none;
  }

  /* line 857, ../sass/_styles1024.scss */
  .drei_teaser_rechts_tablet {
    display: inline;
  }

  /* line 861, ../sass/_styles1024.scss */
  .drei_teaser_rechts_desktop {
    display: none;
  }

  /* line 865, ../sass/_styles1024.scss */
  .riverservices_3erteaser_ipad {
    display: none !important;
  }

  /* line 869, ../sass/_styles1024.scss */
  .drei_teaser_wrap .formatierung_table {
    display: table-cell !important;
    width: 344px;
    margin-right: -8px;
  }

  /* line 875, ../sass/_styles1024.scss */
  .drei_teaser_wrap .formatierung_table_padding {
    width: 344px;
  }

  /* line 879, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap {
    margin-bottom: 50px;
    margin-top: 25px;
    top: 0;
    width: 308px;
  }

  /* line 886, ../sass/_styles1024.scss */
  .drei_teaser_wrap .zimmer_preis_button_wrap {
    border-bottom: 2px solid #333333;
    display: block;
    position: relative;
  }

  /* line 892, ../sass/_styles1024.scss */
  .drei_teaser_wrap .zimmer_preis_wrap {
    margin-top: -6px;
  }

  /* line 896, ../sass/_styles1024.scss */
  .drei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
    color: #333333;
    font-family: "Times-New-Roman";
    font-size: 28px;
  }

  /* line 902, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_image {
    padding-top: 0;
  }

  /* line 906, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.home .table.copy {
    margin-top: 20px;
  }

  /* ENDE 3er-Teaser Vollfläche */
  /* ########################## */
  /* ########################### */
  /* TEASER Veranstaltungen 1024 */
  /* line 923, ../sass/_styles1024.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_wrap {
    margin-left: 8px;
  }

  /* line 927, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4 {
    /*margin-right: 26px;*/
  }

  /* line 931, ../sass/_styles1024.scss */
  .teaser_veranstaltungen_wrap .teaser_show_desktop {
    display: none;
  }

  /* line 935, ../sass/_styles1024.scss */
  .teaser_veranstaltungen_wrap .teaser_show_landscape {
    display: inline;
  }

  /* line 939, ../sass/_styles1024.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_wrap {
    width: 650px;
    min-width: 650px !important;
  }

  /* line 944, ../sass/_styles1024.scss */
  .teaser_veranstaltungen_wrap .zimmer_preis_button_wrap {
    width: 308px !important;
  }

  /* TEASER Veranstaltungen */
  /* ###################### */
  /* ############################### */
  /* 3er Teaser Vollfläche HOME 1024 */
  /* line 957, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_rechts_desktop {
    display: inline !important;
  }

  /* line 961, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_wrap {
    margin-left: 0px;
    width: 1024px;
  }

  /* line 966, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_wrap .copy .td.riverservices {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 971, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.home {
    margin-left: -80px;
    width: auto;
  }

  /* line 976, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_rechts_tablet {
    display: none;
  }

  /* line 980, ../sass/_styles1024.scss */
  .teaser_slider_desktop {
    display: none;
  }

  /* Ende 3er Teaser Vollfläche HOME */
  /* ############################### */
  /* ###################### */
  /* DCE: Copy Einfach 1024 */
  /* line 993, ../sass/_styles1024.scss */
  .teaser_copy_einfach .copy .td.riverservices {
    padding-left: 0;
    margin-right: 50px;
    width: 226px;
  }

  /* line 999, ../sass/_styles1024.scss */
  .teaser_copy_einfach .copy_text, .teaser_headline_einfach .copy_text {
    /*width: auto;*/
    width: 580px;
    /*padding-right: 130px;*/
  }

  /* ENDE DCE: Copy Einfach */
  /* ###################### */
  /* ######################### */
  /* DCE: Headline Einfach 1024*/
  /* line 1014, ../sass/_styles1024.scss */
  .teaser_headline_einfach {
    /* Korrektur wg Fitness&Spa ->Headline oben */
    margin-left: 16px;
    margin-bottom: 50px;
    /*margin-left: -48px;*/
  }

  /* line 1021, ../sass/_styles1024.scss */
  .teaser_headline_einfach .copy_header {
    width: 830px;
  }

  /* Ende DCE: Headline Einfach */
  /* ########################## */
  /* ################## */
  /* DCE Copy Home 1024 */
  /* line 1035, ../sass/_styles1024.scss */
  .teaser_copy_home {
    clear: both;
    margin-left: -64px;
    width: auto;
  }

  /* line 1041, ../sass/_styles1024.scss */
  .teaser_copy_home .copy_home_desktop {
    display: none;
  }

  /* line 1045, ../sass/_styles1024.scss */
  .table.copy.mobile {
    display: inline-block !important;
  }

  /* line 1049, ../sass/_styles1024.scss */
  .copy_home_slider {
    width: 644px;
    height: 269px;
    display: inline-block;
    margin-bottom: 47px;
  }

  /* line 1056, ../sass/_styles1024.scss */
  .teaser_copy_home .tagesaktuelle_raten .raten_listing_wrap:last-child {
    padding-left: 0;
  }

  /* line 1062, ../sass/_styles1024.scss */
  .teaser_copy_home .table.copy.mobile .copy_text {
    width: 474px;
    margin-right: 28px;
  }

  /* line 1067, ../sass/_styles1024.scss */
  .teaser_copy_home .td.wrap_raten {
    margin-left: 46px;
    margin-top: -2px;
  }

  /* line 1073, ../sass/_styles1024.scss */
  html > body .teaser_copy_home .copy_header {
    margin-top: 20px\9;
  }

  /* Ende DCE Copy Home */
  /* ################## */
  /* ##################### */
  /* DCE Teaser Slider 1024*/
  /* line 1089, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop.mobile {
    display: none;
  }

  /* line 1093, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop {
    top: 771px;
    left: -496px;
    width: 644px;
  }

  /* line 1099, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop .element_copy {
    width: 309px;
    padding-right: 18px;
  }

  /* line 1104, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop .element_slider, .wrap_teaser_slider_desktop .element_copy {
    height: 226px;
  }

  /* line 1108, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop .zimmer_preis_wrap {
    /*top: -8px;*/
    top: 155px;
  }

  /* line 1113, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop .button_submit {
    margin-top: 3px;
  }

  /* line 1117, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop .element_navi {
    width: 644px;
    background-repeat: repeat-x;
  }

  /* line 1122, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop .element_navi li {
    width: 161px;
  }

  /* line 1126, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile {
    display: none;
  }

  /* line 1130, ../sass/_styles1024.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-top: 20px;
    margin-left: 7px;
  }

  /* line 1135, ../sass/_styles1024.scss */
  .carousel_teaser_slider .zimmer_teaser_bild {
    min-width: 308px;
    width: 308px;
  }

  /* line 1140, ../sass/_styles1024.scss */
  .ls-wrapper .ls-nav {
    padding-left: 311px;
    top: 243px;
  }

  /* Ende DCE Teaser Slider */
  /* ###################### */
  /* ########################## */
  /* DCE: Tagungspauschale 1024 */
  /* line 1155, ../sass/_styles1024.scss */
  .tagungspauschale_vollflaeche {
    position: relative;
    left: -82px;
    width: 940px;
  }

  /* line 1161, ../sass/_styles1024.scss */
  .divider_tagungspauschale {
    width: 991px;
  }

  /* ENDE DCE: Tagungspauschale */
  /* ########################## */
  /* ################################### */
  /* DCE: CONTENT: Volltext-Teaser  1024 */
  /* line 1175, ../sass/_styles1024.scss */
  .wrap_volltext_teaser {
    clear: both;
    margin-left: 19px !important;
  }

  /* line 1180, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    padding-left: 25px;
    width: 435px !important;
  }

  /* line 1185, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    width: 370px;
    padding-right: 25px;
  }

  /* line 1190, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .infiniteCarousel.ic_peek_padding {
    width: 392px !important;
    height: 272px !important;
  }

  /* line 1195, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .infiniteCarousel_item img {
    width: 396px !important;
  }

  /* line 1199, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text.volltext_teaser {
    width: 395px !important;
  }

  /* line 1203, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_preis_button_wrap.volltext_teaser {
    height: 45px;
    top: -6px;
  }

  /* line 1208, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild.volltext_teaser {
    padding-right: 1px !important;
  }

  /* line 1212, ../sass/_styles1024.scss */
  .ausstattung .headline.open {
    margin-bottom: 1px;
  }

  /* line 1216, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .wrap_button_detail .zimmer_button_ansehen.volltext_teaser {
    top: -35px;
  }

  /* line 1220, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_teaser_text {
    left: 0;
  }

  /* line 1224, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild {
    padding-left: 0px;
  }

  /* line 1228, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    /*margin-right: 10px;*/
  }

  /* line 1232, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .wrap_button_detail {
    height: 40px;
  }

  /* line 1236, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_button_ansehen.volltext_teaser {
    top: 5px;
    margin-right: 0;
    left: 11px;
  }

  /* line 1242, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns {
    left: 0px;
  }

  /* line 1247, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .teaser_element_copy {
    width: 389px;
  }

  /* line 1253, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .border_end {
    width: 857px;
  }

  /* line 1257, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .border_end .e1 {
    width: 25px;
  }

  /* line 1261, ../sass/_styles1024.scss */
  .wrap_volltext_teaser .border_end .e3 {
    width: 14px;
  }

  /* ENDE DCE: CONTENT: Volltext-Teaser */
  /* ################################## */
  /* ################################################## */
  /* DCE: CONTENT: Volltext-Teaser ohne Detailtext 1024 */
  /* line 1274, ../sass/_styles1024.scss */
  .wrap_volltext_teaser.no_detail {
    margin-left: 12px !important;
  }

  /* line 1278, ../sass/_styles1024.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser.no_detail {
    padding-left: 5px;
    width: 435px !important;
  }

  /* line 1283, ../sass/_styles1024.scss */
  .wrap_volltext_teaser.no_detail .wrap_zimmer_teaser_text.volltext_teaser.no_detail {
    width: 389px !important;
  }

  /* DCE: CONTENT: Volltext-Teaser ohne Detailtext 1024 */
  /* ################################################## */
  /* line 1292, ../sass/_styles1024.scss */
  .abstand_gutter_links, .abstand_gutter_rechts {
    display: inline;
    height: 350px;
  }

  /* line 1297, ../sass/_styles1024.scss */
  .abstand_gutter_rechts {
    float: right !important;
    margin-left: -1.125em;
  }

  /* line 1302, ../sass/_styles1024.scss */
  .td.riverservices {
    display: none;
  }

  /* line 1306, ../sass/_styles1024.scss */
  .td.riverservices .header {
    margin-bottom: 20px;
  }

  /* line 1310, ../sass/_styles1024.scss */
  .td.riverservices .wrap_angebot_services {
    padding-bottom: 12px;
  }

  /* line 1315, ../sass/_styles1024.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap {
    margin-left: 0em;
    width: auto;
    margin-bottom: 50px;
    display: inline;
  }

  /* line 1322, ../sass/_styles1024.scss */
  .hinweis_angebote {
    padding-left: 0em;
  }

  /* ####################### */
  /* Breadcrumb Content 1024 */
  /* line 1332, ../sass/_styles1024.scss */
  .breadcrumb_content {
    display: block;
    position: relative;
    top: 0;
    left: -80px;
  }

  /* line 1340, ../sass/_styles1024.scss */
  .breadcrumb_content ul {
    font-size: 12px;
    font-family: arial;
    text-transform: none;
  }

  /* line 1346, ../sass/_styles1024.scss */
  .breadcrumb_content li {
    float: left;
    /*border-right: 1px solid #777777;*/
    border: 0;
    padding-right: 0px;
  }

  /* line 1354, ../sass/_styles1024.scss */
  .breadcrumb_content li:first-child {
    padding-left: 18px;
    padding-right: 0;
    color: #5c2672;
  }

  /* line 1360, ../sass/_styles1024.scss */
  .breadcrumb_content li:first-child, .breadcrumb_content li:last-child {
    border-right: 0;
  }

  /* line 1364, ../sass/_styles1024.scss */
  .breadcrumb_content li a {
    color: #777777;
    text-decoration: none;
  }

  /* line 1369, ../sass/_styles1024.scss */
  .breadcrumb_content li .breadcrumb_root a {
    color: #5c2672 !important;
  }

  /* line 1374, ../sass/_styles1024.scss */
  .breadcrumb_content li:last-child {
    margin-left: 0;
  }

  /* line 1379, ../sass/_styles1024.scss */
  .breadcrumb_content li a:hover {
    text-decoration: none;
    color: #5C2672;
  }

  /* line 1385, ../sass/_styles1024.scss */
  .breadcrumb_content_detail {
    margin-top: -67px;
  }

  /* ENDE Breadcrumb Content */
  /* ####################### */
  /* ######################## */
  /* Tagesaktuelle Raten 1024 */
  /* line 1401, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .abstand_gutter_links, .tagesaktuelle_raten .abstand_gutter_rechts, .tagesaktuelle_raten .headline_teaser_text {
    display: inline;
    height: auto;
    clear: both;
  }

  /* line 1407, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .headline_teaser_text {
    width: 346px;
  }

  /* line 1411, ../sass/_styles1024.scss */
  .tagesaktuelle_raten {
    position: relative;
    top: 0px;
    clear: both;
    display: block;
  }

  /*
  
  
  .tagesaktuelle_raten .raten_listing_wrap {
    width: 239px;
    border: 0;
  }
  
  .tagesaktuelle_raten .raten_listing_grafik_person {
    padding-left: 15px;
  }
  
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende {
    margin-left: 0px;
    margin-right: 0;
    padding-left: 15px;
  }
  
  .content_tagesaktuelle_rate .raten_listing_wrap.raten_last {
    padding-left: 15px !important;
  }
  
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
    margin: 0;
    padding: 0;
    border-top: 1px solid #e9e9e8;
    padding-top: 6px;
  }
  
  .tagesaktuelle_raten .raten_listing_wrap:last-child{
   border-top: 1px solid #e9e9e8 !important;
   padding-top: 6px;
   padding-left: 30px;
  }
  
  .content_tagesaktuelle_rate .raten_listing_wrap .raten_last {
    border-top: 1px solid #E9E9E8 !important;
  }
  
  
  
  */
  /* line 1462, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .content_tagesaktuelle_rate {
    padding-left: 10px;
    padding-right: 0;
    padding-top: 4px;
    width: 520px;
    min-width: 520px;
  }

  /* line 1469, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .headline_teaser_text h2, .tagesaktuelle_raten .headline_teaser_copy {
    font-size: 14px;
    font-family: arial;
    color: #333333;
    line-height: 26px;
  }

  /* line 1476, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .headline_teaser_text h2 {
    font-weight: normal;
  }

  /* line 1480, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .headline_teaser_copy {
    line-height: 26px;
    padding-bottom: 27px;
  }

  /* line 1487, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_header {
    padding-bottom: 20px;
    line-height: 26px;
  }

  /* line 1492, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_hinweise {
    padding-top: 20px;
  }

  /* MJ Neu: Tagesaktuelle Raten */
  /* line 1500, ../sass/_styles1024.scss */
  .ratenVerteilerTable {
    min-width: 440px;
    width: 500px;
  }

  /* line 1507, ../sass/_styles1024.scss */
  .ratenVerteilerTableCell.ratenZelle1 {
    width: 80px;
    display: inline-block;
    border: 0px solid red;
  }

  /* line 1513, ../sass/_styles1024.scss */
  .ratenVerteilerTableCell.ratenZelle2 {
    border: 0px solid green;
    display: inline-block;
    padding-right: 0;
    text-align: center;
    width: 80px;
  }

  /* line 1522, ../sass/_styles1024.scss */
  .ratenVerteilerTableRow.ratenVerteilerElement2 .ratenVerteilerDivider {
    display: none;
  }

  /* line 1526, ../sass/_styles1024.scss */
  .ratenVerteilerTableRow.ratenVerteilerElement3 {
    float: left;
  }

  /* line 1531, ../sass/_styles1024.scss */
  .ratenVerteilerTableRow.ratenVerteilerElement4 {
    float: left;
  }

  /* line 1536, ../sass/_styles1024.scss */
  .ratenVerteilerDivider {
    float: none;
    padding-left: 8px;
    padding-right: 8px;
  }

  /* ENDE Tagesaktuelle Raten 1024 */
  /* ############################# */
  /* line 1550, ../sass/_styles1024.scss */
  .content_main {
    margin-top: 0px;
    margin-left: 80px;
  }

  /* ################## */
  /* Riverservices 1024 */
  /* line 1562, ../sass/_styles1024.scss */
  .copy .td.riverservices {
    margin-top: 0 !important;
    display: inline;
    padding-left: 20px;
    padding-right: 0;
    padding-bottom: 0px;
  }

  /* line 1570, ../sass/_styles1024.scss */
  .copy .td {
    vertical-align: top;
  }

  /* line 1574, ../sass/_styles1024.scss */
  .copy .td.riverservices .header, .copy .td.riverservices .wrap_angebot_services {
    width: 226px;
  }

  /* line 1578, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche .riverservices_bildteaser_img {
    width: 196px;
  }

  /* line 1582, ../sass/_styles1024.scss */
  .riverservices_bildteaser {
    width: 196px;
  }

  /* line 1586, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4:last-child {
    float: right;
  }

  /* ENDE Riverservices 1024 */
  /* ####################### */
  /* ############################################## */
  /* Riverservices Zitat für Mobil-Darstellung 1024 */
  /* line 1600, ../sass/_styles1024.scss */
  .riverservices_zitat_mobile {
    display: inline-block;
    margin-left: 104px;
    margin-right: 12px;
    margin-top: 55px;
    width: 620px;
    height: 200px;
  }

  /* line 1609, ../sass/_styles1024.scss */
  .bewertung_hotel {
    float: right;
    left: 139px;
    position: relative;
    text-align: center;
    top: -175px;
  }

  /* line 1617, ../sass/_styles1024.scss */
  .trenngrafik_zitat {
    margin-bottom: 5px;
    margin-top: 5px;
  }

  /* line 1623, ../sass/_styles1024.scss */
  .bewertung_hotel {
    top: -208px;
    left: 174px;
  }

  /* line 1628, ../sass/_styles1024.scss */
  .zitat_content {
    width: 580px;
  }

  /* line 1632, ../sass/_styles1024.scss */
  .zitat_grafik_ende {
    margin-right: 15px;
  }

  /* Riverservices Zitat für Mobil-Darstellung 1024 */
  /* ############################################## */
  /* line 1644, ../sass/_styles1024.scss */
  .abstand_ganzes_gutter_l_r {
    padding: 0;
  }

  /* line 1648, ../sass/_styles1024.scss */
  .copy_header {
    width: 560px;
  }

  /* line 1652, ../sass/_styles1024.scss */
  .copy_text {
    width: 560px;
  }

  /* line 1660, ../sass/_styles1024.scss */
  .wrap_zimmer_teaser_text {
    height: 301px;
  }

  /* line 1664, ../sass/_styles1024.scss */
  .zimmer_preis_button_wrap {
    bottom: 21px;
  }

  /* line 1668, ../sass/_styles1024.scss */
  .zimmer_preis_button_wrap .zimmer_preis_wrap {
    width: 120px;
    /*padding-right: 32px;*/
    padding-right: 0;
  }

  /* line 1674, ../sass/_styles1024.scss */
  .zimmer_preis_button_wrap .button_submit {
    margin-top: 5px;
  }

  /* line 1678, ../sass/_styles1024.scss */
  .zimmer_button_ansehen {
    padding-right: 12px;
    top: 6px;
    width: 223px;
  }

  /* ############## */
  /* SEO-Board 1024 */
  /* line 1690, ../sass/_styles1024.scss */
  .footer {
    width: 1024px;
    margin-left: 0px;
  }

  /* line 1695, ../sass/_styles1024.scss */
  .seo_board .anfahrt_wrap {
    display: none;
  }

  /* line 1699, ../sass/_styles1024.scss */
  .seo_board .anfahrt_wrap_980 {
    display: block;
    /*padding-bottom: 68px;*/
    clear: both;
    left: 200px;
    top: -77px;
    position: relative;
    width: 288px;
    left: 506px;
  }

  /* line 1710, ../sass/_styles1024.scss */
  .seo_board {
    min-width: 100% !important;
    width: 1024px !important;
    margin-left: 0px;
  }

  /* line 1716, ../sass/_styles1024.scss */
  .seo_board .bereich_eins {
    width: 254px;
    min-width: 254px;
    padding-right: 30px;
  }

  /* line 1722, ../sass/_styles1024.scss */
  .seo_board .bereich_zwei {
    width: 252px;
  }

  /* line 1726, ../sass/_styles1024.scss */
  .seo_board .bereich_drei {
    width: 252px;
  }

  /* line 1730, ../sass/_styles1024.scss */
  .seo_board .bereich_vier {
    min-width: 200px;
    width: 200px;
  }

  /* line 1735, ../sass/_styles1024.scss */
  .seo_board .anfahrt_wrap_980 h3 {
    /*margin-left: 508px;*/
    margin-top: 0;
  }

  /* line 1741, ../sass/_styles1024.scss */
  .seo_board .anfahrt {
    /*margin-left: 508px;*/
    margin-top: 0;
  }

  /* line 1746, ../sass/_styles1024.scss */
  .seo_board .anfahrt_kontakt {
    /*margin-left: 508px;*/
    margin-top: 0;
    /*padding-bottom: 50px;*/
  }

  /* ENDE SEO-Board 1024 */
  /* ############## */
  /* ######################## */
  /* KARRIERE Jobausgabe 1024 */
  /* line 1759, ../sass/_styles1024.scss */
  .copy_job .hr_job {
    width: 224px !important;
  }

  /* line 1763, ../sass/_styles1024.scss */
  .einzelelement.element_job_liste {
    width: 559px;
  }

  /* line 1767, ../sass/_styles1024.scss */
  .karriere_trennlinie {
    width: 133px !important;
  }

  /* ENDE KARRIERE Jobausgabe 1024 */
  /* ############################# */
  /* ########### */
  /* Footer 1024 */
  /* line 1779, ../sass/_styles1024.scss */
  .footer {
    height: 55px;
  }

  /* line 1783, ../sass/_styles1024.scss */
  .footer .wrap_socialmedia_nav {
    clear: both;
  }

  /* line 1787, ../sass/_styles1024.scss */
  .footer_rechts {
    margin-top: 0;
  }

  /* ENDE Footer 1024 */
  /* ########### */
}
/* Tablet Portrait */
/* ##################### */
/* Exakt für 768 (Tablet Portrait)) */
@media (max-width: 768px) {
  /* line 7, ../sass/_styles768.scss */
  body {
    width: 768px;
  }

  /* line 11, ../sass/_styles768.scss */
  .navi_element.kamera {
    border-left: 1px solid #999 !important;
  }

  /* line 15, ../sass/_styles768.scss */
  .meta_navi .navi_element:last-child {
    border-left: 1px solid #BCBBB7 !important;
  }

  /* line 19, ../sass/_styles768.scss */
  .meta_navi .navi_element.text.empire_text {
    margin-right: -15px;
  }

  /* line 23, ../sass/_styles768.scss */
  .copy .td.riverservices {
    padding-bottom: 0;
  }

  /* line 27, ../sass/_styles768.scss */
  .logo_980 {
    margin-left: 0px;
  }

  /* line 31, ../sass/_styles768.scss */
  .preis-desktop {
    display: none;
  }

  /* line 35, ../sass/_styles768.scss */
  .navi_1260 {
    margin-left: 10px;
    text-align: left !important;
  }

  /* line 40, ../sass/_styles768.scss */
  .hide_768 {
    display: none !important;
  }

  /* line 44, ../sass/_styles768.scss */
  .show_768 {
    clear: both;
    display: inline !important;
    padding-top: 20px;
    float: right;
    margin-right: 0;
  }

  /* line 52, ../sass/_styles768.scss */
  .meta_navi_rechts.sub .show_768 .navi_element {
    font-size: 13px;
  }

  /* line 56, ../sass/_styles768.scss */
  .meta_navi .navi_element .icon_kamera {
    opacity: 0.8;
  }

  /* line 60, ../sass/_styles768.scss */
  .meta_navi_active {
    color: #fff !important;
  }

  /* line 64, ../sass/_styles768.scss */
  .lastElement {
    margin-bottom: 0px;
  }

  /* line 68, ../sass/_styles768.scss */
  #header_wrap {
    min-width: 100%;
    width: 100%;
  }

  /* line 73, ../sass/_styles768.scss */
  .breadcrumb_content {
    left: -48px;
  }

  /* line 77, ../sass/_styles768.scss */
  .tx-hoteaser {
    /*margin-bottom: 0;*/
  }

  /* line 81, ../sass/_styles768.scss */
  nav {
    min-width: 100%;
    width: 100%;
    padding-left: 11px;
  }

  /* line 87, ../sass/_styles768.scss */
  nav li {
    font-size: 12px;
    padding-right: 22px;
  }

  /* line 92, ../sass/_styles768.scss */
  .header_teaser_wrap h2 {
    font-size: 2.5em;
    font-weight: normal;
    margin-left: 80px;
    margin-top: -66px;
  }

  /* line 100, ../sass/_styles768.scss */
  .width_optimierung_nav {
    margin-left: 0px;
    width: 445px;
  }

  /* line 105, ../sass/_styles768.scss */
  .meta_navi_rechts {
    padding-right: 15px;
  }

  /* line 109, ../sass/_styles768.scss */
  .search_input {
    border: 0px none !important;
    padding-right: 0px !important;
  }

  /* line 114, ../sass/_styles768.scss */
  .meta_navi {
    margin-left: 0;
  }

  /* line 118, ../sass/_styles768.scss */
  #ui-datepicker-div {
    left: 42px !important;
    top: 262px !important;
  }

  /* Sub-Navigation 768 */
  /* line 124, ../sass/_styles768.scss */
  nav #popnav_1, nav #popnav_2, nav #popnav_3, nav #popnav_4, nav #popnav_5, nav #popnav_6 {
    top: 33px;
    left: 0px;
    background: url("../img/980_background-subnavi.png") 0 0 no-repeat;
    padding-left: 15px;
  }

  /* line 132, ../sass/_styles768.scss */
  nav #popnav_2 {
    left: 92px;
  }

  /* line 136, ../sass/_styles768.scss */
  nav #popnav_3 {
    left: 228px;
  }

  /* line 140, ../sass/_styles768.scss */
  nav #popnav_4 {
    left: 365px;
  }

  /* line 144, ../sass/_styles768.scss */
  nav #popnav_5 {
    left: 484px;
  }

  /* line 148, ../sass/_styles768.scss */
  nav #popnav_6 {
    left: 596px;
  }

  /* line 152, ../sass/_styles768.scss */
  nav #popnav_1 li, nav #popnav_2 li, nav #popnav_3 li, nav #popnav_4 li, nav #popnav_5 li, nav #popnav_6 li {
    width: 170px;
  }

  /* line 160, ../sass/_styles768.scss */
  .buchungsmaske_2_wrap {
    min-width: 743px;
    width: 743px;
    margin-left: 15px;
  }

  /* line 166, ../sass/_styles768.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_zimmer {
    margin-left: -10px;
  }

  /* line 170, ../sass/_styles768.scss */
  .element_buchungsmaske.left_input {
    margin-left: 60px;
    margin-right: 14px;
  }

  /* line 176, ../sass/_styles768.scss */
  .buchungsmaske_2.unterer_bereich {
    width: 768px;
  }

  /* line 184, ../sass/_styles768.scss */
  .buchungsmaske_2.unterer_bereich .element_1 {
    margin-left: 13px;
  }

  /* line 189, ../sass/_styles768.scss */
  .buchungsmaske_2.unterer_bereich .element_2 {
    margin-left: 4px;
  }

  /* line 193, ../sass/_styles768.scss */
  .buchungsmaske_2 .element_buchungsmaske input {
    width: 80px;
  }

  /* line 197, ../sass/_styles768.scss */
  .element_buchungsmaske.left_input, .buchungsmaske_2 .element_buchungsmaske .select, .buchungsmaske .element_buchungsmaske select.styled, .buchungsmaske_2 .element_buchungsmaske select.styled {
    width: 105px !important;
  }

  /* line 201, ../sass/_styles768.scss */
  .buchungsmaske .element_buchungsmaske .select, .buchungsmaske_2 .element_buchungsmaske .select {
    background: url("../img/select.png") no-repeat scroll 0 1px transparent;
  }

  /* line 206, ../sass/_styles768.scss */
  #formular_buchungsmaske_980 {
    position: absolute;
    top: 554px;
    left: -5px;
  }

  /* Content 768 */
  /* line 217, ../sass/_styles768.scss */
  .content_main {
    margin-left: 54px;
    margin-top: 25px;
  }

  /* line 223, ../sass/_styles768.scss */
  .content_main .table {
    margin-top: 0;
  }

  /* line 228, ../sass/_styles768.scss */
  .clear_tablet {
    clear: both;
    padding-left: 18px !important;
  }

  /* line 233, ../sass/_styles768.scss */
  .breadcrumb_content li:first-child {
    padding-bottom: 6px;
    padding-right: 10px;
  }

  /* line 238, ../sass/_styles768.scss */
  .breadcrumb_content_detail {
    width: 400px;
  }

  /* line 243, ../sass/_styles768.scss */
  .breadcrumb_content_detail li {
    padding-left: 0 !important;
  }

 /*
.tagesaktuelle_raten .raten_listing_wrap {
  width: 296px;
  border-bottom: 1px solid #e9e9e8;
  margin-top: 7px;
}

.tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
  margin-top: 7px !important;
  padding: 0;
}

.tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende {
  padding-left: 0px !important;
}

.content_tagesaktuelle_rate .raten_listing_wrap.raten_last {
  padding-left: 0px !important;
}

.tagesaktuelle_raten .raten_listing_wrap:last-child {
  padding-top: 0;
}

.tagesaktuelle_raten .raten_hinweise {
  float: right;
}

.tagesaktuelle_raten .raten_listing_grafik_person {
  padding-left: 0px;
}

.content_tagesaktuelle_rate .datum_raten {
  width: 125px;
}

.content_tagesaktuelle_rate .preis_raten.null_single_double {
    
}

.content_tagesaktuelle_rate .datum_raten.null_single_double {
    width: 125px;
}


*/
  /* line 297, ../sass/_styles768.scss */
  .abstand_raten {
    padding-right: 0px;
  }

  /* MJ Neu: Tagesaktuelle Raten */
  /* line 305, ../sass/_styles768.scss */
  .tagesaktuelle_raten .raten_hinweise {
    padding-bottom: 0;
  }

  /* line 309, ../sass/_styles768.scss */
  .ratenVerteilerTable {
    width: 310px;
    min-width: 310px;
  }

  /* line 315, ../sass/_styles768.scss */
  .ratenVerteilerTableRow {
    display: table-row;
  }

  /* line 319, ../sass/_styles768.scss */
  .ratenVerteilerTableCell {
    display: table-cell;
  }

  /* line 323, ../sass/_styles768.scss */
  .ratenVerteilerDivider {
    display: none;
  }

  /* line 327, ../sass/_styles768.scss */
  .ratenVerteilerTableRow {
    border-bottom: 1px solid #e9e9e8;
  }

  /* line 331, ../sass/_styles768.scss */
  .ratenVerteilerTableCell.ratenZelle1 {
    width: 134px;
  }

  /* line 334, ../sass/_styles768.scss */
  .ratenVerteilerTableCell.ratenZelle2 {
    width: 86px;
    text-align: right;
  }

  /* ##################### */
  /* IFRAME Hotelwertungen */
  /* line 345, ../sass/_styles768.scss */
  #iframe_hotelbewertungen {
    margin-left: -55px;
    width: 748px;
  }

  /* Ende IFRAME Hotelwertungen */
  /* ########################## */
  /* ################# */
  /* Zimmer Teaser 768 */
  /* line 356, ../sass/_styles768.scss */
  .wrap_zimmer_teaser {
    width: 690px;
    border: 0px solid green;
    margin-bottom: 50px;
  }

  /* line 362, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text {
    width: 236px;
    height: 232px;
    border-bottom: 0;
    margin-top: 20px;
  }

  /* line 369, ../sass/_styles768.scss */
  .preis-tablet_wrap {
    background-color: #f5f5f5;
    margin-left: -3px;
    margin-top: -5px;
    width: 674px;
    padding-bottom: 20px;
    display: block;
    padding-top: 5px;
  }

  /* line 379, ../sass/_styles768.scss */
  .preis-tablet_wrap.teaser_vollflaeche img {
    display: none;
  }

  /* line 383, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet {
    border-bottom: 2px solid #333333;
    border-top: 0 none;
    height: 53px;
    margin-left: 20px;
    margin-top: 5px;
    width: 634px;
  }

  /* line 392, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit {
    width: 201px;
    background-position: right 9px;
    padding-left: 10px !important;
    padding-right: 20px;
    text-align: right;
    width: auto;
    /*background-image: none !important;*/
  }

  /* line 402, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit img {
    margin-top: -3px;
    padding-left: 10px;
  }

  /* line 407, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen {
    float: right;
    padding-right: 0;
    width: auto;
    top: 1px;
  }

  /* line 414, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen a {
    display: block;
    height: 32px;
  }

  /* line 419, ../sass/_styles768.scss */
  .zimmer_teaser_text {
    width: 290px;
    height: 258px;
    padding-left: 20px;
    left: -3px;
  }

  /* line 426, ../sass/_styles768.scss */
  .zimmer_preis_wrap {
    margin-top: -10px;
  }

  /* line 430, ../sass/_styles768.scss */
  .zimmer_preis_wrap .zimmer_preis_element_text {
    font-size: 12px;
  }

  /* line 434, ../sass/_styles768.scss */
  .zimmer_preis_wrap .zimmer_preis_element_preis {
    font-size: 24px;
  }

  /* ENDE Zimmer Teaser 768 */
  /* ###################### */
  /* ##################### */
  /* Teaser Vollfläche 768 */
  /* line 446, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche {
    display: none;
  }

  /* line 450, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche_tablet {
    display: inline;
  }

  /* line 454, ../sass/_styles768.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche, .zimmer_teaser_columns.teaser_vollflaeche, .zimmer_teaser_text.teaser_vollflaeche {
    width: 615px;
    padding-left: 21px;
  }

  /* line 459, ../sass/_styles768.scss */
  wrap_teaser_vollflaeche_tablet .wrap_zimmer_teaser_text.teaser_vollflaeche {
    width: 580px;
    margin-top: 0;
  }

  /* line 464, ../sass/_styles768.scss */
  .zimmer_teaser_text.teaser_vollflaeche {
    height: auto;
  }

  /* line 468, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche_tablet .wrap_zimmer_teaser_text.preis-tablet {
    width: 580px;
    margin-left: 0;
  }

  /* line 473, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche_tablet .wrap_zimmer_teaser_text.teaser_vollflaeche {
    height: auto;
  }

  /* line 477, ../sass/_styles768.scss */
  .preis-tablet_wrap.teaser_vollflaeche {
    clear: both;
    width: 615px;
  }

  /* line 482, ../sass/_styles768.scss */
  .zimmer_teaser_bild.teaser_vollflaeche {
    min-width: 580px;
    width: 580px;
    margin: 0px 20px 20px 15px;
  }

  /* line 488, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche .button_submit {
    width: auto !important;
  }

  /* line 492, ../sass/_styles768.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche, .zimmer_teaser_text.zimmer_teaser_text_gutter.teaser_vollflaeche, .preis-tablet_wrap.teaser_vollflaeche {
    background-color: #f5f5f5 !important;
    padding-left: 14px;
  }

  /* line 497, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche_tablet .zimmer_button_ansehen {
    left: 0;
  }

  /* line 501, ../sass/_styles768.scss */
  #ytApiPlayer {
    margin-top: 19px;
    margin-left: -3px;
  }

  /* line 506, ../sass/_styles768.scss */
  #filmwrap {
    width: 580px;
    height: 326px;
  }

  /* line 511, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.teaser_vollflaeche {
    height: auto;
    margin-bottom: 15px;
  }

  /* line 517, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_text.teaser_vollflaeche {
    height: auto;
  }

  /* line 521, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    float: left;
    height: auto;
    width: 615px;
  }

  /* line 527, ../sass/_styles768.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    height: 100% !important;
  }

  /* line 531, ../sass/_styles768.scss */
  #myStartImage {
    width: 580px;
    cursor: pointer;
    display: none;
  }

  /* line 537, ../sass/_styles768.scss */
  #myStartImageTablet {
    width: 580px;
    cursor: pointer;
  }

  /* line 545, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film {
    display: inline;
  }

  /* line 549, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet {
    display: inline;
  }

  /* line 553, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_wrap_bild {
    padding: 0 !important;
  }

  /* line 557, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .preis-tablet_wrap {
    /*
    margin-top: -5px;
    margin-right: 16px;
    padding-bottom: 31px;
    padding-top: 19px; 
    */
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 19px;
    display: inline-block;
  }

  /* line 571, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet .button_submit {
    margin-right: 16px;
  }

  /* line 575, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .preis-tablet_wrap.teaser_vollflaeche img {
    display: inline;
  }

  /* line 579, ../sass/_styles768.scss */
  #hrefStartMovie, #hrefStartMovie {
    display: none;
  }

  /* line 583, ../sass/_styles768.scss */
  #hrefStartMovieTablet {
    float: left;
    padding-right: 27px;
    width: 79px;
  }

  /* line 589, ../sass/_styles768.scss */
  #hrefStopMovieTablet {
    display: none;
    float: left;
    margin-top: -2px;
    padding-right: 26px;
    width: 79px;
  }

  /* line 597, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet .button_submit {
    padding-right: 15px;
  }

  /* line 601, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet .button_submit img {
    border: 0px solid #FF0000;
    float: right;
    margin-right: -27px;
    margin-top: 8px;
    padding: 0;
  }

  /* line 609, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen {
    float: right;
    padding-right: 0;
    top: 1px;
    width: 90px;
  }

  /* line 617, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .zimmer_preis_button_wrap.teaser_vollflaeche.preis-desktop {
    display: inline;
  }

  /* line 621, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser.teaser_vollflaeche {
    margin-left: 4px;
  }

  /* ENDE Teaser Vollfläche 768 */
  /* ########################## */
  /* ################ */
  /* EVENTKALENDER 768*/
  /* line 634, ../sass/_styles768.scss */
  .eventkalender_wrap {
    display: block;
    margin-left: 0;
    clear: both;
    width: 652px;
    border: 0px solid blue;
  }

  /* line 642, ../sass/_styles768.scss */
  .eventkalender_wrap .teaser_show_landscape {
    display: block;
    width: 652px;
  }

  /* line 647, ../sass/_styles768.scss */
  .eventkalender_wrap .teaser_show_desktop {
    display: none;
  }

  /* line 651, ../sass/_styles768.scss */
  .divider_eventkalender {
    width: 618px;
  }

  /* line 655, ../sass/_styles768.scss */
  .eventkalender_categorie {
    width: 652px;
  }

  /* line 659, ../sass/_styles768.scss */
  .eventkalender_wrap .td.riverservices {
    display: none;
  }

  /* line 663, ../sass/_styles768.scss */
  .eventkalender_wrap .formatierung_table {
    width: 326px;
  }

  /* line 667, ../sass/_styles768.scss */
  .eventkalender_wrap .td.riverservices.copy.befuellung.events {
    display: inline;
    margin-left: 20px;
  }

  /* ENDE EVENTKALENDER */
  /* ################## */
  /* ############### */
  /* 1er- Teaser 768 */
  /* line 679, ../sass/_styles768.scss */
  .ein_teaser_wrap {
    margin-left: -50px;
  }

  /* line 683, ../sass/_styles768.scss */
  .ein_teaser_wrap .td.riverservices {
    margin-left: -59px;
  }

  /* line 687, ../sass/_styles768.scss */
  .ein_teaser_wrap .ein_teaser_image {
    width: 172px !important;
    padding-right: 0;
  }

  /* line 691, ../sass/_styles768.scss */
  .ein_teaser_image img {
    width: 172px !important;
  }

  /* line 695, ../sass/_styles768.scss */
  .ein_teaser_wrap .formatierung_table {
    width: 430px;
  }

  /* line 699, ../sass/_styles768.scss */
  .ein_teaser_wrap .wrap_header_text {
    width: 200px;
    padding-left: 20px;
    margin-top: -6px;
  }

  /* line 705, ../sass/_styles768.scss */
  .ein_teaser_wrap .ein_teaser_header, .ein_teaser_wrap .ein_teaser_text {
    width: 238px;
  }

  /* line 709, ../sass/_styles768.scss */
  .ein_teaser_wrap h2 {
    margin-bottom: 0 !important;
  }

  /* ENDE 1er- Teaser 768 */
  /* #################### */
  /* ######################### */
  /* 2er Teaser Vollfläche 768 */
  /* line 721, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche {
    left: 0px;
  }

  /* line 725, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_header {
    width: 324px;
    padding-left: 8px;
    padding-right: 22px;
    display: table-cell;
  }

  /* line 732, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_datum {
    padding-right: 22px;
  }

  /* line 736, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap {
    display: inline-block;
    margin-left: 1.125em;
    margin-bottom: 0px;
  }

  /* line 742, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table_padding {
    margin-left: -60px;
    padding-left: 12px;
  }

  /* line 747, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .formatierung_table_padding {
    padding-left: 10px;
  }

  /* line 751, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_text {
    max-width: 300px;
  }

  /* line 755, ../sass/_styles768.scss */
  .zimmer_preis_button_wrap.zweier_teaser {
    width: 300px !important;
    border-bottom: 2px solid #333333;
    display: block;
    position: relative;
    top: -10px;
    padding-bottom: 0px;
  }

  /* line 764, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image {
    width: 300px;
  }

  /* line 768, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image img {
    width: 300px;
    height: 178px;
  }

  /* line 773, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image, .zweier_teaser_vollflaeche .zwei_teaser_header, .zweier_teaser_vollflaeche .zwei_teaser_datum, .zweier_teaser_vollflaeche .zwei_teaser_text {
    width: 300px !important;
  }

  /* line 778, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap {
    top: 0px;
    margin-top: 40px;
    margin-bottom: 50px;
  }

  /* line 784, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit {
    position: relative;
    top: 0px;
    left: 0px;
    width: auto;
  }

  /* line 792, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit img {
    margin-top: -4px;
  }

  /* line 796, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .large-9 {
    /*width: 100%; */
  }

  /* ENDE 2er Teaser Vollfläche 768 */
  /* ############################## */
  /* ################# */
  /* 2-er - Teaser 768 */
  /* line 808, ../sass/_styles768.scss */
  .zwei_teaser_wrap {
    margin-left: 6px;
  }

  /* line 812, ../sass/_styles768.scss */
  .zwei_teaser_wrap .zwei_teaser_header {
    width: 321px;
  }

  /* line 816, ../sass/_styles768.scss */
  .zwei_teaser_wrap .formatierung_table {
    /*padding-left: 12px;
    padding-right: 26px;*/
    padding-left: 0px;
  }

  /* line 822, ../sass/_styles768.scss */
  .zwei_teaser_wrap .formatierung_table_padding {
    /*
    padding-left: 0px;
    margin-left: -6px;
    */
    padding-left: 2px;
  }

  /* line 831, ../sass/_styles768.scss */
  .zimmer_teaser_wrap_bild, .zimmer_teaser_columns {
    width: 384px;
    height: 258px !important;
    left: -3px;
    padding-left: 20px;
  }

  /* line 839, ../sass/_styles768.scss */
  .zimmer_teaser_wrap_bild {
    height: 238px !important;
    border: 0px solid red;
    padding: 0 !important;
    margin: 0 !important;
    padding-top: 20px !important;
  }

  /* line 847, ../sass/_styles768.scss */
  .zimmer_teaser_bild {
    min-width: 364px;
    width: 364px;
  }

  /* line 852, ../sass/_styles768.scss */
  .zwei_teaser_image {
    width: 300px;
  }

  /* line 856, ../sass/_styles768.scss */
  .zwei_teaser_image img {
    width: 300px;
    height: 160px;
  }

  /* line 861, ../sass/_styles768.scss */
  .zwei_teaser_text {
    max-width: 300px;
  }

  /* line 865, ../sass/_styles768.scss */
  .zwei_teaser_wrap .zimmer_preis_button_wrap {
    max-width: 300px !important;
    left: 8px  !important;
  }

  /* line 870, ../sass/_styles768.scss */
  .hinweis_angebote {
    margin-top: 55px;
  }

  /* line 874, ../sass/_styles768.scss */
  .zwei_teaser_image, .zwei_teaser_header, .zwei_teaser_datum, .zwei_teaser_text {
    width: 320px !important;
  }

  /* line 879, ../sass/_styles768.scss */
  .zwei_teaser_wrap .zimmer_preis_button_wrap {
    left: 5px;
  }

  /* ENDE 2-er - Teaser 768 */
  /* ###################### */
  /* ######################### */
  /* 3er Teaser Vollfläche 768 */
  /* line 891, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche {
    margin-left: 0px;
  }

  /* line 895, ../sass/_styles768.scss */
  .drei_teaser_wrap {
    clear: both;
    margin-left: 32px;
    margin-bottom: 12px;
  }

  /* line 901, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap {
    margin-left: 0px;
  }

  /* line 905, ../sass/_styles768.scss */
  .drei_teaser_wrap .copy .td.riverservices {
    display: none;
  }

  /* line 909, ../sass/_styles768.scss */
  .td.riverservices.riverservices_3erteaser_ipad {
    display: inline !important;
    margin-left: 100px !important;
    padding-top: 35px;
  }

  /* line 915, ../sass/_styles768.scss */
  .drei_teaser_image {
    padding-bottom: 18px;
    width: 300px;
  }

  /* line 920, ../sass/_styles768.scss */
  .drei_teaser_header {
    color: #333333;
    font-family: "Perpetua MT W01";
    font-size: 22px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    width: 300px;
    margin-bottom: 1px;
    margin-top: 0;
  }

  /* line 932, ../sass/_styles768.scss */
  .drei_teaser_datum {
    color: #777777;
    font-family: "DIN Next W01 Regular";
    font-size: 14px;
    line-height: 22px;
    width: 300px;
    margin-bottom: 1px;
  }

  /* line 941, ../sass/_styles768.scss */
  .drei_teaser_text {
    color: #777777;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    width: 300px;
  }

  /* line 950, ../sass/_styles768.scss */
  .drei_teaser_rechts_tablet {
    display: inline;
  }

  /* line 954, ../sass/_styles768.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 18px !important;
  }

  /* line 959, ../sass/_styles768.scss */
  .drei_teaser_rechts_desktop {
    display: none;
  }

  /* line 963, ../sass/_styles768.scss */
  .drei_teaser_wrap .formatierung_table {
    display: table-cell !important;
    width: 300px;
    margin-right: 23px;
  }

  /* line 969, ../sass/_styles768.scss */
  .drei_teaser_wrap .formatierung_table_padding {
    width: 300px;
    padding-left: 13px;
  }

  /* line 974, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap {
    margin-bottom: 50px;
    margin-top: 25px;
    top: 0;
    width: 300px;
  }

  /* line 981, ../sass/_styles768.scss */
  .drei_teaser_wrap .zimmer_preis_button_wrap {
    border-bottom: 2px solid #333333;
    display: block;
    position: relative;
  }

  /* line 987, ../sass/_styles768.scss */
  .drei_teaser_wrap .zimmer_preis_wrap {
    width: 120px;
  }

  /* line 991, ../sass/_styles768.scss */
  .drei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
    color: #333333;
    font-family: "Times-New-Roman";
    font-size: 28px;
  }

  /* line 997, ../sass/_styles768.scss */
  .drei_teaser_wrap .copy .td.riverservices .header, .drei_teaser_wrap .copy .td.riverservices .drei_teaser_header, .drei_teaser_wrap .copy .td.riverservices .wrap_angebot_services, .drei_teaser_wrap .drei_teaser_vollflaeche .riverservices_bildteaser_img {
    width: 192px;
  }

  /* line 1001, ../sass/_styles768.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 16px !important;
  }

  /* ENDE 3er Teaser Vollfläche 768 */
  /* ################################### */
  /* ################################ */
  /* 3er Teaser Vollfläche HOME 768 */
  /* line 1013, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_rechts_desktop {
    display: none !important;
  }

  /* line 1017, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home {
    margin-left: -45px;
  }

  /* line 1021, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_wrap {
    width: 748px;
  }

  /* line 1025, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_wrap .formatierung_table {
    margin-left: 43px;
  }

  /* line 1030, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_rechts_tablet {
    display: inline !important;
  }

  /* line 1034, ../sass/_styles768.scss */
  .td.riverservices.riverservices_3erteaser_ipad {
    display: none !important;
  }

  /* line 1038, ../sass/_styles768.scss */
  .drei_teaser_wrap.home .formatierung_table_padding {
    padding-left: 64px;
  }

  /* line 1042, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_wrap .formatierung_table_padding {
    padding-left: 13px;
  }

  /* line 1046, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 60px !important;
    padding-top: 10px;
  }

  /* ENDE 3er Teaser Vollfläche HOME (768) */
  /* ##################################### */
  /* ##################### */
  /* DCE: Copy Einfach 768 */
  /* line 1060, ../sass/_styles768.scss */
  .teaser_copy_einfach {
    padding-bottom: 50px;
  }

  /* line 1064, ../sass/_styles768.scss */
  .teaser_copy_einfach .copy_header, .teaser_copy_einfach .copy_text, .teaser_headline_einfach .copy_header {
    width: 360px;
    /*padding-right: 50px;*/
  }

  /* line 1069, ../sass/_styles768.scss */
  .teaser_copy_einfach .copy_text {
    padding-right: 0;
  }

  /* Ende DCE: Copy Einfach 768 */
  /* ########################## */
  /* ######################### */
  /* DCE: Headline Einfach 768 */
  /* line 1081, ../sass/_styles768.scss */
  .teaser_headline_einfach {
    /*margin-left: 16px;*/
    margin-left: 0;
  }

  /* line 1086, ../sass/_styles768.scss */
  .teaser_headline_einfach .copy_header {
    width: 670px;
  }

  /* Ende DCE: Headline Einfach */
  /* ########################## */
  /* line 1096, ../sass/_styles768.scss */
  .img_980 {
    min-width: 100%;
    width: 100%;
  }

  /* line 1101, ../sass/_styles768.scss */
  .tagesaktuelle_raten .content_tagesaktuelle_rate {
    width: 300px !important;
    min-width: 300px;
  }

  /* line 1106, ../sass/_styles768.scss */
  .copy .td.riverservices, .hinweis_angebote {
    padding-left: 0;
    margin-left: 0px;
  }

  /* line 1111, ../sass/_styles768.scss */
  .abstand_ganzes_gutter_l_r {
    padding-left: 0em !important;
  }

  /* line 1115, ../sass/_styles768.scss */
  .copy_header, .copy_text {
    width: 428px;
  }

  /* line 1119, ../sass/_styles768.scss */
  .copy .td.riverservices {
    margin-top: 12px !important;
  }

  /* line 1124, ../sass/_styles768.scss */
  .riverservices_zitat_mobile {
    margin-left: 10px;
    margin-top: 55px;
    width: 600px;
  }

  /* line 1130, ../sass/_styles768.scss */
  .bewertung_hotel {
    top: -208px;
    left: 174px;
  }

  /* line 1135, ../sass/_styles768.scss */
  .zitat_content {
    width: 580px;
  }

  /* line 1139, ../sass/_styles768.scss */
  .zitat_grafik_ende {
    margin-right: 15px;
  }

  /* #################### */
  /* DCE: Copy Home 768 */
  /* line 1150, ../sass/_styles768.scss */
  .copy_home_slider {
    width: 492px;
    height: 264px;
    background: url("../img/platzhalter_teaserslider768.jpg") no-repeat scroll 0 0 transparent;
  }

  /* line 1156, ../sass/_styles768.scss */
  .teaser_copy_home {
    margin-left: -44px;
  }

  /* line 1160, ../sass/_styles768.scss */
  .teaser_copy_home {
    clear: both;
  }

  /* line 1165, ../sass/_styles768.scss */
  .teaser_copy_home .td.wrap_raten {
    margin-left: 15px;
  }

  /* line 1170, ../sass/_styles768.scss */
  .teaser_copy_home .td.wrap_raten, .teaser_copy_home .content_tagesaktuelle_rate, .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_wrap {
    width: 236px;
  }

  /* line 1174, ../sass/_styles768.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_grafik_person {
    padding-left: 18px;
  }

  /* line 1178, ../sass/_styles768.scss */
  .teaser_copy_home .table.copy.mobile .copy_text {
    margin-right: 17px;
    width: 362px;
  }

  /* line 1183, ../sass/_styles768.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_hinweise {
    padding-top: 40px;
    float: left;
    width: 236px;
    border-bottom: 2px solid #333333;
  }

  /* line 1190, ../sass/_styles768.scss */
  .teaser_copy_home .content_tagesaktuelle_rate {
    border-bottom: 0 !important;
  }

  /* line 1194, ../sass/_styles768.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_wrap {
    padding-top: 2px;
  }

  /* ENDE DCE: Copy Home (768) */
  /* ######################### */
  /* ################################### */
  /* DCE: CONTENT: Volltext-Teaser  768 */
  /* line 1207, ../sass/_styles768.scss */
  .wrap_volltext_teaser {
    clear: both;
    margin-left: -8px !important;
  }

  /* line 1212, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    padding-left: 25px;
    width: 411px !important;
    padding-bottom: 30px;
  }

  /* line 1218, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    width: 370px;
    padding-right: 0;
  }

  /* line 1223, ../sass/_styles768.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text.volltext_teaser {
    width: 290px !important;
  }

  /* line 1227, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_preis_button_wrap.volltext_teaser {
    height: 47px;
    top: -6px;
  }

  /* line 1232, ../sass/_styles768.scss */
  .ausstattung .headline.open {
    margin-bottom: -2px;
  }

  /* line 1236, ../sass/_styles768.scss */
  .wrap_volltext_teaser .wrap_button_detail .zimmer_button_ansehen.volltext_teaser {
    top: -27px;
  }

  /* line 1240, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_text {
    left: 0;
  }

  /* line 1244, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild {
    padding-left: 0px;
  }

  /* line 1248, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    margin-right: 10px;
    width: 311px !important;
    height: 258px;
  }

  /* line 1254, ../sass/_styles768.scss */
  .wrap_volltext_teaser .infiniteCarousel_item img {
    position: relative;
    width: 300px !important;
    height: 208px !important;
    left: -48px;
  }

  /* line 1260, ../sass/_styles768.scss */
  .wrap_volltext_teaser .ic_left_nav, .wrap_volltext_teaser .ic_right_nav {
    top: 88px !important;
  }

  /* line 1263, ../sass/_styles768.scss */
  .wrap_volltext_teaser .ic_wrapper.ic_myCarousel {
    width: 300px !important;
    height: 208px !important;
  }

  /* line 1267, ../sass/_styles768.scss */
  .wrap_volltext_teaser .infiniteCarousel.ic_peek_padding {
    width: 300px !important;
    height: 272px !important;
  }

  /* line 1272, ../sass/_styles768.scss */
  .zimmer_teaser_wrap_bild volltext_teaser {
    width: 327px !important;
  }

  /* line 1276, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_text .zimmer_header {
    font-size: 22px;
  }

  /* line 1281, ../sass/_styles768.scss */
  .wrap_volltext_teaser .volltext_teaser.element_info {
    width: 300px;
  }

  /* line 1285, ../sass/_styles768.scss */
  .wrap_volltext_teaser .preis-desktop {
    display: block;
  }

  /* line 1289, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_preis_button_wrap.volltext_teaser.preis-desktop {
    display: none;
  }

  /* line 1293, ../sass/_styles768.scss */
  .mobile_volltext_detail {
    display: block;
    margin-left: -8px;
    width: 665px;
  }

  /* line 1300, ../sass/_styles768.scss */
  .mobile_volltext_detail.lastElement {
    margin-bottom: 50px;
  }

  /* line 1305, ../sass/_styles768.scss */
  .mobile_volltext_detail .ausstattung {
    padding-left: 25px;
  }

  /* line 1310, ../sass/_styles768.scss */
  .mobile_volltext_detail .trennlinie {
    width: 617px;
    height: 22px;
    border-top: 2px solid #333333;
    margin-left: 25px;
    margin-top: 8px;
  }

  /* line 1318, ../sass/_styles768.scss */
  .mobile_volltext_detail .zimmer_button_ansehen {
    padding-right: 23px;
    top: -32px;
    right: 1px;
  }

  /* line 1324, ../sass/_styles768.scss */
  .wrap_volltext_teaser .button_submit.volltext_teaser {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 1329, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild {
    width: 324px;
  }

  /* line 1333, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    width: 344px;
  }

  /* line 1337, ../sass/_styles768.scss */
  .ausstattung .headline.open.mobile {
    display: block !important;
  }

  /* line 1341, ../sass/_styles768.scss */
  .ausstattung .headline.open.desktop {
    display: none !important;
  }

  /* line 1345, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy {
    width: 298px;
  }

  /* line 1350, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild {
    width: 140px;
  }

  /* line 1354, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy_text {
    padding-top: 10px;
  }

  /* line 1358, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy_text_eins {
    font-size: 12px;
    width: 295px;
  }

  /* line 1363, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild {
    margin: 10px;
  }

  /* line 1367, ../sass/_styles768.scss */
  .teaser_element_copy_text_zwei a img {
    margin-top: -1px;
  }

  /* line 1371, ../sass/_styles768.scss */
  .wrap_volltext_teaser .border_end {
    width: 665px;
  }

  /* line 1376, ../sass/_styles768.scss */
  .wrap_volltext_teaser .border_end .e2 {
    width: 289px;
  }

  /* line 1380, ../sass/_styles768.scss */
  .wrap_volltext_teaser .border_end .e3 {
    width: 27px;
  }

  /* line 1384, ../sass/_styles768.scss */
  .wrap_volltext_teaser .border_end .e4 {
    width: 300px;
  }

  /* Ende DCE: CONTENT: Volltext-Teaser  768 */
  /* ################################### */
  /* ############################################# */
  /* DCE: CONTENT: Volltext-Teaser ohne Detailtext 768*/
  /* Styles von "wrap_volltext_teaser" werden übernommen und per Klasse "no_detail" angepasst/ergänzt */
  /* line 1398, ../sass/_styles768.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser {
    height: auto;
  }

  /* line 1402, ../sass/_styles768.scss */
  .wrap_volltext_teaser.no_detail .wrap_zimmer_teaser_text.volltext_teaser.no_detail {
    border-bottom: 0;
    width: 298px !important;
    height: auto !important;
    margin-left: -5px;
  }

  /* line 1409, ../sass/_styles768.scss */
  .wrap_volltext_teaser.no_detail {
    border-bottom: 2px solid #333333;
    margin-left: 16px !important;
    width: 617px;
    margin-bottom: 50px;
  }

  /* line 1416, ../sass/_styles768.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser.no_detail {
    width: 288px !important;
  }

  /* line 1420, ../sass/_styles768.scss */
  .wrap_volltext_teaser.no_detail .zimmer_details.volltext_teaser.teaser.no_detail {
    height: auto;
    padding-bottom: 15px;
  }

  /* Ende DCE: CONTENT: Volltext-Teaser ohne Detailtext */
  /* ################################################## */
  /* ################# */
  /* DCE Teaser Slider (768)) */
  /* line 1433, ../sass/_styles768.scss */
  .copy_home_slider {
    background: none;
  }

  /* line 1437, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop {
    left: -313px;
    top: 611px;
    width: 492px;
  }

  /* line 1443, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_copy {
    padding-left: 15px;
    padding-left: 15px;
    padding-top: 12px;
    width: 247px;
    padding-right: 18px;
    margin-bottom: 30px;
  }

  /* line 1452, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_slider {
    width: 245px;
  }

  /* line 1456, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_slider, .wrap_teaser_slider_desktop .element_copy {
    height: 205px;
  }

  /* line 1460, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .zimmer_preis_wrap {
    /*top: 5px;*/
    top: 160px;
  }

  /* line 1465, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .button_submit {
    margin-right: 15px;
  }

  /* line 1469, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile {
    display: none;
  }

  /* line 1473, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile .button_submit {
    margin-top: 10px;
  }

  /* line 1477, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .wrap_button_desktop {
    display: inline;
    right: 0;
    top: 158px;
  }

  /* line 1483, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_navi {
    width: 492px;
  }

  /* line 1487, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_navi li {
    width: 123px;
  }

  /* line 1491, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .zimmer_teaser_bild {
    min-width: 238px;
    width: 238px;
  }

  /* line 1496, ../sass/_styles768.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-left: -8px;
    margin-top: 15px;
  }

  /* line 1501, ../sass/_styles768.scss */
  .ls-wrapper .ls-nav {
    padding-left: 207px;
    top: 246px;
  }

  /* ENDE DCE Teaser Slider */
  /* ################# */
  /* ######################### */
  /* DCE: Tagungspauschale 768 */
  /* line 1514, ../sass/_styles768.scss */
  .ipad_portrait {
    display: inline !important;
  }

  /* line 1518, ../sass/_styles768.scss */
  .ipad_portrait .tagungspauschale_preis_rechts {
    margin-bottom: 20px;
  }

  /* line 1522, ../sass/_styles768.scss */
  .ipad_portrait .tagungspauschale_text ul {
    margin-top: 8px;
  }

  /* line 1526, ../sass/_styles768.scss */
  .tagungspauschale_vollflaeche {
    position: relative;
    left: -50px;
    width: 713px;
  }

  /* line 1532, ../sass/_styles768.scss */
  .divider_tagungspauschale {
    width: 736px;
  }

  /* line 1536, ../sass/_styles768.scss */
  .tagungspauschale_text {
    width: 300px;
  }

  /* line 1540, ../sass/_styles768.scss */
  .tagungspauschale_rechts_desktop {
    display: none;
  }

  /* line 1544, ../sass/_styles768.scss */
  .tagungspauschale_wrap .formatierung_table {
    margin-right: 183px;
  }

  /* ENDE DCE: Tagungspauschale */
  /* ########################## */
  /* ########################## */
  /* TEASER Veranstaltungen 768 */
  /* line 1560, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4 {
    margin-right: 36px;
    margin-left: -14px;
  }

  /* line 1565, ../sass/_styles768.scss */
  .teaser_veranstaltungen_wrap .zimmer_preis_button_wrap {
    width: 300px !important;
  }

  /* line 1569, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .table.copy {
    margin-top: 0px;
  }

  /* line 1573, ../sass/_styles768.scss */
  .teaser_veranstaltungen_wrap .befuellung.portrait {
    display: inline !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    visibility: visible !important;
  }

  /* ########################### */
  /* Ende TEASER Veranstaltungen */
  /* ############# */
  /* SEO-Board 768 */
  /* line 1588, ../sass/_styles768.scss */
  .footer {
    width: 768px;
    margin-left: 0;
  }

  /* line 1593, ../sass/_styles768.scss */
  .seo_board .anfahrt_wrap_980 {
    left: 0;
    position: static;
  }

  /* line 1598, ../sass/_styles768.scss */
  .seo_board .anfahrt_wrap_980 h3, .seo_board .anfahrt_wrap_980 .anfahrt_kontakt {
    width: 189px;
  }

  /* line 1602, ../sass/_styles768.scss */
  .seo_board .anfahrt_wrap_980 {
    top: 0px;
    display: inline;
  }

  /* line 1607, ../sass/_styles768.scss */
  .seo_board .anfahrt_kontakt {
    margin-bottom: 20px;
  }

  /* line 1611, ../sass/_styles768.scss */
  .seo_board {
    min-width: 768px !important;
    width: 768px !important;
    padding-left: 10px;
    margin-left: 0;
  }

  /* line 1618, ../sass/_styles768.scss */
  .seo_board h3 {
    font-size: 13px;
  }

  /* line 1622, ../sass/_styles768.scss */
  .seo_board ul, .seo_board li, .seo_board a {
    font-size: 11px;
  }

  /* line 1626, ../sass/_styles768.scss */
  .seo_board .bereich_eins {
    min-width: 172px;
    padding-right: 30px;
    width: 172px;
    z-index: 2;
  }

  /* line 1633, ../sass/_styles768.scss */
  .seo_board .bereich_zwei {
    width: 222px;
    min-width: 222px;
    z-index: 2;
  }

  /* line 1639, ../sass/_styles768.scss */
  .seo_board .bereich_drei {
    width: 175px;
    min-width: 175px;
    z-index: 2;
  }

  /* line 1645, ../sass/_styles768.scss */
  .seo_board .bereich_vier {
    min-width: 170px;
    width: 170px;
    z-index: 2;
  }

  /* line 1651, ../sass/_styles768.scss */
  .seo_board .anfahrt_wrap_980 h3 {
    position: static;
    top: 43px;
  }

  /* line 1656, ../sass/_styles768.scss */
  .seo_board .anfahrt {
    margin-top: 13px;
  }

  /* line 1660, ../sass/_styles768.scss */
  .seo_board .anfahrt_kontakt, .seo_board .anfahrt, .seo_board .anfahrt_wrap_980 h3 {
    margin-left: 396px;
  }

  /* Ende SEO-Board 768 */
  /* ################## */
  /* ######################## */
  /* KARRIERE Jobausgabe 1024 */
  /* line 1672, ../sass/_styles768.scss */
  .einzelelement.element_job_liste {
    clear: both;
    width: 440px;
  }

  /* line 1677, ../sass/_styles768.scss */
  .karriere_trennlinie {
    width: 133px !important;
  }

  /* KARRIERE Jobausgabe 1024 */
  /* ######################## */
  /* ###### */
  /* Footer */
  /* line 1689, ../sass/_styles768.scss */
  .footer_links {
    width: 400px !important;
    padding-left: 0px !important;
    width: auto !important;
  }

  /* line 1696, ../sass/_styles768.scss */
  .footer_rechts {
    margin-right: 0px;
    width: auto !important;
  }

  /* line 1701, ../sass/_styles768.scss */
  .footer .footer_element {
    font-size: 11px;
  }

  /* ENDE Footer */
  /* ########### */
  /* line 1708, ../sass/_styles768.scss */
  #button_98 {
    width: auto;
  }
}
/* Smartphone Landscape */
/* ########## */
/* Smartphone */
@media (max-width: 767px) {
  /* line 5, ../sass/_styles767_321.scss */
  body {
    width: 100%;
  }

  /* line 9, ../sass/_styles767_321.scss */
  .row {
    max-width: 480px;
    width: 480px;
    margin: 0 auto;
  }

  /* line 15, ../sass/_styles767_321.scss */
  .column, .columns {
    padding-left: 0.6em;
  }

  /* line 19, ../sass/_styles767_321.scss */
  .breadcrumb_content {
    display: none;
  }

  /* line 23, ../sass/_styles767_321.scss */
  #header_wrap {
    height: 126px;
    background: url("../img/bg-verlauf-header_768.png") repeat-x;
  }

  /* line 28, ../sass/_styles767_321.scss */
  nav {
    top: 126px;
    height: 35px;
    background-color: #2b2821;
    padding-left: 0.6em;
  }

  /* Menupunkt "Galerie" einblenden */
  /* line 36, ../sass/_styles767_321.scss */
  #mm_verteilermenu_7 {
    display: inline;
  }

  /* line 40, ../sass/_styles767_321.scss */
  .navi_1260 {
    height: 0;
    text-align: left;
    margin-left: 0.625em;
    padding-top: 8px;
  }

  /* line 47, ../sass/_styles767_321.scss */
  .meta_navi {
    margin-top: 0px;
  }

  /* line 51, ../sass/_styles767_321.scss */
  .meta_navi_rechts.sub {
    margin-top: -10px;
  }

  /* line 55, ../sass/_styles767_321.scss */
  .meta_navi .navi_element .active_href a {
    padding-right: 0;
  }

  /* line 59, ../sass/_styles767_321.scss */
  .meta_navi_rechts {
    padding-right: 10px;
  }

  /* line 63, ../sass/_styles767_321.scss */
  navi_element {
    font-size: 11px !important;
  }

  /* line 67, ../sass/_styles767_321.scss */
  .meta_navi_rechts .navi_element.telefon {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
    padding-top: 0;
    font-size: 16px !important;
    width: auto;
    float: right;
  }

  /* line 77, ../sass/_styles767_321.scss */
  .meta_navi_rechts .navi_element.telefon img {
    margin-top: -4px;
  }

  /* line 82, ../sass/_styles767_321.scss */
  .meta_navi .navi_element .icon_kamera {
    /*display: none;*/
  }

  /* line 86, ../sass/_styles767_321.scss */
  .meta_wetter_980 {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 91, ../sass/_styles767_321.scss */
  .width_optimierung_nav {
    width: 100%;
    float: left !important;
    margin-top: 50px;
  }

  /* line 97, ../sass/_styles767_321.scss */
  .sub_navi_mobile {
    display: none !important;
  }

  /* line 101, ../sass/_styles767_321.scss */
  .show_768 {
    padding-top: 0px;
    /*margin-right: -7px;*/
  }

  /* line 107, ../sass/_styles767_321.scss */
  #ui-datepicker-div {
    left: 92px !important;
    top: 198px !important;
    z-index: 70 !important;
  }

  /* line 114, ../sass/_styles767_321.scss */
  .button_submit_back {
    position: static;
  }

  /* ###################################+ */
  /* Ausblenden nicht benötigter Elemente */
  /* Subnavi */
  /* line 125, ../sass/_styles767_321.scss */
  .subnavi_tagung_wrap {
    display: none;
  }

  /* Teaser News */
  /* line 131, ../sass/_styles767_321.scss */
  .teaser_news_wrap .drei_teaser_wrap {
    display: none;
  }

  /* Teaser Veranstaltungen */
  /* line 137, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_wrap {
    display: none;
  }

  /* Haupt-Navigation Mobil*/
  /* line 144, ../sass/_styles767_321.scss */
  .navi_mobile li {
    font-size: 16px;
    font-family: "DIN Next W01 Regular", arial;
    line-height: 21px;
    margin-top: 5px;
    width: 150px;
  }

  /* line 152, ../sass/_styles767_321.scss */
  .navi_mobile.kontakt {
    float: right;
    width: 121px;
  }

  /* line 158, ../sass/_styles767_321.scss */
  .navi_mobile li img {
    padding-right: 8px;
    float: left;
  }

  /* line 163, ../sass/_styles767_321.scss */
  .navi_mobile li .linktext {
    float: right;
    padding-top: 1px;
  }

  /* line 168, ../sass/_styles767_321.scss */
  .logo img {
    width: 128px;
  }

  /* line 172, ../sass/_styles767_321.scss */
  .img_980 {
    min-width: 320px !important;
    height: 264px;
    top: 35px;
  }

  /* line 178, ../sass/_styles767_321.scss */
  .logo_1280.empire_riverside_logo {
    width: 86px;
    margin-left: 10px;
  }

  /* line 183, ../sass/_styles767_321.scss */
  .logo_1280.hotel_hafen_hamburg_logo {
    width: 100px;
  }

  /* line 188, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit .navi_element {
    display: inline;
    padding-left: 10px;
  }

  /* line 193, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit .navi_element.links {
    float: left;
  }

  /* line 197, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit .navi_element.rechts {
    float: right;
    padding-left: 0;
    padding-right: 10px;
  }

  /* line 203, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit {
    position: relative;
    left: 0;
    top: 35px;
    width: 480px;
    min-width: 480px;
    height: 33px;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    z-index: 2;
    display: block;
    margin: 0 auto;
  }

  /* line 217, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit_active {
    position: relative;
    left: 0;
    top: 14px;
    width: 480px;
    height: 33px;
    border-bottom: 1px solid #a09e99;
    /*background-color: #403c33;*/
    background: url("../img/980_background-buchungsmaske.png") repeat scroll 0 0 transparent;
    z-index: 60;
    display: block;
    margin: 0 auto;
  }

  /* line 231, ../sass/_styles767_321.scss */
  .element_buchungsmaske.left_input {
    margin-left: 10px;
  }

  /* line 235, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit a, .wrap_navi_verfuegbarkeit_active a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    color: #fff;
    text-decoration: none !important;
    background: url("../img/icon/pfeil_unten_hi.png") no-repeat scroll right 4px;
    line-height: 30px;
    padding-right: 16px;
    border: 0px solid green;
  }

  /* line 248, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit a {
    color: #5c2672;
    background: url("../img/icon/pfeil_rechts_lo.png") no-repeat scroll right 2px;
  }

  /* line 253, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit a:hover, .wrap_navi_verfuegbarkeit_active a:hover {
    text-decoration: underline;
  }

  /* BUCHUNGSMASKE */
  /* line 262, ../sass/_styles767_321.scss */
  #formular_buchungsmaske_980 {
    left: 0;
    top: 5px;
    z-index: 60;
    display: none;
    position: relative;
  }

  /* line 270, ../sass/_styles767_321.scss */
  .buchungsmaske_2 {
    /*display: none;*/
    top: 14px;
    margin: 0 auto;
  }

  /* line 276, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .buchungsmaske_2_wrap {
    margin-left: 0;
    text-align: left;
    height: 242px;
    width: 480px;
    min-width: 480px;
    padding-top: 10px;
    padding-left: 118px;
  }

  /* line 286, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .buchungsmaske_2_wrap .buchungsmaske_select_wrap {
    width: 105px;
    height: 29px;
    margin: 0;
  }

  /* line 292, ../sass/_styles767_321.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_zimmer {
    margin-left: 0 !important;
    float: left;
  }

  /* line 297, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .element_buchungsmaske a {
    float: none;
  }

  /* line 301, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .element_buchungsmaske input {
    float: left !important;
    display: inline !important;
  }

  /* line 306, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .kalender_icon_checkin, .buchungsmaske_2 .kalender_icon_checkout {
    padding-bottom: 3px;
  }

  /* line 313, ../sass/_styles767_321.scss */
  .buchungsmaske_2 fieldset.anzahl_gaeste {
    margin-left: 0px;
  }

  /* line 317, ../sass/_styles767_321.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_gaeste {
    width: 100px;
    clear: both;
    margin-left: 10px;
    margin-right: 20px;
  }

  /* line 324, ../sass/_styles767_321.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_zimmer {
    margin-left: -130px;
  }

  /* line 328, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .element_buchungsmaske .select {
    text-align: left;
  }

  /* line 332, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .button_submit {
    width: 260px;
    margin: 0;
    text-align: center;
  }

  /* line 338, ../sass/_styles767_321.scss */
  .unterer_bereich .small-12 {
    text-align: left !important;
  }

  /* line 342, ../sass/_styles767_321.scss */
  .buchungsmaske_2.unterer_bereich {
    width: 100%;
    margin-top: -24px;
  }

  /* line 347, ../sass/_styles767_321.scss */
  .buchungsmaske_2.unterer_bereich .element_1 {
    margin-top: -50px;
    margin-left: 128px !important;
  }

  /* line 353, ../sass/_styles767_321.scss */
  .buchungsmaske_2.unterer_bereich .element_2 {
    margin-top: -25px;
    margin-left: 128px !important;
  }

  /* line 358, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .button_submit {
    width: 225px;
    margin-left: 10px;
    background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 175px 9px #5C2672;
    text-align: left;
  }

  /* line 365, ../sass/_styles767_321.scss */
  .button_submit .show-for-small {
    padding-left: 54px;
  }

  /* ##################### */
  /* IFRAME Hotelwertungen */
  /* line 372, ../sass/_styles767_321.scss */
  #iframe_hotelbewertungen {
    display: none;
  }

  /* Ende IFRAME Hotelwertungen */
  /* ########################## */
  /* line 384, ../sass/_styles767_321.scss */
  .content_main .table {
    margin-left: -53px;
    margin-top: 0px;
  }

  /* line 391, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_text {
    width: 100%;
    display: none;
  }

  /* line 396, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_text h1 {
    font-family: "Perpetua MT W01";
    color: #999999;
    font-size: 28px;
    font-weight: normal;
    display: inline;
  }

  /* line 404, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_text h2 {
    display: none;
  }

  /* line 409, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_listing_wrap {
    width: 100%;
  }

  /* line 417, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_hinweise {
    float: left;
  }

  /* MJ Neu: Tagesaktuelle Raten */
  /* line 423, ../sass/_styles767_321.scss */
  .ratenVerteilerTable {
    width: 460px;
    min-width: 460px;
  }

  /* line 428, ../sass/_styles767_321.scss */
  .ratenVerteilerTableCell.ratenDatum {
    width: 120px;
  }

  /* line 432, ../sass/_styles767_321.scss */
  .ratenVerteilerTableCell.ratenZelle1 {
    width: 200px;
  }

  /* line 436, ../sass/_styles767_321.scss */
  .ratenVerteilerTableCell.ratenZelle2 {
    width: 140px;
    text-align: right;
  }

  /* line 443, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser {
    width: 302px;
    margin-left: 0;
  }

  /* line 448, ../sass/_styles767_321.scss */
  .zimmer_teaser_text {
    width: 320px;
    height: 223px;
    padding-left: 12px;
  }

  /* line 454, ../sass/_styles767_321.scss */
  .zimmer_teaser_columns {
    clear: both;
    left: 0;
    padding-left: 0;
    width: 317px;
  }

  /* line 461, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild, .zimmer_teaser_columns {
    height: 193px !important;
  }

  /* line 465, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild {
    padding: 0px 0 0 !important;
    padding-left: 10px !important;
  }

  /* line 470, ../sass/_styles767_321.scss */
  .zimmer_teaser_bild {
    min-width: 300px;
    width: 300px;
  }

  /* line 475, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_listing_grafik_person {
    padding-left: 0px;
  }

  /* line 479, ../sass/_styles767_321.scss */
  .preis-tablet_wrap {
    width: 320px;
  }

  /* line 483, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text {
    width: 301px;
  }

  /* line 487, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet {
    width: 300px;
    margin-left: 13px;
  }

  /* line 492, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen a {
    display: inline;
  }

  /* line 497, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit {
    background-position: right 9px;
    padding-left: 10px;
    padding-right: 25px;
    width: auto;
    float: right;
    text-align: right;
  }

  /* line 506, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit img {
    display: none;
  }

  /* Headline aus dem Visual (Desktop) */
  /* line 515, ../sass/_styles767_321.scss */
  .mobile_visual_headline {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  /* line 521, ../sass/_styles767_321.scss */
  .mobile_visual_headline h1 {
    font-size: 28px;
    line-height: 26px;
    width: 470px;
    color: #777777;
    font-family: "Perpetua MT W01";
    font-weight: normal;
    display: inline;
  }

  /* ########################################### */
  /* "CONTENT: Mobil Header Teaser" -->Nur Mobil <767 */
  /* line 537, ../sass/_styles767_321.scss */
  .wrap_mobil_header_teaser {
    display: block;
    width: 480px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
  }

  /* line 545, ../sass/_styles767_321.scss */
  .wrap_mobil_header_teaser .headline_teaser_text.h1 {
    font-size: 28px;
    line-height: 26px;
    width: 470px;
    color: #777777;
    font-family: "Perpetua MT W01";
    font-weight: normal;
    display: inline;
  }

  /* line 555, ../sass/_styles767_321.scss */
  .wrap_mobil_header_teaser .headline_teaser_copy, .wrap_mobil_header_teaser .headline_teaser_text.h2 {
    color: #333333;
    font-family: arial;
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 22px;
  }

  /* line 563, ../sass/_styles767_321.scss */
  .wrap_mobil_header_teaser .headline_teaser_text.h2 {
    padding-bottom: 0px;
    padding-top: 6px;
  }

  /* "CONTENT: Mobil Header Teaser" -->Nur Mobil */
  /* ########################################### */
  /* ################## */
  /* Zimmer-Teaser <767 */
  /* line 581, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser .wrap_zimmer_teaser_text.preis-tablet {
    margin-left: 12px;
  }

  /* Ende Zimmer-Teaser <767 */
  /* ####################### */
  /* ###################### */
  /* Teaser Vollfläche <767 */
  /* line 599, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche {
    display: inline;
    margin-left: 0;
  }

  /* line 604, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche_tablet {
    display: none;
  }

  /* line 608, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser {
    margin-bottom: 25px;
  }

  /* line 612, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser.teaser_vollflaeche {
    margin-left: 0px;
  }

  /* line 616, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .zimmer_header.teaser_vollflaeche {
    font-size: 22px;
  }

  /* line 620, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .zimmer_teaser_text.teaser_vollflaeche {
    margin-top: 0px !important;
    padding-left: 10px;
  }

  /* line 625, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.teaser_vollflaeche {
    margin-top: 20px;
    margin-bottom: 0px;
    width: auto;
    height: auto;
    padding-left: 0px;
  }

  /* line 633, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche, .zimmer_teaser_columns.teaser_vollflaeche, .zimmer_teaser_text.teaser_vollflaeche {
    width: 477px;
  }

  /* line 637, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche {
    padding-left: 0px;
  }

  /* line 641, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    padding-left: 10px;
    height: auto !important;
  }

  /* line 646, ../sass/_styles767_321.scss */
  .zimmer_teaser_bild.teaser_vollflaeche {
    margin-left: -2px;
    margin-right: 0px;
  }

  /* line 651, ../sass/_styles767_321.scss */
  .zimmer_details.teaser_vollflaeche {
    margin-bottom: 15px;
  }

  /* line 655, ../sass/_styles767_321.scss */
  .preis-tablet_wrap.teaser_vollflaeche {
    width: 480px;
  }

  /* line 659, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche, .zimmer_teaser_text.zimmer_teaser_text_gutter.teaser_vollflaeche, .preis-tablet_wrap.teaser_vollflaeche {
    padding-left: 12px !important;
    margin-top: -22px;
  }

  /* line 664, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser_text.preis-tablet {
    margin-left: 0;
    border-bottom: 1px solid 2px solid #333333;
    height: 54px;
    margin-top: 13px;
  }

  /* line 671, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser_text.preis-tablet .button_submit {
    padding-left: 10px !important;
  }

  /* line 675, ../sass/_styles767_321.scss */
  #filmwrap {
    width: 460px;
    height: 259px;
  }

  /* line 680, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .preis-tablet_wrap.teaser_vollflaeche {
    width: 480px;
  }

  /* line 685, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.teaser_vollflaeche {
    height: auto;
    margin-bottom: 15px;
  }

  /* line 690, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_text.teaser_vollflaeche {
    height: auto;
  }

  /* line 694, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    float: left;
    height: auto;
    width: 480px;
  }

  /* line 700, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_columns.teaser_vollflaeche {
    margin-left: -3px;
  }

  /* line 704, ../sass/_styles767_321.scss */
  #myStartImageMobile {
    width: 460px;
    cursor: pointer;
  }

  /* line 709, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film {
    display: inline;
  }

  /* line 713, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet {
    display: inline;
  }

  /* line 717, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_wrap_bild {
    padding: 0 !important;
  }

  /* line 722, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .preis-tablet_wrap {
    margin-top: -5px;
    margin-right: 1px;
    padding-bottom: 0px;
    padding-top: 19px;
  }

  /* line 729, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet .button_submit {
    margin-right: 16px;
  }

  /* line 733, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .preis-tablet_wrap.teaser_vollflaeche img {
    display: inline;
  }

  /* line 737, ../sass/_styles767_321.scss */
  #hrefStartMovieMobile {
    float: left;
    padding-right: 27px;
    width: 79px;
  }

  /* line 743, ../sass/_styles767_321.scss */
  #hrefStopMovieMobile {
    display: none;
    float: left;
    margin-top: -3px;
    padding-right: 26px;
    width: 79px;
  }

  /* line 752, ../sass/_styles767_321.scss */
  #hrefStopMovieMobile img {
    margin-right: -28px;
  }

  /* line 756, ../sass/_styles767_321.scss */
  #hrefStartMovieMobile img {
    margin-right: -29px;
  }

  /* line 761, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet .button_submit {
    padding-right: 15px;
  }

  /* line 765, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet .button_submit img {
    border: 0px solid #FF0000;
    float: right;
    margin-right: -27px;
    margin-top: 8px;
    padding: 0;
  }

  /* line 773, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen {
    float: right;
    padding-right: 0;
    top: 1px;
    left: 4px;
    width: 85px;
  }

  /* line 781, ../sass/_styles767_321.scss */
  .preis-tablet_wrap.teaser_vollflaeche.tablet_view {
    display: none;
  }

  /* Teaser Vollfläche <767 */
  /* ###################### */
  /* ############################# */
  /* DCE: CONTENT: Volltext-Teaser <767*/
  /* line 799, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser {
    margin-left: -1px !important;
  }

  /* line 803, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser {
    margin-bottom: 0;
    margin-top: 0px;
  }

  /* line 808, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text {
    margin-top: 0;
  }

  /* line 812, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .ausstattung {
    display: none;
  }

  /* line 816, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser.volltext_teaser {
    display: table;
    width: 480px;
  }

  /* line 821, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_details.volltext_teaser {
    font-size: 13px;
  }

  /* line 825, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_details.volltext_teaser.teaser {
    display: inline;
  }

  /* line 829, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text.volltext_teaser {
    width: 460px !important;
    border-top: 0px;
    padding-top: 20px;
  }

  /* line 835, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_header.volltext_teaser {
    border-top: 2px solid #333;
    padding-top: 6px;
  }

  /* line 840, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    width: 470px !important;
    height: auto;
    margin-bottom: 15px;
    padding-left: 12px;
    padding-bottom: 0px;
  }

  /* line 848, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    display: inline;
    width: 480px;
  }

  /* line 853, ../sass/_styles767_321.scss */
  .mobile_volltext_detail .trennlinie {
    margin-top: 28px;
    margin-left: 10px;
    position: relative;
    top: 27px;
    width: 460px;
  }

  /* line 861, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild.volltext_teaser {
    display: table-cell;
    padding-left: 8px;
  }

  /* line 866, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .infiniteCarousel_item img {
    position: relative;
    width: 460px !important;
    height: 319px !important;
    left: 0px;
  }

  /* line 873, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .ic_left_nav, .wrap_volltext_teaser .ic_right_nav {
    top: 140px !important;
  }

  /* line 877, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .ic_wrapper.ic_myCarousel {
    width: 460px !important;
    height: 319px !important;
  }

  /* line 882, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .infiniteCarousel.ic_peek_padding {
    width: 460px !important;
    height: 319px !important;
  }

  /* line 887, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild volltext_teaser {
    width: 460px !important;
  }

  /* line 891, ../sass/_styles767_321.scss */
  .mobile_volltext_detail {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 3px;
    width: 479px;
    height: 83px;
    padding-top: 3px;
  }

  /* line 900, ../sass/_styles767_321.scss */
  .mobile_volltext_detail .ausstattung {
    /*display: none;*/
    padding-left: 10px;
    margin-top: 18px;
  }

  /* line 906, ../sass/_styles767_321.scss */
  .mobile_volltext_detail .zimmer_button_ansehen {
    top: -45px;
    padding-right: 12px;
  }

  /* line 911, ../sass/_styles767_321.scss */
  .mobile_volltext_detail .trennlinie {
    top: -18px;
  }

  /* line 915, ../sass/_styles767_321.scss */
  .wrap_button_detail .button_submit.volltext_teaser {
    margin-top: 11px;
  }

  /* Für Detailausgabe */
  /* line 920, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .detail_mobile {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    width: 480px;
    color: #777777;
    font-family: arial;
    font-size: 13px;
    line-height: 22px;
    /*display: block;*/
  }

  /* line 932, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .volltext_teaser.element_info {
    width: 460px;
    margin-top: 10px;
  }

  /* line 937, ../sass/_styles767_321.scss */
  .volltext_teaser.element_info .download_link a {
    font-family: "DIN Next W01 Regular";
  }

  /* line 941, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .detail_mobile .wrap_button_detail {
    margin-top: 60px;
    padding-bottom: 80px;
  }

  /* line 946, ../sass/_styles767_321.scss */
  .ausstattung .headline.open.mobile_display {
    display: none;
  }

  /* line 950, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .teaser_element_copy {
    width: 458px;
    margin-bottom: 10px;
    display: none;
  }

  /* line 956, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild {
    height: 107px;
    margin: 20px;
    width: 179px;
  }

  /* line 962, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .teaser_element_copy_text {
    padding-top: 20px;
  }

  /* line 966, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .teaser_element_copy_text_eins {
    width: 440px;
  }

  /* line 970, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .border_end {
    display: none !important;
  }

  /* ENDE DCE: CONTENT: Volltext-Teaser */
  /* ################################## */
  /* ############################################# */
  /* DCE: CONTENT: Volltext-Teaser ohne Detailtext <767*/
  /* Styles von "wrap_volltext_teaser" werden übernommen und per Klasse "no_detail" angepasst/ergänzt */
  /* line 984, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser {
    height: auto;
  }

  /* line 988, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .wrap_zimmer_teaser_text.volltext_teaser.no_detail {
    border-bottom: 0;
    width: 460px !important;
    height: auto !important;
    margin-left: -5px;
  }

  /* line 995, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .wrap_zimmer_teaser.volltext_teaser {
    margin-bottom: 15px;
  }

  /* line 999, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail {
    border-bottom: 2px solid #333333;
    margin-left: 10px !important;
    width: 460px;
    margin-bottom: 50px;
  }

  /* line 1006, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser.no_detail {
    width: 460px !important;
  }

  /* line 1010, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .zimmer_details.volltext_teaser.teaser.no_detail {
    height: auto;
    padding-bottom: 15px;
  }

  /* line 1015, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_wrap_bild {
    padding-left: 0 !important;
  }

  /* Ende DCE: CONTENT: Volltext-Teaser ohne Detailtext */
  /* ################################################## */
  /* Ausblenden: Teaser, Copy, etc. <=767 */
  /* line 1027, ../sass/_styles767_321.scss */
  .copy {
    display: none;
  }

  /* ############# */
  /* EVENTKALENDER <767*/
  /* line 1035, ../sass/_styles767_321.scss */
  .eventkalender_wrap {
    display: block;
    margin-left: 0;
    clear: both;
    width: 480px;
    border: 0px solid blue;
  }

  /* line 1043, ../sass/_styles767_321.scss */
  .eventkalender_wrap .teaser_show_landscape {
    display: inline;
  }

  /* line 1047, ../sass/_styles767_321.scss */
  .eventkalender_wrap .teaser_show_desktop {
    display: none;
  }

  /* line 1051, ../sass/_styles767_321.scss */
  .divider_eventkalender {
    width: 460px;
    margin-left: 10px;
    clear: both;
    display: block;
  }

  /* line 1058, ../sass/_styles767_321.scss */
  .eventkalender_categorie {
    width: 480px;
    padding-left: 10px;
  }

  /* line 1063, ../sass/_styles767_321.scss */
  .eventkalender_wrap .event_single {
    height: auto;
  }

  /* line 1067, ../sass/_styles767_321.scss */
  .eventkalender_wrap .td.riverservices {
    display: none;
  }

  /* line 1071, ../sass/_styles767_321.scss */
  .eventkalender_wrap .formatierung_table {
    width: 100%;
    margin-bottom: 15px;
  }

  /* line 1076, ../sass/_styles767_321.scss */
  .eventkalender_text, .eventkalender_header {
    width: 460px;
    margin-bottom: 0;
  }

  /* line 1081, ../sass/_styles767_321.scss */
  .eventkalender_header {
    height: auto;
    margin-bottom: 0;
  }

  /* line 1086, ../sass/_styles767_321.scss */
  .eventkalender_link a {
    background: url("../img/icon/pfeil_rechts_lo.png") no-repeat scroll right 5px transparent;
    padding-top: 5px;
  }

  /* line 1091, ../sass/_styles767_321.scss */
  .eventkalender_wrap .formatierung_table {
    margin-bottom: 20px;
  }

  /* EVENTKALENDER */
  /* ############# */
  /* Ausblenden: 1er- Teaser <=767*/
  /* line 1102, ../sass/_styles767_321.scss */
  .ein_teaser_wrap {
    display: none;
  }

  /* Ausblenden: 2er-Teaser <=767*/
  /* line 1108, ../sass/_styles767_321.scss */
  .zwei_teaser_wrap {
    display: none;
  }

  /* Ausblenden: 2er-Teaser Vollfäche <=767 */
  /* line 1113, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche {
    /*display: none; */
  }

  /* Ausblenden: 3er- Teaser Vollfläche */
  /* line 1119, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche {
    /*display: none;*/
  }

  /* Ausblenden: 3er- Teaser Vollfläche HOME (nur Home-Seite) <=767*/
  /* line 1125, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche.home {
    display: none;
  }

  /* line 1130, ../sass/_styles767_321.scss */
  .tagungspauschale_vollflaeche {
    display: none;
  }

  /* Ausblenden: Riverservice Zitate <=767*/
  /* line 1135, ../sass/_styles767_321.scss */
  .riverservices_zitat_mobile {
    display: none;
  }

  /* line 1139, ../sass/_styles767_321.scss */
  .teaser_copy_einfach {
    display: none;
  }

  /* line 1143, ../sass/_styles767_321.scss */
  .copy .td.riverservices {
    display: none !important;
  }

  /* line 1147, ../sass/_styles767_321.scss */
  .mobilnutzbar {
    display: block !important;
  }

  /* 3er- Teaser Vollfläche */
  /* line 1153, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap {
    width: 480px;
    margin-bottom: -2px;
  }

  /* line 1158, ../sass/_styles767_321.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 12px !important;
  }

  /* line 1163, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_image, .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap, .drei_teaser_vollflaeche .drei_teaser_text, .drei_teaser_vollflaeche .drei_teaser_header {
    width: 460px;
    max-width: 460px;
  }

  /* line 1168, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_image img {
    width: 460px;
    max-width: 460px;
  }

  /* line 1173, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_text {
    font-size: 13px;
    padding-bottom: 15px;
  }

  /* line 1178, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_image {
    padding-bottom: 10px;
  }

  /* line 1182, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap {
    margin-bottom: 37px;
  }

  /* ############################ */
  /* TEASER Veranstaltungen < 767 */
  /* line 1196, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap {
    display: inline;
  }

  /* line 1200, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4 {
    width: 480px;
    margin-right: 0;
  }

  /* line 1205, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_header {
    width: 460px;
    margin-bottom: 0;
    height: 25px;
  }

  /* line 1211, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_image {
    padding-bottom: 0;
    width: 460px;
  }

  /* line 1216, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_wrap {
    width: 480px;
    min-width: 480px !important;
    margin-left: 0;
  }

  /* line 1222, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_text {
    height: auto;
    margin-bottom: 15px;
    font-size: 13px;
  }

  /* line 1228, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_text, .teaser_veranstaltungen_wrap .zimmer_preis_button_wrap {
    width: 460px;
    max-width: 460px;
    min-width: 460px;
  }

  /* line 1234, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .zimmer_preis_button_wrap {
    margin-top: 10px !important;
    margin-bottom: 35px !important;
  }

  /* TEASER Veranstaltungen */
  /* ###################### */
  /* Teaser / Slider Landscape */
  /* line 1247, ../sass/_styles767_321.scss */
  .copy_home_slider {
    border: 0px solid green;
    width: 480px;
    height: 405px;
    position: relative;
    top: 304px;
    background: url("../img/platzhalter_teaserslider480.jpg") no-repeat scroll 0 0 transparent;
    margin-left: -8px;
  }

  /* line 1257, ../sass/_styles767_321.scss */
  .table.copy.mobile {
    display: none !important;
  }

  /* line 1261, ../sass/_styles767_321.scss */
  .teaser_copy_home {
    margin-left: 8px;
    position: relative;
    top: 30px;
    clear: both;
    display: block;
  }

  /* line 1269, ../sass/_styles767_321.scss */
  .teaser_copy_home .copy_home_desktop {
    display: inline;
  }

  /* line 1273, ../sass/_styles767_321.scss */
  .teaser_copy_home .copy_header, .teaser_copy_home .copy_text {
    width: 470px;
  }

  /* line 1277, ../sass/_styles767_321.scss */
  .teaser_copy_home .copy_header {
    margin-left: -5px;
  }

  /* line 1281, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_text h1 {
    display: none !important;
  }

  /* line 1285, ../sass/_styles767_321.scss */
  .teaser_copy_home .td.wrap_raten, .teaser_copy_home .content_tagesaktuelle_rate, .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_wrap {
    width: 465px;
  }

  /* line 1289, ../sass/_styles767_321.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_grafik_person:first-child {
    padding-left: 258px;
  }

  /* line 1294, ../sass/_styles767_321.scss */
  .teaser_copy_home .content_tagesaktuelle_rate {
    border-bottom: 0;
  }

  /* line 1298, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_hinweise {
    border-bottom: 0;
    width: 465px;
  }

  /* line 1303, ../sass/_styles767_321.scss */
  .seo_board {
    display: none;
  }

  /* line 1308, ../sass/_styles767_321.scss */
  .navi_mobile a:hover {
    cursor: pointer;
  }

  /* line 1312, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile {
    width: 480px;
    height: 302px;
    background-color: #333028;
    position: absolute;
    top: 34px;
    left: 0px;
    border: 0px solid #000;
    display: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /* For IE8 and earlier */
  }

  /* line 1325, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile {
    background-color: #333028;
    width: 100%;
  }

  /* line 1330, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile ul {
    padding-top: 1px !important;
  }

  /* line 1334, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile li {
    height: 38px;
    line-height: 35px;
    background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 440px 11px transparent;
    border-bottom: 1px solid #6E6B63;
  }

  /* line 1343, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile li:hover, .wrap_navi_footer_mobile li:hover {
    text-decoration: underline;
  }

  /* line 1347, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile li:last-child {
    border-bottom: 1px solid #6E6B63;
  }

  /* line 1351, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile {
    width: 320px;
    height: 232px;
    background-color: #3d392f;
    margin-bottom: 50px;
    margin: 0 auto;
  }

  /* line 1359, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile.online_buchen {
    width: 320px;
    height: 34px;
    background-color: #5c2672;
    margin-top: 20px;
    margin-bottom: 0px !important;
    margin: 0 auto;
  }

  /* line 1368, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile ul, .wrap_navi_footer_mobile.online_buchen ul {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "DIN Next W01 Regular";
    color: #fff;
    line-height: 33px;
    width: 300px;
    padding-left: 10px;
    padding-top: 10px;
  }

  /* line 1380, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile.online_buchen ul {
    padding-top: 3px;
  }

  /* line 1384, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile.online_buchen li {
    border-bottom: 0 !important;
  }

  /* line 1389, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile li {
    border-bottom: 1px solid #6e6b63;
    width: 300px;
    height: 33px;
    background: url("../img/icon/button_pfeil_lo.png") no-repeat 280px 9px;
  }

  /* line 1396, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile li:last-child {
    /*border-bottom: 0; */
  }

  /* line 1403, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile a {
    color: #fff;
    text-decoration: none;
  }

  /* line 1409, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile a:hover {
    /*text-decoration: underline; */
  }

  /* line 1413, ../sass/_styles767_321.scss */
  .footer {
    width: 320px;
    margin-left: 0;
    display: inline;
  }

  /* line 1419, ../sass/_styles767_321.scss */
  .footer {
    height: 61px;
  }

  /* line 1424, ../sass/_styles767_321.scss */
  .footer_rechts {
    display: none;
  }

  /* line 1428, ../sass/_styles767_321.scss */
  .footer, .footer_links {
    width: 320px !important;
  }

  /* line 1432, ../sass/_styles767_321.scss */
  .footer_links {
    padding-left: 0px !important;
    margin-top: 7px;
    float: none !important;
    margin: 0 auto;
  }

  /* line 1439, ../sass/_styles767_321.scss */
  .footer .footer_element_padding {
    border: 0;
    text-align: center;
    font-size: 12px;
    padding-left: 37px;
    line-height: 16px;
  }

  /* line 1448, ../sass/_styles767_321.scss */
  .footer_meta_phone {
    background-color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 15px;
  }

  /* line 1455, ../sass/_styles767_321.scss */
  .footer_meta_phone a {
    color: #333333;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
    border-right: 1px solid #333333;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 1466, ../sass/_styles767_321.scss */
  .footer_meta_phone a:first-child {
    padding-left: 0;
  }

  /* line 1470, ../sass/_styles767_321.scss */
  .footer_meta_phone a:last-child {
    border-right: 0;
  }

  /* line 1474, ../sass/_styles767_321.scss */
  .footer_meta_phone a:nth-child(3n) {
    display: inline-block;
  }

  /* line 1478, ../sass/_styles767_321.scss */
  .footer_meta_phone a:hover {
    text-decoration: underline;
  }
}
/* Landscape 480 bis 767px */
/*@media (width:480px) { */
@media (min-width: 321px) and (max-width: 767px) {
  /* line 1498, ../sass/_styles767_321.scss */
  .content_main .table {
    margin-top: 10px !important;
    display: inline-table !important;
  }

  /* line 1504, ../sass/_styles767_321.scss */
  .navi_mobile.kontakt {
    padding-right: 10px;
    width: 111px;
  }

  /* line 1509, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_copy {
    width: 440px;
  }

  /* line 1513, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_listing_wrap {
    width: 460px;
  }

  /* line 1517, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_listing_grafik_person {
    padding-left: 0px;
  }

  /* line 1521, ../sass/_styles767_321.scss */
  .content_tagesaktuelle_rate .datum_raten {
    width: 200px;
  }

  /* line 1526, ../sass/_styles767_321.scss */
  .content_tagesaktuelle_rate .datum_raten.null_single_double {
    width: 200px;
  }

  /* line 1530, ../sass/_styles767_321.scss */
  .content_tagesaktuelle_rate .preis_raten.null_single_double {
    /*
      margin-left: 0;
      margin-right: 144px;
      */
    padding-left: 0px;
  }

  /* line 1538, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text {
    width: 461px;
    height: 100%;
  }

  /* line 1543, ../sass/_styles767_321.scss */
  .zimmer_teaser_text {
    width: 480px !important;
    height: 100%;
  }

  /* line 1548, ../sass/_styles767_321.scss */
  .zimmer_teaser_bild {
    width: 460px !important;
    min-width: 460px !important;
  }

  /* line 1553, ../sass/_styles767_321.scss */
  .zimmer_details ul {
    height: 100%;
  }

  /* line 1557, ../sass/_styles767_321.scss */
  .preis-tablet_wrap {
    width: 480px;
  }

  /* line 1561, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet {
    width: 460px;
    margin-left: -13px;
  }

  /* line 1566, ../sass/_styles767_321.scss */
  .buchungsmaske_2 {
    width: 480px;
  }

  /* line 1570, ../sass/_styles767_321.scss */
  .buchungsmaske_2 fieldset {
    margin-left: -8px;
  }

  /* line 1574, ../sass/_styles767_321.scss */
  .buchungsmaske_2 fieldset.anzahl_gaeste {
    margin-left: -6px;
  }

  /* line 1578, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .button_submit {
    background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 175px 9px #5C2672;
    margin-left: 10px;
    text-align: left;
    width: 225px;
  }

  /* line 1585, ../sass/_styles767_321.scss */
  .wrap_trennstrich {
    width: 100%;
    height: 1px;
    background-color: #3a3732;
  }

  /* line 1591, ../sass/_styles767_321.scss */
  .trennstrich {
    width: 460px;
    height: 1px;
    background-color: #A09E99;
    margin-left: 10px;
  }

  /* line 1598, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit_active {
    border: 0;
  }

  /* line 1602, ../sass/_styles767_321.scss */
  .footer, .footer_links {
    width: 480px !important;
  }

  /* line 1606, ../sass/_styles767_321.scss */
  .footer .footer_element_padding {
    padding-left: 116px;
    padding-top: 6px;
  }

  /* Haupt-Navigation im Footer-Bereich */
  /* line 1612, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile {
    width: 480px !important;
  }

  /* line 1616, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile.online_buchen {
    width: 480px !important;
  }

  /* line 1620, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile ul, .wrap_navi_footer_mobile.online_buchen ul {
    width: 460px !important;
  }

  /* line 1624, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile li {
    width: 460px !important;
    background: url("../img/icon/button_pfeil_lo.png") no-repeat 440px 9px;
    border-bottom: 1px solid #6E6B63;
  }

  /* line 1630, ../sass/_styles767_321.scss */
  .meta_navi .navi_language {
    padding-bottom: 4px;
  }

  /* line 1634, ../sass/_styles767_321.scss */
  .meta_navi .navi_element:last-child {
    border-left: 0 !important;
  }

  /* line 1638, ../sass/_styles767_321.scss */
  .teaser_copy_home .content_tagesaktuelle_rate {
    top: -444px;
    left: -14px;
  }

  /* line 1643, ../sass/_styles767_321.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_hinweise {
    width: 456px;
  }

  /* line 1647, ../sass/_styles767_321.scss */
  .teaser_copy_home .copy_header {
    margin-top: -12px !important;
  }

  /* line 1651, ../sass/_styles767_321.scss */
  .hinweis_angebote {
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  /* #################################### */
  /* DCE Teaser Slider (767 und weniger)) */
  /* line 1665, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop {
    left: 0;
    top: 940px;
    width: 480px;
  }

  /* line 1671, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .wrap_button_desktop {
    display: none;
  }

  /* line 1675, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile {
    display: inline;
  }

  /* line 1679, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_navi {
    display: none;
  }

  /* line 1683, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_copy {
    width: 480px;
    margin-bottom: 0;
  }

  /* line 1688, ../sass/_styles767_321.scss */
  .carousel_teaser_slider .zimmer_teaser_bild {
    margin-left: -8px;
    margin-top: 15px;
  }

  /* line 1693, ../sass/_styles767_321.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-top: 270px;
  }

  /* line 1697, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_copy {
    background: url("../img/1280_background_visula_teaser_slider.png") repeat scroll 0 0 transparent;
  }

  /* line 1701, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_copy {
    height: 380px;
  }

  /* line 1705, ../sass/_styles767_321.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-left: 10px;
    margin-top: -240px;
  }

  /* line 1710, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_slider {
    height: 100px;
    width: 480px;
  }

  /* line 1715, ../sass/_styles767_321.scss */
  .slider-id-panel.panel {
    background: url("../img/1280_background_visula_teaser_slider.png") repeat scroll 0 0 transparent !important;
  }

  /* line 1719, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .zimmer_preis_wrap {
    top: 417px;
  }

  /* line 1723, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile .button_submit {
    margin-top: 15px;
    margin-right: 10px;
  }

  /* line 1729, ../sass/_styles767_321.scss */
  .ls-wrapper .liquid-slider {
    height: 494px;
  }

  /* line 1733, ../sass/_styles767_321.scss */
  .ls-wrapper .ls-nav {
    top: 526px;
  }

  /* line 1737, ../sass/_styles767_321.scss */
  #slider-id, .liquid-slider, .slider-id-wrapper {
    height: 500px !important;
  }

  /* Ende: DCE Teaser Slider (767 und weniger)) */
  /* ########################################## */
  /* ##################### */
  /* 2er Teaser Vollfläche <=767*/
  /* line 1751, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche {
    margin-bottom: 30px;
    margin-top: 0px;
    left: -8px;
    width: 400px;
    display: block;
  }

  /* line 1759, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap {
    margin-left: 10px;
    margin-bottom: -25px;
    width: 460px  !important;
  }

  /* line 1765, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table {
    padding-right: 0;
    margin-left: 0;
  }

  /* line 1770, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table_padding {
    margin-top: 5px;
    padding-left: 0;
  }

  /* line 1775, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_header {
    height: auto;
  }

  /* line 1779, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_text {
    width: 460px !important;
    max-width: 460px  !important;
    padding-bottom: 0;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 13px;
  }

  /* line 1788, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_datum {
    font-size: 13px;
    margin-left: 8px;
  }

  /* line 1793, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image, .zweier_teaser_vollflaeche .zwei_teaser_image img {
    width: 460px !important;
    height: 271px;
  }

  /* line 1798, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zimmer_preis_button_wrap.zweier_teaser {
    width: 460px !important;
    max-width: 460px !important;
  }

  /* line 1803, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  /* line 1808, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit {
    margin-bottom: 10px;
    width: auto;
  }

  /* 2er Teaser Vollfläche */
  /* ##################### */
  /* ############################ */
  /* CONTENT: Copy Einfach <= 767 */
  /* line 1821, ../sass/_styles767_321.scss */
  .teaser_copy_einfach, .teaser_headline_einfach {
    display: none;
    margin-left: 0;
  }

  /* line 1826, ../sass/_styles767_321.scss */
  .teaser_copy_einfach .copy_header, .teaser_copy_einfach .copy_text, .teaser_headline_einfach .copy_header {
    padding-left: 10px;
    padding-right: 10px;
    width: 460px;
  }

  /* line 1832, ../sass/_styles767_321.scss */
  .teaser_copy_einfach .copy_text {
    padding-bottom: 30px;
  }

  /* Ende CONTENT: Copy Einfach  <= 767  */
  /* ################################### */
  /* ##################### */
  /* Korrektur content mj  */
  /* line 1844, ../sass/_styles767_321.scss */
  .content_main .table {
    margin-left: 0;
  }

  /* line 1848, ../sass/_styles767_321.scss */
  .content_main {
    margin-left: 0;
  }

  /* Ende Korrektur content mj  */
  /* ########################## */
}
/* Smartphone Portrait */
/* Smartphone 320 */
@media (max-width: 320px) {
  /* line 6, ../sass/_styles320.scss */
  .row {
    width: 100%;
  }

  /* line 11, ../sass/_styles320.scss */
  .content_main {
    margin-left: 53px;
    margin-top: 5px;
  }

  /* line 16, ../sass/_styles320.scss */
  .content_main .table {
    margin-top: 10px !important;
    display: inline-table !important;
  }

  /* line 21, ../sass/_styles320.scss */
  #header_wrap {
    min-width: 320px;
    width: 320px;
    z-index: 10;
  }

  /* line 27, ../sass/_styles320.scss */
  #wrap_navi_header_mobile {
    height: 195px;
    width: 320px;
  }

  /* line 32, ../sass/_styles320.scss */
  .wrap_navi_footer_mobile {
    height: 232px;
  }

  /* line 36, ../sass/_styles320.scss */
  .wrap_navi_footer_mobile.online_buchen {
    position: relative;
  }

  /* line 40, ../sass/_styles320.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile li {
    height: 27px;
    line-height: 24px;
    background: url("../img/icon/button_pfeil_lo.png") no-repeat scroll 278px 5px transparent;
    padding-left: 36px;
    border-bottom: 1px solid #6E6B63;
  }

  /* line 48, ../sass/_styles320.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile li:last-child {
    /*border-bottom: 0 !important;*/
  }

  /* line 52, ../sass/_styles320.scss */
  .footer .footer_element_padding {
    padding-top: 6px;
  }

  /* line 57, ../sass/_styles320.scss */
  .wrap_navi_verfuegbarkeit a, .wrap_navi_verfuegbarkeit_active a {
    padding-right: 20px;
  }

  /* line 61, ../sass/_styles320.scss */
  .wrap_navi_verfuegbarkeit {
    width: 320px;
    min-width: 320px;
  }

  /* line 66, ../sass/_styles320.scss */
  .wrap_navi_verfuegbarkeit .navi_element.rechts {
    padding-right: 10px;
    float: right;
    padding-left: 0;
  }

  /* line 72, ../sass/_styles320.scss */
  .wrap_navi_verfuegbarkeit_active {
    border: 0;
    width: 320px;
  }

  /* line 77, ../sass/_styles320.scss */
  .wrap_trennstrich {
    width: 100%;
    height: 1px;
    background-color: #3a3732;
  }

  /* line 83, ../sass/_styles320.scss */
  .trennstrich {
    width: 300px;
    height: 1px;
    background-color: #A09E99;
    margin-left: 10px;
  }

  /* line 90, ../sass/_styles320.scss */
  .unterer_bereich .small-12 {
    text-align: left !important;
  }

  /* line 94, ../sass/_styles320.scss */
  .buchungsmaske_2 .buchungsmaske_2_wrap {
    width: 320px;
    min-width: 320px;
    padding-left: 36px;
  }

  /* line 100, ../sass/_styles320.scss */
  .buchungsmaske_2.unterer_bereich .element_1 {
    margin-left: 30px;
    margin-top: -50px;
  }

  /* line 106, ../sass/_styles320.scss */
  .buchungsmaske_2.unterer_bereich .element_2 {
    margin-left: 30px;
    margin-top: -25px;
  }

  /* line 111, ../sass/_styles320.scss */
  .buchungsmaske_2.unterer_bereich {
    left: -80px;
  }

  /* ##################### */
  /* IFRAME Hotelwertungen */
  /* line 118, ../sass/_styles320.scss */
  #iframe_hotelbewertungen {
    display: none;
  }

  /* Ende IFRAME Hotelwertungen */
  /* ########################## */
  /* line 125, ../sass/_styles320.scss */
  #ui-datepicker-div {
    left: 18px !important;
    top: 126px !important;
    z-index: 70 !important;
  }

  /* line 131, ../sass/_styles320.scss */
  .img_980 {
    width: 320px;
    height: 193px;
    min-width: 100%;
    min-width: 100% !important;
    width: 100% !important;
  }

  /* line 139, ../sass/_styles320.scss */
  .no_border {
    margin-right: -8px;
  }

  /* line 143, ../sass/_styles320.scss */
  .meta_navi_rechts.sub {
    margin-top: -34px;
  }

  /* line 147, ../sass/_styles320.scss */
  .meta_navi .navi_language {
    padding-bottom: 4px;
  }

  /* line 151, ../sass/_styles320.scss */
  .meta_navi .navi_element:last-child {
    border-left: 0 solid #BCBBB7 !important;
    /*clear: both;*/
    float: right;
    margin-top: 13px;
    /* margin-right: -6px;*/
    /*margin-right: 14px;*/
  }

  /* line 161, ../sass/_styles320.scss */
  .show_768 {
    margin-right: 0;
  }

  /* line 165, ../sass/_styles320.scss */
  .meta_navi .navi_element.text.wetter {
    border-right: 0;
    padding-right: 0px;
    margin-right: -2px;
  }

  /* line 179, ../sass/_styles320.scss */
  .meta_navi .navi_element .active_href a {
    padding-right: 0;
  }

  /* line 183, ../sass/_styles320.scss */
  .meta_navi .navi_element.fix320 {
    clear: both;
    float: left;
    margin-top: 13px;
    margin-right: -6px;
    position: relative;
    /*left: 24px;
    left: 10px;*/
  }

  /* line 194, ../sass/_styles320.scss */
  ul #langselector {
    padding-bottom: 32px;
  }

  /* line 199, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text, .zimmer_teaser_text {
    height: 100%;
  }

  /* line 203, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit img {
    display: none;
  }

  /* line 207, ../sass/_styles320.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche, .zimmer_teaser_text.zimmer_teaser_text_gutter.teaser_vollflaeche, .preis-tablet_wrap.teaser_vollflaeche {
    padding-left: 12px;
  }

  /* line 211, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text.preis-tablet {
    margin-left: 0;
  }

  /* line 215, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen {
    top: 0px;
  }

  /* line 219, ../sass/_styles320.scss */
  .zimmer_details ul {
    height: 100%;
  }

  /* line 223, ../sass/_styles320.scss */
  .content_main .td.zelle_content {
    width: 320px !important;
    min-width: 320px !important;
  }

  /* line 229, ../sass/_styles320.scss */
  .hinweis_angebote {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  /* ########################################### */
  /* "CONTENT: Mobil Header Teaser" -->Nur Mobil */
  /* line 240, ../sass/_styles320.scss */
  .wrap_mobil_header_teaser {
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
  }

  /* line 248, ../sass/_styles320.scss */
  .wrap_mobil_header_teaser .headline_teaser_text.h2 {
    padding-bottom: 0px;
    padding-top: 6px;
  }

  /* Ende "CONTENT: Mobil Header Teaser" -->Nur Mobil */
  /* ################################################ */
  /* ################## */
  /* DCE: Copy Home 320 */
  /* line 260, ../sass/_styles320.scss */
  .teaser_copy_home .copy_header {
    width: 300px;
    margin-left: -5px;
  }

  /* line 265, ../sass/_styles320.scss */
  .teaser_copy_home .copy_text {
    width: 304px;
  }

  /* line 273, ../sass/_styles320.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_grafik_person:first-child {
    padding-left: 90px;
  }

  /* line 277, ../sass/_styles320.scss */
  .tagesaktuelle_raten .raten_hinweise {
    width: 297px;
  }

  /* line 281, ../sass/_styles320.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_hinweise {
    width: 297px;
  }

  /* line 285, ../sass/_styles320.scss */
  .copy_home_slider {
    width: 320px;
    background: url("../img/platzhalter_teaserslider320.jpg") no-repeat scroll 0 0 transparent;
  }

  /* line 290, ../sass/_styles320.scss */
  .teaser_copy_home .content_tagesaktuelle_rate {
    left: -14px;
    top: -444px;
  }

  /* line 295, ../sass/_styles320.scss */
  .teaser_copy_home .td.wrap_raten, .teaser_copy_home .content_tagesaktuelle_rate, .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_wrap {
    width: auto;
  }

  /* line 299, ../sass/_styles320.scss */
  .tagesaktuelle_raten .raten_listing_grafik_person {
    padding-left: 0px;
  }

  /* line 303, ../sass/_styles320.scss */
  .content_tagesaktuelle_rate .preis_raten.null_single_double {
    margin-left: 0px;
  }

  /* MJ Neu: Tagesaktuelle Raten */
  /* line 311, ../sass/_styles320.scss */
  .ratenVerteilerTable {
    width: 300px;
    min-width: 300px;
  }

  /* line 316, ../sass/_styles320.scss */
  .ratenTable {
    width: 300px;
  }

  /* line 320, ../sass/_styles320.scss */
  .ratenVerteilerTableCell.ratenDatum {
    width: 90px;
  }

  /* line 324, ../sass/_styles320.scss */
  .ratenVerteilerTableCell.ratenZelle1 {
    width: 120px;
  }

  /* line 328, ../sass/_styles320.scss */
  .ratenVerteilerTableCell.ratenZelle2 {
    width: 90px;
  }

  /* Ende DCE: Copy Home 320 */
  /* ################## */
  /* ####################### */
  /* DCE Teaser Slider (320) */
  /* line 347, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop {
    left: 0;
    top: 955px;
    width: 320px;
  }

  /* line 353, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .wrap_button_desktop {
    display: none;
  }

  /* line 357, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile {
    display: inline;
  }

  /* line 361, ../sass/_styles320.scss */
  .copy_home_slider {
    background: none;
    width: auto;
  }

  /* line 366, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop {
    width: 320px !important;
  }

  /* line 370, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .element_copy {
    width: 320px !important;
    margin-bottom: 0;
    background: url("../img/1280_background_visula_teaser_slider.png") repeat scroll 0 0 transparent;
    height: 290px;
    padding-left: 7px;
  }

  /* line 378, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .element_slider {
    width: 320px;
    height: 100px;
  }

  /* line 383, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile .button_submit {
    margin-top: 15px;
    margin-right: 9px;
  }

  /* line 388, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .zimmer_preis_wrap {
    top: 324px;
  }

  /* line 392, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .element_navi {
    display: none;
  }

  /* line 396, ../sass/_styles320.scss */
  .carousel_teaser_slider .zimmer_teaser_bild {
    margin-left: -7px;
    margin-top: 15px;
    width: 304px;
    min-width: 304px;
  }

  /* line 403, ../sass/_styles320.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-left: 8px;
    margin-top: -154px;
  }

  /* line 408, ../sass/_styles320.scss */
  .slider-id-panel.panel {
    background: url("../img/1280_background_visula_teaser_slider.png") repeat scroll 0 0 transparent !important;
  }

  /* line 412, ../sass/_styles320.scss */
  .ls-wrapper .liquid-slider {
    height: 494px;
  }

  /* line 416, ../sass/_styles320.scss */
  .ls-wrapper .ls-nav {
    top: 440px;
    padding-left: 133px;
  }

  /* line 421, ../sass/_styles320.scss */
  #slider-id, .liquid-slider, .slider-id-wrapper {
    height: 390px !important;
  }

  /* ####################### */
  /* Ende DCE Teaser Slider (320) */
  /* ################################# */
  /* DCE: CONTENT: Volltext-Teaser 320 */
  /* line 434, ../sass/_styles320.scss */
  .wrap_volltext_teaser {
    margin-left: 0px !important;
    overflow: hidden;
  }

  /* line 439, ../sass/_styles320.scss */
  .wrap_volltext_teaser .detail_mobile {
    width: 320px;
    padding-top: 30px;
  }

  /* line 445, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_header.volltext_teaser {
    height: auto;
    padding-bottom: 7px;
  }

  /* line 450, ../sass/_styles320.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text {
    margin-top: 0;
  }

  /* line 454, ../sass/_styles320.scss */
  .wrap_volltext_teaser .ausstattung {
    display: none;
  }

  /* line 459, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_details.volltext_teaser.teaser {
    display: inline;
  }

  /* line 463, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_details.volltext_teaser {
    font-size: 13px;
  }

  /* line 467, ../sass/_styles320.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text.volltext_teaser {
    width: 300px !important;
    border-top: 0px;
    margin-left: 0px;
  }

  /* line 473, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    width: 310px !important;
    height: auto;
    margin-bottom: 15px;
  }

  /* line 479, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    display: block;
    width: 320px !important;
  }

  /* line 484, ../sass/_styles320.scss */
  .mobile_volltext_detail .trennlinie {
    margin-left: 0;
    margin-top: 28px;
    width: 300px !important;
  }

  /* line 490, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild.volltext_teaser {
    display: table-cell;
  }

  /* line 494, ../sass/_styles320.scss */
  .wrap_volltext_teaser .infiniteCarousel_item img {
    height: 208px !important;
    left: -48px;
    position: relative;
    width: 300px !important;
  }

  /* line 501, ../sass/_styles320.scss */
  .wrap_volltext_teaser .infiniteCarousel.ic_peek_padding {
    width: 300px !important;
    height: 208px !important;
  }

  /* line 506, ../sass/_styles320.scss */
  .wrap_volltext_teaser .ic_wrapper.ic_myCarousel {
    width: 300px !important;
    height: 208px !important;
  }

  /* line 511, ../sass/_styles320.scss */
  .mobile_volltext_detail {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 3px;
    width: 319px;
  }

  /* line 518, ../sass/_styles320.scss */
  .wrap_volltext_teaser .ic_left_nav, .wrap_volltext_teaser .ic_right_nav {
    top: 84px !important;
  }

  /* line 522, ../sass/_styles320.scss */
  .mobile_volltext_detail .trennlinie {
    margin-left: 10px;
  }

  /* line 526, ../sass/_styles320.scss */
  .wrap_volltext_teaser .volltext_teaser.element_info {
    width: 300px;
  }

  /* line 530, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy {
    width: 300px;
    height: 275px;
    margin-bottom: 10px;
    display: none;
  }

  /* line 538, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild {
    width: 300px;
    margin: 0;
  }

  /* line 543, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild img {
    width: 320px;
  }

  /* line 547, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_text {
    padding-top: 0;
    position: relative;
    top: 82px;
    left: 10px;
  }

  /* line 554, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_text_eins {
    width: 275px;
    font-size: 12px;
  }

  /* line 559, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_text_zwei a {
    font-size: 12px;
  }

  /* line 563, ../sass/_styles320.scss */
  .mobile_volltext_detail.lastElement {
    margin-bottom: 30px;
  }

  /* line 567, ../sass/_styles320.scss */
  .wrap_volltext_teaser .border_end {
    display: none !important;
  }

  /* line 571, ../sass/_styles320.scss */
  .wrap_volltext_teaser .border_end {
    display: none !important;
  }

  /* Ende DCE: CONTENT: Volltext-Teaser */
  /* ################################## */
  /* ############################################# */
  /* DCE: CONTENT: Volltext-Teaser ohne Detailtext 320*/
  /* Styles von "wrap_volltext_teaser" werden übernommen und per Klasse "no_detail" angepasst/ergänzt */
  /* line 588, ../sass/_styles320.scss */
  .wrap_volltext_teaser.no_detail .wrap_zimmer_teaser_text.volltext_teaser.no_detail {
    width: 300px !important;
  }

  /* line 592, ../sass/_styles320.scss */
  .wrap_volltext_teaser.no_detail {
    width: 300px;
    margin-bottom: 17px;
  }

  /* line 597, ../sass/_styles320.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser.no_detail {
    width: 300px !important;
  }

  /* Ende DCE: CONTENT: Volltext-Teaser ohne Detailtext */
  /* ################################################## */
  /* ##################### */
  /* Teaser Vollfläche 320 */
  /* line 611, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche {
    display: inline;
  }

  /* line 615, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche_tablet {
    display: none;
  }

  /* line 619, ../sass/_styles320.scss */
  .zimmer_teaser_text.teaser_vollflaeche {
    margin-top: 0px !important;
    padding-left: 10px;
  }

  /* line 624, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text.teaser_vollflaeche {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 300px;
    height: auto;
  }

  /* line 631, ../sass/_styles320.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche, .zimmer_teaser_columns.teaser_vollflaeche, .zimmer_teaser_text.teaser_vollflaeche {
    width: 317px;
  }

  /* line 635, ../sass/_styles320.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    padding-left: 10px;
    height: auto !important;
  }

  /* line 640, ../sass/_styles320.scss */
  .zimmer_teaser_bild.teaser_vollflaeche {
    margin-left: -2px;
    margin-right: 0px;
    width: 300px !important;
    min-width: 300px !important;
  }

  /* line 647, ../sass/_styles320.scss */
  .preis-tablet_wrap.teaser_vollflaeche {
    width: 320px;
  }

  /* line 651, ../sass/_styles320.scss */
  #filmwrap {
    height: 169px;
    width: 300px;
  }

  /* line 656, ../sass/_styles320.scss */
  #myStartImageMobile {
    width: 300px;
    cursor: pointer;
  }

  /* line 662, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    width: 300px;
  }

  /* line 666, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_columns.teaser_vollflaeche {
    width: auto;
    margin-left: 7px;
  }

  /* line 671, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche.film .zimmer_teaser_wrap_bild, .wrap_teaser_vollflaeche.film .zimmer_teaser_columns {
    height: 169px !important;
  }

  /* line 675, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche .zimmer_preis_button_wrap .button_submit.teaser_vollflaeche {
    margin-top: -38px;
  }

  /* line 679, ../sass/_styles320.scss */
  #hrefStopMovieMobile {
    margin-top: -38px;
  }

  /* line 683, ../sass/_styles320.scss */
  #hrefStopMovieMobile img {
    margin-right: -28px;
  }

  /* line 687, ../sass/_styles320.scss */
  #hrefStartMovieMobile img {
    margin-right: -29px;
  }

  /* line 691, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche.film .preis-tablet_wrap.teaser_vollflaeche {
    width: 320px;
  }

  /* ########################## */
  /* ENDE Teaser Vollfläche 320 */
  /* ############# */
  /* EVENTKALENDER 320*/
  /* line 705, ../sass/_styles320.scss */
  .eventkalender_wrap {
    display: block;
    margin-left: 0;
    clear: both;
    width: 320px;
    border: 0px solid blue;
    margin-bottom: 25px;
  }

  /* line 714, ../sass/_styles320.scss */
  .eventkalender_text, .eventkalender_header {
    width: 300px;
  }

  /* line 718, ../sass/_styles320.scss */
  .divider_eventkalender {
    width: 300px;
  }

  /* line 722, ../sass/_styles320.scss */
  .eventkalender_categorie {
    width: 320px;
  }

  /* line 726, ../sass/_styles320.scss */
  .eventkalender_wrap .event_single {
    height: auto;
  }

  /* EVENTKALENDER */
  /* ############# */
  /* ############################ */
  /* TEASER Veranstaltungen 320 */
  /* line 742, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4 {
    width: 320px;
  }

  /* line 746, ../sass/_styles320.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_header {
    width: 300px;
  }

  /* line 750, ../sass/_styles320.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_image {
    width: 300px;
  }

  /* line 754, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_image img {
    max-width: 300px;
    width: 300px;
  }

  /* line 759, ../sass/_styles320.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_wrap {
    width: 320px;
    min-width: 320px !important;
  }

  /* line 764, ../sass/_styles320.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_text, .teaser_veranstaltungen_wrap .zimmer_preis_button_wrap {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
  }

  /* TEASER Veranstaltungen */
  /* ###################### */
  /* ######################### */
  /* 2er Teaser Vollfläche 320 */
  /* line 778, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche {
    /*display: none; */
  }

  /* line 782, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table {
    padding-right: 0;
    margin-left: 0;
  }

  /* line 787, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table_padding {
    padding-left: 0;
  }

  /* line 791, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap {
    margin-left: 0px;
    width: 304px;
  }

  /* line 796, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_header {
    height: auto;
    width: 300px !important;
  }

  /* line 801, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_text {
    width: 300px !important;
    max-width: 300px !important;
    padding-bottom: 13px;
    font-size: 13px;
    margin-bottom: 0;
  }

  /* line 809, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_datum {
    width: 300px !important;
    margin-left: 8px;
  }

  /* line 814, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image, .zweier_teaser_vollflaeche .zwei_teaser_image img {
    width: 300px !important;
    height: 179px;
  }

  /* line 819, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image {
    margin-bottom: 13px;
  }

  /* line 823, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zimmer_preis_button_wrap.zweier_teaser {
    width: 300px !important;
    max-width: 300px !important;
  }

  /* line 828, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap {
    margin-top: 5px;
    margin-bottom: 30px;
  }

  /* line 833, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit {
    margin-bottom: 10px;
    width: auto;
  }

  /* 2er Teaser Vollfläche */
  /* ##################### */
  /* 3er- Teaser Vollfläche */
  /* line 844, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche {
    overflow: hidden;
    width: 320px;
  }

  /* line 850, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap {
    width: 320px;
    margin-bottom: -2px;
  }

  /* line 855, ../sass/_styles320.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 12px !important;
  }

  /* line 859, ../sass/_styles320.scss */
  .drei_teaser_wrap .formatierung_table_padding, .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 10px  !important;
  }

  /* line 863, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_image, .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap, .drei_teaser_vollflaeche .drei_teaser_text, .drei_teaser_vollflaeche .drei_teaser_header {
    width: 300px;
    max-width: 300px;
  }

  /* line 868, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_text {
    font-size: 13px;
    padding-bottom: 15px;
  }

  /* line 873, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_image {
    padding-bottom: 10px;
  }

  /* line 877, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap {
    margin-bottom: 37px;
  }

  /* ############################ */
  /* CONTENT: Copy Einfach 320 */
  /* line 887, ../sass/_styles320.scss */
  .teaser_copy_einfach, .teaser_headline_einfach {
    display: none;
    margin-left: 0;
  }

  /* line 892, ../sass/_styles320.scss */
  .teaser_copy_einfach .copy_header, .teaser_copy_einfach .copy_text, .teaser_headline_einfach .copy_header {
    padding-left: 10px;
    padding-right: 10px;
    width: 300px;
  }

  /* line 898, ../sass/_styles320.scss */
  .teaser_copy_einfach .copy_text {
    padding-bottom: 30px;
  }

  /* line 902, ../sass/_styles320.scss */
  .mobilnutzbar {
    display: block !important;
  }

  /* Ende CONTENT: Copy Einfach  <= 767  */
  /* ################################### */
  /* ##################### */
  /* Korrektur content mj  */
  /* line 914, ../sass/_styles320.scss */
  .content_main .table {
    margin-left: 0;
  }

  /* line 918, ../sass/_styles320.scss */
  .content_main {
    margin-left: 0;
  }

  /* Ende Korrektur content mj  */
  /* ########################## */
}
/* ############# */
/* MEDIA QUERIES Korrekturen*/
/* ------------------ */
/* Breakpoint AB 980 aufwärts */
@media (min-width: 1024px) {
  /* line 3863, ../sass/styles.scss */
  nav ul {
    font-size: 16px !important;
  }

  /* line 3867, ../sass/styles.scss */
  .abstand_gutter_rechts, .abstand_gutter_links {
    display: none;
  }
}
/* ############################# */
/* ############################# */
/* ------------------ */
/* GRID Korrekturen / IPAD     */
@media (min-width: 768px) and (max-width: 959px) {
  /* line 3888, ../sass/styles.scss */
  .footer_links .footer_element {
    font-size: 11px;
  }

  /* line 3892, ../sass/styles.scss */
  .footer_links {
    width: 51%;
  }

  /* line 3896, ../sass/styles.scss */
  .footer_rechts {
    width: 49%;
  }

  /* line 3900, ../sass/styles.scss */
  .footer .footer_element_padding {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* ####################### */
/* Darstellungskorrekturen */
/* "Tagesaktuelle Raten": Linie entfernen ab einer bestimmtem Grösse */
@media (max-width: 910px) {
  /* line 3915, ../sass/styles.scss */
  .tagesaktuelle_raten .raten_listing_wrap:last-child {
    border-top: 0 !important;
    padding-left: 0px !important;
  }

  /* line 3920, ../sass/styles.scss */
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende {
    margin-left: 0px !important;
  }

  /* line 3924, ../sass/styles.scss */
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
    border-top: 0 !important;
    margin-left: 0px !important;
  }

  /* line 3929, ../sass/styles.scss */
  .tagesaktuelle_raten .content_tagesaktuelle_rate {
    width: 520px;
  }
}
/*"Tagesaktuelle Raten": Breite korrigieren, damit nicht umbricht */
@media (max-width: 810px) {
  /* line 3940, ../sass/styles.scss */
  .tagesaktuelle_raten .content_tagesaktuelle_rate {
    width: 520px;
  }
}
