@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:'DINNextLTW01-UltraLight 706122';
font-family:'DINNextLTW01-UltraLight 706125';
font-family:'DIN Next W01 Light';
font-family:'DINNextW01-LightItalic';
font-family:'DIN Next W01 Regular';
font-family:'DIN Next W01 Italic';
font-family:'DIN Next W01 Medium';
font-family:'DINNextW01-MediumItalic';
font-family:'DIN Next W01 Bold';
font-family:'DINNextW01-BoldItalic';
font-family:'DIN Next W01 Heavy';
font-family:'DINNextW01-HeavyItalic';
font-family:'DIN Next W01 Black';
font-family:'DINNextW01-BlackItalic';
font-family:'DINNextW01-CondensedUlt';
font-family:'DINNextW01-CondensedLig';
font-family:'DINNextW01-CondensedReg';
font-family:'DINNextW01-CondensedMed';
font-family:'DINNextW01-CondensedBol';
font-family:'DINNextW01-CondensedHea';
font-family:'DINNextW01-CondensedBla';
font-family:'DINNextRoundedLTW01-Lig';
font-family:'DINNextRoundedLTW01-Reg';
font-family:'DINNextRoundedLTW01-Med';
font-family:'DINNextRoundedLTW01-Bol';
font-family:'DIN 1451 W01 Engschrift';
font-family:'DIN1451W01-Mittelschrif';
font-family:'Century Gothic W01';
font-family:'CenturyGothicW01-Italic';
font-family:'Century Gothic W01 Bold';
font-family:'CenturyGothicW01-BoldIt';
font-family:'Century Gothic W02';
font-family:'CenturyGothicW02-Italic';
font-family:'Century Gothic W02 Bold';
font-family:'CenturyGothicW02-BoldIt';
font-family:'Century Gothic W15';
font-family:'CenturyGothicW15-Italic';
font-family:'Century Gothic W15 Bold';
font-family:'CenturyGothicW15-BoldIt';


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

/* line 83, ../sass/styles.scss */
.row .row {
  /* margin: 0 !important;  */
  margin: 0 auto;
}

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

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

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

/* line 95, ../sass/styles.scss */
.reveal-modal {
  width: 362px;
  margin: 0 auto !important;
  left: 40%;
}

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

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

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

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

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

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

/* line 129, ../sass/styles.scss */
.logo_1280 {
  display: inline;
  margin-left: -12px;
}

/* line 134, ../sass/styles.scss */
.preis_farbe {
  color: #c70049;
  display: none;
}

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

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

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

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

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

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

/* line 166, ../sass/styles.scss */
#telefon_icon {
  background: url("../img/icon/telefon.png") 0 0 no-repeat;
  width: 17px;
  height: 20px;
  display: inline;
  float: left;
  margin-right: 5px;
}

/* line 175, ../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: #031335;
  padding-right: 10px;
}

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

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

/* iPad-Elemente */
/* line 213, ../sass/styles.scss */
.show_768 {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

/* line 257, ../sass/styles.scss */
.active_href {
  color: #c70049 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 372, ../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 381, ../sass/styles.scss */
nav ul ul, nav .popnav ul {
  padding: 0;
  margin: 0;
}

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

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

/* line 401, ../sass/styles.scss */
nav ul ul li a {
  color: #768bad;
}

/* Sub-Navi (Element-Einblendung bei Mouseover)*/
/* line 407, ../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 421, ../sass/styles.scss */
nav #popnav_2 {
  /*top: 166px;*/
  top: 16px;
}

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

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

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

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

/* line 443, ../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 449, ../sass/styles.scss */
nav #popnav_1, nav #popnav_2, nav #popnav_3, nav #popnav_4, nav #popnav_5, nav #popnav_6 {
  display: none;
}

/* line 453, ../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: #768bad;
}

/* line 457, ../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 463, ../sass/styles.scss */
nav .active {
  color: #fff;
}

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

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

/* line 488, ../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 497, ../sass/styles.scss */
.buchungsmaske fieldset {
  margin: 0 -6px;
}

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

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

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

/* line 514, ../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 526, ../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 539, ../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 545, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske #buchungsmaske_gaeste_select {
  margin-right: 10px;
  margin-bottom: 20px;
}

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

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

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

/* line 569, ../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 579, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten.gutschein {
  /*visibility: hidden;*/
}

/* line 583, ../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 588, ../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 592, ../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 597, ../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 601, ../sass/styles.scss */
.buchungsmaske .element_buchungsmaske .buchungsmaske_links_unten a {
  color: #c9c9c6;
  font-size: 13px;
  font-family: "DIN Next W01 Regular";
}

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

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

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

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

/* line 625, ../sass/styles.scss */
.button_submit {
  color: #031335;
  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: #031335;
  text-align: center;
  background: url("../img/icon/buchen_button_pfeil_lo.png") no-repeat scroll 196px 9px #ffffff;
  margin-bottom: 15px;
  padding-right: 16px;
}

/* line 641, ../sass/styles.scss */
.button_submit:hover {
  cursor: pointer;
  background-color: #c70049;
  background: url("../img/icon//buchen_button_pfeil_hi.png") no-repeat scroll 196px 9px #c70049;
  color: #fff;
}

/* ###################### */
/* Datepicker-Anpassungen */
/* line 653, ../sass/styles.scss */
.ui-widget-content {
  border: 0px solid #999999 !important;
  background-color: #768bad;
}

/* line 658, ../sass/styles.scss */
#ui-datepicker-div {
  background-color: #768bad;
  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 669, ../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 676, ../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 685, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-title {
  color: #FFFFFF;
  font-weight: normal;
  font-family: "DIN Next W01 Regular";
}

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

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

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

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

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

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

/* line 715, ../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 725, ../sass/styles.scss */
.ui-datepicker table, .ui-datepicker tr {
  background-color: #768bad !important;
  color: #FFFFFF;
  font-weight: normal !important;
  font-size: 12px !important;
  font-family: arial !important;
}

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

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

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

/* line 746, ../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 752, ../sass/styles.scss */
.ui-state-default.ui-state-hover {
  border: 1px solid #5c2672 !important;
  color: #5c2672 !important;
}

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

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

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

/* line 772, ../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 778, ../sass/styles.scss */
.calendar_abbinder_farbe {
  float: right;
  width: 15px;
  height: 10px;
  background-color: #c70049;
  margin-bottom: 4px;
}

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

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

/* line 799, ../sass/styles.scss */
.input_checkIn:hover, .input_checkOut:hover {
  cursor: default;
}

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

/* line 810, ../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 825, ../sass/styles.scss */
.ui-datepicker .ui-datepicker-buttonpane:hover {
  cursor: pointer;
}

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

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

/* line 858, ../sass/styles.scss */
.navi_1260 {
  background-image: none;
  /*background-image: none; url('../img/1260_background-navi.png') no-repeat 0 0;  */
  background-color: #031335;
  width: 252px;
  height: 780px;
  margin-left: 1.125em;
  text-align: center;
  padding-top: 19px;
  opacity: 0.9;
}

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

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

/* line 895, ../sass/styles.scss */
.search_input {
  border: 0 none !important;
  padding-right: 0 !important;
  margin-left: 7px;
}

/* line 901, ../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 909, ../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: 1;
}

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

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

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

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

/* line 935, ../sass/styles.scss */
.meta_navi .navi_element a:hover {
  text-decoration: none;
  color: #c70049;
}

/* line 940, ../sass/styles.scss */
.meta_navi .navi_element .meta_navi_active {
  color: #c70049;
}

/* line 944, ../sass/styles.scss */
.meta_navi .navi_language {
  background: url("../img/icon/navi_middle_language_pfeil_unten.png") no-repeat 60px 2px;
  width: 65px;
  border: 0px solid #000;
  float: left;
  font-family: #c70049;
  color: #5c2672;
  padding-bottom: 9px;
}

/* line 954, ../sass/styles.scss */
.meta_navi .navi_language_second {
  width: 40px;
  border: 0px solid #000;
  float: left;
  font-family: #c70049;
  color: #5c2672;
  padding-bottom: 9px;
}

/* line 965, ../sass/styles.scss */
.meta_navi .navi_language_second a {
  /*color: #768bad;*/
  color: #fff;
}

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

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

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

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

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

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

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

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

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

/* line 1021, ../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 1033, ../sass/styles.scss */
.meta_navi_rechts .navi_element.telefon {
  height: 25px;
  border-right: 1px solid #fff;
  margin-right: 0;
  padding-right: 12px;
  padding-top: 4px;
  width: 185px;
}

/* Sub-Navi (erscheint nur in Mobile) */
/* line 1043, ../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;
}

/* ############# */
/* Header-Teaser */
/* line 1062, ../sass/styles.scss */
.header_teaser_wrap {
  border: 0px solid #333333;
  /*width: auto;*/
  width: auto;
  height: 335px;
  /*padding-right: 57px;*/
  padding-right: 17px;
  padding-left: 17px;
  /*margin-left: 141px;*/
  margin-left: 20px;
  margin-top: 0;
  position: absolute;
  /*top: 250px;*/
  /*background-image: url('../img/background-visual-copy.png');*/
  background-image: none;
  background-color: inherit;
  /*  opacity:1.0;
  filter: alpha(opacity=60);
background-repeat:repeat;*/
}

/* line 1085, ../sass/styles.scss */
.header_teaser_wrap h2 {
  /*color: #636362;*/
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  font-family: 'Century Gothic W01 Bold';
  margin-top: 16px;
  opacity: 1;
  letter-spacing: 0.5px;
}

/* line 1096, ../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: 0;
  color: #333333;
  position: relative;
  top: -34px;
  border-bottom: 0 !important;
  border-top: 0 !important;
}

/* line 1112, ../sass/styles.scss */
.header_teaser_wrap h3 {
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.8em;
  /*color: #333333;*/
  padding-bottom: 21px;
}

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

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

/* line 1144, ../sass/styles.scss */
.content_main .tr {
  padding: 0;
  margin: 0;
  /*width: 972px;*/
  width: auto;
}

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

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

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

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

/* line 1175, ../sass/styles.scss */
.tagesaktuelle_raten .content_tagesaktuelle_rate {
  /*width: 990px;*/
  padding-left: 17px;
  padding-right: 0px;
  width: 100%;
}

/* line 1182, ../sass/styles.scss */
.tagesaktuelle_raten .raten_header {
  font-family: 'Century Gothic W01';
  font-size: 18px;
  color: #768BAD;
  padding-bottom: 8px;
  display: inline;
}

/* line 1190, ../sass/styles.scss */
.tagesaktuelle_raten .raten_listing {
  font-family: 'Century Gothic W01';
  font-size: 15px;
  color: #768bad;
  margin-left: 0px;
  margin-top: 15px;
}

/* line 1198, ../sass/styles.scss */
.tagesaktuelle_raten .raten_listing_wrap {
  width: 231px;
  height: 22px;
  border-right: 1px solid #b3b3b3;
  float: left;
}

/* line 1205, ../sass/styles.scss */
.tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende {
  margin-left: 12px;
  margin-right: 12px;
}

/* line 1210, ../sass/styles.scss */
.tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
  padding-right: 12px;
  margin-right: 12px;
}

/* line 1215, ../sass/styles.scss */
.tagesaktuelle_raten .raten_listing_grafik_person {
  padding-left: 10px;
  padding-right: 5px;
  margin-top: 2px;
  float: left;
}

/* line 1222, ../sass/styles.scss */
.tagesaktuelle_raten .raten_hinweise {
  clear: both;
  color: #98a8c2;
  font-family: Arial;
  font-size: 11px;
  padding-bottom: 35px;
}

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

/* line 1235, ../sass/styles.scss */
.tagesaktuelle_raten .preis_raten {
  width: 38px;
  float: left;
  font-family: 'Century Gothic W01';
  font-size: 15px;
  color: #768bad;
}

/* line 1243, ../sass/styles.scss */
.content_tagesaktuelle_rate .raten_listing_wrap.raten_last {
  border: 0;
  margin-right: 0;
  padding-right: 0;
  width: 215px;
}

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

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

/* line 1269, ../sass/styles.scss */
.ratenVerteilerTable {
  display: block;
  border: 0px solid red;
  margin-bottom: 10px;
  color: #768bad;
  font-family: "Century Gothic W01";
  font-size: 15px;
  min-width: 935px;
  overflow: hidden;
}

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

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

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

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

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

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

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

/* line 1338, ../sass/styles.scss */
.ratenVerteilerDivider {
  float: right;
  display: inline;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  top: -1px;
}

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

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

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

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

/* line 1387, ../sass/styles.scss */
.wrap_zimmer_teaser_text {
  width: 288px;
  height: 317px;
  border-top: 0px solid #333333;
  border-bottom: 0px solid #333333;
  margin-top: 17px;
  padding-top: 10px;
}

/* line 1396, ../sass/styles.scss */
.zimmer_teaser_text .zimmer_header {
  font-family: 'Century Gothic W01';
  font-size: 24px;
  line-height: 26px;
  color: #031335;
}

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

/* line 1415, ../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 1422, ../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 1429, ../sass/styles.scss */
.zimmer_preis_button_wrap {
  /*display: table-cell; 
  position: absolute; */
  position: relative;
  top: -53px;
  vertical-align: bottom;
}

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

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

