#divWithFontSelector {
  position: fixed;
  top: 0;
  left: 0;
  width: 185px;
  z-index: 100;
  padding: 10px;
  background-color: white;
}
#divWithFontSelector .form-control {
  margin: 0;
}
/*
Am 27.01.23 um 09:54 schrieb Bernd Dunker:
>
> Hi,
> wir nehmen hier bei dieser Site die Arima SemiBold!
> Geschafft!
>
> Gruß,
> Bernd
*/
/* arima-600 - latin */
@font-face {
  font-family: 'Arima';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Arima/arima-v1-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/Arima/arima-v1-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Arima/arima-v1-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Arima/arima-v1-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/Arima/arima-v1-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Arima/arima-v1-latin-600.svg#Arima') format('svg');
  /* Legacy iOS */
}
/*
Z-INDEX

-1  = #divWithBG
10  = #divWithHeader
11  = #divWithHeaderStripe
20  = #divWithMenuButton
30  = #divWithMobileMenu
2000 = .datepicker

6 = divWithMobileLodgingListMenu / divWithLodgingListMenu
10 = divWithMobileHeader
1100 = divWithCookieBanner
1150 = scrollup

10000 = #10000
*/
.clearBoth {
  clear: both;
}
.loading {
  background: url(https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/loading.gif) no-repeat center;
}
.baustelle {
  background: url(https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/baustellenschild.gif) no-repeat center !important;
}
.noWrap,
.nowrap {
  white-space: nowrap;
}
.underline {
  text-decoration: underline;
}
.noMarginTop {
  margin-top: 0;
}
.pad5015 {
  padding: 20px 15px;
}
.pad5015 h1 {
  display: none;
}
.pad50 {
  padding: 15px;
}
.pad50 h1 {
  display: none;
}
.bgGreenVeil {
  border-top: 10px solid #fcc023;
  border-bottom: 10px solid #125aa5;
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  .pad5015 {
    padding: 30px 15px;
  }
  .pad50 {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .pad5015 {
    padding: 50px 15px;
  }
  .pad50 {
    padding: 50px;
  }
}
#scrollup {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: none;
  z-index: 1150;
}
#scrollup .fa {
  position: relative;
  top: -3px;
}
body {
  color: #293777;
  font-size: 16px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  padding-top: 75px;
}
img {
  max-width: 100%;
  height: auto;
}
img.lazy {
  background: url(https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/loading.gif) no-repeat center;
  vertical-align: bottom;
}
img.ps {
  cursor: pointer;
}
a {
  text-decoration: underline;
  color: #38a6fc;
}
a:hover {
  color: #0690fb;
}
a.btn {
  text-decoration: none;
}
iframe {
  width: 100%;
  height: 750px;
  border: 1px solid #125aa5;
  margin-bottom: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
ul,
ol {
  padding-left: 17px;
  margin-top: 0;
  margin-bottom: 15px;
}
p + ul {
  margin-top: -0.6em;
}
address span {
  font-weight: bold;
  display: inline-block;
  min-width: 68px;
  margin-right: 5px;
}
hr {
  border-color: #125aa5;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5,
label {
  font-weight: normal;
  line-height: 1.2em;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  font-family: 'Arima';
}
.h1.start,
.h2.start,
.h3.start,
h1.start,
h2.start,
h3.start {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
.h1 {
  font-size: 27px;
  margin-top: 0;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 21px;
}
@media (min-width: 600px) {
  h1,
  .h1 {
    font-size: 30px;
  }
  h2,
  .h2 {
    font-size: 26px;
  }
  h3,
  .h3 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 33px;
  }
  h2,
  .h2 {
    font-size: 28px;
  }
  h3,
  .h3 {
    font-size: 23px;
  }
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 36px;
  }
  h2,
  .h2 {
    font-size: 30px;
  }
  h3,
  .h3 {
    font-size: 24px;
  }
}
.container {
  position: relative;
}
.alert-info {
  background-color: #FFFFFF !important;
  border: 1px solid #38a6fc !important;
}
.btn-primary {
  border: 1px solid #125aa5 !important;
  color: #FFFFFF;
  background-color: #125aa5;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  border: 1px solid #125aa5;
  color: #FFFFFF;
  background-color: #0d4177;
}
.btn-success {
  /*
    border: 1px solid @color3;
    color: @color1;
    background-color:@color3;

    &:hover,&:active,&:focus{
        border: 1px solid @color3;
        color: @color1;
        background-color:darken(@color3,10%);
    }
    */
  border: 1px solid #38a6fc;
  color: #FFFFFF;
  background-color: #38a6fc;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  border: 1px solid #38a6fc;
  color: #FFFFFF;
  background-color: #0690fb;
}
.btn-info {
  border: 1px solid #38a6fc;
  color: #FFFFFF;
  background-color: #38a6fc;
}
.btn-info:hover,
.btn-info:active,
.btn-info:focus {
  border: 1px solid #38a6fc;
  color: #FFFFFF;
  background-color: #0690fb;
}
.btn-warning {
  border: 1px solid #fcc023;
  color: #293777;
  background-color: #fcc023;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
  border: 1px solid #fcc023;
  color: #293777;
  background-color: #e9a903;
}
.form-control {
  color: #293777 !important;
  border-color: #125aa5 !important;
}
.popover {
  padding: 0;
  border: 1px solid #125aa5;
}
h3.popover-title {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  background-color: #38a6fc;
  color: #FFFFFF;
  border: 0;
}
.popover.bottom > .arrow,
.popover.bottom > .arrow:after {
  border-bottom-color: #125aa5;
}
.popover.left > .arrow,
.popover.left > .arrow:after {
  border-left-color: #125aa5;
}
.popover.right > .arrow,
.popover.right > .arrow:after {
  border-right-color: #125aa5;
}
/* ///////////////////////
MODAL
////////////////////////*/
/*
<div class="modal fade in" id="modalDatenschutz" tabindex="-1" role="dialog" aria-hidden="false" style="display: block;">
   <div class="modal-dialog">
      <div class="modal-content">
         <div class="modal-header">
            <button type="button" class="btn btn-primary btn-lg" data-dismiss="modal"><i class="fa fa-times"></i><span class="lg">dieses Fenster schließen</span><span class="sm">schließen</span></button>
            <h4 class="modal-title" id="modalDatenschutzLabel">Datenschutz-Erklärung</h4>
         </div>
         <div class="modal-body" id="modalDatenschutzBody" data-id="1315" data-portal="0" data-token="0">

         </div>
         <div class="modal-footer">
            <button type="button" class="btn btn-primary btn-lg" data-dismiss="modal"><i class="fa fa-times"></i><span class="lg">dieses Fenster schließen</span><span class="sm">schließen</span></button>
         </div>
      </div>
   </div>
</div>
*/
.modal {
  z-index: 1200;
}
.modal-dialog {
  width: auto;
  max-width: 93%;
}
.modal-content {
  overflow: hidden;
}
.modal-header {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.modal-header h4.modal-title {
  padding: 15px 62px 15px 15px;
}
.modal-header .btn {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 57px;
  line-height: 1;
  font-size: 1.5em;
}
.modal-header .btn .fa {
  color: white;
}
.modal-body {
  overflow-y: auto;
}
.modal-footer {
  text-align: center;
}
.modal-footer .btn span {
  display: inline-block;
  margin-left: 5px;
}
.modal-footer .btn .lg {
  display: none;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
}
#modalWithLodgingIframeHeader {
  border-bottom: 0;
}
#modalWithLodgingIframeBody {
  padding: 0;
  overflow-y: initial;
}
#modalWithLodgingIframeBody .iframeModalWrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#modalWithLodgingIframeBody .iframeModalWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#modalDatenschutzBody h2:first-of-type {
  margin-top: 0;
}
@media (min-width: 450px) {
  .modal-dialog {
    max-width: 94%;
  }
}
@media (min-width: 570px) {
  .modal-dialog {
    max-width: 96%;
  }
}
@media (min-width: 650px) {
  .modal-footer .btn .sm {
    display: none;
  }
  .modal-footer .btn .lg {
    display: inline-block;
  }
}
@media (min-width: 860px) {
  .modal-dialog {
    max-width: 800px;
  }
}
.modal-header {
  background-color: #38a6fc;
  color: #FFFFFF;
}
.flex-container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: stretch;
}
.flexy2 {
  display: block;
  background-size: cover;
  background-position: center;
}
@media (min-width: 768px) {
  .flexy2 {
    display: flex;
    width: 50%;
  }
}
#divWithHeader {
  position: relative;
  background-color: #125aa5;
  color: #FFFFFF;
}
#divWithHeader h1 {
  text-align: center;
  margin: 0;
  padding: 15px 0 13px;
}
#divWithHeader.start h1 {
  padding: 15px 0 21px;
}
#divWithHeader.start h1 div {
  color: #fcc023;
  font-size: 0.8em;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: normal ;
}
#divWithHeader.start .fa {
  display: none;
  color: #fcc023;
}
#divWithHeaderStripe {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 11;
  background-color: #FFFFFF;
  padding: 15px 0;
  border-bottom: 10px solid #125aa5;
}
#divWithHeaderStripe .col {
  float: left;
  text-align: center;
}
#divWithHeaderStripe .col.colDesktop {
  display: none;
}
#divWithHeaderStripe .col.colMobile a {
  padding: 0;
  font-size: 2em;
}
#divWithHeaderStripe .col.colMobile a span {
  display: none;
}
#divWithHeaderStripe .col.colMobile a .fa-envelope-o {
  position: relative;
  top: -1px;
}
#divWithHeaderStripe .col:nth-child(1),
#divWithHeaderStripe .col:nth-child(2) {
  width: 30%;
}
#divWithHeaderStripe .col:nth-child(3) {
  width: 40%;
}
#divWithHeaderStripe .col:nth-child(4),
#divWithHeaderStripe .col:nth-child(5) {
  width: 30%;
}
#divWithHeaderStripe a {
  text-align: center;
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #125aa5;
}
#divWithHeaderStripe a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  #divWithHeader h1 {
    padding: 25px 0 22px;
  }
  #divWithHeader.start h1 {
    padding: 15px 0 27px;
  }
  #divWithHeader.start .fa {
    display: initial;
    position: absolute;
    top: 16%;
    font-size: 4.2em;
  }
  #divWithHeader.start .fa.left {
    left: 60px;
  }
  #divWithHeader.start .fa.right {
    right: 60px;
  }
  #divWithHeaderStripe .col.colMobile a {
    padding: 10px;
    font-size: 1em;
  }
  #divWithHeaderStripe .col.colMobile a span {
    display: inline-block;
    margin-left: 5px;
  }
  #divWithHeaderStripe .col:nth-child(1),
  #divWithHeaderStripe .col:nth-child(2) {
    width: 40%;
  }
  #divWithHeaderStripe .col:nth-child(3) {
    width: 20%;
  }
  #divWithHeaderStripe .col:nth-child(4),
  #divWithHeaderStripe .col:nth-child(5) {
    width: 40%;
  }
}
@media (min-width: 992px) {
  #divWithHeader.start h1 {
    padding: 25px 0 31px;
  }
  #divWithHeader.start .fa {
    top: 21%;
    font-size: 4.5em;
  }
  #divWithHeader.start .fa.left {
    left: 120px;
  }
  #divWithHeader.start .fa.right {
    right: 120px;
  }
  #divWithHeaderStripe .col.colMobile {
    display: none;
  }
  #divWithHeaderStripe .col.colDesktop {
    display: inline-block;
  }
  #divWithHeaderStripe .col.colDesktop span {
    display: inline-block;
    margin-left: 5px;
  }
  #divWithHeaderStripe .col.colDesktop .lg {
    display: none;
  }
  #divWithHeaderStripe .col:nth-child(1),
  #divWithHeaderStripe .col:nth-child(2) {
    width: 45%;
  }
  #divWithHeaderStripe .col:nth-child(3) {
    width: 10%;
  }
  #divWithHeaderStripe .col:nth-child(4),
  #divWithHeaderStripe .col:nth-child(5) {
    width: 45%;
  }
  #divWithHeaderStripe .col a {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  #divWithHeaderStripe .col.colDesktop .sm {
    display: none;
  }
  #divWithHeaderStripe .col.colDesktop .lg {
    display: inline-block;
  }
  #divWithHeader .fa.left {
    left: 190px;
  }
  #divWithHeader .fa.right {
    right: 190px;
  }
}
.divWithInter {
  border-top: 1px solid #125aa5;
  border-bottom: 1px solid #125aa5;
  background-color: #38a6fc;
  color: #FFFFFF;
  text-align: center;
}
.divWithInter div.h1 {
  margin: 0;
  padding: 25px 0 40px;
  padding: 5px 0 15px;
}
.divWithInter div.h1 div {
  color: #293777;
  margin: 12px 0;
  margin: 15px 0 0;
  font-size: 0.8em;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
@media (min-width: 768px) {
  .divWithInter div.h1 {
    padding: 15px 0 27px;
  }
}
@media (min-width: 992px) {
  .divWithInter div.h1 {
    padding: 25px 0 40px;
  }
}
#divWithReadMore {
  overflow: hidden;
  position: relative;
}
#divWithReadMore + div {
  background-color: #FFFFFF;
}
.btnReadMore {
  margin: 1em 0;
}
#divWithGradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  z-index: 1;
  background-image: url(../gfx/gradient.png);
}
.divWithSlickSlider .btn-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.divWithSlickSlider .btn-default.prev {
  left: -14px;
  border-right: 1px solid #125aa5;
}
.divWithSlickSlider .btn-default.next {
  right: -14px;
  border-left: 1px solid #125aa5;
}
.content.slider {
  border-top: 1px solid #125aa5;
}
.slick-slide img {
  max-height: 200px;
}
@media (min-width: 600px) {
  .slick-slide img {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .slick-slide img {
    max-height: 300px;
  }
}
#divWithFooter {
  text-align: center;
  background-color: #125aa5;
}
#divWithFooter a {
  display: inline-block;
  color: #FFFFFF;
  padding: 12px 15px;
}
#divWithFooter a#copyright {
  display: block;
  font-size: 0.7em;
  text-decoration: none;
  padding: 0 0 15px;
}
#divWithFooter a:nth-child(3) {
  display: none;
}
@media (min-width: 500px) {
  #divWithFooter a:nth-child(3) {
    display: inline-block;
  }
}
#divWithMenuButton {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
#divWithMenuButton .btn {
  position: absolute;
  top: 61px;
  right: 15px;
}
#divWithMobileMenu {
  opacity: 0;
  z-index: 30;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  overflow-y: auto;
}
#divWithMobileMenu .btn {
  margin-bottom: 15px;
}
#divWithToggleMobileMenu {
  text-align: center;
  padding: 15px 0 15px;
}
#divWithCoronaContainer {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  text-align: left;
  margin: 0 15px;
}
#divWithCoronaContainer .alert {
  margin: 0;
}
#divWithCoronaContainer p.title {
  padding-right: 50px;
}
#divWithCoronaContainer p + p {
  margin-bottom: 0;
}
#divWithCoronaContainer .btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
@media (min-width: 768px) {
  #divWithCoronaContainer {
    margin: 0;
    text-align: center;
  }
  #divWithCoronaContainer h4 {
    padding: 0;
  }
}
.content {
  background-color: #FFFFFF;
}
.content h1,
.content .h1 {
  text-align: center;
}
.content h2,
.content h3,
.content .h2,
.content .h3 {
  margin-top: 0;
}
.bg {
  padding: 0;
  background-color: transparent;
}
.bg .container {
  background-color: rgba(255, 255, 255, 0.8);
}
.firstCopyright {
  font-size: 16px;
}
#divWithSlider {
  background-size: cover;
  background-position: center;
  height: 240px;
}
#divWithSlider .container {
  height: 100%;
}
#divWithContactInfo {
  text-align: center;
}
#divWithContactInfo a {
  text-decoration: none;
  color: #293777;
  display: inline-block;
}
#divWithContactInfo a:hover {
  text-decoration: none;
}
#divWithContactInfo a:hover .fa {
  color: #293777;
}
#divWithContactInfo .fa {
  font-size: 5em;
  position: relative;
  top: 9px;
  color: #fcc023;
}
#divWithContactInfo .row {
  margin-bottom: 15px;
}
#divWithContactInfo .row div {
  font-weight: bold;
  margin: 15px 0;
}
#divWithIndexImpressions {
  height: 240px;
}
#divWithIndexImpressions .hideOnMobile {
  display: none;
}
#divWithIndexImpressions .bg {
  height: 100%;
  background-size: cover;
}
.divWithTextAndImage {
  background-size: cover;
}
.divWithTextAndImage .pad50 {
  opacity: 0.8;
  z-index: 2;
}
.divWithTextAndImage .bg {
  z-index: 1;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media (min-width: 500px) {
  #divWithIndexImpressions,
  #divWithSlider {
    height: 375px;
  }
}
@media (min-width: 600px) {
  #divWithIndexImpressions,
  #divWithSlider {
    height: 450px;
  }
}
@media (min-width: 768px) {
  #divWithIndexImpressions {
    height: 170px;
  }
  #divWithSlider {
    background-image: none !important;
    height: 500px;
  }
  #divWithIndexImpressions .hideOnMobile {
    display: inline-block;
  }
  .divWithTextAndImage {
    display: flex;
    align-items: stretch;
  }
  .divWithTextAndImage > div {
    width: 50%;
  }
  .divWithTextAndImage .pad50 {
    opacity: 1;
  }
  .divWithTextAndImage .bg {
    position: relative;
  }
}
@media (min-width: 992px) {
  #divWithIndexImpressions {
    height: 210px;
  }
}
@media (min-width: 1200px) {
  #divWithIndexImpressions {
    height: 260px;
  }
}
#divWithFeatures img.rolly {
  float: right;
  position: relative;
  top: -32px;
}
#divWithFeatures img.dtv {
  float: right;
  cursor: pointer;
}
.dtvPopoverContent {
  width: 400px;
  white-space: normal;
}
#collapseAus ul {
  margin-bottom: 0;
}
#collapseAus .panel {
  border-width: 1px;
  overflow: hidden;
}
#collapseAus .panel .panel-heading {
  padding: 0;
}
#collapseAus .panel .panel-title {
  padding: 0;
}
#collapseAus .panel .panel-title a {
  text-decoration: none;
  display: block;
  padding: 10px 8px;
}
#collapseAus .panel .panel-title a .glyphicon {
  margin-right: 5px;
  min-width: 16px;
  float: left;
  line-height: 17px;
}
#collapseAus .panel .panel-title a .glyphicon-chevron-right {
  display: none;
  margin-top: -1px;
}
#collapseAus .panel .panel-title a .glyphicon-chevron-down {
  display: inline-block;
}
#collapseAus .panel .panel-title a.collapsed .glyphicon-chevron-right {
  display: inline-block;
}
#collapseAus .panel .panel-title a.collapsed .glyphicon-chevron-down {
  display: none;
}
#collapseAus .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
#collapseAus .panel-title a {
  background-color: #38a6fc;
  color: #FFFFFF;
}
#collapseAus .panel-title a:hover,
#collapseAus .panel-title a:active,
#collapseAus .panel-title a:focus {
  background-color: #0690fb;
}
#guestbook-city,
#guestbook-country {
  width: 0;
  height: 0;
  border: 0;
  display: inline-block;
}
#divWithGbNr {
  min-height: 58px;
  text-align: center;
  padding: 0;
  font-weight: bold;
  font-size: 1.9em;
  line-height: 58px;
  margin-bottom: 18px;
  border: 0;
  cursor: default;
}
#divWithGuestbookEntries .row.prevnext {
  margin: 1em -15px;
}
#divWithGuestbookEntries .gBookEntry {
  padding: 10px;
}
#divWithGuestbookEntries .gBookEntry + .gBookEntry {
  margin-top: 1em;
}
#divWithGuestbookEntries .gBookEntryTitle {
  font-weight: bold;
  margin-bottom: 1em;
}
#divWithGbNr {
  color: #FFFFFF;
  background-color: #38a6fc;
}
#divWithGuestbookEntries .gBookEntry .gBookEntryComment {
  padding-top: 15px;
  margin-top: 15px;
}
#divWithGuestbookEntries .gBookEntry:nth-child(even) {
  background-color: #38a6fc;
  color: #FFFFFF;
}
#divWithGuestbookEntries .gBookEntry:nth-child(even) .gBookEntryComment {
  border-top: 10px solid #fcc023;
}
#divWithGuestbookEntries .gBookEntry:nth-child(odd) {
  background-color: #FFFFFF;
}
#divWithGuestbookEntries .gBookEntry:nth-child(odd) .gBookEntryComment {
  border-top: 10px solid #125aa5;
}
.datepicker.posX:before {
  left: 159px;
}
.datepicker.posX:after {
  left: 160px;
}
.showCal {
  cursor: pointer;
  color: #000;
  background-color: #FFF;
}
#contactSubmit {
  margin-bottom: 15px;
}
#contactSubmit2 span {
  display: none;
  margin-left: 5px;
}
#formContactLodgingGroup label {
  text-align: left;
}
#formContactLodgingGroup .checkbox {
  margin: 0 0 5px;
}
@media (min-width: 400px) {
  #contactSubmit2 span {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  #formContactSidebar h3.noMarginTop span {
    display: none;
  }
}
@media (min-width: 992px) {
  #formContactSidebar h3.noMarginTop span {
    display: initial;
  }
  #formContactSidebar .input-lg {
    padding-left: 10px;
  }
}
#divWithChecklistObjectLodgings .divWithCheckboxAll,
#divWithChecklistObjectLodgings #divWithCheckboxAll {
  margin: 1em 0;
}
#divWithChecklistObjectLodgings .divWithObject {
  margin: 2em 0;
}
#divWithPrivacyContent {
  overflow-x: auto;
}
#divWithPrivacyContent h2:first-of-type {
  margin-top: 0;
}
/*
////////////////////
VARIABLEN

@flyoutFeatureBorderColor
@flyoutFeatureBoxShadowColor

@flyoutFeatureTextColor1
@flyoutFeatureBackgroundColor1

@flyoutFeatureTextColor2
@flyoutFeatureBackgroundColor2
*/
.flyoutFeature {
  text-decoration: none;
  display: none;
  position: fixed;
  left: 0;
  text-align: center;
  color: #000;
  font-size: 1em;
  background-color: #FFF;
  border: 2px solid #000;
  border-left: 0;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -o-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  width: 33px;
  line-height: 30px;
  overflow: hidden;
  box-shadow: 0px 2px 5px #000;
  z-index: 2;
}
.flyoutFeature:hover {
  text-decoration: none;
}
.flyoutFeature .fa {
  color: #000;
  font-size: 16px;
  margin: 5px;
}
.flyoutFeature div {
  color: #000;
  background-color: #FFF;
  padding: 0;
  line-height: 35px;
  display: none;
}
.flyoutFeature.pet .fa {
  transform: rotate(45deg);
}
.flyoutFeature.balkony img {
  height: 35px;
  margin: 2px 0 3px;
}
.flyoutFeature.terrace img {
  height: 35px;
  margin: 2px 0 3px;
}
.flyoutFeature.terrace div {
  font-size: 0.9em;
}
.flyoutFeature.auto .fa {
  margin: 5px 9px 5px 10px;
}
.flyoutFeature.eplug .fa-stack-car-plug {
  height: initial;
  line-height: initial;
  width: initial;
}
.flyoutFeature.eplug .fa-stack-car-plug .fa-car {
  margin: 0px 0 7px 0;
}
.flyoutFeature.eplug .fa-stack-car-plug .fa-plug {
  position: absolute;
  top: 1px;
  right: -5px;
  margin: 0;
  font-size: 0.5em !important;
}
.flyoutFeature.garage .fa-car {
  border: 1px solid #000;
  border-bottom: 0;
  padding: 2px 2px 0;
  font-size: 0.9em;
}
.flyoutFeature.garage div {
  line-height: 29px;
}
.flyoutFeature.bicycle .fa-stack-bicycle {
  height: initial;
  line-height: initial;
  width: initial;
  position: relative;
  top: -2px;
}
.flyoutFeature.bicycle .fa-stack-bicycle .fa-plug {
  position: absolute;
  top: 4px;
  right: 2px;
  font-size: 0.5em !important;
  margin: 0;
}
.flyoutFeature.bicycle .fa-stack-bicycle .fa-key {
  position: absolute;
  margin: 0;
  top: -2px;
  left: 0;
  font-size: 0.6em;
  background-color: white;
  padding: 2px;
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  -o-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
}
/* Abstand 44 Pixel*/
.flyoutFeature.flyoutFeature1 {
  top: 235px;
}
.flyoutFeature.flyoutFeature2 {
  top: 279px;
}
.flyoutFeature.flyoutFeature3 {
  top: 323px;
}
.flyoutFeature.flyoutFeature4 {
  top: 367px;
}
.flyoutFeature.flyoutFeature5 {
  top: 411px;
}
.flyoutFeature.flyoutFeature6 {
  top: 455px;
}
.flyoutFeature.flyoutFeature7 {
  top: 499px;
}
.flyoutFeature.flyoutFeature8 {
  top: 543px;
}
.flyoutFeature.flyoutFeature9 {
  top: 587px;
}
#flyoutFeaturePopover {
  max-width: 230px;
  white-space: normal;
}
@media (min-width: 600px) {
  #flyoutFeaturePopover {
    max-width: 500px;
  }
  .flyoutFeature {
    display: inline-block;
  }
  /* Abstand 44 Pixel*/
  .flyoutFeature.flyoutFeature1 {
    top: 355px;
  }
  .flyoutFeature.flyoutFeature2 {
    top: 399px;
  }
  .flyoutFeature.flyoutFeature3 {
    top: 443px;
  }
  .flyoutFeature.flyoutFeature4 {
    top: 487px;
  }
  .flyoutFeature.flyoutFeature5 {
    top: 531px;
  }
  .flyoutFeature.flyoutFeature6 {
    top: 575px;
  }
  .flyoutFeature.flyoutFeature7 {
    top: 619px;
  }
  .flyoutFeature.flyoutFeature8 {
    top: 663px;
  }
  .flyoutFeature.flyoutFeature9 {
    top: 707px;
  }
}
@media (min-width: 768px) {
  /* Abstand 44 Pixel*/
  .flyoutFeature.flyoutFeature1 {
    top: 420px;
  }
  .flyoutFeature.flyoutFeature2 {
    top: 464px;
  }
  .flyoutFeature.flyoutFeature3 {
    top: 508px;
  }
  .flyoutFeature.flyoutFeature4 {
    top: 552px;
  }
  .flyoutFeature.flyoutFeature5 {
    top: 596px;
  }
  .flyoutFeature.flyoutFeature6 {
    top: 640px;
  }
  .flyoutFeature.flyoutFeature7 {
    top: 684px;
  }
  .flyoutFeature.flyoutFeature8 {
    top: 728px;
  }
  .flyoutFeature.flyoutFeature9 {
    top: 772px;
  }
  .flyoutFeature.eplug .fa-stack-car-plug .fa-car {
    margin: 0px 0 7px 0;
  }
  .flyoutFeature.eplug .fa-stack-car-plug .fa-plug {
    top: 0px;
  }
}
@media (min-width: 960px) {
  .flyoutFeature {
    width: 60px;
    height: 79px;
    line-height: inherit;
    overflow: hidden;
  }
  .flyoutFeature .fa {
    font-size: 2em;
  }
  .flyoutFeature div {
    display: block;
    width: 100%;
  }
  .flyoutFeature.eplug .fa {
    font-size: 1.8em !important;
    margin: 7px 11px 7px 12px;
  }
  .flyoutFeature.eplug .fa-stack-car-plug .fa-car {
    margin: 7px 11px 7px 12px;
  }
  .flyoutFeature.eplug .fa-stack-car-plug .fa-plug {
    top: 7px;
    right: 3px;
    font-size: 0.8em !important;
  }
  .flyoutFeature.garage .fa-car {
    border-width: 4px;
    padding: 2px 2px 0;
    font-size: 2em;
  }
  .flyoutFeature.bicycle .fa-stack-bicycle {
    top: 1px;
  }
  .flyoutFeature.bicycle .fa-stack-bicycle .fa-bicycle {
    font-size: 1.8em !important;
    margin: 7px 11px 7px 12px;
  }
  .flyoutFeature.bicycle .fa-stack-bicycle .fa-plug {
    top: 5px;
    right: 6px;
    font-size: 0.8em !important;
  }
  .flyoutFeature.bicycle .fa-stack-bicycle .fa-key {
    top: -1px;
    font-size: 0.8em !important;
  }
  #flyoutFeaturePopover {
    max-width: 800px;
  }
  /* Abstand 89 Pixel*/
  .flyoutFeature.flyoutFeature1 {
    top: 170px;
  }
  .flyoutFeature.flyoutFeature2 {
    top: 259px;
  }
  .flyoutFeature.flyoutFeature3 {
    top: 348px;
  }
  .flyoutFeature.flyoutFeature4 {
    top: 437px;
  }
  .flyoutFeature.flyoutFeature5 {
    top: 526px;
  }
  .flyoutFeature.flyoutFeature6 {
    top: 615px;
  }
  .flyoutFeature.flyoutFeature7 {
    top: 704px;
  }
  .flyoutFeature.flyoutFeature8 {
    top: 793px;
  }
  .flyoutFeature.flyoutFeature9 {
    top: 882px;
  }
}
.flyoutFeature {
  background-color: #FFFFFF;
  border-width: 1px;
  box-shadow: 0 2px 5px #125aa5;
}
.flyoutFeature div {
  background-color: #38a6fc;
  color: #FFFFFF;
}
@media (min-width: 600px) {
  /* Abstand 44 Pixel*/
  .flyoutFeature.flyoutFeature1 {
    top: 87px;
  }
  .flyoutFeature.flyoutFeature2 {
    top: 131px;
  }
  .flyoutFeature.flyoutFeature3 {
    top: 175px;
  }
  .flyoutFeature.flyoutFeature4 {
    top: 219px;
  }
  .flyoutFeature.flyoutFeature5 {
    top: 263px;
  }
}
@media (min-width: 768px) {
  /* Abstand 44 Pixel*/
  .flyoutFeature.flyoutFeature1 {
    top: 97px;
  }
  .flyoutFeature.flyoutFeature2 {
    top: 141px;
  }
  .flyoutFeature.flyoutFeature3 {
    top: 185px;
  }
  .flyoutFeature.flyoutFeature4 {
    top: 229px;
  }
  .flyoutFeature.flyoutFeature5 {
    top: 273px;
  }
}
@media (min-width: 960px) {
  /* Abstand 89 Pixel*/
  .flyoutFeature.flyoutFeature1 {
    top: 88px;
  }
  .flyoutFeature.flyoutFeature2 {
    top: 177px;
  }
  .flyoutFeature.flyoutFeature3 {
    top: 266px;
  }
  .flyoutFeature.flyoutFeature4 {
    top: 355px;
  }
  .flyoutFeature.flyoutFeature5 {
    top: 444px;
  }
}
@media (min-width: 1200px) {
  /* Abstand 89 Pixel*/
  .flyoutFeature.flyoutFeature1 {
    top: 266px;
  }
  .flyoutFeature.flyoutFeature2 {
    top: 355px;
  }
  .flyoutFeature.flyoutFeature3 {
    top: 444px;
  }
  .flyoutFeature.flyoutFeature4 {
    top: 533px;
  }
  .flyoutFeature.flyoutFeature5 {
    top: 622px;
  }
}
/*
////////////////////
VARIABLEN

@flyoutButtonBorderColor
@flyoutButtonBoxShadowColor

@flyoutButtonTextColor
@flyoutButtonBackgroundColor

@flyoutButtonTextColorHover
@flyoutButtonBackgroundColorHover

////////////////////
TOOLS
.borderRadius

*/
.flyoutRight {
  display: none;
  position: fixed;
  right: 0px;
  z-index: 10;
  width: 180px;
  overflow: hidden;
  box-shadow: 0px 2px 5px #ccc;
  border: 2px solid #125aa5;
  border-right: 0;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -o-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.flyoutRight a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 1.2em;
  padding: 10px 0;
  font-weight: bold;
  background-color: #38a6fc;
  color: #FFFFFF;
}
.flyoutRight a:hover {
  background-color: #0690fb;
  color: #FFFFFF;
}
.flyoutRight.jb {
  top: 178px;
}
.flyoutRight.kt {
  top: 271px;
}
@media (min-width: 1200px) {
  .flyoutRight {
    display: inline-block;
  }
}
.flyoutRight {
  border-width: 1px;
  width: 140px;
  box-shadow: 0 2px 5px #125aa5;
}
.flyoutRight a {
  font-weight: normal;
  font-size: 1.1em;
}
.flyoutRight.jb {
  top: 266px;
}
.flyoutRight.kt {
  top: 359px;
}
.div_preisetabelle {
  overflow-x: hidden;
}
.div_preisetabelle.single {
  overflow-x: auto;
}
.div_preisetabelle.single .div_content1 {
  overflow-x: hidden;
}
.div_preisetabelle.single .div_content3 {
  left: 0;
}
.div_preisetabelle .div_content1 {
  overflow-x: scroll;
  position: relative;
}
.div_preisetabelle .div_content2 {
  left: 0;
  position: relative;
  top: 0;
}
.div_preisetabelle .div_content3 {
  left: -1px;
  position: relative;
  top: 0;
}
.btnMobilePricetable {
  margin-bottom: 15px;
}
.pt_border table {
  border-spacing: 1px;
  border-collapse: initial;
}
.pt_border table td {
  padding: 5px;
  white-space: nowrap;
}
.pt_border table td div.size1 {
  font-size: 0.6em;
}
.pt_border a {
  cursor: default;
}
.pt_border a .footnote {
  display: inline-block;
  margin-top: -2px;
}
.link_popup a {
  display: block;
  cursor: pointer;
}
.divWithPriceTableStuff {
  margin-bottom: 15px;
}
.divWithPriceTableStuff + p,
.div_preisetabelle + script + .divWithPriceAddText > p:first-of-type,
.divWithPriceTableStuff .footnoteSubTable + p {
  margin-top: 15px;
}
.div_preisetabelle + script + script + .divWithIncList,
.div_preisetabelle + script + .divWithIncList,
.div_preisetabelle + script + p,
.footnoteSubTable + .divWithIncList {
  margin-top: 15px;
}
.divWithPriceTableStuff + .divWithIncList {
  margin-top: 10px;
}
.collapsePrice {
  margin-bottom: 15px;
  display: none;
}
.collapsePrice .panel {
  border-width: 1px;
  overflow: hidden;
}
.collapsePrice .panel-title {
  padding: 0;
}
.collapsePrice .panel-title a {
  text-decoration: none;
  display: block;
  padding: 10px 8px;
}
.collapsePrice .panel-title a .glyphicon-chevron-right {
  display: none;
  margin-top: -1px;
}
.collapsePrice .panel-title a .glyphicon-chevron-down {
  display: inline-block;
}
.collapsePrice .panel-title a .glyphicon {
  margin-right: 5px;
  min-width: 16px;
  float: left;
  line-height: 17px;
}
.collapsePrice .panel-title a.collapsed .glyphicon-chevron-right {
  display: inline-block;
}
.collapsePrice .panel-title a.collapsed .glyphicon-chevron-down {
  display: none;
}
.collapsePrice .panel-title a:hover {
  background-color: inherit;
}
.collapsePrice .panel-title:hover {
  padding: 0;
}
.collapsePrice .panel-heading {
  padding: 0;
}
/* für collapsed?
@media (min-width: 768px) {
    .pt_border{display:table;}
    .div_preisetabelle{display:block;}
    .collapsePrice{display:block;}
    .btnMobilePricetable{display:none;}
}
*/
.footnoteStar {
  vertical-align: super;
}
.footnoteSubTable {
  font-size: 10px;
  line-height: 110%;
  margin-right: 10px;
  display: inline-block;
}
.priceTableTitle .footnoteStar {
  vertical-align: inherit;
}
.divWithIncList {
  margin-bottom: 15px;
}
.divWithIncList p {
  margin-bottom: 0;
}
.divWithIncList p + ul {
  margin-top: 0;
  display: inline-block;
  margin-bottom: 0;
}
ul.cleaningList {
  display: inline-block;
}
#storno ul {
  display: block;
  margin-bottom: 0;
}
#storno ul + font {
  display: block;
}
#linkVersicherung {
  margin-bottom: 15px;
}
#divWithObjectAccommodationPrices h3 {
  border-bottom: 0;
}
#divWithObjectAccommodationPrices h4 {
  margin-top: 30px;
}
.divWithSeasonPrice {
  display: flex;
  flex-wrap: wrap;
}
.divWithSeasonPrice .flexItem {
  flex-basis: 100%;
  text-align: center;
}
.divWithSeasonPrice .flexItem .itemBox {
  margin: 5px;
  border: 1px solid #86befd;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.divWithSeasonPrice .flexItem .mobileLabel {
  font-weight: bold;
}
.divWithSeasonPrice .flexItem .mobileLabel:nth-child(3) {
  margin-top: 20px;
}
.divWithSeasonPrice .flexItem .divWithPriceBlock {
  padding: 0 5px;
}
.divWithSeasonPrice .flexItem .divWithPriceBlock + .divWithPriceBlock {
  padding-top: 20px;
}
.divWithSeasonPrice + .divWithSeasonPrice {
  border-top: 1px solid #86befd;
  padding-top: 20px;
}
.ulWithFootnotes {
  position: relative;
  list-style-type: none;
  padding: 0;
}
.ulWithFootnotes li {
  position: relative;
  padding-left: 10px;
}
.ulWithFootnotes li sup {
  position: absolute;
  top: 8px;
  left: 0;
}
.supComma {
  position: relative;
  top: -5px;
}
@media only screen and (min-width: 500px) {
  .divWithSeasonPrice .flexItem {
    flex-basis: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .divWithSeasonPrice .flexItem {
    flex-basis: 33.33333333%;
  }
}
@media only screen and (min-width: 900px) {
  .divWithSeasonPrice .flexItem {
    flex-basis: 25%;
  }
}
.priceCalculatorForm {
  margin-top: 0;
}
.priceCalculatorForm .form-control {
  padding-left: 7px;
  padding-right: 0;
}
.datepicker.dropdown-menu {
  z-index: 1200 !important;
}
.divWithPriceCalculatorResultList .panel-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.divWithPriceCalculatorResultList .panel-title .lg {
  display: none;
}
.divWithPriceCalculatorResultList .colWithCleaning .lg {
  display: none;
}
.divWithPriceCalculatorResultList .alert-success .lg {
  display: none;
}
.divWithPriceCalculatorResultList .alert-danger .lg {
  display: none;
}
.divWithCalculatorResult .row > div {
  padding: 0 15px;
}
.divWithCalculatorResult .spanWithPrice {
  padding: 10px;
  display: inline-block;
  width: 155px;
  text-align: center;
  margin-bottom: 15px;
}
.divWithCalculatorResult .btn {
  width: 155px;
}
.divWithCalculatorResult .alert {
  margin-bottom: 15px;
  display: inline-block;
}
.divWithCalculatorResult .checkbox {
  margin: 0 0 15px;
}
.divWithCalculatorResult input[type=checkbox] {
  top: -1px;
}
.divWithCalculatorResult .panel-primary > .panel-heading {
  padding: 0;
}
.divWithCalculatorResult .panel-title {
  padding: 10px 15px;
  display: block;
}
@media (min-width: 600px) {
  .divWithCalculatorResult .alert {
    margin-bottom: 0;
    padding: 10px 16px;
  }
  .divWithCalculatorResult .colWithCleaning {
    width: 68%;
    float: left;
    padding-top: 10px !important;
  }
  .divWithCalculatorResult .colWithPrice {
    width: 32%;
    float: right;
    text-align: right;
    padding-top: 10px;
  }
  .divWithCalculatorResult .colWithAlert {
    width: 68%;
    float: left;
  }
  .divWithCalculatorResult .colWithButton {
    width: 32%;
    float: right;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .divWithPriceCalculatorResultList .alert-success .sm {
    display: none;
  }
  .divWithPriceCalculatorResultList .alert-success .lg {
    display: inline-block;
  }
  .divWithPriceCalculatorResultList .alert-danger .sm {
    display: none;
  }
  .divWithPriceCalculatorResultList .alert-danger .lg {
    display: inline-block;
  }
  .divWithPriceCalculatorResultList .colWithCleaning .sm {
    display: none;
  }
  .divWithPriceCalculatorResultList .colWithCleaning .lg {
    display: inline-block;
  }
  .divWithPriceCalculatorResultList .panel-title .sm {
    display: none;
  }
  .divWithPriceCalculatorResultList .panel-title .lg {
    display: inline-block;
  }
  .priceCalculatorForm button[type=submit] {
    margin-top: 26px;
  }
  .divWithCalculatorResult .colWithCleaning {
    width: 75%;
  }
  .divWithCalculatorResult .colWithPrice {
    width: 25%;
  }
  .divWithCalculatorResult .colWithAlert {
    width: 75%;
  }
  .divWithCalculatorResult .colWithButton {
    width: 25%;
  }
}
.pt_border {
  background-color: #125aa5;
}
.pt_border table td {
  background-color: #FFFFFF;
}
.datepicker {
  z-index: 2000;
}
.showCal {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #125aa5;
  border-color: #125aa5;
}
.showCal:hover {
  background-color: #0d4177;
}
#divWithCalculatorResult .panel-primary {
  border-color: #125aa5;
}
#divWithCalculatorResult .panel-primary > .panel-heading {
  background-color: #38a6fc;
  border-color: #125aa5;
}
#divWithCalculatorResult .panel-primary > .panel-heading .panel-title {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #FFFFFF;
}
#divWithCalculatorResult .panel-primary > .panel-heading:hover {
  background-color: #38a6fc;
}
#divWithCalculatorResult .colWithButton .btn-lg {
  font-size: 1em;
}
#divWithFloorplans {
  text-align: center;
}
#nobsCollapse {
  overflow: hidden;
  margin-bottom: 0;
}
#nobsCollapse > .panel {
  border: 0;
}
#nobsCollapse > .panel:first-of-type {
  border-top: 0;
}
#nobsCollapse > .panel + .panel {
  margin-top: 0;
}
#nobsCollapse > .panel > .panel-heading {
  padding: 0;
}
#nobsCollapse > .panel > .panel-heading > .panel-title {
  padding: 0;
  text-align: left;
}
#nobsCollapse > .panel > .panel-heading > .panel-title > a {
  font-weight: 400;
  display: block;
  padding: 14px 15px;
  text-decoration: none;
}
#nobsCollapse > .panel > .panel-heading > .panel-title > a span {
  min-width: 16px;
  display: inline-block;
}
#nobsCollapse > .panel > .panel-heading > .panel-title > a span.spanStepEdit {
  display: none;
}
#nobsCollapse > .panel > .panel-collapse > .panel-body {
  text-align: left;
}
#nobsCollapse > .panel > .panel-collapse > .panel-body > div > h3 {
  margin-top: 0;
}
#nobsCollapse .input-group.incDecInputGroup input {
  text-align: center;
  border-right: 0;
}
#nobsCollapse .input-group.incDecInputGroup input.form-control {
  padding-left: 7px;
}
#nobsCollapse .input-group.incDecInputGroup input.form-control[readonly] {
  cursor: pointer;
  background-color: white;
}
#nobsCollapse .btn-step {
  text-decoration: none;
}
#nobsCollapse .btn-step span {
  display: none;
}
#nobsCollapse + .copyright {
  text-align: center;
  display: block;
  margin: 15px 0;
}
#nobsCollapse .requiredFormField {
  border: 1px solid #FB4E3C;
  background-color: #ffedeb;
}
@media (min-width: 500px) {
  #nobsCollapse .btn-step span {
    display: inline-block;
    margin-right: 5px;
  }
}
@media (min-width: 640px) {
  #nobsCollapse > .panel > .panel-heading > .panel-title > a span.spanStepEdit {
    display: inline-block;
  }
}
#nobsBtnGetFreeLodgings span {
  display: none;
  margin-right: 5px;
}
@media (min-width: 510px) {
  #nobsBtnGetFreeLodgings span {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #nobsBtnGetFreeLodgings {
    margin-top: 25px;
  }
}
/*
#nobsBtnGetFreeLodgings{
    .lg{display: none;}
}

@media (min-width: 600px) {
    #nobsBtnGetFreeLodgings{
        .sm{display: none;}
        .lg{display: inline-block;}
    }
}
*/
#nobsLodgingsCollapse {
  overflow: hidden;
  margin-bottom: 1em;
}
#nobsLodgingsCollapse .panel {
  border: 0;
}
#nobsLodgingsCollapse .panel + .panel {
  margin-top: 0;
}
#nobsLodgingsCollapse .panel:first-of-type {
  border-top: 0;
}
#nobsLodgingsCollapse .panel .panel-heading {
  padding: 0;
}
#nobsLodgingsCollapse .panel-title {
  position: relative;
}
#nobsLodgingsCollapse .panel-title a {
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 14px 15px;
  background-color: transparent;
}
#nobsLodgingsCollapse .panel-title a .fa-chevron-up {
  display: inline-block;
}
#nobsLodgingsCollapse .panel-title a .fa-chevron-down {
  display: none;
}
#nobsLodgingsCollapse .panel-title a.collapsed .fa-chevron-up {
  display: none;
}
#nobsLodgingsCollapse .panel-title a.collapsed .fa-chevron-down {
  display: inline-block;
}
#nobsLodgingsCollapse .panel-title a span {
  display: none;
}
#nobsLodgingsCollapse .panel-title.lodgingFree {
  background-color: #72E939;
}
#nobsLodgingsCollapse .panel-title.lodgingNotFree {
  background-color: #FB4E3C;
}
#nobsLodgingsCollapse .panel-title.lodgingDirectBookable {
  background-color: #002E72;
}
#nobsLodgingsCollapse .panel-title .radio {
  margin: 0;
  padding: 0;
}
#nobsLodgingsCollapse .panel-title .radio:hover {
  cursor: pointer;
  background-color: transparent;
}
#nobsLodgingsCollapse .panel-title .radio label {
  line-height: 22px;
  padding: 12px 15px 13px 36px;
  display: block;
}
#nobsLodgingsCollapse .panel-title .radio input[type=radio] {
  margin: 3px 0 0 -25px;
}
#nobsLodgingsCollapse .panel-body .nav-tabs {
  margin-bottom: 20px;
}
#nobsLodgingsCollapse .panel-body .nav-tabs > li > a {
  text-decoration: none;
  border: 1px solid transparent;
}
#nobsLodgingsCollapse .panel-body .nav-tabs > li > a span {
  display: none;
}
#nobsLodgingsCollapse .panel-body .tab-content .tab-pane ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #nobsLodgingsCollapse .panel-title a span {
    display: inline-block;
    margin-right: 5px;
  }
  #nobsLodgingsCollapse .panel-body .nav-tabs > li > a {
    font-size: 15px;
  }
  #nobsLodgingsCollapse .panel-body .nav-tabs > li > a span {
    display: inline-block;
    margin-left: 5px;
  }
}
#nobsLodgingsLegend {
  text-align: left;
}
#nobsLodgingsLegend > .row {
  margin-bottom: 15px;
}
#nobsLodgingsLegend .btn {
  cursor: default;
  margin-bottom: 5px;
  padding: 10px 16px;
  text-decoration: none;
}
#nobsLodgingsLegend .btn.lodging-green {
  color: white;
  background-color: #72E939;
}
#nobsLodgingsLegend .btn.lodging-green:hover {
  color: white;
  background-color: #72E939;
}
#nobsLodgingsLegend .btn.lodging-red {
  color: white;
  background-color: #FB4E3C;
}
#nobsLodgingsLegend .btn.lodging-red:hover {
  color: white;
  background-color: #FB4E3C;
}
#nobsLodgingsLegend .btn.lodging-blue {
  color: white;
  background-color: #002E72;
}
#nobsLodgingsLegend .btn.lodging-blue:hover {
  color: white;
  background-color: #002E72;
}
#nobsCollapse.panel-group .panel .panelWithTravellerForm {
  margin-bottom: 15px;
}
#nobsCollapse.panel-group .panel .panelWithTravellerForm .panel-heading {
  padding: 10px 15px;
}
#nobsCollapse.panel-group .panel .panelWithTravellerForm .panel-heading .panel-title {
  border: 0;
  padding: 0;
}
#nobsCollapse.panel-group .panel .panelWithTravellerForm .panel-body .ttipTravellerForm .long {
  display: none;
}
#nobsCollapse .divWithPersonInput {
  margin-bottom: 15px;
}
@media (min-width: 500px) {
  #nobsCollapse.panel-group .panel .panelWithTravellerForm .panel-body .ttipTravellerForm .short {
    display: none;
  }
  #nobsCollapse.panel-group .panel .panelWithTravellerForm .panel-body .ttipTravellerForm .long {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  #nobsCollapse .divWithPersonInput {
    margin-bottom: 0px;
  }
  #nobsCollapse .divWithPersonInput p:first-of-type {
    margin-top: 22px;
  }
}
#btnCollapseNobsPriceTable {
  text-decoration: none;
  margin-bottom: 15px;
}
#btnCollapseNobsPriceTable .fa-chevron-up {
  display: inline-block;
}
#btnCollapseNobsPriceTable .fa-chevron-down {
  display: none;
}
#btnCollapseNobsPriceTable.collapsed .fa-chevron-up {
  display: none;
}
#btnCollapseNobsPriceTable.collapsed .fa-chevron-down {
  display: inline-block;
}
#btnCollapseNobsPriceTable .long {
  display: none;
}
@media (min-width: 630px) {
  #btnCollapseNobsPriceTable .short {
    display: none;
  }
  #btnCollapseNobsPriceTable .long {
    display: inline-block;
  }
}
#divWithAddCosts .divWithAddCost {
  margin: 0 0 15px;
  padding: 15px 0;
}
#divWithAddCosts .divWithAddCost h4 {
  margin-top: 0;
}
#divWithAddCosts .divWithAddCost .divWithAddCostPrices > div {
  float: left;
  padding-right: 15px;
}
#divWithAddCosts .divWithAddCost .divWithAddCostPrices label {
  white-space: nowrap;
}
#divWithAddCosts .divWithAddCost .form-control[disabled] {
  width: 120px;
}
@media (min-width: 768px) {
  #divWithAddCosts .divWithAddCost:last-child h4 {
    margin: 0;
    line-height: 34px;
  }
}
#divWithTermsConfirmed li {
  line-height: 1.45em;
}
#btnSubmitNobs {
  margin: 15px auto;
}
/*
////////////
// NOBS / JETZT BUCHEN
/////////////
#nobsCollapse {
   
    .panel-body {
        text-align: left;
        
        > div > h3:first-of-type {
            margin-top: 0;
            font-weight: 400;
        }

        
        p + ul{
            margin-top: -0.6em;
        }

    }
    
    .input-group-btn:last-child > .btn:first-of-type {
        margin-left: 0px;
    }  
    


    .form-group > .btn-primary {margin-top: 7px; margin-bottom: 8px;}
    
   
}


*/
#nobsCollapse .panel-title a {
  background-color: #38a6fc;
  color: #FFFFFF;
}
#nobsCollapse .panel-title a:hover,
#nobsCollapse .panel-title a:active,
#nobsCollapse .panel-title a:focus {
  background-color: #0690fb;
}
#nobsCollapse .panel-title .radio label {
  color: #FFFFFF;
}
#divWithTermsConfirmed ol {
  margin-left: 8px;
}
#divWithTermsConfirmed li {
  line-height: 1.5em;
}
#divWithTermsConfirmed li + li {
  margin-top: 10px;
}
#divWithLodgingImagesThumbs {
  margin: 0 -15px;
  text-align: center;
}
#divWithLodgingImagesThumbs > div {
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
#divWithLodgingImagesThumbs > div img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  max-width: none;
  height: auto;
}
@media (min-width: 400px) {
  #divWithLodgingImagesThumbs > div {
    width: 50%;
  }
}
@media (min-width: 600px) {
  /*
    #divWithLodgingImagesThumbs{
        > div{
            width: 33.3333333333%;
        }
    }
    */
}
@media (min-width: 768px) {
  .divWithLodgingListMenu {
    display: block;
    font-size: 1em;
  }
  .divWithLodgingListMenu a,
  .divWithLodgingListMenu span {
    padding: 9px;
  }
  .divWithAncMobile {
    display: none;
  }
}
@media (min-width: 992px) {
  .divWithLodgingListMenu a,
  .divWithLodgingListMenu span {
    padding: 15px;
  }
  /*
    #divWithLodgingImagesThumbs{
        > div{
            width: 25%;
        }
    }
    */
}
.divWithCalComplete + .divWithCalComplete {
  margin-top: 50px;
}
.divWithCalComplete h2 {
  display: none;
}
.divWithCalComplete h4 {
  margin-top: 2em;
  text-align: center;
}
.divWithCalComplete h4 + p {
  text-align: center;
}
.divWithCalComplete .divWithCal .buttons,
.divWithCalComplete .divWithNobsCal .buttons {
  margin-bottom: 20px;
}
.divWithCalComplete .divWithCal .buttons .btn,
.divWithCalComplete .divWithNobsCal .buttons .btn {
  white-space: normal;
}
.divWithCalComplete .divWithCal .buttons .btn.disabled,
.divWithCalComplete .divWithNobsCal .buttons .btn.disabled {
  color: #ddd;
}
.divWithCalComplete .divWithCal .tableCalMonth,
.divWithCalComplete .divWithNobsCal .tableCalMonth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  table-layout: fixed;
}
.divWithCalComplete .divWithCal .tableCalMonth tr td,
.divWithCalComplete .divWithNobsCal .tableCalMonth tr td {
  padding: 0;
  text-align: center;
  border: 1px solid #000;
}
.divWithCalComplete .divWithCal .tableCalMonth td,
.divWithCalComplete .divWithNobsCal .tableCalMonth td {
  text-align: center;
}
.divWithCalComplete .divWithCal .tableCalMonth td.selected,
.divWithCalComplete .divWithNobsCal .tableCalMonth td.selected,
.divWithCalComplete .divWithCal .tableCalMonth td.selectable:hover,
.divWithCalComplete .divWithNobsCal .tableCalMonth td.selectable:hover,
.divWithCalComplete .divWithCal .tableCalMonth td.selectable:hover span,
.divWithCalComplete .divWithNobsCal .tableCalMonth td.selectable:hover span {
  cursor: pointer !important;
  background-color: yellow !important;
}
.divWithCalComplete .tableCalMonthTitle {
  line-height: 33px;
}
.divWithCalComplete .calWDays td {
  background-color: white;
}
.divWithCalComplete .calDays {
  text-align: center;
  min-width: 20px;
  max-width: 50px;
}
.divWithCalComplete .calDays span {
  color: #000;
  cursor: default;
  text-decoration: none;
  height: 41px;
  line-height: 41px;
  padding: 0;
  display: block;
}
.divWithCalComplete .calDays span.vac {
  border-bottom: 5px solid yellow;
}
.divWithCalComplete .dayFree {
  background: #72E939;
}
.divWithCalComplete .dayNotFree,
.divWithCalComplete .dayStartEnd {
  background: #FB4E3C;
}
.divWithCalComplete .dayOld {
  background: #9A9A9A;
}
.divWithCalComplete .dayStart {
  background-image: url("https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/calendar/rwd/dayStart.png");
  background-position: top left;
  background-size: 101% 100%;
  background-color: #72E939;
}
.divWithCalComplete .dayEnd {
  background-image: url("https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/calendar/rwd/dayEnd.png");
  background-position: top left;
  background-size: 101% 100%;
  background-color: #72E939;
}
.divWithCalComplete .dayHoliday span {
  background-image: url("https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/calendar/rwd/dayHoliday.png");
  background-position: top left;
  background-size: 10px 10px;
  background-repeat: no-repeat;
}
.divWithCalComplete .calRow .col-xs-3,
.divWithCalComplete .calRow .col-xs-6,
.divWithCalComplete .calRow .col-xs-12,
.divWithCalComplete .calRow .col-sm-3,
.divWithCalComplete .calRow .col-sm-6,
.divWithCalComplete .calRow .col-sm-12,
.divWithCalComplete .calRow .col-md-3,
.divWithCalComplete .calRow .col-md-6,
.divWithCalComplete .calRow .col-md-12 {
  height: auto;
  display: block;
}
.divWithCalComplete .tableCalLegend {
  margin-bottom: 20px;
  text-align: left;
}
.divWithCalComplete .tableCalLegend div {
  display: inline-block;
  min-width: 30px;
}
.divWithCalComplete .tableCalLegend div.calDays {
  width: 30px;
  display: block;
  margin: 0 auto;
}
.divWithCalComplete .tableCalLegend .col {
  margin-bottom: 20px;
}
.divWithCalComplete .tableCalLegend .description {
  display: block;
  text-align: center;
}
.divWithCalComplete .tableCalLegend .calDays {
  border: 1px solid #000;
}
/* Bootsrtrap sm */
@media (min-width: 768px) {
  .divWithCalComplete .tableCalMonth.monthWith5Weeks,
  .divCalVacTab .tableCalMonth.monthWith5Weeks {
    margin-bottom: 62px;
  }
}
/* Bootsrtrap md */
@media (min-width: 992px) {
  .divWithCalComplete .calDays span,
  .divCalVacTab .calDays span {
    height: 38px;
    line-height: 38px;
  }
  .divWithCalComplete .dayStart {
    background-size: 102% 100%;
  }
}
.tableCalMonth td {
  border: 1px solid #125aa5;
}
.tableCalMonthTitle {
  color: #FFFFFF;
  background-color: #38a6fc;
}
.calWDays td {
  color: #125aa5;
  background-color: #fcc023;
}
.tableCalLegend .calDays {
  border: 1px solid #125aa5;
}
.pswp__bg {
  opacity: 0.8 !important;
}
.pswp__caption__center {
  text-align: center !important;
}
.pswp__button pswp__button--share {
  display: none !important;
}
.pswp__button--arrow--left::before,
.pswp__button--arrow--right::before {
  background-image: none !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  font-size: 3em !important;
}
.pswp__button--arrow--left .fa-chevron-left,
.pswp__button--arrow--right .fa-chevron-left {
  width: 35px !important;
}
.pswp__button--arrow--left .fa-chevron-right,
.pswp__button--arrow--right .fa-chevron-right {
  width: 25px !important;
}
.pswp__bg {
  background-color: #125aa5 !important;
}
/* ///////////////////////
COOKIE BANNER
////////////////////////*/
#divWithCookieBanner {
  position: fixed;
  z-index: 30;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
}
#divWithCookieBanner .content {
  border: 2px solid #FFF;
  border-bottom: 0 !important;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  background-color: #FFF;
  padding: 15px;
  max-width: 950px;
  margin: 0 auto;
  box-shadow: 0px 0px 10px #555;
}
#divWithCookieBanner .row {
  margin-bottom: 15px;
}
#divWithCookieBanner .row .col {
  padding: 0 15px;
}
#divWithCookieBanner .divWithLinks {
  clear: both;
  text-align: center;
}
#divWithCookieBanner a {
  text-decoration: underline;
}
@media (min-width: 768px) {
  #divWithCookieBanner .row .col {
    float: left;
  }
  #divWithCookieBanner .row .col:nth-child(1) {
    width: 70%;
  }
  #divWithCookieBanner .row .col:nth-child(2) {
    width: 30%;
  }
}
@media (min-width: 992px) {
  #divWithCookieBanner .row .col:nth-child(1) {
    width: 80%;
  }
  #divWithCookieBanner .row .col:nth-child(2) {
    width: 20%;
  }
}
#divWithCookieBanner .content {
  font-size: 0.9em;
  border: 2px solid #38a6fc;
  box-shadow: 0px 0px 10px #293777;
}
.divWithIframe {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.divWithIframe img {
  width: 100%;
  max-width: none !important;
}
.divWithIframe iframe {
  margin: 0;
  float: left;
  width: 100%;
  height: 750px;
}
.divWithIframe .divWithDisclaimer {
  background-color: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 15px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  overflow-y: auto;
}
.divWithIframe .divWithDisclaimer a {
  text-decoration: underline;
}
.divWithIframe .divWithDisclaimer .divWithTitle {
  font-weight: bold;
}
.divWithIframe .divWithDisclaimer .divWithButton {
  margin-top: 10px;
}
.divWithIframe .divWithDisclaimer .divWithLinks {
  margin-top: 10px;
}
.divWithIframe .divWithDisclaimer.NEU {
  overflow: hidden;
}
.divWithIframe .divWithDisclaimer.NEU .divWithText {
  height: 100%;
  overflow-y: auto;
  padding-bottom: 110px;
  padding-right: 15px;
}
.divWithIframe .divWithDisclaimer.NEU .divWithButton {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 0;
}
.divWithIframe .divWithOpac {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.divWithIframe.youtube {
  border: 0;
}
.divWithIframe.youtube.loading {
  background-image: none;
}
.divWithIframe.blickwinkel {
  height: 210px;
}
#blickwinkelIframe {
  height: 206px;
}
#divWithIframeGmapRoute {
  height: 400px;
}
@media (min-width: 500px) {
  .divWithIframe .divWithOpac {
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media (min-width: 768px) {
  .divWithIframe .divWithDisclaimer.NEU .divWithText {
    text-align: left;
    float: left;
    width: 60%;
    padding-bottom: 0px;
  }
  .divWithIframe .divWithDisclaimer.NEU .divWithButton {
    position: relative;
    float: right;
    width: 40%;
    background-color: transparent;
    padding-top: 58px;
    border-top: 0;
  }
}
/* ///////////////////////
3D Besuch
////////////////////////*/
@media (min-width: 480px) {
  .divWithIframe.blickwinkel {
    height: 326px;
  }
  #blickwinkelIframe {
    height: 322px;
  }
}
@media (min-width: 600px) {
  .divWithIframe.blickwinkel {
    height: 414px;
  }
  #blickwinkelIframe {
    height: 410px;
  }
}
@media (min-width: 640px) {
  .divWithIframe.blickwinkel {
    height: 442px;
  }
  #blickwinkelIframe {
    height: 438px;
  }
}
@media (min-width: 768px) {
  .divWithIframe.blickwinkel {
    height: 553px;
  }
  #blickwinkelIframe {
    height: 549px;
  }
}
@media (min-width: 960px) {
  .divWithIframe.blickwinkel {
    height: 671px;
  }
  #blickwinkelIframe {
    height: 667px;
  }
}
/* ///////////////////////
Reiseversicherung, z. B. auf caro-urlaub.de
////////////////////////*/
#divWithIframeRV {
  min-height: 620px;
}
/* ///////////////////////
Routing, z. B. auf caro-urlaub.de
////////////////////////*/
#divWithIframeGmap {
  min-height: 480px;
}
.divWithIframe {
  border: 1px solid #125aa5;
  margin-bottom: 15px;
}
.divWithIframe .divWithDisclaimer {
  background-color: #FFFFFF;
}
@media (min-width: 500px) {
  .divWithIframe .divWithDisclaimer {
    border-top: 1px solid #125aa5;
    border-bottom: 1px solid #125aa5;
  }
}
#googleMapRoute .adp-placemark {
  border: 1px solid #125aa5 !important;
  background-color: #fcc023 !important;
}
#googleMapRoute .adp-placemark td {
  color: #FFFFFF;
}
#divWithBG {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: none;
  background-size: cover;
  background-position: center -200px;
  z-index: -1;
  /*
    position: absolute;
    background-attachment: fixed;
    */
}