/* line 1450, ../sass/styles.scss */
.zimmer_preis_wrap .zimmer_preis_element_preis {
  font-family: 'Century Gothic W01 Bold';
  font-size: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1564, ../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 1569, ../sass/styles.scss */
.tagungsteaser_show {
  display: none;
}

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

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

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

/* line 1598, ../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 1610, ../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 1616, ../sass/styles.scss */
.zweier_teaser_vollflaeche .zwei_teaser_header {
  height: 24px;
  margin-bottom: 24px;
}

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

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

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

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

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

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

/* line 1667, ../sass/styles.scss */
.td.riverservices .header {
  width: 252px;
  border-bottom: 0px solid #b4bfd2;
  font-family: 'Century Gothic W01';
  font-size: 22px;
  line-height: 43px;
  color: #031335;
  margin-bottom: 15px;
  margin-top: 24px;
}

/* line 1678, ../sass/styles.scss */
.td.riverservices .wrap_angebot_services {
  border-bottom: 0px solid #b4bfd2;
  width: 252px;
  margin-bottom: 13px;
  padding-bottom: 0px;
  margin-top: 10px;
}

/* line 1686, ../sass/styles.scss */
.wrap_angebot_services:last-child {
  border-bottom: 0px solid #b4bfd2;
  padding-bottom: 0px;
}

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

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

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

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

/* line 1713, ../sass/styles.scss */
.td.riverservices .services_preis {
  font-family: 'Century Gothic W01 Bold';
  font-size: 20px;
  line-height: 24px;
  color: #031335;
}

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

/* line 1730, ../sass/styles.scss */
.td.riverservices .service_abstand {
  height: 7px;
}

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

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

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

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

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

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

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

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

/* line 1775, ../sass/styles.scss */
.td.riverservices .trennlinie_links {
  width: 252px;
  height: 1px;
  background-color: #b4bfd2;
}

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

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

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

/* line 1802, ../sass/styles.scss */
.zitat_content {
  font-family: 'CenturyGothicW01-Italic';
  font-size: 15px;
  color: #768bad;
  line-height: 26px;
  clear: both;
}

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

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

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

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

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

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

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

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

/* line 1853, ../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 1861, ../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 1871, ../sass/styles.scss */
.copy_header {
  font-family: 'Century Gothic W01';
  font-size: 26px;
  line-height: 28px;
  color: #031335;
  margin-bottom: 13px;
  font-weight: normal;
  width: 600px;
  padding-bottom: 0;
}

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

/* line 1893, ../sass/styles.scss */
.copy_text_detail_links {
  font-family: arial;
  font-size: 13px;
  line-height: 22px;
  color: #333333;
  padding-bottom: 70px;
  border: 0px solid #FF0000;
  float: left;
  height: auto;
  margin-right: 55px;
  width: 440px;
  display: none;
}

/* line 1907, ../sass/styles.scss */
.copy_text_detail_rechts {
  font-family: arial;
  font-size: 13px;
  line-height: 22px;
  color: #333333;
  padding-bottom: 70px;
  border: 0px solid #008000;
  float: left;
  height: auto;
  width: 440px;
  display: none;
}

/* line 1920, ../sass/styles.scss */
.teaser_copy_einfach .table.copy .ausstattung {
  margin-bottom: 25px;
}

/* line 1924, ../sass/styles.scss */
.teaser_copy_einfach .table.copy .ausstattung .headline.closed {
  display: none;
  background: url("../img/icon/zimmer-ausstattung_hi.png") no-repeat scroll 0 7px transparent;
}

/* line 1929, ../sass/styles.scss */
.teaser_copy_einfach .table.copy .ausstattung .headline.open {
  display: inline-block;
  background: url("../img/icon/zimmer-ausstattung_lo.png") no-repeat scroll 0 7px transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2038, ../sass/styles.scss */
.content_tagesaktuelle_rate .datum_raten.null {
  width: 102px;
}

/* line 2042, ../sass/styles.scss */
.content_tagesaktuelle_rate .preis_raten.null_single {
  margin-left: -20px;
  width: 58px;
}

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

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

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

/* line 2075, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_copy {
  background: url("../img/1280_background_visual_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;
}

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

/* line 2096, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_copy h3 {
  color: #fff;
  font-family: Century Gothic W01 Bold;
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  margin: 0;
  margin-bottom: 8px;
}

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

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

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

/* line 2129, ../sass/styles.scss */
.wrap_teaser_slider_desktop .zimmer_preis_wrap .zimmer_preis_element_text {
  color: #91a2bd;
  font-family: "DIN Next W01 Regular";
  font-size: 11px;
  line-height: 18px;
}

/* line 2136, ../sass/styles.scss */
.wrap_teaser_slider_desktop .zimmer_preis_wrap .zimmer_preis_element_preis {
  color: #fff;
  font-family: 'Century Gothic W01 Bold';
  font-size: 24px;
}

/* line 2142, ../sass/styles.scss */
.wrap_teaser_slider_desktop .button_submit {
  background-image: none;
  /*background-color: #031335;*/
  background-color: #fff;
  background-position: 206px 8px;
  float: right;
  margin-top: 11px;
  padding-left: 10px;
  padding-right: 0;
  width: auto;
  color: #031335;
  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;
}

/* line 2164, ../sass/styles.scss */
.wrap_teaser_slider_desktop .button_submit:hover {
  background-color: #c70049;
  color: #ffffff;
}

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

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

/* line 2182, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi {
  width: 613px;
  height: 29px;
  clear: both;
  margin-top: -20px;
}

/* line 2189, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi li {
  float: left;
  text-align: center;
  width: 152px;
  border-right: 0px solid #fff;
  font-family: "DIN Next W01 Regular";
  font-size: 12px;
  line-height: 29px;
  background: url("../img/1280_background_visual_teaser_slider.png") no-repeat scroll 0 0 transparent;
  margin-right: 1px;
}

/* line 2201, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi li:hover {
  background-image: none;
  color: #fff;
  background-color: #c70049;
}

/* line 2207, ../sass/styles.scss */
.wrap_teaser_slider_desktop .element_navi .last_element {
  border-right: 0;
  width: 153px;
}

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

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

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

/* line 2226, ../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 2238, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_myCarousel .ic_active {
  background: none repeat scroll 0 0 #5c2672;
  border: 1px solid #5c2672;
}

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

/* line 2248, ../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 2252, ../sass/styles.scss */
.wrap_teaser_slider_desktop .ic_thumbnail_tray {
  position: static !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2342, ../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 2348, ../sass/styles.scss */
.teaser_copy_einfach li {
  color: #333;
  line-height: 22px;
  list-style-image: url("../img/icon/li_dot.png") !important;
}

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

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

/* line 2362, ../sass/styles.scss */
.copy a {
  color: #c70049;
}

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

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

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

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

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

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

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

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

/* line 2427, ../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 2440, ../sass/styles.scss */
.eventkalender_wrap .event_single {
  width: 290px;
  height: 300px;
  border: 0px solid red;
}

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

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

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

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

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

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

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

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

/* line 2499, ../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 2511, ../sass/styles.scss */
.eventkalender_link a:hover {
  text-decoration: underline;
}

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

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

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

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

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

/* line 2554, ../sass/styles.scss */
.ein_teaser_wrap .formatierung_table {
  width: auto;
}

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

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

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

/* line 2575, ../sass/styles.scss */
.ein_teaser_header {
  font-family: "Century Gothic W01";
  font-size: 22px;
  line-height: 22px;
  color: #031335;
  height: auto;
  font-weight: normal;
  width: 288px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2704, ../sass/styles.scss */
.zwei_teaser_wrap .row .row.collapse {
  width: 396px;
}

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

/* line 2716, ../sass/styles.scss */
.zwei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
  font-family: "Century Gothic W01 Bold";
  font-size: 28px;
  color: #333333;
}

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

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

/* line 2739, ../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;
  background-color: #031335;
  color: #fff;
}

/* line 2751, ../sass/styles.scss */
.zimmer_preis_button_wrap .button_submit:hover {
  color: #fff;
  background-color: #c70049;
}

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

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

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

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

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

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

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

/* line 2806, ../sass/styles.scss */
.tagungspauschale_header {
  color: #768bad;
  font-family: "Century Gothic W01";
  font-size: 18px;
  font-weight: normal;
  height: auto;
  line-height: 20px;
  width: 288px;
  margin-bottom: 15px;
  margin-top: 12px;
  padding-left: 16px;
  letter-spacing: 0.6px;
}

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

/* line 2829, ../sass/styles.scss */
.tagungspauschale_text ul {
  color: #768bad;
  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 2841, ../sass/styles.scss */
.tagungspauschale_text li {
  border-bottom: 1px solid #bac5d6;
  background: url("../img/icon/list-teaser-bullet.png") 0px 9px no-repeat;
  padding-left: 18px;
}

/* line 2847, ../sass/styles.scss */
.tagungspauschale_preis_links {
  font-family: "Century Gothic W01";
  font-size: 15px;
  float: left;
}

/* line 2853, ../sass/styles.scss */
.tagungspauschale_preis_rechts {
  font-family: "Century Gothic W01";
  font-size: 15px;
  /*float: left;*/
}

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

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

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

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

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

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

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

/* line 2896, ../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 2902, ../sass/styles.scss */
.tagungspauschale_wrap .button_submit {
  width: 430px !important;
  font-size: 13px;
  background-color: #abb6c9;
  /* background-image: none; */
  background: url("../img/icon/buchen_button_pfeil_hi.png") no-repeat scroll 415px 9px #abb6c9;
  text-align: left;
  padding-left: 10px;
  color: #fff;
}

/* line 2913, ../sass/styles.scss */
.tagungspauschale_wrap .button_submit:hover {
  cursor: pointer;
  background-color: #C70049;
  background: url("../img/icon/buchen_button_pfeil_hi.png") no-repeat scroll 415px 9px #C70049;
}

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

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

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

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

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

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

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

/* line 2961, ../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 #b4bfd2;*/
  border-top: 0px solid #b4bfd2;
  border-bottom: 0;
  padding-top: 11px;
}

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

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

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

/* line 2996, ../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 3004, ../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 3008, ../sass/styles.scss */
.wrap_volltext_teaser .zimmer_teaser_wrap_bild.volltext_teaser {
  height: 314px;
  padding-right: 35px;
  display: block;
}

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

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

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

/* line 3033, ../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;
  background-color: #031335;
  color: #fff;
}

/* line 3045, ../sass/styles.scss */
.button_submit.volltext_teaser:hover {
  background-color: #c70049;
}

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

/* line 3054, ../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 3063, ../sass/styles.scss */
.wrap_volltext_teaser .wrap_button_detail .ausstattung {
  display: inline-table;
}

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

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

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

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

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

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

/* line 3100, ../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 3109, ../sass/styles.scss */
.ausstattung .headline.closed {
  background: url("../img/icon/zimmer-ausstattung_lo.png") no-repeat scroll 0 7px transparent;
  cursor: pointer;
}

/* line 3114, ../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 3121, ../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 3129, ../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: 13px;
  margin-bottom: 10px;
}

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

/* line 3144, ../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 3157, ../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 3166, ../sass/styles.scss */
.volltext_teaser.element_info td:first-child {
  width: 110px;
}

/* line 3170, ../sass/styles.scss */
.volltext_teaser.element_info td a {
  color: #C70049;
}

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

/* line 3181, ../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 3191, ../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 3196, ../sass/styles.scss */
.volltext_teaser.element_info:last-child {
  border: 0;
}

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

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

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

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

/* line 3227, ../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 3234, ../sass/styles.scss */
.wrap_volltext_teaser .teaser_element_copy_text_zwei a:hover {
  color: #fff;
  text-decoration: underline;
}

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

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

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

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

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

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

/* line 3285, ../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 3305, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail {
  margin-bottom: 0px;
}

/* line 3309, ../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 3315, ../sass/styles.scss */
.wrap_volltext_teaser.no_detail .zimmer_header.volltext_teaser.no_detail {
  height: auto;
  padding-bottom: 15px;
}

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

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

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

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

/* line 3341, ../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 3354, ../sass/styles.scss */
.wrap_volltext_teaser canvas, .wrap_volltext_teaser .ic_controls {
  display: none;
}

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

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

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

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

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

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

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

/* line 3391, ../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 3399, ../sass/styles.scss */
.wrap_volltext_teaser .ic_thumbnail_tray, .wrap_volltext_teaser .ic_thumbnails, .wrap_volltext_teaser .ic_active {
  display: none;
}

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

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

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

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

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

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

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

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

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

/* line 3463, ../sass/styles.scss */
.drei_teaser_wrap .hide-for-small {
  display: inline !important;
}

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

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

/* line 3477, ../sass/styles.scss */
.drei_teaser_header {
  color: #031335;
  font-family: 'Century Gothic W01';
  font-size: 18px;
  font-weight: normal;
  height: 40px;
  line-height: 22px;
  width: 288px;
  margin-bottom: 5px;
  margin-top: 0;
}

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

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

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

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

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

/* line 3523, ../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: 2px;
}

/* line 3534, ../sass/styles.scss */
.drei_teaser_text li {
  color: #333333;
  background: url("../img/icon/list-teaser-bullet.png") 0px 8px no-repeat;
  padding-left: 20px;
}

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

/* line 3544, ../sass/styles.scss */
.drei_teaser_text ul a {
  color: #333333;
}

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

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

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

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

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

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

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

/* line 3582, ../sass/styles.scss */
.drei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
  color: #031335;
  font-family: 'Century Gothic W01 Bold';
  font-size: 24px;
}

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

/* line 3592, ../sass/styles.scss */
.drei_teaser_wrap .zimmer_preis_button_wrap .button_submit {
  background-color: #031335;
  color: #fff;
}

/* line 3597, ../sass/styles.scss */
.drei_teaser_wrap .zimmer_preis_button_wrap .button_submit:hover {
  background-color: #c70049;
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3822, ../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 3833, ../sass/styles.scss */
.einzelelement.element_job_liste {
  border-bottom: 1px solid #333;
  width: 582px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 3915, ../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 {
    border-left: 1px solid #fff;
  }

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

  /* line 13, ../sass/_styles1024.scss */
  .meta_navi .navi_element .icon_kamera {
    opacity: 1;
    background: url("../img/icon/webcam_weiss.png") no-repeat scroll 0 0 transparent !important;
  }

  /* line 18, ../sass/_styles1024.scss */
  .row {
    margin: 0 auto !important;
  }

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

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

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

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

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

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

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

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

  /* line 60, ../sass/_styles1024.scss */
  .reveal-modal {
    left: 30%;
  }

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

  /* line 68, ../sass/_styles1024.scss */
  #header_wrap .large-5.columns {
    float: right !important;
  }

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

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

  /* line 92, ../sass/_styles1024.scss */
  .header_teaser_wrap h1 {
    margin: 0;
  }

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

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

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

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

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

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

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

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

  /* line 148, ../sass/_styles1024.scss */
  .buchungsmaske_2 .button_submit:hover {
    cursor: pointer;
    background-color: #c70049;
    background: url("../img/icon/buchen_button_pfeil_hi.png") no-repeat scroll 102px 9px #c70049 !important;
    color: #fff;
  }

  /* line 156, ../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 162, ../sass/_styles1024.scss */
  .buchungsmaske_2 .element_buchungsmaske a {
    font-size: 12px;
    color: #c1c4cb;
    font-family: "DIN Next W01 Regular";
    text-transform: uppercase;
  }

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

  /* line 173, ../sass/_styles1024.scss */
  .buchungsmaske_2_wrap {
    /*background: url('../img/980_background-buchungsmaske.png');*/
    background-image: none;
    background-color: #031335;
    opacity: 0.9;
    padding-top: 5px;
    height: 90px;
    margin-left: 19px;
    min-width: 980px;
    width: 980px;
  }

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

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

  /* line 197, ../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 201, ../sass/_styles1024.scss */
  .buchungsmaske_2.unterer_bereich {
    margin-top: -26px;
    width: 1024px;
  }

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

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

  /* line 217, ../sass/_styles1024.scss */
  #telefon_icon {
    background: url("../img/icon/telefon.png") 0 0 no-repeat;
  }

  /* line 222, ../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 231, ../sass/_styles1024.scss */
  figure {
    display: none;
  }

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

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

  /* Navigation 1024 */
  /* line 248, ../sass/_styles1024.scss */
  nav {
    background-color: #031335;
    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 262, ../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 270, ../sass/_styles1024.scss */
  nav #popnav_1 {
    background: url("../img/980_background-subnavi_var2.png") 0 0 no-repeat;
  }

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

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

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

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

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

  /* line 294, ../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 298, ../sass/_styles1024.scss */
  nav ul {
    line-height: 40px;
  }

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

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

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

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

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

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

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

  /* line 341, ../sass/_styles1024.scss */
  .meta_navi .navi_element {
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 8px;
  }

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

  /* line 351, ../sass/_styles1024.scss */
  .meta_navi .navi_element a:hover {
    color: #c70049;
  }

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

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

  /* line 366, ../sass/_styles1024.scss */
  .meta_navi .navi_language_second {
    background: url("../img/icon/navi_middle_language_pfeil_rechts.png") no-repeat scroll 23px 5px transparent !important;
  }

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

  /* line 374, ../sass/_styles1024.scss */
  .navi_language.text.active_href a {
    color: #fff;
  }

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

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

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

  /* line 396, ../sass/_styles1024.scss */
  .content_main .tr {
    width: auto;
  }

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

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

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

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

  /* line 427, ../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 437, ../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 446, ../sass/_styles1024.scss */
  .zimmer_teaser_bild {
    width: 476px;
    min-width: 476px;
  }

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

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

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

  /* line 468, ../sass/_styles1024.scss */
  .zimmer_preis_wrap .zimmer_preis_element_preis {
    font-size: 24px;
    font-family: "Century Gothic W01 Bold";
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 702, ../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 709, ../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 722, ../sass/_styles1024.scss */
  .zwei_teaser_wrap {
    clear: both;
    margin-left: -8px;
  }

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

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

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

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

  /* line 747, ../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 761, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche {
    margin-left: -80px;
  }

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

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

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

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

  /* line 789, ../sass/_styles1024.scss */
  .drei_teaser_wrap .hide-for-small {
    display: block !important;
  }

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

  /* line 799, ../sass/_styles1024.scss */
  .drei_teaser_header {
    color: #333333;
    font-family: 'Century Gothic W01';
    font-size: 18px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    width: 308px;
    margin-bottom: 1px;
  }

  /* line 810, ../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 819, ../sass/_styles1024.scss */
  .drei_teaser_text {
    color: #777777;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    max-width: 308px;
  }

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

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

  /* line 836, ../sass/_styles1024.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    margin-top: 69px;
  }

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

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

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

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

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

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

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

  /* line 876, ../sass/_styles1024.scss */
  .drei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
    color: #333333;
    font-family: 'Century Gothic W01 Bold';
    font-size: 28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* Ende 3er Teaser Vollfläche HOME */
  /* ############################### */
  /* ###################### */
  /* DCE: Copy Einfach 1024 */
  /* line 974, ../sass/_styles1024.scss */
  .teaser_copy_einfach {
    margin-left: 20px;
    margin-bottom: 50px;
  }

  /* line 979, ../sass/_styles1024.scss */
  .teaser_copy_einfach .copy .td.riverservices {
    padding-left: 0;
    margin-right: 50px;
    width: 226px;
    margin-bottom: 30px;
  }

  /* line 986, ../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 1001, ../sass/_styles1024.scss */
  .teaser_headline_einfach {
    margin-left: 16px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1099, ../sass/_styles1024.scss */
  .wrap_teaser_slider_desktop .element_navi li {
    width: 161px;
    background-color: #031335;
    color: #fff;
    background-image: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1261, ../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 1270, ../sass/_styles1024.scss */
  .abstand_gutter_links, .abstand_gutter_rechts {
    display: inline;
    height: 350px;
  }

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

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

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

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

  /* line 1292, ../sass/_styles1024.scss */
  .td.riverservices .wrap_angebot_services.downloads {
    margin-bottom: 50px !important;
  }

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

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

  /* line 1307, ../sass/_styles1024.scss */
  .td.riverservices .trennlinie_links {
    width: 226px;
  }

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

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

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

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

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

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

  /* line 1354, ../sass/_styles1024.scss */
  .breadcrumb_content li .breadcrumb_root a {
    color: #768BAD !important;
  }

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

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

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

  /* ENDE Breadcrumb Content */
  /* ####################### */
  /* ######################## */
  /* Tagesaktuelle Raten 1024 */
  /* line 1385, ../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 1391, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .headline_teaser_text {
    width: 346px;
  }

  /* line 1395, ../sass/_styles1024.scss */
  .tagesaktuelle_raten {
    position: relative;
    top: 0px;
    clear: both;
    display: block;
  }

  /* line 1402, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_listing_wrap {
    width: 254px;
    border: 0;
  }

  /* line 1407, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_listing_grafik_person {
    padding-left: 15px;
  }

  /* line 1411, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende {
    margin-left: 0px;
    margin-right: 0;
  }

  /* line 1416, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
    margin: 0;
    padding: 0;
    border-top: 1px solid #e9e9e8;
    padding-top: 6px;
  }

  /* line 1423, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_listing_wrap:last-child {
    border-top: 1px solid #e9e9e8 !important;
    padding-top: 6px;
    padding-left: 30px;
  }

  /* line 1429, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .content_tagesaktuelle_rate {
    padding-left: 10px;
    padding-right: 0;
    padding-top: 4px;
    width: 520px;
    min-width: 520px;
  }

  /* line 1437, ../sass/_styles1024.scss */
  .content_tagesaktuelle_rate .datum_raten {
    width: 74px;
  }

  /* line 1441, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_header {
    padding-bottom: 20px;
    line-height: 26px;
  }

  /* line 1446, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .raten_hinweise {
    padding-top: 20px;
  }

  /* line 1451, ../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 1458, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .headline_teaser_text h2 {
    font-weight: normal;
  }

  /* line 1462, ../sass/_styles1024.scss */
  .tagesaktuelle_raten .headline_teaser_copy {
    line-height: 26px;
    padding-bottom: 27px;
  }

  /* line 1467, ../sass/_styles1024.scss */
  .content_tagesaktuelle_rate .raten_listing_wrap .raten_last {
    border-top: 1px solid #E9E9E8 !important;
  }

  /* line 1471, ../sass/_styles1024.scss */
  .content_tagesaktuelle_rate .raten_listing_wrap.raten_last {
    width: auto;
  }

  /* ENDE Tagesaktuelle Raten 1024 */
  /* ############################# */
  /* line 1482, ../sass/_styles1024.scss */
  .content_main {
    margin-top: 0px;
    margin-left: 80px;
  }

  /* ################## */
  /* Riverservices 1024 */
  /* line 1494, ../sass/_styles1024.scss */
  .copy .td.riverservices {
    margin-top: 0 !important;
    display: inline;
    padding-left: 20px;
    padding-right: 0;
    padding-bottom: 0px;
  }

  /* line 1502, ../sass/_styles1024.scss */
  .copy .td {
    vertical-align: top;
  }

  /* line 1506, ../sass/_styles1024.scss */
  .copy .td.riverservices .header, .copy .td.riverservices .wrap_angebot_services {
    width: 226px;
  }

  /* line 1510, ../sass/_styles1024.scss */
  .drei_teaser_vollflaeche .riverservices_bildteaser_img {
    width: 196px;
  }

  /* line 1514, ../sass/_styles1024.scss */
  .riverservices_bildteaser {
    width: 196px;
  }

  /* line 1518, ../sass/_styles1024.scss */
  .td.riverservices .riverservices_bildteaser .wrap_angebot_services:last-child {
    padding-bottom: 0px;
  }

  /* ENDE Riverservices 1024 */
  /* ####################### */
  /* ############################################## */
  /* Riverservices Zitat für Mobil-Darstellung 1024 */
  /* line 1533, ../sass/_styles1024.scss */
  .riverservices_zitat_mobile {
    display: inline-block;
    margin-left: 104px;
    margin-right: 12px;
    margin-top: 55px;
    width: 714px;
    height: 200px;
  }

  /* line 1542, ../sass/_styles1024.scss */
  .bewertung_hotel {
    float: right;
    position: relative;
    text-align: center;
    top: -208px;
    left: 210px;
  }

  /* line 1550, ../sass/_styles1024.scss */
  .trenngrafik_zitat {
    margin-bottom: 5px;
    margin-top: 5px;
  }

  /* line 1555, ../sass/_styles1024.scss */
  .riverservices_zitat_mobile {
    margin-bottom: 50px;
    margin-left: 104px;
    margin-top: 55px;
  }

  /* line 1561, ../sass/_styles1024.scss */
  .zitat_content {
    width: 620px;
  }

  /* line 1565, ../sass/_styles1024.scss */
  .zitat_grafik_ende {
    margin-right: 80px;
  }

  /* Riverservices Zitat für Mobil-Darstellung 1024 */
  /* ############################################## */
  /* line 1577, ../sass/_styles1024.scss */
  .abstand_ganzes_gutter_l_r {
    padding: 0;
  }

  /* line 1581, ../sass/_styles1024.scss */
  .copy_header {
    width: 560px;
  }

  /* line 1585, ../sass/_styles1024.scss */
  .copy_text {
    width: 560px;
  }

  /* line 1589, ../sass/_styles1024.scss */
  .copy_text_detail_links {
    padding-bottom: 20px;
  }

  /* line 1593, ../sass/_styles1024.scss */
  .copy_text_detail_links, .copy_text_detail_rechts {
    margin-right: 0;
    width: 620px !important;
  }

  /* line 1598, ../sass/_styles1024.scss */
  .copy_text_detail {
    width: 620px !important;
    padding-bottom: 20px;
  }

  /* line 1607, ../sass/_styles1024.scss */
  .wrap_zimmer_teaser_text {
    height: 301px;
  }

  /* line 1611, ../sass/_styles1024.scss */
  .zimmer_preis_button_wrap {
    bottom: 21px;
  }

  /* line 1615, ../sass/_styles1024.scss */
  .zimmer_preis_button_wrap .zimmer_preis_wrap {
    width: 120px;
    /*padding-right: 32px;*/
    padding-right: 0;
  }

  /* line 1621, ../sass/_styles1024.scss */
  .zimmer_preis_button_wrap .button_submit {
    margin-top: 5px;
  }

  /* line 1625, ../sass/_styles1024.scss */
  .zimmer_button_ansehen {
    padding-right: 12px;
    top: 6px;
    width: 223px;
  }

  /* ############## */
  /* SEO-Board 1024 */
  /* line 1637, ../sass/_styles1024.scss */
  .footer {
    width: 1024px;
    margin-left: 0px;
  }

  /* line 1642, ../sass/_styles1024.scss */
  .seo_board .anfahrt_wrap {
    display: none;
  }

  /* line 1646, ../sass/_styles1024.scss */
  .seo_board .anfahrt_wrap_980 {
    display: block;
    /*padding-bottom: 68px;*/
    clear: both;
    left: 200px;
    top: -165px;
    position: relative;
    width: 288px;
    left: 506px;
  }

  /* line 1657, ../sass/_styles1024.scss */
  .seo_board {
    min-width: 100% !important;
    width: 1024px !important;
    margin-left: 0px;
  }

  /* line 1663, ../sass/_styles1024.scss */
  .seo_board .bereich_eins {
    width: 254px;
    min-width: 254px;
    padding-right: 30px;
  }

  /* line 1669, ../sass/_styles1024.scss */
  .seo_board .bereich_zwei {
    width: 252px;
  }

  /* line 1673, ../sass/_styles1024.scss */
  .seo_board .bereich_drei {
    width: 252px;
  }

  /* line 1677, ../sass/_styles1024.scss */
  .seo_board .bereich_vier {
    min-width: 200px;
    width: 200px;
  }

  /* line 1682, ../sass/_styles1024.scss */
  .seo_board .anfahrt_wrap_980 h3 {
    /*margin-left: 508px;*/
    margin-top: 0;
  }

  /* line 1688, ../sass/_styles1024.scss */
  .seo_board .anfahrt {
    /*margin-left: 508px;*/
    margin-top: 0;
  }

  /* line 1693, ../sass/_styles1024.scss */
  .seo_board .anfahrt_kontakt {
    /*margin-left: 508px;*/
    margin-top: 0;
    /*padding-bottom: 50px;*/
  }

  /* ENDE SEO-Board 1024 */
  /* ############## */
  /* ######################## */
  /* KARRIERE Jobausgabe 1024 */
  /* line 1706, ../sass/_styles1024.scss */
  .copy_job .hr_job {
    width: 224px !important;
  }

  /* line 1710, ../sass/_styles1024.scss */
  .einzelelement.element_job_liste {
    width: 559px;
  }

  /* line 1714, ../sass/_styles1024.scss */
  .karriere_trennlinie {
    width: 133px !important;
  }

  /* ENDE KARRIERE Jobausgabe 1024 */
  /* ############################# */
  /* ########### */
  /* Footer 1024 */
  /* line 1726, ../sass/_styles1024.scss */
  .footer {
    height: 55px;
  }

  /* line 1730, ../sass/_styles1024.scss */
  .footer .wrap_socialmedia_nav {
    clear: both;
  }

  /* line 1734, ../sass/_styles1024.scss */
  .footer_rechts {
    margin-top: 0;
  }

  /* ENDE Footer 1024 */
  /* ########### */
}
/* Tablet Portrait */
/* ##################### */
/* Exakt für 768 (Tablet Portrait)) */
@media (max-width: 768px) {
  /* line 6, ../sass/_styles768.scss */
  body {
    width: 768px;
  }

  /* line 10, ../sass/_styles768.scss */
  .navi_element.kamera {
    border-left: 1px solid #fff;
  }

  /* line 14, ../sass/_styles768.scss */
  .meta_navi .navi_language {
    background: url("../img/icon/navi_middle_language_pfeil_rechts.png") no-repeat scroll 59px 0 transparent;
  }

  /* line 18, ../sass/_styles768.scss */
  .copy .td.riverservices {
    padding-bottom: 0;
  }

  /* line 22, ../sass/_styles768.scss */
  .copy .td.riverservices .header, .copy .td.riverservices .wrap_angebot_services {
    width: auto;
  }

  /* line 26, ../sass/_styles768.scss */
  .td.riverservices .wrap_angebot_services {
    padding-bottom: 0;
  }

  /* line 30, ../sass/_styles768.scss */
  .copy .td.riverservices .header {
    margin-bottom: 0;
  }

  /* line 35, ../sass/_styles768.scss */
  .logo_980 {
    margin-left: 0px;
  }

  /* line 39, ../sass/_styles768.scss */
  .preis-desktop {
    display: none;
  }

  /* line 43, ../sass/_styles768.scss */
  .navi_1260 {
    margin-left: 10px;
    text-align: left !important;
  }

  /* line 48, ../sass/_styles768.scss */
  .hide_768 {
    display: none !important;
  }

  /* line 52, ../sass/_styles768.scss */
  .show_768 {
    clear: both;
    display: inline !important;
    padding-top: 20px;
    float: right;
    margin-right: 0;
  }

  /* line 60, ../sass/_styles768.scss */
  .ie8_none {
    display: inline !important;
  }

  /* line 64, ../sass/_styles768.scss */
  .reveal-modal {
    left: 27%;
  }

  /* line 68, ../sass/_styles768.scss */
  .meta_navi_rechts.sub .show_768 .navi_element {
    font-size: 13px;
  }

  /* line 72, ../sass/_styles768.scss */
  .meta_navi.show_768 .navi_element:last-child {
    border-left: 0px solid #fff;
  }

  /* line 76, ../sass/_styles768.scss */
  .meta_navi .navi_element .icon_kamera {
    opacity: 1;
  }

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

  /* line 84, ../sass/_styles768.scss */
  .lastElement {
    margin-bottom: 0px;
  }

  /* line 88, ../sass/_styles768.scss */
  #header_wrap {
    min-width: 100%;
    width: 100%;
  }

  /* line 93, ../sass/_styles768.scss */
  .breadcrumb_content {
    left: -48px;
  }

  /* line 97, ../sass/_styles768.scss */
  .tx-hoteaser {
    margin-bottom: 0;
  }

  /* line 101, ../sass/_styles768.scss */
  nav {
    min-width: 100%;
    width: 100%;
    padding-left: 11px;
  }

  /* line 107, ../sass/_styles768.scss */
  nav li {
    font-size: 12px;
    padding-right: 22px;
  }

  /* line 112, ../sass/_styles768.scss */
  .header_teaser_wrap h1 {
    font-size: 2.5em;
    font-weight: bold;
    margin-left: 30px;
    margin-top: -123px;
  }

  /* line 120, ../sass/_styles768.scss */
  .width_optimierung_nav {
    margin-left: 0px;
    width: 445px;
  }

  /* line 125, ../sass/_styles768.scss */
  .meta_navi_rechts {
    padding-right: 15px;
  }

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

  /* line 134, ../sass/_styles768.scss */
  .meta_navi {
    margin-left: 0;
  }

  /* line 138, ../sass/_styles768.scss */
  #ui-datepicker-div {
    left: 42px !important;
    top: 262px !important;
  }

  /* line 143, ../sass/_styles768.scss */
  .button_submit_back {
    margin-left: 3px;
  }

  /* Sub-Navigation 768 */
  /* line 149, ../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 157, ../sass/_styles768.scss */
  nav #popnav_1 {
    background: url("../img/980_background-subnavi_var2.png") 0 0 no-repeat;
  }

  /* line 161, ../sass/_styles768.scss */
  nav #popnav_2 {
    left: 35px;
  }

  /* line 165, ../sass/_styles768.scss */
  nav #popnav_3 {
    left: 164px;
  }

  /* line 169, ../sass/_styles768.scss */
  nav #popnav_4 {
    left: 306px;
  }

  /* line 173, ../sass/_styles768.scss */
  nav #popnav_5 {
    left: 484px;
  }

  /* line 177, ../sass/_styles768.scss */
  nav #popnav_6 {
    left: 516px;
  }

  /* line 181, ../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 187, ../sass/_styles768.scss */
  .buchungsmaske_2 {
    top: -50px;
  }

  /* line 192, ../sass/_styles768.scss */
  .buchungsmaske_2_wrap {
    min-width: 743px;
    width: 743px;
    margin-left: 15px;
  }

  /* line 198, ../sass/_styles768.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_zimmer {
    margin-left: -10px;
  }

  /* line 202, ../sass/_styles768.scss */
  .element_buchungsmaske.left_input {
    margin-left: 60px;
    margin-right: 14px;
  }

  /* line 208, ../sass/_styles768.scss */
  .buchungsmaske_2.unterer_bereich {
    width: 768px;
  }

  /* line 216, ../sass/_styles768.scss */
  .buchungsmaske_2.unterer_bereich .element_1 {
    margin-left: 13px;
  }

  /* line 221, ../sass/_styles768.scss */
  .buchungsmaske_2.unterer_bereich .element_2 {
    margin-left: 4px;
  }

  /* line 225, ../sass/_styles768.scss */
  .buchungsmaske_2 .element_buchungsmaske input {
    width: 80px;
  }

  /* line 229, ../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 233, ../sass/_styles768.scss */
  .buchungsmaske .element_buchungsmaske .select, .buchungsmaske_2 .element_buchungsmaske .select {
    background: url("../img/select.png") no-repeat scroll 0 1px transparent;
  }

  /* line 238, ../sass/_styles768.scss */
  #formular_buchungsmaske_980 {
    position: absolute;
    top: 554px;
    left: -5px;
  }

  /* Content 768 */
  /* line 249, ../sass/_styles768.scss */
  .content_main {
    margin-left: 54px;
    margin-top: 33px;
  }

  /* line 255, ../sass/_styles768.scss */
  .content_main .table {
    margin-top: 0;
  }

  /* line 260, ../sass/_styles768.scss */
  .clear_tablet {
    clear: both;
    padding-left: 18px !important;
  }

  /* line 265, ../sass/_styles768.scss */
  .breadcrumb_content li:first-child {
    padding-bottom: 6px;
    padding-right: 10px;
  }

  /* line 270, ../sass/_styles768.scss */
  .breadcrumb_content_detail {
    width: 400px;
  }

  /* line 275, ../sass/_styles768.scss */
  .breadcrumb_content_detail li {
    padding-left: 0 !important;
  }

  /* line 280, ../sass/_styles768.scss */
  .tagesaktuelle_raten .raten_listing_wrap {
    width: 296px;
    border-bottom: 1px solid #e9e9e8;
    margin-top: 7px;
  }

  /* line 286, ../sass/_styles768.scss */
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende {
    padding-left: 0;
    border-left: 0;
  }

  /* line 291, ../sass/_styles768.scss */
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
    margin-top: 7px !important;
    padding: 0;
    padding-right: 0px !important;
  }

  /* line 297, ../sass/_styles768.scss */
  .tagesaktuelle_raten .raten_listing_wrap:last-child {
    padding-top: 0;
  }

  /* line 301, ../sass/_styles768.scss */
  .tagesaktuelle_raten .raten_hinweise {
    float: right;
  }

  /* line 306, ../sass/_styles768.scss */
  .abstand_raten {
    float: right;
    padding-right: 0;
  }

  /* line 311, ../sass/_styles768.scss */
  .tagesaktuelle_raten .raten_listing_grafik_person {
    /*padding-left: 15px;*/
    padding-left: 40px;
  }

  /* line 316, ../sass/_styles768.scss */
  .content_tagesaktuelle_rate .datum_raten {
    width: 80px;
  }

  /* line 320, ../sass/_styles768.scss */
  .content_tagesaktuelle_rate .datum_raten.null {
    width: 143px;
  }

  /* line 324, ../sass/_styles768.scss */
  .content_tagesaktuelle_rate .preis_raten.null_single_double {
    /*margin-left: 12px; */
    margin-right: 60px;
    padding-left: 40px;
  }

  /* line 330, ../sass/_styles768.scss */
  .content_tagesaktuelle_rate .raten_listing_wrap.raten_last {
    border-left: 0;
    width: 296px;
  }

  /* line 335, ../sass/_styles768.scss */
  .content_tagesaktuelle_rate .raten_listing_wrap.raten_last .raten_listing_grafik_person {
    padding-right: 4px;
  }

  /* MJ Neu: Tagesaktuelle Raten */
  /* line 342, ../sass/_styles768.scss */
  .tagesaktuelle_raten .raten_hinweise {
    padding-bottom: 0;
    padding-top: 0;
  }

  /* line 347, ../sass/_styles768.scss */
  .ratenVerteilerTable {
    width: 310px;
    min-width: 310px;
  }

  /* line 353, ../sass/_styles768.scss */
  .ratenVerteilerTableRow {
    display: table-row;
  }

  /* line 357, ../sass/_styles768.scss */
  .ratenVerteilerTableCell {
    display: table-cell;
  }

  /* line 361, ../sass/_styles768.scss */
  .ratenVerteilerDivider {
    display: none;
  }

  /* line 365, ../sass/_styles768.scss */
  .ratenVerteilerTableRow {
    border-bottom: 1px solid #bac5d6;
  }

  /* line 369, ../sass/_styles768.scss */
  .ratenVerteilerTableCell.ratenZelle1 {
    width: 134px;
  }

  /* line 372, ../sass/_styles768.scss */
  .ratenVerteilerTableCell.ratenZelle2 {
    width: 86px;
  }

  /* ##################### */
  /* IFRAME Hotelwertungen */
  /* line 382, ../sass/_styles768.scss */
  #iframe_hotelbewertungen {
    margin-left: -55px;
    width: 748px;
  }

  /* Ende IFRAME Hotelwertungen */
  /* ########################## */
  /* ################# */
  /* Zimmer Teaser 768 */
  /* line 393, ../sass/_styles768.scss */
  .wrap_zimmer_teaser {
    width: 690px;
    border: 0px solid green;
    margin-bottom: 50px;
  }

  /* line 399, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text {
    width: 236px;
    height: 232px;
    border-bottom: 0;
    margin-top: 20px;
  }

  /* line 406, ../sass/_styles768.scss */
  .preis-tablet_wrap {
    background-color: #eef0f4;
    margin-left: -3px;
    margin-top: -5px;
    width: 674px;
    padding-bottom: 20px;
    display: block;
    padding-top: 5px;
  }

  /* line 416, ../sass/_styles768.scss */
  .preis-tablet_wrap.teaser_vollflaeche img {
    display: none;
  }

  /* line 420, ../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 429, ../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;*/
    background-color: #031335;
    color: #fff;
  }

  /* line 441, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit:hover {
    background-color: #c70049;
    color: #fff;
    background-image: url("../img/icon/button_pfeil_lo.png");
  }

  /* line 447, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit img {
    margin-top: -3px;
    padding-left: 10px;
  }

  /* line 452, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen {
    float: right;
    padding-right: 0;
    width: auto;
    top: 1px;
  }

  /* line 459, ../sass/_styles768.scss */
  .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen a {
    display: block;
    height: 32px;
  }

  /* line 464, ../sass/_styles768.scss */
  .zimmer_teaser_text {
    width: 290px;
    height: 258px;
    padding-left: 20px;
    left: -3px;
  }

  /* line 471, ../sass/_styles768.scss */
  .zimmer_preis_wrap {
    margin-top: -10px;
  }

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

  /* line 479, ../sass/_styles768.scss */
  .zimmer_preis_wrap .zimmer_preis_element_preis {
    font-size: 24px;
  }

  /* ENDE Zimmer Teaser 768 */
  /* ###################### */
  /* ---------------------- */
  /* DETAIL: Zimmer-Galerie (DCE) */
  /* line 492, ../sass/_styles768.scss */
  .wrap_detail_zimmer_galerie .detail_zimmer_subline {
    height: auto;
  }

  /* ##################### */
  /* Teaser Vollfläche 768 */
  /* line 500, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche {
    display: none;
  }

  /* line 504, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche_tablet {
    display: inline;
  }

  /* line 508, ../sass/_styles768.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche, .zimmer_teaser_columns.teaser_vollflaeche, .zimmer_teaser_text.teaser_vollflaeche {
    width: 622px;
    padding-left: 21px;
  }

  /* line 513, ../sass/_styles768.scss */
  wrap_teaser_vollflaeche_tablet .wrap_zimmer_teaser_text.teaser_vollflaeche {
    width: 580px;
    margin-top: 0;
  }

  /* line 518, ../sass/_styles768.scss */
  .zimmer_teaser_text.teaser_vollflaeche {
    height: auto;
  }

  /* line 522, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche_tablet .wrap_zimmer_teaser_text.preis-tablet {
    width: 580px;
    margin-left: 0;
  }

  /* line 527, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche_tablet .wrap_zimmer_teaser_text.teaser_vollflaeche {
    height: auto;
  }

  /* line 531, ../sass/_styles768.scss */
  .preis-tablet_wrap.teaser_vollflaeche {
    clear: both;
    width: 622px;
  }

  /* line 536, ../sass/_styles768.scss */
  .zimmer_teaser_bild.teaser_vollflaeche {
    min-width: 580px;
    width: 580px;
    margin: 0px 20px 20px 20px;
    padding-left: 6px;
  }

  /* line 543, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche .button_submit {
    width: auto !important;
  }

  /* line 547, ../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 552, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche_tablet .zimmer_button_ansehen {
    left: 0;
  }

  /* line 556, ../sass/_styles768.scss */
  #filmwrap {
    height: 329px;
    width: 580px;
  }

  /* line 561, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film {
    display: inline;
  }

  /* line 565, ../sass/_styles768.scss */
  .wrap_teaser_vollflaeche.film .wrap_zimmer_teaser_text.preis-tablet {
    display: none;
  }

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

  /* line 585, ../sass/_styles768.scss */
  .eventkalender_wrap .teaser_show_landscape {
    display: block;
    width: 652px;
  }

  /* line 590, ../sass/_styles768.scss */
  .eventkalender_wrap .teaser_show_desktop {
    display: none;
  }

  /* line 594, ../sass/_styles768.scss */
  .divider_eventkalender {
    width: 618px;
  }

  /* line 598, ../sass/_styles768.scss */
  .eventkalender_categorie {
    width: 652px;
  }

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

  /* line 606, ../sass/_styles768.scss */
  .eventkalender_wrap .formatierung_table {
    width: 326px;
  }

  /* line 610, ../sass/_styles768.scss */
  .eventkalender_wrap .td.riverservices.copy.befuellung.events {
    display: inline;
    margin-left: 20px;
  }

  /* ENDE EVENTKALENDER */
  /* ################## */
  /* ############### */
  /* 1er- Teaser 768 */
  /* line 622, ../sass/_styles768.scss */
  .ein_teaser_wrap {
    margin-left: 0px;
    margin-bottom: 30px;
  }

  /* line 627, ../sass/_styles768.scss */
  .ein_teaser_wrap .td.riverservices {
    margin-left: -59px;
    margin-bottom: 30px;
    margin-top: 0;
  }

  /* line 633, ../sass/_styles768.scss */
  .ein_teaser_wrap .ein_teaser_image {
    width: 172px !important;
    padding-right: 0;
  }

  /* line 637, ../sass/_styles768.scss */
  .ein_teaser_image img {
    width: 172px !important;
  }

  /* line 641, ../sass/_styles768.scss */
  .ein_teaser_wrap .formatierung_table {
    width: 430px;
  }

  /* line 645, ../sass/_styles768.scss */
  .ein_teaser_wrap .wrap_header_text {
    width: 200px;
    padding-left: 20px;
    margin-top: -6px;
  }

  /* line 651, ../sass/_styles768.scss */
  .ein_teaser_wrap .ein_teaser_header, .ein_teaser_wrap .ein_teaser_text {
    width: 238px;
  }

  /* line 655, ../sass/_styles768.scss */
  .ein_teaser_wrap h2 {
    margin-bottom: 0 !important;
  }

  /* ENDE 1er- Teaser 768 */
  /* #################### */
  /* ######################### */
  /* 2er Teaser Vollfläche 768 */
  /* line 667, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche {
    left: 0px;
    margin-bottom: 50px;
  }

  /* line 672, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_header {
    width: 324px;
    padding-left: 8px;
    padding-right: 22px;
    display: table-cell;
  }

  /* line 679, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_datum {
    padding-right: 22px;
  }

  /* line 683, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap {
    display: inline-block;
    margin-left: 1.125em;
    margin-bottom: 0px;
  }

  /* line 689, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap [class*="column"] + [class*="column"]:last-child {
    float: left;
  }

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

  /* line 699, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .formatierung_table_padding {
    padding-left: 10px;
  }

  /* line 707, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_text {
    max-width: 300px;
    padding-top: 10px;
  }

  /* line 712, ../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 721, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image {
    width: 300px;
  }

  /* line 725, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image img {
    width: 300px;
    height: 178px;
  }

  /* line 730, ../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 735, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap {
    top: 0px;
    margin-top: 40px;
    margin-bottom: 50px;
    max-width: 300px !important;
    left: 5px  !important;
  }

  /* line 745, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit {
    position: relative;
    top: 0px;
    left: 0px;
    /*width: 220px;*/
    width: auto;
    /* auf 'auto' fuer hotel-arrangements-hamburg - hier die buttons beikm 2er teaser */
  }

  /* line 755, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit.link {
    width: auto !important;
  }

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

  /* line 763, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .large-9 {
    /*width: 100%; */
  }

  /* line 768, ../sass/_styles768.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .tr {
    width: 100%;
  }

  /* ENDE 2er Teaser Vollfläche 768 */
  /* ############################## */
  /* ################# */
  /* 2-er - Teaser 768 */
  /* line 781, ../sass/_styles768.scss */
  .zwei_teaser_wrap {
    margin-left: 6px;
  }

  /* line 785, ../sass/_styles768.scss */
  .zwei_teaser_wrap .zwei_teaser_header {
    width: 321px;
  }

  /* line 789, ../sass/_styles768.scss */
  .zwei_teaser_wrap .formatierung_table {
    /*padding-left: 12px;
    padding-right: 26px;*/
    padding-left: 0px;
  }

  /* line 795, ../sass/_styles768.scss */
  .zwei_teaser_wrap .formatierung_table_padding {
    /*
    padding-left: 0px;
    margin-left: -6px;
    */
    padding-left: 0px;
  }

  /* line 804, ../sass/_styles768.scss */
  .zimmer_teaser_wrap_bild, .zimmer_teaser_columns {
    width: 384px;
    height: 258px !important;
    left: -3px;
    padding-left: 20px;
  }

  /* line 812, ../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 820, ../sass/_styles768.scss */
  .zimmer_teaser_bild {
    min-width: 364px;
    width: 364px;
  }

  /* line 825, ../sass/_styles768.scss */
  .zwei_teaser_image {
    width: 300px;
  }

  /* line 829, ../sass/_styles768.scss */
  .zwei_teaser_image img {
    width: 300px;
    height: 160px;
  }

  /* line 834, ../sass/_styles768.scss */
  .zwei_teaser_text {
    max-width: 300px;
  }

  /* line 838, ../sass/_styles768.scss */
  .zwei_teaser_wrap .zimmer_preis_button_wrap {
    max-width: 300px !important;
    left: -6px  !important;
  }

  /* line 843, ../sass/_styles768.scss */
  .hinweis_angebote {
    margin-top: 55px;
  }

  /* line 847, ../sass/_styles768.scss */
  .zwei_teaser_image, .zwei_teaser_header, .zwei_teaser_datum, .zwei_teaser_text {
    width: 320px !important;
  }

  /* ENDE 2-er - Teaser 768 */
  /* ###################### */
  /* ######################### */
  /* 3er Teaser Vollfläche 768 */
  /* line 859, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche {
    margin-left: 0px;
  }

  /* line 863, ../sass/_styles768.scss */
  .drei_teaser_wrap {
    clear: both;
    margin-left: 32px;
    margin-bottom: 12px;
  }

  /* line 869, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap {
    margin-left: 0px;
    margin-bottom: 30px;
  }

  /* line 874, ../sass/_styles768.scss */
  .drei_teaser_wrap .copy .td.riverservices {
    display: none;
  }

  /* line 878, ../sass/_styles768.scss */
  .td.riverservices.riverservices_3erteaser_ipad {
    display: inline !important;
    margin-left: 100px !important;
    padding-top: 35px;
  }

  /* line 884, ../sass/_styles768.scss */
  .drei_teaser_image {
    padding-bottom: 18px;
    width: 300px;
  }

  /* line 889, ../sass/_styles768.scss */
  .drei_teaser_header {
    color: #333333;
    font-family: 'Century Gothic W01';
    font-size: 20px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    width: 300px;
    margin-bottom: 1px;
    margin-top: 0;
  }

  /* line 901, ../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 910, ../sass/_styles768.scss */
  .drei_teaser_text {
    color: #777777;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    width: 300px;
  }

  /* line 919, ../sass/_styles768.scss */
  .drei_teaser_rechts_tablet {
    display: inline;
  }

  /* line 923, ../sass/_styles768.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 18px !important;
    margin-top: 40px;
  }

  /* line 929, ../sass/_styles768.scss */
  .drei_teaser_rechts_desktop {
    display: none;
  }

  /* line 933, ../sass/_styles768.scss */
  .drei_teaser_wrap .formatierung_table {
    display: table-cell !important;
    width: 300px;
    margin-right: 23px;
  }

  /* line 939, ../sass/_styles768.scss */
  .drei_teaser_wrap .formatierung_table_padding {
    width: 300px;
    padding-left: 17px;
  }

  /* line 944, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap {
    margin-bottom: 50px;
    margin-top: 25px;
    top: 10px;
    width: 300px;
  }

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

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

  /* line 961, ../sass/_styles768.scss */
  .drei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
    color: #333333;
    font-family: 'Century Gothic W01 Bold';
    font-size: 28px;
  }

  /* line 967, ../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 971, ../sass/_styles768.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 16px !important;
  }

  /* line 975, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .tr {
    width: 680px;
  }

  /* ENDE 3er Teaser Vollfläche 768 */
  /* ################################### */
  /* ################################ */
  /* 3er Teaser Vollfläche HOME 768 */
  /* line 987, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_rechts_desktop {
    display: none !important;
  }

  /* line 991, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home {
    margin-left: -45px;
  }

  /* line 995, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_wrap {
    width: 748px;
  }

  /* line 999, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_wrap .formatierung_table {
    margin-left: 43px;
  }

  /* line 1004, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_rechts_tablet {
    display: inline !important;
  }

  /* line 1008, ../sass/_styles768.scss */
  .td.riverservices.riverservices_3erteaser_ipad {
    display: none !important;
  }

  /* line 1012, ../sass/_styles768.scss */
  .drei_teaser_wrap.home .formatierung_table_padding {
    padding-left: 64px;
  }

  /* line 1016, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.home .drei_teaser_wrap .formatierung_table_padding {
    padding-left: 13px;
  }

  /* line 1020, ../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 1034, ../sass/_styles768.scss */
  .teaser_copy_einfach {
    padding-bottom: 50px;
  }

  /* line 1038, ../sass/_styles768.scss */
  .teaser_copy_einfach .copy_header, .teaser_copy_einfach .copy_text, .teaser_headline_einfach .copy_header {
    width: 360px;
    /*padding-right: 50px;*/
  }

  /* line 1043, ../sass/_styles768.scss */
  .teaser_copy_einfach .copy_text {
    padding-right: 0;
  }

  /* Ende DCE: Copy Einfach 768 */
  /* ########################## */
  /* ######################### */
  /* DCE: Headline Einfach 768 */
  /* line 1055, ../sass/_styles768.scss */
  .teaser_headline_einfach {
    margin-left: 16px;
  }

  /* line 1059, ../sass/_styles768.scss */
  .teaser_headline_einfach .copy_header {
    width: 670px;
  }

  /* Ende DCE: Headline Einfach */
  /* ########################## */
  /* line 1069, ../sass/_styles768.scss */
  .img_980 {
    min-width: 100%;
    width: 100%;
  }

  /* line 1074, ../sass/_styles768.scss */
  .tagesaktuelle_raten .content_tagesaktuelle_rate {
    width: 300px !important;
    min-width: 300px;
  }

  /* line 1079, ../sass/_styles768.scss */
  .copy .td.riverservices, .hinweis_angebote {
    padding-left: 0;
    margin-left: 0px;
  }

  /* line 1084, ../sass/_styles768.scss */
  .abstand_ganzes_gutter_l_r {
    padding-left: 0em !important;
  }

  /* line 1088, ../sass/_styles768.scss */
  .copy_header, .copy_text {
    width: 740px;
  }

  /* line 1092, ../sass/_styles768.scss */
  .copy .td.riverservices {
    margin-top: 12px !important;
  }

  /* line 1097, ../sass/_styles768.scss */
  .riverservices_zitat_mobile {
    margin-left: 10px;
    margin-top: 55px;
    margin-bottom: 50px;
    width: 612px;
  }

  /* line 1104, ../sass/_styles768.scss */
  .bewertung_hotel {
    top: -208px;
    left: 212px;
  }

  /* line 1109, ../sass/_styles768.scss */
  .zitat_content {
    width: 550px;
  }

  /* line 1113, ../sass/_styles768.scss */
  .zitat_grafik_ende {
    margin-right: 80px;
  }

  /* #################### */
  /* DCE: Copy Home 768 */
  /* line 1124, ../sass/_styles768.scss */
  .copy_home_slider {
    width: 492px;
    height: 264px;
    background: url("../img/platzhalter_teaserslider768.jpg") no-repeat scroll 0 0 transparent;
    margin-bottom: 0;
  }

  /* line 1131, ../sass/_styles768.scss */
  .teaser_copy_home {
    margin-left: -44px;
  }

  /* line 1135, ../sass/_styles768.scss */
  .teaser_copy_home {
    clear: both;
  }

  /* line 1140, ../sass/_styles768.scss */
  .teaser_copy_home .td.wrap_raten {
    margin-left: 15px;
  }

  /* line 1145, ../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 1149, ../sass/_styles768.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_grafik_person {
    padding-left: 0px;
  }

  /* line 1153, ../sass/_styles768.scss */
  .teaser_copy_home .table.copy.mobile .copy_text {
    margin-right: 17px;
    width: auto;
  }

  /* line 1158, ../sass/_styles768.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_hinweise {
    padding-top: 40px;
    float: left;
    width: 236px;
    border-bottom: 2px solid #333333;
  }

  /* line 1165, ../sass/_styles768.scss */
  .teaser_copy_home .content_tagesaktuelle_rate {
    border-bottom: 0 !important;
  }

  /* line 1170, ../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 1183, ../sass/_styles768.scss */
  .wrap_volltext_teaser {
    clear: both;
    margin-left: -8px !important;
  }

  /* line 1188, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    padding-left: 25px;
    width: 411px !important;
    padding-bottom: 30px;
  }

  /* line 1194, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    width: 370px;
    padding-right: 0;
  }

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

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

  /* line 1208, ../sass/_styles768.scss */
  .ausstattung .headline.open {
    margin-bottom: -2px;
  }

  /* line 1212, ../sass/_styles768.scss */
  .wrap_volltext_teaser .wrap_button_detail .zimmer_button_ansehen.volltext_teaser {
    top: -27px;
  }

  /* line 1216, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_text {
    left: 0;
  }

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

  /* line 1224, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    margin-right: 10px;
    width: 311px !important;
    height: auto;
  }

  /* line 1230, ../sass/_styles768.scss */
  .wrap_volltext_teaser .infiniteCarousel_item img {
    position: relative;
    width: 300px !important;
    height: 208px !important;
    left: -48px;
  }

  /* line 1236, ../sass/_styles768.scss */
  .wrap_volltext_teaser .ic_left_nav, .wrap_volltext_teaser .ic_right_nav {
    top: 88px !important;
  }

  /* line 1239, ../sass/_styles768.scss */
  .wrap_volltext_teaser .ic_wrapper.ic_myCarousel {
    width: 300px !important;
    height: 208px !important;
  }

  /* line 1243, ../sass/_styles768.scss */
  .wrap_volltext_teaser .infiniteCarousel.ic_peek_padding {
    width: 300px !important;
    height: 272px !important;
  }

  /* line 1248, ../sass/_styles768.scss */
  .zimmer_teaser_wrap_bild volltext_teaser {
    width: 327px !important;
  }

  /* line 1252, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_text .zimmer_header {
    font-size: 22px;
  }

  /* line 1257, ../sass/_styles768.scss */
  .wrap_volltext_teaser .volltext_teaser.element_info {
    width: 300px;
  }

  /* line 1261, ../sass/_styles768.scss */
  .wrap_volltext_teaser .preis-desktop {
    display: block;
  }

  /* line 1265, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_preis_button_wrap.volltext_teaser.preis-desktop {
    display: none;
  }

  /* line 1269, ../sass/_styles768.scss */
  .mobile_volltext_detail {
    display: block;
    margin-left: -8px;
    width: 665px;
  }

  /* line 1276, ../sass/_styles768.scss */
  .mobile_volltext_detail.lastElement {
    margin-bottom: 50px;
  }

  /* line 1281, ../sass/_styles768.scss */
  .mobile_volltext_detail .ausstattung {
    padding-left: 25px;
  }

  /* line 1286, ../sass/_styles768.scss */
  .mobile_volltext_detail .trennlinie {
    width: 617px;
    height: 22px;
    border-top: 0px solid #b4bfd2;
    margin-left: 25px;
    margin-top: 8px;
  }

  /* line 1294, ../sass/_styles768.scss */
  .mobile_volltext_detail .zimmer_button_ansehen {
    padding-right: 23px;
    top: -32px;
    right: 1px;
  }

  /* line 1300, ../sass/_styles768.scss */
  .wrap_volltext_teaser .button_submit.volltext_teaser {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 1305, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild {
    width: 324px;
  }

  /* line 1309, ../sass/_styles768.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    width: 344px;
  }

  /* line 1313, ../sass/_styles768.scss */
  .ausstattung .headline.open.mobile {
    display: block !important;
  }

  /* line 1317, ../sass/_styles768.scss */
  .ausstattung .headline.open.desktop {
    display: none !important;
  }

  /* line 1321, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy {
    width: 298px;
  }

  /* line 1326, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild {
    width: 140px;
  }

  /* line 1330, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy_text {
    padding-top: 10px;
  }

  /* line 1334, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy_text_eins {
    font-size: 12px;
    width: 295px;
  }

  /* line 1339, ../sass/_styles768.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild {
    margin: 10px;
  }

  /* line 1343, ../sass/_styles768.scss */
  .teaser_element_copy_text_zwei a img {
    margin-top: -1px;
  }

  /* line 1347, ../sass/_styles768.scss */
  .wrap_volltext_teaser .border_end {
    width: 665px;
  }

  /* line 1352, ../sass/_styles768.scss */
  .wrap_volltext_teaser .border_end .e2 {
    width: 289px;
  }

  /* line 1356, ../sass/_styles768.scss */
  .wrap_volltext_teaser .border_end .e3 {
    width: 27px;
  }

  /* line 1360, ../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 1373, ../sass/_styles768.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser {
    height: auto;
  }

  /* line 1377, ../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 1384, ../sass/_styles768.scss */
  .wrap_volltext_teaser.no_detail {
    border-bottom: 2px solid #333333;
    margin-left: 16px !important;
    width: 617px;
    margin-bottom: 50px;
  }

  /* line 1391, ../sass/_styles768.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser.no_detail {
    width: 288px !important;
  }

  /* line 1395, ../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 1408, ../sass/_styles768.scss */
  .copy_home_slider {
    background: none;
  }

  /* line 1412, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop {
    left: -313px;
    top: 611px;
    width: 492px;
  }

  /* line 1418, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_copy {
    padding-left: 15px;
    padding-left: 15px;
    padding-top: 12px;
    width: 238px;
    padding-right: 18px;
    margin-bottom: 30px;
  }

  /* line 1427, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_slider {
    width: 245px;
  }

  /* line 1431, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_slider, .wrap_teaser_slider_desktop .element_copy {
    height: 205px;
  }

  /* line 1435, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .zimmer_preis_wrap {
    /*top: 5px;*/
    top: 160px;
  }

  /* line 1440, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .button_submit {
    margin-right: 15px;
  }

  /* line 1444, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile {
    display: none;
  }

  /* line 1448, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile .button_submit {
    margin-top: 10px;
  }

  /* line 1452, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .wrap_button_desktop {
    display: inline;
    right: 9px;
    top: 158px;
  }

  /* line 1458, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_navi {
    width: 492px;
  }

  /* line 1462, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .element_navi li {
    width: 109px;
  }

  /* line 1466, ../sass/_styles768.scss */
  .wrap_teaser_slider_desktop .zimmer_teaser_bild {
    min-width: 238px;
    width: 238px;
  }

  /* line 1471, ../sass/_styles768.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-left: -8px;
    margin-top: 15px;
  }

  /* line 1476, ../sass/_styles768.scss */
  .ls-wrapper .ls-nav {
    padding-left: 207px;
    top: 246px;
  }

  /* ENDE DCE Teaser Slider */
  /* ################# */
  /* ######################### */
  /* DCE: Tagungspauschale 768 */
  /* line 1489, ../sass/_styles768.scss */
  .ipad_portrait {
    display: inline !important;
  }

  /* line 1493, ../sass/_styles768.scss */
  .ipad_portrait .tagungspauschale_preis_rechts {
    margin-bottom: 20px;
  }

  /* line 1497, ../sass/_styles768.scss */
  .ipad_portrait .tagungspauschale_text ul {
    margin-top: 8px;
  }

  /* line 1501, ../sass/_styles768.scss */
  .tagungspauschale_vollflaeche {
    position: relative;
    left: -50px;
    width: 713px;
  }

  /* line 1507, ../sass/_styles768.scss */
  .divider_tagungspauschale {
    width: 736px;
  }

  /* line 1511, ../sass/_styles768.scss */
  .tagungspauschale_text {
    width: 300px;
  }

  /* line 1515, ../sass/_styles768.scss */
  .tagungspauschale_rechts_desktop {
    display: none;
  }

  /* line 1519, ../sass/_styles768.scss */
  .tagungspauschale_wrap .formatierung_table {
    margin-right: 183px;
  }

  /* ENDE DCE: Tagungspauschale */
  /* ########################## */
  /* ########################## */
  /* TEASER Veranstaltungen 768 */
  /* line 1535, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4 {
    margin-right: 36px;
    margin-left: -14px;
  }

  /* line 1540, ../sass/_styles768.scss */
  .teaser_veranstaltungen_wrap .zimmer_preis_button_wrap {
    width: 300px !important;
  }

  /* line 1544, ../sass/_styles768.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .table.copy {
    margin-top: 0px;
  }

  /* line 1548, ../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 1563, ../sass/_styles768.scss */
  .footer {
    width: 768px;
  }

  /* line 1567, ../sass/_styles768.scss */
  .seo_board .anfahrt_wrap_980 {
    left: 0;
    position: static;
  }

  /* line 1572, ../sass/_styles768.scss */
  .seo_board .anfahrt_wrap_980 h3, .seo_board .anfahrt_wrap_980 .anfahrt_kontakt {
    width: 189px;
  }

  /* line 1576, ../sass/_styles768.scss */
  .seo_board .anfahrt_wrap_980 {
    top: 0px;
    display: inline;
  }

  /* line 1581, ../sass/_styles768.scss */
  .seo_board .anfahrt_kontakt {
    margin-bottom: 20px;
  }

  /* line 1585, ../sass/_styles768.scss */
  .seo_board {
    min-width: 768px !important;
    width: 768px !important;
    padding-left: 10px;
  }

  /* line 1591, ../sass/_styles768.scss */
  .seo_board h3 {
    font-size: 13px;
  }

  /* line 1595, ../sass/_styles768.scss */
  .seo_board ul, .seo_board li, .seo_board a {
    font-size: 11px;
  }

  /* line 1599, ../sass/_styles768.scss */
  .seo_board .bereich_eins {
    min-width: 172px;
    padding-right: 30px;
    width: 172px;
    z-index: 2;
  }

  /* line 1606, ../sass/_styles768.scss */
  .seo_board .bereich_zwei {
    width: 222px;
    min-width: 222px;
    z-index: 2;
  }

  /* line 1612, ../sass/_styles768.scss */
  .seo_board .bereich_drei {
    width: 175px;
    min-width: 175px;
    z-index: 2;
  }

  /* line 1618, ../sass/_styles768.scss */
  .seo_board .bereich_vier {
    min-width: 170px;
    width: 170px;
    z-index: 2;
  }

  /* line 1624, ../sass/_styles768.scss */
  .seo_board .anfahrt_wrap_980 h3 {
    position: static;
    top: 43px;
  }

  /* line 1629, ../sass/_styles768.scss */
  .seo_board .anfahrt {
    margin-top: 13px;
  }

  /* line 1633, ../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 1645, ../sass/_styles768.scss */
  .einzelelement.element_job_liste {
    clear: both;
    width: 405px;
  }

  /* line 1650, ../sass/_styles768.scss */
  .karriere_trennlinie {
    width: 133px !important;
  }

  /* KARRIERE Jobausgabe 1024 */
  /* ######################## */
  /* ###### */
  /* Footer */
  /* line 1662, ../sass/_styles768.scss */
  .footer_links {
    width: 400px !important;
  }

  /* line 1666, ../sass/_styles768.scss */
  .footer_rechts {
    width: 368px !important;
    margin-right: 0px;
    border: 0px solid red;
  }

  /* line 1672, ../sass/_styles768.scss */
  .footer_rechts .wrap_footermeta_nav {
    float: left;
  }

  /* line 1676, ../sass/_styles768.scss */
  .footer .footer_element {
    font-size: 11px;
  }

  /* line 1680, ../sass/_styles768.scss */
  .footer .footer_element_padding {
    padding-left: 4px;
    padding-right: 4px;
  }

  /* ENDE Footer */
  /* ########### */
  /* line 1689, ../sass/_styles768.scss */
  #button_98 {
    width: auto;
  }

  /* KARRIERE */
  /* ######## */
  /* line 1699, ../sass/_styles768.scss */
  div#hc-jobliste-display {
    width: 405px;
  }
}
/* 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; */
    background-color: #031335;
  }

  /* line 29, ../sass/_styles767_321.scss */
  nav {
    top: 126px;
    height: 35px;
    background-color: #031335;
    padding-left: 0.6em;
  }

  /* Menupunkt "Galerie" einblenden */
  /* line 37, ../sass/_styles767_321.scss */
  #mm_verteilermenu_7 {
    display: inline;
  }

  /* line 41, ../sass/_styles767_321.scss */
  .navi_1260 {
    height: 0;
    text-align: left;
    margin-left: 0.625em;
    padding-top: 8px;
  }

  /* line 48, ../sass/_styles767_321.scss */
  .meta_navi {
    margin-top: 0px;
  }

  /* line 52, ../sass/_styles767_321.scss */
  .meta_navi_rechts.sub {
    margin-top: 0px;
  }

  /* line 56, ../sass/_styles767_321.scss */
  .meta_navi_rechts {
    padding-right: 10px;
  }

  /* line 60, ../sass/_styles767_321.scss */
  navi_element {
    font-size: 11px !important;
  }

  /* line 64, ../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 74, ../sass/_styles767_321.scss */
  .meta_navi_rechts .navi_element.telefon img {
    margin-top: -4px;
  }

  /* line 79, ../sass/_styles767_321.scss */
  .meta_navi .navi_element .icon_kamera {
    /*display: none;*/
  }

  /* line 83, ../sass/_styles767_321.scss */
  .meta_wetter_980 {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 88, ../sass/_styles767_321.scss */
  .width_optimierung_nav {
    width: 100%;
    float: left !important;
    margin-top: 50px;
  }

  /* line 94, ../sass/_styles767_321.scss */
  .sub_navi_mobile {
    display: none !important;
  }

  /* line 98, ../sass/_styles767_321.scss */
  .show_768 {
    padding-top: 0px;
  }

  /* line 102, ../sass/_styles767_321.scss */
  .ie8_none {
    display: inline !important;
  }

  /* line 107, ../sass/_styles767_321.scss */
  #ui-datepicker-div {
    left: 92px !important;
    top: 198px !important;
    z-index: 70 !important;
  }

  /* ###################################+ */
  /* Ausblenden nicht benötigter Elemente */
  /* Subnavi */
  /* line 121, ../sass/_styles767_321.scss */
  .subnavi_tagung_wrap {
    display: none;
  }

  /* Teaser News */
  /* line 127, ../sass/_styles767_321.scss */
  .teaser_news_wrap .drei_teaser_wrap {
    display: none;
  }

  /* Teaser Veranstaltungen */
  /* line 133, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_wrap {
    display: none;
  }

  /* Haupt-Navigation Mobil*/
  /* line 140, ../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 148, ../sass/_styles767_321.scss */
  .navi_mobile.kontakt {
    float: right;
    width: 121px;
  }

  /* line 154, ../sass/_styles767_321.scss */
  .navi_mobile li img {
    padding-right: 8px;
    float: left;
  }

  /* line 159, ../sass/_styles767_321.scss */
  .navi_mobile li .linktext {
    float: right;
    padding-top: 1px;
  }

  /* line 164, ../sass/_styles767_321.scss */
  .logo img {
    width: 128px;
  }

  /* line 168, ../sass/_styles767_321.scss */
  .img_980 {
    min-width: 320px !important;
    height: 264px;
    top: 35px;
  }

  /* line 174, ../sass/_styles767_321.scss */
  .logo_1280.empire_riverside_logo {
    width: 86px;
    margin-left: 10px;
  }

  /* line 179, ../sass/_styles767_321.scss */
  .logo_1280.hotel_hafen_hamburg_logo {
    width: 100px;
  }

  /* line 184, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit .navi_element {
    display: inline;
    padding-left: 10px;
  }

  /* line 189, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit .navi_element.links {
    float: left;
  }

  /* line 193, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit .navi_element.rechts {
    float: right;
    padding-left: 0;
    padding-right: 10px;
  }

  /* line 199, ../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 213, ../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: #031335;
    /*background: url("../img/980_background-buchungsmaske.png") repeat scroll 0 0 transparent; */
    z-index: 60;
    display: block;
  }

  /* line 227, ../sass/_styles767_321.scss */
  .element_buchungsmaske.left_input {
    margin-left: 10px;
  }

  /* line 231, ../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 244, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit a {
    color: #c70049;
    background: url("../img/icon/pfeil_rechts_lo.png") no-repeat scroll right 2px;
  }

  /* line 249, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit a:hover, .wrap_navi_verfuegbarkeit_active a:hover {
    text-decoration: underline;
  }

  /* BUCHUNGSMASKE */
  /* line 258, ../sass/_styles767_321.scss */
  #formular_buchungsmaske_980 {
    left: 0;
    top: 5px;
    z-index: 60;
    display: none;
    position: relative;
  }

  /* line 266, ../sass/_styles767_321.scss */
  .buchungsmaske_2 {
    /*display: none;*/
    top: 14px;
  }

  /* line 271, ../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;
    background-color: #031335;
  }

  /* line 282, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .buchungsmaske_2_wrap .buchungsmaske_select_wrap {
    width: 105px;
    height: 29px;
    margin: 0;
  }

  /* line 288, ../sass/_styles767_321.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_zimmer {
    margin-left: 0 !important;
    float: left;
  }

  /* line 293, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .element_buchungsmaske a {
    float: none;
  }

  /* line 297, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .element_buchungsmaske input {
    float: left !important;
    display: inline !important;
  }

  /* line 302, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .kalender_icon_checkin, .buchungsmaske_2 .kalender_icon_checkout {
    padding-bottom: 3px;
  }

  /* line 309, ../sass/_styles767_321.scss */
  .buchungsmaske_2 fieldset.anzahl_gaeste {
    margin-left: 0px;
  }

  /* line 313, ../sass/_styles767_321.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_gaeste {
    width: 100px;
    clear: both;
    margin-left: 10px;
    margin-right: 20px;
  }

  /* line 320, ../sass/_styles767_321.scss */
  .buchungsmaske_2_wrap .wrap_anzahl_zimmer {
    margin-left: -130px;
  }

  /* line 324, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .element_buchungsmaske .select {
    text-align: left;
  }

  /* line 328, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .button_submit {
    width: 260px;
    margin: 0;
    text-align: center;
  }

  /* line 334, ../sass/_styles767_321.scss */
  .unterer_bereich .small-12 {
    text-align: left !important;
  }

  /* line 338, ../sass/_styles767_321.scss */
  .buchungsmaske_2.unterer_bereich {
    width: 100%;
    margin-top: -24px;
  }

  /* line 343, ../sass/_styles767_321.scss */
  .buchungsmaske_2.unterer_bereich .element_1 {
    margin-top: -50px;
    margin-left: 128px !important;
  }

  /* line 349, ../sass/_styles767_321.scss */
  .buchungsmaske_2.unterer_bereich .element_2 {
    margin-top: -25px;
    margin-left: 128px !important;
  }

  /* line 354, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .button_submit {
    width: 225px;
    margin-left: 10px;
    background: url("../img/icon/button_pfeil_hi.png") no-repeat scroll 180px 9px #ffffff;
    text-align: left;
    color: #031335;
  }

  /* line 362, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .button_submit:hover {
    background: url("../img/icon/button_pfeil_hi.png") no-repeat scroll 180px 9px #c70049 !important;
  }

  /* line 366, ../sass/_styles767_321.scss */
  .button_submit .show-for-small {
    padding-left: 27px;
  }

  /* ##################### */
  /* IFRAME Hotelwertungen */
  /* line 373, ../sass/_styles767_321.scss */
  #iframe_hotelbewertungen {
    display: none;
  }

  /* Ende IFRAME Hotelwertungen */
  /* ########################## */
  /* line 385, ../sass/_styles767_321.scss */
  .content_main .table {
    margin-left: -53px;
    margin-top: 0px;
  }

  /* line 390, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_text {
    width: 100%;
  }

  /* line 394, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_text h1 {
    font-family: "Century Gothic W01";
    color: #999999;
    font-size: 28px;
    font-weight: normal;
    display: inline;
  }

  /* line 402, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_text h2 {
    display: none;
  }

  /* line 406, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_hinweise {
    float: left;
  }

  /* line 410, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_listing_wrap {
    width: 100%;
  }

  /* line 416, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser {
    width: 302px;
    margin-left: 0;
  }

  /* line 422, ../sass/_styles767_321.scss */
  .zimmer_teaser_text {
    width: 320px;
    height: 223px;
    padding-left: 12px;
  }

  /* line 428, ../sass/_styles767_321.scss */
  .zimmer_teaser_columns {
    clear: both;
    left: 0;
    padding-left: 0;
    width: 317px;
  }

  /* line 435, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild, .zimmer_teaser_columns {
    height: 193px !important;
    left: -3px;
  }

  /* line 440, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild {
    padding: 0 10px !important;
  }

  /* line 445, ../sass/_styles767_321.scss */
  .zimmer_teaser_bild {
    min-width: 300px;
    width: 300px;
  }

  /* line 450, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_listing_grafik_person {
    padding-left: 130px;
  }

  /* line 454, ../sass/_styles767_321.scss */
  .preis-tablet_wrap {
    width: 320px;
  }

  /* line 458, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text {
    width: 301px;
    margin-top: 5px;
  }

  /* line 463, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet {
    width: 300px;
    margin-left: 13px;
  }

  /* line 468, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen a {
    display: inline;
  }

  /* line 473, ../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 482, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit img {
    display: none;
  }

  /* line 486, ../sass/_styles767_321.scss */
  .zimmer_preis_wrap {
    margin-bottom: 11px;
    margin-top: 11px;
  }

  /* line 491, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser .zimmer_preis_wrap {
    margin-top: -8px;
  }

  /* Headline aus dem Visual (Desktop) */
  /* line 500, ../sass/_styles767_321.scss */
  .mobile_visual_headline {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  /* line 506, ../sass/_styles767_321.scss */
  .mobile_visual_headline h1 {
    font-size: 28px;
    line-height: 26px;
    width: 470px;
    color: #777777;
    font-family: "Century Gothic W01";
    font-weight: normal;
    display: inline;
  }

  /* ########################################### */
  /* "CONTENT: Mobil Header Teaser" -->Nur Mobil <767 */
  /* line 522, ../sass/_styles767_321.scss */
  .wrap_mobil_header_teaser {
    display: block;
    width: 480px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
  }

  /* line 530, ../sass/_styles767_321.scss */
  .wrap_mobil_header_teaser .headline_teaser_text.h1 {
    font-size: 28px;
    line-height: 26px;
    width: 470px;
    color: #031335;
    font-family: "Century Gothic W01";
    font-weight: normal;
    display: inline;
  }

  /* line 540, ../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 548, ../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 566, ../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 584, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche {
    display: inline;
    margin-left: 0;
  }

  /* line 589, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche_tablet {
    display: none;
  }

  /* line 593, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser {
    margin-bottom: 25px;
  }

  /* line 597, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser.teaser_vollflaeche {
    margin-left: 0px;
  }

  /* line 601, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .zimmer_header.teaser_vollflaeche {
    font-size: 22px;
  }

  /* line 605, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .zimmer_teaser_text.teaser_vollflaeche {
    margin-top: 0px !important;
    padding-left: 10px;
  }

  /* line 610, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.teaser_vollflaeche {
    margin-top: 20px;
    margin-bottom: 0px;
    width: auto;
    height: auto;
    padding-left: 0px;
  }

  /* line 618, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche, .zimmer_teaser_columns.teaser_vollflaeche, .zimmer_teaser_text.teaser_vollflaeche {
    width: 480px;
    left: -3px;
  }

  /* line 623, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche {
    padding-left: 0px;
  }

  /* line 627, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    padding-left: 10px;
    height: auto !important;
  }

  /* line 632, ../sass/_styles767_321.scss */
  .zimmer_teaser_bild.teaser_vollflaeche {
    margin-left: -2px;
    margin-right: 0px;
  }

  /* line 637, ../sass/_styles767_321.scss */
  .zimmer_details.teaser_vollflaeche {
    margin-bottom: 15px;
  }

  /* line 641, ../sass/_styles767_321.scss */
  .preis-tablet_wrap.teaser_vollflaeche {
    width: 480px;
  }

  /* line 645, ../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 650, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser_text.preis-tablet {
    margin-left: 0;
    border-bottom: 1px solid  #333333;
    height: 54px;
    margin-top: 13px;
  }

  /* line 657, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .wrap_zimmer_teaser_text.preis-tablet .button_submit {
    padding-left: 10px !important;
  }

  /* line 661, ../sass/_styles767_321.scss */
  .wrap_teaser_vollflaeche .zimmer_preis_wrap {
    margin-top: -8px;
  }

  /* Teaser Vollfläche <767 */
  /* ###################### */
  /* ############################# */
  /* DCE: CONTENT: Volltext-Teaser <767*/
  /* line 677, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser {
    margin-left: -1px !important;
  }

  /* line 681, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser {
    margin-bottom: 0;
    margin-top: 0px;
  }

  /* line 686, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text {
    margin-top: 0;
  }

  /* line 690, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .ausstattung {
    display: none;
  }

  /* line 694, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser.volltext_teaser {
    display: table;
    width: 480px;
  }

  /* line 699, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_details.volltext_teaser {
    font-size: 13px;
  }

  /* line 703, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_details.volltext_teaser.teaser {
    display: inline;
  }

  /* line 707, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text.volltext_teaser {
    width: 460px !important;
    border-top: 0px;
    padding-top: 20px;
  }

  /* line 713, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_header.volltext_teaser {
    border-top: 0px solid #b4bfd2;
    padding-top: 6px;
  }

  /* line 718, ../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 726, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    display: inline;
    width: 480px;
  }

  /* line 731, ../sass/_styles767_321.scss */
  .mobile_volltext_detail .trennlinie {
    margin-top: 28px;
    margin-left: 10px;
    position: relative;
    top: 27px;
    width: 460px;
    border-top: 0;
  }

  /* line 740, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild.volltext_teaser {
    display: table-cell;
    padding-left: 8px;
  }

  /* line 745, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .infiniteCarousel_item img {
    position: relative;
    width: 460px !important;
    height: 319px !important;
    left: 0px;
  }

  /* line 752, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .ic_left_nav, .wrap_volltext_teaser .ic_right_nav {
    top: 140px !important;
  }

  /* line 756, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .ic_wrapper.ic_myCarousel {
    width: 460px !important;
    height: 319px !important;
  }

  /* line 761, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .infiniteCarousel.ic_peek_padding {
    width: 460px !important;
    height: 319px !important;
  }

  /* line 766, ../sass/_styles767_321.scss */
  .zimmer_teaser_wrap_bild volltext_teaser {
    width: 460px !important;
  }

  /* line 770, ../sass/_styles767_321.scss */
  .mobile_volltext_detail {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 3px;
    width: 479px;
    height: 83px;
    padding-top: 3px;
  }

  /* line 779, ../sass/_styles767_321.scss */
  .mobile_volltext_detail .ausstattung {
    /*display: none;*/
    padding-left: 10px;
    margin-top: 18px;
  }

  /* line 785, ../sass/_styles767_321.scss */
  .mobile_volltext_detail .zimmer_button_ansehen {
    top: -45px;
    padding-right: 12px;
  }

  /* line 790, ../sass/_styles767_321.scss */
  .mobile_volltext_detail .trennlinie {
    top: -18px;
  }

  /* line 794, ../sass/_styles767_321.scss */
  .wrap_button_detail .button_submit.volltext_teaser {
    margin-top: 11px;
    background-color: #031335;
    color: #fff;
  }

  /* line 800, ../sass/_styles767_321.scss */
  .wrap_button_detail .button_submit.volltext_teaser:hover {
    background-color: #c70049;
  }

  /* Für Detailausgabe */
  /* line 805, ../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 817, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .volltext_teaser.element_info {
    width: 460px;
    margin-top: 10px;
  }

  /* line 822, ../sass/_styles767_321.scss */
  .volltext_teaser.element_info .download_link a {
    font-family: "DIN Next W01 Regular";
  }

  /* line 826, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .detail_mobile .wrap_button_detail {
    margin-top: 60px;
    padding-bottom: 80px;
  }

  /* line 831, ../sass/_styles767_321.scss */
  .ausstattung .headline.open.mobile_display {
    display: none;
  }

  /* line 835, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .teaser_element_copy {
    width: 458px;
    margin-bottom: 10px;
    display: none;
  }

  /* line 841, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild {
    height: 107px;
    margin: 20px;
    width: 179px;
  }

  /* line 847, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .teaser_element_copy_text {
    padding-top: 20px;
  }

  /* line 851, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser .teaser_element_copy_text_eins {
    width: 440px;
  }

  /* line 855, ../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 869, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser {
    height: auto;
  }

  /* line 873, ../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 880, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .wrap_zimmer_teaser.volltext_teaser {
    margin-bottom: 15px;
  }

  /* line 884, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail {
    border-bottom: 2px solid #333333;
    margin-left: 10px !important;
    width: 460px;
    margin-bottom: 50px;
  }

  /* line 891, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .zimmer_teaser_text.volltext_teaser.no_detail {
    width: 460px !important;
  }

  /* line 895, ../sass/_styles767_321.scss */
  .wrap_volltext_teaser.no_detail .zimmer_details.volltext_teaser.teaser.no_detail {
    height: auto;
    padding-bottom: 15px;
  }

  /* line 900, ../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 912, ../sass/_styles767_321.scss */
  .copy {
    display: none;
  }

  /* ############# */
  /* EVENTKALENDER <767*/
  /* line 920, ../sass/_styles767_321.scss */
  .eventkalender_wrap {
    display: block;
    margin-left: 0;
    clear: both;
    width: 480px;
    border: 0px solid blue;
  }

  /* line 928, ../sass/_styles767_321.scss */
  .eventkalender_wrap .teaser_show_landscape {
    display: inline;
  }

  /* line 932, ../sass/_styles767_321.scss */
  .eventkalender_wrap .teaser_show_desktop {
    display: none;
  }

  /* line 936, ../sass/_styles767_321.scss */
  .divider_eventkalender {
    width: 460px;
    margin-left: 10px;
    clear: both;
    display: block;
  }

  /* line 943, ../sass/_styles767_321.scss */
  .eventkalender_categorie {
    width: 480px;
    padding-left: 10px;
  }

  /* line 948, ../sass/_styles767_321.scss */
  .eventkalender_wrap .event_single {
    height: auto;
  }

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

  /* line 956, ../sass/_styles767_321.scss */
  .eventkalender_wrap .formatierung_table {
    width: 100%;
    margin-bottom: 15px;
  }

  /* line 961, ../sass/_styles767_321.scss */
  .eventkalender_text, .eventkalender_header {
    width: 460px;
    margin-bottom: 0;
  }

  /* line 966, ../sass/_styles767_321.scss */
  .eventkalender_header {
    height: auto;
    margin-bottom: 0;
  }

  /* line 971, ../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 976, ../sass/_styles767_321.scss */
  .eventkalender_wrap .formatierung_table {
    margin-bottom: 20px;
  }

  /* EVENTKALENDER */
  /* ############# */
  /* Ausblenden: 1er- Teaser <=767*/
  /* line 987, ../sass/_styles767_321.scss */
  .ein_teaser_wrap {
    display: none;
  }

  /* Ausblenden: 2er-Teaser <=767*/
  /* line 993, ../sass/_styles767_321.scss */
  .zwei_teaser_wrap {
    display: none;
  }

  /* Ausblenden: 2er-Teaser Vollfäche <=767 */
  /* line 998, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche {
    /*display: none; */
  }

  /* Ausblenden: 3er- Teaser Vollfläche */
  /* line 1004, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche {
    /*display: none;*/
  }

  /* Ausblenden: 3er- Teaser Vollfläche HOME (nur Home-Seite) <=767*/
  /* line 1010, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche.home {
    display: none;
  }

  /* line 1015, ../sass/_styles767_321.scss */
  .tagungspauschale_vollflaeche {
    display: none;
  }

  /* Ausblenden: Riverservice Zitate <=767*/
  /* line 1020, ../sass/_styles767_321.scss */
  .riverservices_zitat_mobile {
    display: none;
  }

  /* line 1024, ../sass/_styles767_321.scss */
  .teaser_copy_einfach {
    display: none;
  }

  /* line 1028, ../sass/_styles767_321.scss */
  .copy .td.riverservices {
    display: none !important;
  }

  /* 3er- Teaser Vollfläche */
  /* line 1035, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap {
    width: 480px;
    margin-bottom: -2px;
  }

  /* line 1039, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .hide-for-small {
    display: none !important;
  }

  /* line 1043, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
    font-size: 24px;
  }

  /* line 1047, ../sass/_styles767_321.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 12px !important;
    margin-top: 42px;
    margin-bottom: 37px;
  }

  /* line 1053, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .formatierung_table {
    margin-bottom: 40px;
  }

  /* line 1057, ../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 1062, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_image img {
    width: 460px;
    max-width: 460px;
  }

  /* line 1067, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_text {
    font-size: 13px;
    padding-bottom: 15px;
  }

  /* line 1072, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_image {
    padding-bottom: 10px;
  }

  /* line 1076, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap {
    margin-bottom: 37px;
  }

  /* ############################ */
  /* TEASER Veranstaltungen < 767 */
  /* line 1090, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap {
    display: inline;
  }

  /* line 1094, ../sass/_styles767_321.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4 {
    width: 480px;
    margin-right: 0;
  }

  /* line 1099, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_header {
    width: 460px;
    margin-bottom: 0;
    height: 25px;
  }

  /* line 1105, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_image {
    padding-bottom: 0;
    width: 460px;
  }

  /* line 1110, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_wrap {
    width: 480px;
    min-width: 480px !important;
    margin-left: 0;
  }

  /* line 1116, ../sass/_styles767_321.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_text {
    height: auto;
    margin-bottom: 15px;
    font-size: 13px;
  }

  /* line 1122, ../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 1128, ../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 1141, ../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 1151, ../sass/_styles767_321.scss */
  .table.copy.mobile {
    display: none !important;
  }

  /* line 1155, ../sass/_styles767_321.scss */
  .teaser_copy_home {
    margin-left: 0px;
    position: relative;
    top: 0px;
    clear: both;
    display: block;
  }

  /* line 1163, ../sass/_styles767_321.scss */
  .teaser_copy_home .copy_home_desktop {
    display: inline;
  }

  /* line 1167, ../sass/_styles767_321.scss */
  .teaser_copy_home .copy_header, .teaser_copy_home .copy_text {
    width: 470px;
    padding-left: 10px;
  }

  /* line 1172, ../sass/_styles767_321.scss */
  .teaser_copy_home .copy_header {
    margin-left: -5px;
  }

  /* line 1176, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_text h1 {
    display: none !important;
  }

  /* line 1180, ../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 1184, ../sass/_styles767_321.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_grafik_person:first-child {
    padding-left: 258px;
  }

  /* line 1189, ../sass/_styles767_321.scss */
  .teaser_copy_home .content_tagesaktuelle_rate {
    border-bottom: 0;
  }

  /* line 1193, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_hinweise {
    border-bottom: 0;
    width: 465px;
  }

  /* line 1198, ../sass/_styles767_321.scss */
  .seo_board {
    display: none;
  }

  /* line 1203, ../sass/_styles767_321.scss */
  .navi_mobile a:hover {
    cursor: pointer;
  }

  /* line 1207, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile {
    width: 480px;
    height: auto;
    background-color: #031335;
    position: absolute;
    top: 34px;
    left: 0px;
    border: 0px solid #000;
    display: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /* For IE8 and earlier */
  }

  /* line 1220, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile {
    background-color: #031335;
    width: 100%;
  }

  /* line 1225, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile {
    background-color: #031335 !important;
  }

  /* line 1229, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile ul {
    padding-top: 1px !important;
  }

  /* line 1233, ../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 1242, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile li:hover, .wrap_navi_footer_mobile li:hover {
    text-decoration: underline;
  }

  /* line 1246, ../sass/_styles767_321.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile li:last-child {
    border-bottom: 1px solid #6E6B63;
  }

  /* line 1250, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile {
    width: 320px;
    height: 200px;
    background-color: #3d392f;
    margin-bottom: 50px;
  }

  /* line 1257, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile.online_buchen {
    width: 320px;
    height: 34px;
    background-color: #c70049 !important;
    margin-top: 20px;
    margin-bottom: 0px !important;
  }

  /* line 1265, ../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 1277, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile.online_buchen ul {
    padding-top: 3px;
  }

  /* line 1281, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile.online_buchen li {
    border-bottom: 0 !important;
  }

  /* line 1286, ../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 1293, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile li:last-child {
    /*border-bottom: 0; */
  }

  /* line 1300, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile a {
    color: #fff;
    text-decoration: none;
  }

  /* line 1306, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile a:hover {
    /*text-decoration: underline; */
  }

  /* line 1310, ../sass/_styles767_321.scss */
  .footer {
    width: 320px;
    margin-left: 0;
    display: inline;
  }

  /* line 1316, ../sass/_styles767_321.scss */
  .footer {
    height: 61px;
  }

  /* line 1321, ../sass/_styles767_321.scss */
  .footer_rechts {
    display: none;
  }

  /* line 1325, ../sass/_styles767_321.scss */
  .footer, .footer_links {
    width: 320px !important;
  }

  /* line 1329, ../sass/_styles767_321.scss */
  .footer_links {
    padding-left: 0px !important;
    margin-top: 7px;
  }

  /* line 1334, ../sass/_styles767_321.scss */
  .footer .footer_element_padding {
    border: 0;
    text-align: center;
    font-size: 12px;
    padding-left: 37px;
    line-height: 16px;
    padding-top: 5px;
  }

  /* line 1344, ../sass/_styles767_321.scss */
  .footer_meta_phone {
    background-color: #fff;
    text-align: center;
    padding-bottom: 15px;
  }

  /* line 1350, ../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 1361, ../sass/_styles767_321.scss */
  .footer_meta_phone a:first-child {
    padding-left: 0;
  }

  /* line 1365, ../sass/_styles767_321.scss */
  .footer_meta_phone a:last-child {
    border-right: 0;
  }

  /* line 1369, ../sass/_styles767_321.scss */
  .footer_meta_phone a:nth-child(3n) {
    display: inline-block;
  }

  /* line 1373, ../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 1393, ../sass/_styles767_321.scss */
  .content_main .table {
    margin-top: 10px !important;
    display: inline-table !important;
  }

  /* line 1399, ../sass/_styles767_321.scss */
  .navi_mobile.kontakt {
    padding-right: 10px;
    width: 111px;
  }

  /* line 1404, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .headline_teaser_copy {
    width: 440px;
    display: none;
  }

  /* line 1409, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_listing_wrap {
    width: 460px;
  }

  /* line 1413, ../sass/_styles767_321.scss */
  .tagesaktuelle_raten .raten_listing_grafik_person {
    padding-left: 130px;
  }

  /* line 1417, ../sass/_styles767_321.scss */
  .content_tagesaktuelle_rate .datum_raten.null_single_double {
    width: 210px;
  }

  /* line 1421, ../sass/_styles767_321.scss */
  .content_tagesaktuelle_rate .preis_raten {
    width: 40px;
  }

  /* line 1425, ../sass/_styles767_321.scss */
  .content_tagesaktuelle_rate .preis_raten.null_single {
    margin-left: 66px;
    width: 56px;
  }

  /* line 1430, ../sass/_styles767_321.scss */
  .content_tagesaktuelle_rate .preis_raten.null_single_double {
    margin-left: 0;
    margin-right: 144px;
  }

  /* line 1435, ../sass/_styles767_321.scss */
  .content_tagesaktuelle_rate .raten_listing_wrap.raten_last {
    width: 460px;
  }

  /* line 1439, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text {
    width: 461px;
    height: 100%;
  }

  /* line 1444, ../sass/_styles767_321.scss */
  .zimmer_teaser_text {
    width: 480px !important;
    height: 100%;
  }

  /* line 1449, ../sass/_styles767_321.scss */
  .zimmer_teaser_bild {
    width: 460px !important;
    min-width: 460px !important;
  }

  /* line 1454, ../sass/_styles767_321.scss */
  .zimmer_details ul {
    height: 100%;
  }

  /* line 1458, ../sass/_styles767_321.scss */
  .preis-tablet_wrap {
    width: 480px;
    margin-bottom: 15px;
  }

  /* line 1463, ../sass/_styles767_321.scss */
  .wrap_zimmer_teaser_text.preis-tablet {
    width: 460px;
    margin-left: -13px;
  }

  /* line 1468, ../sass/_styles767_321.scss */
  .buchungsmaske_2 {
    width: 480px;
  }

  /* line 1472, ../sass/_styles767_321.scss */
  .buchungsmaske_2 fieldset {
    margin-left: -8px;
  }

  /* line 1476, ../sass/_styles767_321.scss */
  .buchungsmaske_2 fieldset.anzahl_gaeste {
    margin-left: -6px;
  }

  /* line 1480, ../sass/_styles767_321.scss */
  .buchungsmaske_2 .button_submit {
    background: url("../img/icon/button_pfeil_hi.png") no-repeat scroll 180px 9px #fff;
    margin-left: 10px;
    text-align: left;
    width: 225px;
    color: #031335;
  }

  /* line 1489, ../sass/_styles767_321.scss */
  .wrap_trennstrich {
    width: 100%;
    height: 1px;
    background-color: #3a3732;
  }

  /* line 1495, ../sass/_styles767_321.scss */
  .trennstrich {
    width: 460px;
    height: 1px;
    background-color: #A09E99;
    margin-left: 10px;
  }

  /* line 1502, ../sass/_styles767_321.scss */
  .wrap_navi_verfuegbarkeit_active {
    border: 0;
  }

  /* line 1506, ../sass/_styles767_321.scss */
  .footer, .footer_links {
    width: 480px !important;
  }

  /* line 1510, ../sass/_styles767_321.scss */
  .footer .footer_element_padding {
    padding-left: 116px;
  }

  /* Haupt-Navigation im Footer-Bereich */
  /* line 1515, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile {
    width: 480px !important;
  }

  /* line 1519, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile.online_buchen {
    width: 480px !important;
  }

  /* line 1523, ../sass/_styles767_321.scss */
  .wrap_navi_footer_mobile ul, .wrap_navi_footer_mobile.online_buchen ul {
    width: 460px !important;
  }

  /* line 1527, ../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 1533, ../sass/_styles767_321.scss */
  .meta_navi .navi_language {
    padding-bottom: 4px;
  }

  /* line 1538, ../sass/_styles767_321.scss */
  .teaser_copy_home .content_tagesaktuelle_rate {
    top: -444px;
    left: -5px;
  }

  /* line 1543, ../sass/_styles767_321.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_hinweise {
    width: 456px;
  }

  /* line 1547, ../sass/_styles767_321.scss */
  .teaser_copy_home .copy_header {
    margin-top: -12px !important;
  }

  /* line 1551, ../sass/_styles767_321.scss */
  .hinweis_angebote {
    display: block;
    margin-top: 20px;
    margin-bottom: 25px;
  }

  /* #################################### */
  /* DCE Teaser Slider (767 und weniger)) */
  /* line 1565, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop {
    left: 0;
    top: 940px;
    width: 480px;
  }

  /* line 1571, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .wrap_button_desktop {
    display: none;
  }

  /* line 1575, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile {
    display: inline;
  }

  /* line 1579, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .button_submit img {
    padding-left: 4px;
  }

  /* line 1583, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_navi {
    display: none;
  }

  /* line 1587, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_copy {
    width: 480px;
    margin-bottom: 0;
  }

  /* line 1592, ../sass/_styles767_321.scss */
  .carousel_teaser_slider .zimmer_teaser_bild {
    margin-left: -8px;
    margin-top: 15px;
  }

  /* line 1597, ../sass/_styles767_321.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-top: 270px;
  }

  /* line 1601, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_copy {
    background: url("../img/1280_background_visual_teaser_slider.png") repeat scroll 0 0 transparent;
  }

  /* line 1605, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_copy {
    height: 380px;
  }

  /* line 1610, ../sass/_styles767_321.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-left: 10px;
    margin-top: -240px;
  }

  /* line 1615, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .element_slider {
    height: 100px;
    width: 480px;
  }

  /* line 1620, ../sass/_styles767_321.scss */
  .slider-id-panel.panel {
    background: url("../img/1280_background_visula_teaser_slider.png") repeat scroll 0 0 transparent !important;
  }

  /* line 1624, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .zimmer_preis_wrap {
    top: 417px;
  }

  /* line 1628, ../sass/_styles767_321.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile .button_submit {
    margin-top: 15px;
    margin-right: 10px;
  }

  /* line 1634, ../sass/_styles767_321.scss */
  .ls-wrapper .liquid-slider {
    height: 494px;
  }

  /* line 1638, ../sass/_styles767_321.scss */
  .ls-wrapper .ls-nav {
    top: 526px;
  }

  /* line 1642, ../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 1656, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche {
    margin-bottom: 60px;
    margin-top: 0px;
    left: -8px;
    width: 400px;
    display: block;
  }

  /* line 1664, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap {
    margin-left: 2px;
    margin-bottom: -25px;
    width: 460px  !important;
  }

  /* line 1670, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table {
    padding-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
  }

  /* line 1676, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table_padding {
    margin-top: 5px;
    padding-left: 0;
  }

  /* line 1681, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_header {
    height: auto;
    padding-left: 16px;
    width: 440px !important;
  }

  /* line 1687, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_text {
    width: 440px !important;
    max-width: 460px  !important;
    padding-bottom: 0;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 13px;
    margin-left: 16px;
  }

  /* line 1697, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_datum {
    font-size: 13px;
    margin-left: 16px;
  }

  /* line 1702, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image, .zweier_teaser_vollflaeche .zwei_teaser_image img {
    width: 460px !important;
    height: 271px;
    margin-left: 6px !important;
  }

  /* line 1708, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zimmer_preis_button_wrap.zweier_teaser {
    width: 460px !important;
    max-width: 460px !important;
  }

  /* line 1713, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zimmer_preis_button_wrap.zweier_teaser.eins {
    left: 0px !important;
  }

  /* line 1717, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zimmer_preis_button_wrap.zweier_teaser.zwei {
    left: 10px !important;
  }

  /* line 1721, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap {
    margin-top: 20px;
    margin-bottom: 30px;
    left: 4px !important;
  }

  /* line 1727, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit {
    margin-bottom: 10px;
    margin-top: 23px;
    width: auto;
  }

  /* line 1734, ../sass/_styles767_321.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .zimmer_preis_wrap .zimmer_preis_element_preis {
    font-size: 24px;
  }

  /* 2er Teaser Vollfläche */
  /* ##################### */
  /* ############################ */
  /* CONTENT: Copy Einfach <= 767 */
  /* line 1746, ../sass/_styles767_321.scss */
  .teaser_copy_einfach, .teaser_headline_einfach {
    display: none;
    margin-left: 0;
  }

  /* line 1751, ../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 1757, ../sass/_styles767_321.scss */
  .teaser_copy_einfach .copy_text {
    padding-bottom: 30px;
  }

  /* line 1761, ../sass/_styles767_321.scss */
  .mobilnutzbar {
    display: block !important;
    margin-bottom: 0px;
  }

  /* Ende CONTENT: Copy Einfach  <= 767  */
  /* ################################### */
  /* ##################### */
  /* Korrektur content mj  */
  /* line 1774, ../sass/_styles767_321.scss */
  .content_main .table {
    margin-left: 0;
  }

  /* line 1778, ../sass/_styles767_321.scss */
  .content_main {
    margin-left: 0;
    margin-top: 0;
  }

  /* Ende Korrektur content mj  */
  /* ########################## */
}
/* Smartphone Portrait */
/* Smartphone 320 */
@media (max-width: 320px) {
  /* line 7, ../sass/_styles320.scss */
  .tr {
    display: inline;
  }

  /* line 11, ../sass/_styles320.scss */
  .row {
    width: 100%;
  }

  /* line 15, ../sass/_styles320.scss */
  .preis-tablet_wrap {
    margin-bottom: 10px;
  }

  /* line 20, ../sass/_styles320.scss */
  .content_main {
    margin-left: 53px;
    margin-top: 5px;
  }

  /* line 25, ../sass/_styles320.scss */
  .content_main .table {
    margin-top: 10px !important;
    display: inline-table !important;
  }

  /* line 30, ../sass/_styles320.scss */
  #header_wrap {
    min-width: 320px;
    width: 320px;
    background-color: #031335;
  }

  /* line 36, ../sass/_styles320.scss */
  nav {
    background-color: #031335;
  }

  /* line 40, ../sass/_styles320.scss */
  .meta_navi .navi_element.fix320 {
    clear: both;
    float: left;
    left: 24px;
    margin-right: -6px;
    margin-top: 18px;
    position: relative;
  }

  /* line 49, ../sass/_styles320.scss */
  .meta_navi .navi_element:first-child {
    padding-left: 38px;
  }

  /* line 54, ../sass/_styles320.scss */
  #wrap_navi_header_mobile {
    height: auto;
    width: 320px;
    background-color: #031335;
  }

  /* line 60, ../sass/_styles320.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile {
    background-color: #031335;
  }

  /* line 64, ../sass/_styles320.scss */
  .wrap_navi_footer_mobile {
    height: 200px;
  }

  /* line 68, ../sass/_styles320.scss */
  .wrap_navi_footer_mobile.online_buchen {
    position: relative;
  }

  /* line 72, ../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 80, ../sass/_styles320.scss */
  #wrap_navi_header_mobile .wrap_navi_footer_mobile li:last-child {
    /*border-bottom: 0 !important;*/
  }

  /* line 85, ../sass/_styles320.scss */
  .wrap_navi_verfuegbarkeit a, .wrap_navi_verfuegbarkeit_active a {
    padding-right: 20px;
  }

  /* line 89, ../sass/_styles320.scss */
  .wrap_navi_verfuegbarkeit {
    width: 320px;
    min-width: 320px;
  }

  /* line 94, ../sass/_styles320.scss */
  .wrap_navi_verfuegbarkeit .navi_element.rechts {
    padding-right: 10px;
    float: right;
    padding-left: 0;
  }

  /* line 100, ../sass/_styles320.scss */
  .wrap_navi_verfuegbarkeit_active {
    border: 0;
    width: 320px;
    background-color: #031335;
  }

  /* line 106, ../sass/_styles320.scss */
  .wrap_trennstrich {
    width: 100%;
    height: 1px;
    background-color: #3a3732;
  }

  /* line 112, ../sass/_styles320.scss */
  .trennstrich {
    width: 300px;
    height: 1px;
    background-color: #A09E99;
    margin-left: 10px;
  }

  /* line 119, ../sass/_styles320.scss */
  .content_tagesaktuelle_rate .preis_raten {
    width: 38px;
  }

  /* line 123, ../sass/_styles320.scss */
  .unterer_bereich .small-12 {
    text-align: left !important;
  }

  /* line 127, ../sass/_styles320.scss */
  .buchungsmaske_2 .buchungsmaske_2_wrap {
    width: 320px;
    min-width: 320px;
    padding-left: 36px;
    background-color: #031335;
  }

  /* line 134, ../sass/_styles320.scss */
  .buchungsmaske_2.unterer_bereich .element_1 {
    margin-left: 30px;
    margin-top: -50px;
  }

  /* line 140, ../sass/_styles320.scss */
  .buchungsmaske_2.unterer_bereich .element_2 {
    margin-left: 30px;
    margin-top: -25px;
  }

  /* line 145, ../sass/_styles320.scss */
  .buchungsmaske_2.unterer_bereich {
    left: -80px;
  }

  /* ##################### */
  /* IFRAME Hotelwertungen */
  /* line 152, ../sass/_styles320.scss */
  #iframe_hotelbewertungen {
    display: none;
  }

  /* Ende IFRAME Hotelwertungen */
  /* ########################## */
  /* line 159, ../sass/_styles320.scss */
  #ui-datepicker-div {
    left: 18px !important;
    top: 126px !important;
    z-index: 70 !important;
  }

  /* line 165, ../sass/_styles320.scss */
  .img_980 {
    width: 320px;
    height: 193px;
    min-width: 100%;
    min-width: 100% !important;
    width: 100% !important;
  }

  /* line 173, ../sass/_styles320.scss */
  .meta_navi .navi_language {
    padding-bottom: 4px;
  }

  /* line 177, ../sass/_styles320.scss */
  .meta_navi .navi_element:last-child {
    border-left: 0 solid #BCBBB7 !important;
    clear: none;
    float: right;
    margin-top: 18px;
    margin-left: 28px;
  }

  /* line 185, ../sass/_styles320.scss */
  .meta_navi_rechts .navi_element.telefon {
    margin-right: 8px;
  }

  /* line 189, ../sass/_styles320.scss */
  #wettericon_img {
    margin-left: 5px;
  }

  /* line 193, ../sass/_styles320.scss */
  .meta_navi_rechts.sub {
    margin-top: -50px;
  }

  /* line 197, ../sass/_styles320.scss */
  .meta_navi .navi_element .icon_cloud {
    padding-left: 0;
  }

  /* line 201, ../sass/_styles320.scss */
  .navi_element.text.no_border {
    padding-right: 0 !important;
  }

  /* line 207, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text, .zimmer_teaser_text {
    height: 100%;
  }

  /* line 213, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text.preis-tablet .button_submit img {
    display: none;
  }

  /* line 217, ../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 221, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text.preis-tablet {
    margin-left: 0;
  }

  /* line 225, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text.preis-tablet .zimmer_button_ansehen {
    top: 0px;
  }

  /* line 229, ../sass/_styles320.scss */
  .zimmer_details ul {
    height: 100%;
  }

  /* line 233, ../sass/_styles320.scss */
  .content_main .td.zelle_content {
    width: 320px !important;
    min-width: 320px !important;
  }

  /* line 239, ../sass/_styles320.scss */
  .hinweis_angebote {
    display: block;
    margin-top: 0px;
    margin-bottom: 45px;
  }

  /* ########################################### */
  /* "CONTENT: Mobil Header Teaser" -->Nur Mobil */
  /* line 250, ../sass/_styles320.scss */
  .wrap_mobil_header_teaser {
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
  }

  /* line 258, ../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 271, ../sass/_styles320.scss */
  .copy_text {
    padding-top: 10px;
  }

  /* line 275, ../sass/_styles320.scss */
  .teaser_copy_home .copy_header {
    width: 300px;
    margin-left: -5px;
  }

  /* line 280, ../sass/_styles320.scss */
  .teaser_copy_home .copy_text {
    width: 304px;
  }

  /* line 284, ../sass/_styles320.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_listing_grafik_person:first-child {
    padding-left: 90px;
  }

  /* line 288, ../sass/_styles320.scss */
  .tagesaktuelle_raten .raten_hinweise {
    width: 297px;
  }

  /* line 292, ../sass/_styles320.scss */
  .tagesaktuelle_raten .headline_teaser_copy {
    display: none;
  }

  /* line 296, ../sass/_styles320.scss */
  .teaser_copy_home .content_tagesaktuelle_rate .raten_hinweise {
    width: 297px;
  }

  /* line 300, ../sass/_styles320.scss */
  .copy_home_slider {
    width: 320px;
    background: url("../img/platzhalter_teaserslider320.jpg") no-repeat scroll 0 0 transparent;
  }

  /* line 305, ../sass/_styles320.scss */
  .teaser_copy_home .content_tagesaktuelle_rate {
    left: -14px;
    top: -444px;
  }

  /* line 310, ../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 314, ../sass/_styles320.scss */
  .tagesaktuelle_raten .raten_listing_grafik_person {
    padding-left: 46px;
  }

  /* Ende DCE: Copy Home 320 */
  /* ################## */
  /* ####################### */
  /* DCE Teaser Slider (320) */
  /* line 333, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop {
    left: 0;
    top: 955px;
    width: 320px;
  }

  /* line 339, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .wrap_button_desktop {
    display: none;
  }

  /* line 343, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile {
    display: inline;
  }

  /* line 347, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .button_submit img {
    padding-left: 4px;
  }

  /* line 351, ../sass/_styles320.scss */
  .copy_home_slider {
    background: none;
    width: auto;
  }

  /* line 356, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop {
    width: 320px !important;
  }

  /* line 360, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .element_copy {
    width: 320px !important;
    margin-bottom: 0;
    background: url("../img/1280_background_visual_teaser_slider.png") repeat scroll 0 0 transparent;
    height: 290px;
    padding-left: 7px;
  }

  /* line 368, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .element_slider {
    width: 320px;
    height: 100px;
  }

  /* line 373, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .wrap_button_mobile .button_submit {
    margin-top: 15px;
    margin-right: 9px;
  }

  /* line 378, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .zimmer_preis_wrap {
    top: 324px;
  }

  /* line 382, ../sass/_styles320.scss */
  .wrap_teaser_slider_desktop .element_navi {
    display: none;
  }

  /* line 386, ../sass/_styles320.scss */
  .carousel_teaser_slider .zimmer_teaser_bild {
    margin-left: -7px;
    margin-top: 15px;
    width: 304px;
    min-width: 304px;
  }

  /* line 393, ../sass/_styles320.scss */
  .ls-wrapper .liquid-slider .panel .zimmer_teaser_bild {
    margin-left: 8px;
    margin-top: -154px;
  }

  /* line 398, ../sass/_styles320.scss */
  .slider-id-panel.panel {
    background: url("../img/1280_background_visula_teaser_slider.png") repeat scroll 0 0 transparent !important;
  }

  /* line 402, ../sass/_styles320.scss */
  .ls-wrapper .liquid-slider {
    height: 494px;
  }

  /* line 406, ../sass/_styles320.scss */
  .ls-wrapper .ls-nav {
    top: 440px;
    padding-left: 133px;
  }

  /* line 411, ../sass/_styles320.scss */
  #slider-id, .liquid-slider, .slider-id-wrapper {
    height: 390px !important;
  }

  /* ####################### */
  /* Ende DCE Teaser Slider (320) */
  /* ################################# */
  /* DCE: CONTENT: Volltext-Teaser 320 */
  /* line 424, ../sass/_styles320.scss */
  .wrap_volltext_teaser {
    margin-left: 0px !important;
    overflow: hidden;
  }

  /* line 429, ../sass/_styles320.scss */
  .wrap_volltext_teaser .detail_mobile {
    width: 320px;
    padding-top: 30px;
  }

  /* line 435, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_header.volltext_teaser {
    height: auto;
    padding-bottom: 7px;
  }

  /* line 440, ../sass/_styles320.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text {
    margin-top: 0;
  }

  /* line 444, ../sass/_styles320.scss */
  .wrap_volltext_teaser .ausstattung {
    display: none;
  }

  /* line 449, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_details.volltext_teaser.teaser {
    display: inline;
  }

  /* line 453, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_details.volltext_teaser {
    font-size: 13px;
  }

  /* line 457, ../sass/_styles320.scss */
  .wrap_volltext_teaser .wrap_zimmer_teaser_text.volltext_teaser {
    width: 300px !important;
    border-top: 0px;
    margin-left: 0px;
  }

  /* line 463, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_teaser_text.volltext_teaser {
    width: 310px !important;
    height: auto;
    margin-bottom: 15px;
  }

  /* line 469, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_teaser_columns.volltext_teaser {
    display: block;
    width: 320px !important;
  }

  /* line 474, ../sass/_styles320.scss */
  .mobile_volltext_detail .trennlinie {
    margin-left: 0;
    margin-top: 28px;
    width: 300px !important;
  }

  /* line 480, ../sass/_styles320.scss */
  .wrap_volltext_teaser .zimmer_teaser_wrap_bild.volltext_teaser {
    display: table-cell;
  }

  /* line 484, ../sass/_styles320.scss */
  .wrap_volltext_teaser .infiniteCarousel_item img {
    height: 208px !important;
    left: -48px;
    position: relative;
    width: 300px !important;
  }

  /* line 491, ../sass/_styles320.scss */
  .wrap_volltext_teaser .infiniteCarousel.ic_peek_padding {
    width: 300px !important;
    height: 208px !important;
  }

  /* line 496, ../sass/_styles320.scss */
  .wrap_volltext_teaser .ic_wrapper.ic_myCarousel {
    width: 300px !important;
    height: 208px !important;
  }

  /* line 501, ../sass/_styles320.scss */
  .mobile_volltext_detail {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 3px;
    width: 319px;
  }

  /* line 508, ../sass/_styles320.scss */
  .wrap_volltext_teaser .ic_left_nav, .wrap_volltext_teaser .ic_right_nav {
    top: 84px !important;
  }

  /* line 512, ../sass/_styles320.scss */
  .mobile_volltext_detail .trennlinie {
    margin-left: 10px;
  }

  /* line 516, ../sass/_styles320.scss */
  .wrap_volltext_teaser .volltext_teaser.element_info {
    width: 300px;
  }

  /* line 520, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy {
    width: 300px;
    height: 275px;
    margin-bottom: 10px;
    display: none;
  }

  /* line 528, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild {
    width: 300px;
    margin: 0;
  }

  /* line 533, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_bild img {
    width: 320px;
  }

  /* line 537, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_text {
    padding-top: 0;
    position: relative;
    top: 82px;
    left: 10px;
  }

  /* line 544, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_text_eins {
    width: 275px;
    font-size: 12px;
  }

  /* line 549, ../sass/_styles320.scss */
  .wrap_volltext_teaser .teaser_element_copy_text_zwei a {
    font-size: 12px;
  }

  /* line 553, ../sass/_styles320.scss */
  .mobile_volltext_detail.lastElement {
    margin-bottom: 30px;
  }

  /* line 557, ../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 574, ../sass/_styles320.scss */
  .wrap_volltext_teaser.no_detail .wrap_zimmer_teaser_text.volltext_teaser.no_detail {
    width: 300px !important;
  }

  /* line 578, ../sass/_styles320.scss */
  .wrap_volltext_teaser.no_detail {
    width: 300px;
    margin-bottom: 17px;
  }

  /* line 583, ../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 597, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche {
    display: inline;
  }

  /* line 601, ../sass/_styles320.scss */
  .wrap_teaser_vollflaeche_tablet {
    display: none;
  }

  /* line 605, ../sass/_styles320.scss */
  .zimmer_teaser_text.teaser_vollflaeche {
    margin-top: 0px !important;
    padding-left: 10px;
  }

  /* line 612, ../sass/_styles320.scss */
  .wrap_zimmer_teaser_text.teaser_vollflaeche {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 280px;
    height: auto;
  }

  /* line 619, ../sass/_styles320.scss */
  .wrap_zimmer_teaser.teaser_vollflaeche, .zimmer_teaser_columns.teaser_vollflaeche, .zimmer_teaser_text.teaser_vollflaeche {
    width: 317px;
  }

  /* line 623, ../sass/_styles320.scss */
  .zimmer_teaser_wrap_bild.teaser_vollflaeche {
    padding-left: 10px;
    height: auto !important;
  }

  /* line 630, ../sass/_styles320.scss */
  .zimmer_teaser_bild.teaser_vollflaeche {
    margin-left: -2px;
    margin-right: 0px;
    width: 300px !important;
    min-width: 300px !important;
  }

  /* line 637, ../sass/_styles320.scss */
  .preis-tablet_wrap.teaser_vollflaeche {
    width: 320px;
  }

  /* ########################## */
  /* ENDE Teaser Vollfläche 320 */
  /* ############# */
  /* EVENTKALENDER 320*/
  /* line 649, ../sass/_styles320.scss */
  .eventkalender_wrap {
    display: block;
    margin-left: 0;
    clear: both;
    width: 320px;
    border: 0px solid blue;
    margin-bottom: 25px;
  }

  /* line 658, ../sass/_styles320.scss */
  .eventkalender_text, .eventkalender_header {
    width: 300px;
  }

  /* line 662, ../sass/_styles320.scss */
  .divider_eventkalender {
    width: 300px;
  }

  /* line 666, ../sass/_styles320.scss */
  .eventkalender_categorie {
    width: 320px;
  }

  /* line 670, ../sass/_styles320.scss */
  .eventkalender_wrap .event_single {
    height: auto;
  }

  /* EVENTKALENDER */
  /* ############# */
  /* ############################ */
  /* TEASER Veranstaltungen 320 */
  /* line 686, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche.teaser_veranstaltungen_wrap .large-4 {
    width: 320px;
  }

  /* line 690, ../sass/_styles320.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_header {
    width: 300px;
  }

  /* line 694, ../sass/_styles320.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_image {
    width: 300px;
  }

  /* line 698, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_image img {
    max-width: 300px;
    width: 300px;
  }

  /* line 703, ../sass/_styles320.scss */
  .teaser_veranstaltungen_wrap .drei_teaser_wrap {
    width: 320px;
    min-width: 320px !important;
  }

  /* line 708, ../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 722, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche {
    /*display: none; */
    margin-bottom: 35px;
  }

  /* line 727, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table {
    padding-right: 0;
    margin-left: 0;
    margin-bottom: 35px;
  }

  /* line 733, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .formatierung_table_padding {
    padding-left: 0;
  }

  /* line 737, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap {
    margin-left: 0px;
    width: 304px;
  }

  /* line 742, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_header {
    height: auto;
    width: 300px !important;
  }

  /* line 747, ../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 755, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_datum {
    width: 300px !important;
    margin-left: 8px;
  }

  /* line 760, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image, .zweier_teaser_vollflaeche .zwei_teaser_image img {
    width: 300px !important;
    height: 179px;
  }

  /* line 765, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_image {
    margin-bottom: 13px;
  }

  /* line 769, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zimmer_preis_button_wrap.zweier_teaser {
    width: 300px !important;
    max-width: 300px !important;
  }

  /* line 774, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap {
    margin-top: 5px;
    margin-bottom: 30px;
  }

  /* line 779, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zwei_teaser_wrap .zimmer_preis_button_wrap .button_submit {
    margin-bottom: 10px;
    width: auto;
  }

  /* line 784, ../sass/_styles320.scss */
  .zweier_teaser_vollflaeche .zimmer_preis_wrap {
    margin-top: -7px;
  }

  /* 2er Teaser Vollfläche */
  /* ##################### */
  /* 3er- Teaser Vollfläche */
  /* line 799, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche {
    overflow: hidden;
    width: 320px;
  }

  /* line 805, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap {
    width: 320px;
    margin-bottom: -2px;
  }

  /* line 810, ../sass/_styles320.scss */
  .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 12px !important;
  }

  /* line 814, ../sass/_styles320.scss */
  .drei_teaser_wrap .formatierung_table_padding, .drei_teaser_rechts_tablet .formatierung_table_padding {
    padding-left: 10px  !important;
  }

  /* line 818, ../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 823, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_text {
    font-size: 13px;
    padding-bottom: 15px;
  }

  /* line 828, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_image {
    padding-bottom: 10px;
  }

  /* line 832, ../sass/_styles320.scss */
  .drei_teaser_vollflaeche .drei_teaser_wrap .zimmer_preis_button_wrap {
    margin-bottom: 37px;
  }

  /* ############################ */
  /* CONTENT: Copy Einfach 320 */
  /* line 842, ../sass/_styles320.scss */
  .teaser_copy_einfach, .teaser_headline_einfach {
    display: none;
    margin-left: 0;
  }

  /* line 847, ../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 853, ../sass/_styles320.scss */
  .teaser_copy_einfach .copy_text {
    padding-bottom: 30px;
  }

  /* line 857, ../sass/_styles320.scss */
  .mobilnutzbar {
    display: block !important;
    margin-bottom: 0px;
  }

  /* Ende CONTENT: Copy Einfach  <= 767  */
  /* ################################### */
  /* ##################### */
  /* Korrektur content mj  */
  /* line 871, ../sass/_styles320.scss */
  .content_main .table {
    margin-left: 0;
  }

  /* line 875, ../sass/_styles320.scss */
  .content_main {
    margin-left: 0;
  }

  /* Ende Korrektur content mj  */
  /* ########################## */
  /* line 884, ../sass/_styles320.scss */
  .wrap_detail_zimmer_galerie .detail_zimmer_headline {
    top: 406px !important;
  }

  /* line 888, ../sass/_styles320.scss */
  .wrap_detail_zimmer_galerie .detail_zimmer_subline {
    top: 410px !important;
  }
}
/* ############# */
/* MEDIA QUERIES Korrekturen*/
/* ------------------ */
/* Breakpoint AB 980 aufwärts */
@media (min-width: 1024px) {
  /* line 3959, ../sass/styles.scss */
  nav ul {
    font-size: 16px !important;
  }

  /* line 3963, ../sass/styles.scss */
  .abstand_gutter_rechts, .abstand_gutter_links {
    display: none;
  }
}
/* ############################# */
/* ############################# */
/* ------------------ */
/* GRID Korrekturen / IPAD     */
@media (min-width: 768px) and (max-width: 959px) {
  /* line 3981, ../sass/styles.scss */
  .footer_links .footer_element {
    font-size: 11px;
  }

  /* line 3985, ../sass/styles.scss */
  .footer_links {
    width: 51%;
  }

  /* line 3989, ../sass/styles.scss */
  .footer_rechts {
    width: 49%;
  }

  /* line 3993, ../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 4008, ../sass/styles.scss */
  .tagesaktuelle_raten .raten_listing_wrap:last-child {
    border-top: 0 !important;
    padding-left: 0px !important;
  }

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

  /* line 4017, ../sass/styles.scss */
  .tagesaktuelle_raten .raten_listing_wrap.raten_listing_wrap_abstaende_padding {
    border-top: 0 !important;
    margin-left: 0px !important;
  }

  /* line 4022, ../sass/styles.scss */
  .tagesaktuelle_raten .content_tagesaktuelle_rate {
    width: 520px;
  }
}
/*"Tagesaktuelle Raten": Breite korrigieren, damit nicht umbricht */
@media (max-width: 810px) {
  /* line 4033, ../sass/styles.scss */
  .tagesaktuelle_raten .content_tagesaktuelle_rate {
    width: 520px;
  }
}
