/*
BEREITS ÜBERTRAGEN IN COLORSETS

@color1
@color2
@color3
@color4
@colorGrey 
*/
/*
Bernds Farben vom 19.11.2020
Glenewinkel Oberharz:
R G B Hexadezimalwert
                        00B2EE  deepskyblue2 noch etwas heller
                        009ACD  deepskyblue3 etwas heller
                        00688B  deepskyblue4  etwas dunkler
                        1874CD   dodgerblue3 etwas heller
                        104E8B   dodgerblue4 etwas dunkler
058     095     205     3A5FCD   blaueres kräftiges Taubenblau  royalblue3
                        27408B   blaueres kräftiges Taubenblau, dunkler  royalblue4
079     148     205     4F94CD   Taubenblau, nicht so kräftig, steelblue 3
                        36648B   Taubenblau, dunkler, nicht so kräftig, steelblue 4
000     205     102     00CD66   Grün mit wenig Grau, nicht so kräftig  springgreen3
                        008B45   Grün mit wenig Grau, nicht so kräftig, dunkler  springgreen4
046     139     087     2E8B57   zu springgreen3 passendes Grün, dunkler   seagreen
Dazu vielleicht noch Grau oder so ein graues Braun für Rahmen oder so?

Bernds Entscheidung vom 23.11.2020
Textfarbe 1: royalblue4
Textfarbe 2: springgreen4
"Menü"-Farbe dann auch springgreen4
*/
/* 
Download via https://google-webfonts-helper.herokuapp.com/
aref-ruqaa-regular - latin-ext_latin_arabic
*/
@font-face {
  font-family: 'Aref Ruqaa';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-regular.svg#ArefRuqaa') format('svg');
  /* Legacy iOS */
}
/* aref-ruqaa-700 - latin-ext_latin_arabic */
@font-face {
  font-family: 'Aref Ruqaa';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/aref-ruqaa-v12-latin-ext_latin_arabic-700.svg#ArefRuqaa') format('svg');
  /* Legacy iOS */
}
/*
Z-INDEX

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

6 = divWithMobileLodgingListMenu / divWithLodgingListMenu
10 = divWithMobileHeader
1061 = #divWithVacGoogleMapSlide
1062 = #divWithVacGoogleMapSlideButton
1100 = divWithCookieBanner
1150 = scrollup

10000 = #10000

Bernds Farben vom 19.11.2020
Glenewinkel Oberharz:
R G B Hexadezimalwert
                        00B2EE  deepskyblue2 noch etwas heller
                        009ACD  deepskyblue3 etwas heller
                        00688B  deepskyblue4  etwas dunkler
                        1874CD   dodgerblue3 etwas heller
                        104E8B   dodgerblue4 etwas dunkler
058     095     205     3A5FCD   blaueres kräftiges Taubenblau  royalblue3
                        27408B   blaueres kräftiges Taubenblau, dunkler  royalblue4
079     148     205     4F94CD   Taubenblau, nicht so kräftig, steelblue 3
                        36648B   Taubenblau, dunkler, nicht so kräftig, steelblue 4
000     205     102     00CD66   Grün mit wenig Grau, nicht so kräftig  springgreen3
                        008B45   Grün mit wenig Grau, nicht so kräftig, dunkler  springgreen4
046     139     087     2E8B57   zu springgreen3 passendes Grün, dunkler   seagreen
Dazu vielleicht noch Grau oder so ein graues Braun für Rahmen oder so?

Bernds Entscheidung vom 23.11.2020
Textfarbe 1: royalblue4
Textfarbe 2: springgreen4
"Menü"-Farbe dann auch springgreen4
*/
.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 {
  background-color: #EEF3E2;
}
@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;
}
body {
  color: #27408B;
  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: #008B45;
}
a:hover {
  color: #00582c;
}
a.btn {
  text-decoration: none;
}
iframe {
  width: 100%;
  height: 750px;
  border: 1px solid #008B45;
  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: #402F05;
}
.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: 'Aref Ruqaa', 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;
}
.btn-primary {
  border: 1px solid #27408B;
  color: #FFFFFF;
  background-color: #27408B;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  border: 1px solid #27408B;
  color: #FFFFFF;
  background-color: #1c2e63;
}
.btn-success {
  border: 1px solid #008B45;
  color: #FFFFFF;
  background-color: #008B45;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  border: 1px solid #008B45;
  color: #FFFFFF;
  background-color: #00582c;
}
.form-control {
  color: #27408B;
  border-color: #402F05;
}
.popover {
  padding: 0;
  border: 1px solid #402F05;
}
h3.popover-title {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  background-color: #008B45;
  color: #FFFFFF;
  border: 0;
}
.popover.bottom > .arrow,
.popover.bottom > .arrow:after {
  border-bottom-color: #402F05;
}
.popover.left > .arrow,
.popover.left > .arrow:after {
  border-left-color: #402F05;
}
.popover.right > .arrow,
.popover.right > .arrow:after {
  border-right-color: #402F05;
}
/* ///////////////////////
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 button .fa {
  color: #FFFFFF;
}
.modal button:hover .fa {
  color: #27408B;
}
.modal-dialog {
  width: auto;
  max-width: 93%;
}
.modal-header {
  position: relative;
  overflow: hidden;
}
.modal-header .modal-title {
  padding-right: 58px;
}
.modal-header .btn {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -o-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 57px;
  line-height: 1;
  font-size: 1.5em;
}
.modal-body {
  max-height: 500px;
  overflow-y: auto;
}
.modal-footer .btn span {
  display: inline-block;
  margin-left: 5px;
}
.modal-footer .btn .lg {
  display: none;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
}
@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;
  }
}
.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 {
  border-bottom: 1px solid #402F05;
  background-image: url(../gfx/pattern.png);
}
#divWithHeader h1 {
  text-align: center;
  margin: 0;
  padding: 25px 0 40px;
  padding: 5px 0 15px;
}
#divWithHeader h1 div {
  color: #008B45;
  margin: 12px 0;
  margin: 15px 0 0;
  font-size: 0.8em;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#divWithHeaderStripe {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 11;
  background-color: #402F05;
  padding: 15px 0;
}
#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: #FFFFFF;
}
#divWithHeaderStripe a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  #divWithHeader h1 {
    padding: 15px 0 27px;
  }
  #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 h1 {
    padding: 25px 0 40px;
  }
  #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;
  }
}
.divWithInter {
  border-top: 1px solid #402F05;
  border-bottom: 1px solid #402F05;
  background-image: url(../gfx/pattern.png);
  text-align: center;
}
.divWithInter div.h1 {
  margin: 0;
  padding: 25px 0 40px;
  padding: 5px 0 15px;
}
.divWithInter div.h1 div {
  color: #008B45;
  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;
  }
}
.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 #402F05;
}
.divWithSlickSlider .btn-default.next {
  right: -14px;
  border-left: 1px solid #402F05;
}
.content.slider {
  border-top: 1px solid #402F05;
}
.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: #402F05;
}
#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;
}
#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: #27408B;
  display: inline-block;
}
#divWithContactInfo a:hover {
  text-decoration: none;
}
#divWithContactInfo a:hover .fa {
  color: #27408B;
}
#divWithContactInfo .fa {
  font-size: 5em;
  position: relative;
  top: 9px;
  color: #008B45;
}
#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;
  }
}
#googleMap {
  height: 400px;
  width: 100%;
  background-color: #FFFFFF;
  margin-bottom: 1em;
}
#googleMap address span {
  min-width: 50px;
  font-weight: bold;
}
#googleMap address span.nr {
  margin-left: 55px;
  font-weight: inherit;
}
#googleMap p {
  padding: 10px;
}
#gmapInfoWindowAddress {
  width: 280px;
  display: inline-block;
  text-align: left;
}
.gm-style-iw {
  min-width: 200px;
}
#gmapForm button {
  margin-bottom: 15px;
}
#googleMapReset {
  margin-top: 0;
  display: none;
}
#googleMapRoute {
  margin-bottom: 1em;
}
#googleMapRoute > div > div > div:nth-child(2) {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #27408B;
  background-color: #008B45;
  overflow: hidden;
}
#googleMapRoute > div > div > div > div:nth-child(3) {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #27408B;
  background-color: #008B45;
  overflow: hidden;
}
#googleMapRoute table {
  width: 100%;
}
#googleMapRoute table td {
  color: #27408B;
}
#googleMapRoute table td.adp-text {
  font-weight: 400;
}
#googleMapRoute img.adp-marker2 {
  max-width: none !important;
  height: 43px !important;
  margin: 0 1.55em;
}
#googleMapRoute .adp-placemark {
  background-color: #FFFFFF;
  border: 0;
}
#googleMapRoute .adp-text,
#googleMapRoute .adp-summary {
  color: #27408B;
}
#googleMapRoute .adp-legal {
  text-align: center;
  font-size: 0.6em;
}
#googleMapRoute .adp-step,
#googleMapRoute .adp-substep {
  padding: 1em 0.2em;
}
#googleMapRoute .adp-summary {
  padding: 1em 0;
}
#googleMapRoute > div > div > div:nth-child(2),
#googleMapRoute > div > div > div > div:nth-child(3) {
  border: 1px solid #402F05;
  background-color: #FFFFFF;
}
#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;
  background-color: #008B45;
  color: #FFFFFF;
}
#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 {
  background-color: #FFFFFF;
  color: #27408B;
}
#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 .panel-title a.collapsed:hover {
  background-color: #008B45;
  color: #FFFFFF;
}
#collapseAus .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
#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;
  background-color: #008B45;
  color: #FFFFFF;
  border: 0;
}
#divWithGuestbookEntries .row.prevnext {
  margin: 1em -15px;
}
#divWithGuestbookEntries .gBookEntry {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
}
#divWithGuestbookEntries .gBookEntry:nth-child(even) {
  background-color: #008B45;
}
#divWithGuestbookEntries .gBookEntry:nth-child(odd) {
  background-color: #FFFFFF;
}
#divWithGuestbookEntries .gBookEntry + .gBookEntry {
  margin-top: 20px;
}
#divWithGuestbookEntries .gBookEntryTitle {
  font-weight: bold;
  margin-bottom: 1em;
}
#divWithGuestbookEntries .gBookEntryContent {
  margin-bottom: 1em;
}
#divWithGbNr {
  background-color: #402F05;
}
#divWithGuestbookEntries .gBookEntry:nth-child(even) {
  background-color: #008B45;
  color: #FFFFFF;
}
#divWithGuestbookEntries .gBookEntry:nth-child(odd) {
  background-color: #FFFFFF;
}
.datepicker.posX:before {
  left: 159px;
}
.datepicker.posX:after {
  left: 160px;
}
#contactSubmit2 span {
  display: none;
}
h3.noMarginTop span {
  display: inline-block;
  margin-right: 7px;
}
@media (min-width: 450px) {
  #contactSubmit2 span {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  h3.noMarginTop span {
    display: none;
  }
}
@media (min-width: 1200px) {
  h3.noMarginTop span {
    display: inline-block;
  }
}
#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 {
  border-width: 1px;
}
.flyoutFeature div {
  padding: 0;
  line-height: 36px;
}
@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 #008B45;
  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: #008B45;
  color: #FFFFFF;
}
.flyoutRight a:hover {
  background-color: #00582c;
  color: #FFFFFF;
}
.flyoutRight.jb {
  top: 178px;
}
.flyoutRight.kt {
  top: 271px;
}
@media (min-width: 1200px) {
  .flyoutRight {
    display: inline-block;
  }
}
.flyoutRight {
  border-width: 1px;
  width: 140px;
}
.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;
}
.pt_border {
  background-color: #ccc;
}
.pt_border table {
  border-spacing: 1px;
  border-collapse: initial;
}
.pt_border table td {
  background-color: #FFFFFF !important;
  padding: 5px;
  white-space: nowrap;
}
.pt_border table td div.size1 {
  font-size: 0.6em;
}
.pt_border a {
  cursor: default;
  color: #27408B;
}
.pt_border a .footnote {
  display: inline-block;
  margin-top: -2px;
}
.link_popup a {
  display: block;
  cursor: pointer;
}
.divWithPriceTableStuff + p,
.divWithPriceTableStuff .footnoteSubTable + p {
  margin-top: 1em;
}
.div_preisetabelle + script + script + .divWithIncList,
.div_preisetabelle + script + .divWithIncList,
.div_preisetabelle + script + p,
.footnoteSubTable + .divWithIncList {
  margin-top: 1em;
}
.footnoteStar {
  vertical-align: super;
}
.footnoteSubTable {
  font-size: 10px;
  line-height: 110%;
  margin-right: 10px;
  display: inline-block;
}
.footnoteSubTable + .divWithIncList {
  margin-top: 1em;
}
.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: 1em;
}
#priceVacStart,
#priceVacEnd,
#priceGuests {
  padding-left: 7px;
  padding-right: 0;
}
#priceFormSubmit {
  margin-top: 0;
}
#priceDivWithResult .panel-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#priceDivWithResult .panel-title .lg {
  display: none;
}
#priceDivWithResult .colWithCleaning .lg {
  display: none;
}
#priceDivWithResult .alert-success .lg {
  display: none;
}
#priceDivWithResult .alert-danger .lg {
  display: none;
}
#divWithCalculatorResult .row > div {
  padding: 0 15px;
}
#divWithCalculatorResult .spanWithPrice {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #27408B;
  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-primary > .panel-heading:hover {
  background-color: #008B45;
}
#divWithCalculatorResult .panel-title {
  color: #27408B;
  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) {
  #priceDivWithResult .alert-success .sm {
    display: none;
  }
  #priceDivWithResult .alert-success .lg {
    display: inline-block;
  }
  #priceDivWithResult .alert-danger .sm {
    display: none;
  }
  #priceDivWithResult .alert-danger .lg {
    display: inline-block;
  }
  #priceDivWithResult .colWithCleaning .sm {
    display: none;
  }
  #priceDivWithResult .colWithCleaning .lg {
    display: inline-block;
  }
  #priceDivWithResult .panel-title .sm {
    display: none;
  }
  #priceDivWithResult .panel-title .lg {
    display: inline-block;
  }
  #priceFormSubmit {
    margin-top: 26px !important;
  }
  #divWithCalculatorResult .colWithCleaning {
    width: 75%;
  }
  #divWithCalculatorResult .colWithPrice {
    width: 25%;
  }
  #divWithCalculatorResult .colWithAlert {
    width: 75%;
  }
  #divWithCalculatorResult .colWithButton {
    width: 25%;
  }
}
.datepicker {
  z-index: 2000;
}
.showCal {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #402F05;
  border-color: #402F05;
}
.showCal:hover {
  background-color: #110c01;
}
#divWithCalculatorResult .panel-primary {
  border-color: #008B45;
}
#divWithCalculatorResult .panel-primary > .panel-heading {
  background-color: #008B45;
  border-color: #008B45;
}
#divWithCalculatorResult .panel-primary > .panel-heading .panel-title {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #FFFFFF;
}
#divWithCalculatorResult .panel-primary > .panel-heading:hover {
  background-color: #008B45;
}
#divWithFloorplans {
  text-align: center;
}
#nobsCollapse {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #008B45;
  overflow: hidden;
}
#nobsCollapse > .panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  border-top: 1px solid #008B45;
}
#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 > a {
  display: block;
  padding: 12px 15px;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #008B45;
}
#nobsCollapse > .panel > .panel-heading > .panel-title > a.collapsed {
  color: #27408B;
  background-color: #FFFFFF;
}
#nobsCollapse > .panel > .panel-heading > .panel-title > a.collapsed .fa {
  color: #27408B;
}
#nobsCollapse > .panel > .panel-heading > .panel-title > a.collapsed:hover,
#nobsCollapse > .panel > .panel-heading > .panel-title > a.collapsed:active,
#nobsCollapse > .panel > .panel-heading > .panel-title > a.collapsed:focus {
  color: #FFFFFF;
  background-color: #008B45;
}
#nobsCollapse > .panel > .panel-heading > .panel-title > a.collapsed:hover .fa,
#nobsCollapse > .panel > .panel-heading > .panel-title > a.collapsed:active .fa,
#nobsCollapse > .panel > .panel-heading > .panel-title > a.collapsed:focus .fa {
  color: #FFFFFF;
}
#nobsCollapse > .panel > .panel-heading > .panel-title > a span.spanStepEdit {
  display: none;
}
#nobsCollapse .btn-step span {
  display: none;
}
@media (min-width: 500px) {
  #nobsCollapse .btn-step span {
    display: inline-block;
    margin-right: 5px;
  }
}
@media (min-width: 500px) {
  #nobsCollapse > .panel > .panel-heading > .panel-title > a span.spanStepEdit {
    display: inline-block;
  }
}
#nobsBtnGetFreeLodgings .lg {
  display: none;
}
@media (min-width: 600px) {
  #nobsBtnGetFreeLodgings .sm {
    display: none;
  }
  #nobsBtnGetFreeLodgings .lg {
    display: inline-block;
  }
}
#nobsLodgingsCollapse {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #27408B;
  overflow: hidden;
  /*
    .panel-title {
        
        .radio {
            margin: 0;
            padding: 0;
            color: @color1;
            
            &:hover {
                cursor: pointer;
                background-color: transparent;
            }
            
            label {
                line-height: 22px;
                padding: 12px 15px 13px 36px;
                display: block;
            }
            
            input[type=radio] {
                margin: 3px 0 0 -25px;
            }            
        }  
        
        a {
            text-align: right;
            text-decoration: underline;
        }
    }   
    */
}
#nobsLodgingsCollapse .panel {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-top: 1px solid #FFFFFF;
}
#nobsLodgingsCollapse .panel + .panel {
  margin-top: 0;
}
#nobsLodgingsCollapse .panel.panel-default {
  border-color: #27408B;
}
#nobsLodgingsCollapse .panel:first-of-type {
  border-top: 0;
}
#nobsLodgingsCollapse .panel .panel-heading {
  padding: 0;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title {
  position: relative;
  padding: 5px 55px 5px 10px;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title.lodgingFree {
  background-color: #72E939;
  color: #27408B;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title.lodgingNotFree {
  background-color: #FB4E3C;
  color: #FFFFFF;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title.lodgingDirectBookable {
  background-color: #002E72;
  color: #FFFFFF;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title a {
  padding: 14px 15px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 1px solid #27408B;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #008B45;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title a .fa-chevron-up {
  display: inline-block;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title a .fa-chevron-down {
  display: none;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title a.collapsed .fa-chevron-up {
  display: none;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title a.collapsed .fa-chevron-down {
  display: inline-block;
}
#nobsLodgingsCollapse .panel .panel-heading .panel-title a span {
  display: none;
}
#nobsLodgingsCollapse .panel .panel-body .nav-tabs {
  margin-bottom: 15px;
  border-color: #27408B;
}
#nobsLodgingsCollapse .panel .panel-body .nav-tabs a {
  color: #27408B;
  text-decoration: none;
  border-color: #27408B;
  border: 1px solid transparent;
}
#nobsLodgingsCollapse .panel .panel-body .nav-tabs a span {
  display: none;
}
#nobsLodgingsCollapse .panel .panel-body .nav-tabs li.active a {
  border: 1px solid #27408B;
  border-bottom: 1px solid #FFFFFF;
}
#nobsLodgingsCollapse .panel .panel-body .divWithNobsCal .buttons {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #nobsLodgingsCollapse .panel .panel-heading .panel-title a span {
    display: inline-block;
    margin-right: 5px;
  }
}
@media (min-width: 992px) {
  #nobsLodgingsCollapse .panel .panel-body .nav-tabs > li > a span {
    display: inline-block;
    margin-left: 5px;
  }
}
#nobsLodgingsLegend > .row {
  margin-bottom: 15px;
}
#nobsLodgingsLegend a.lodging-green {
  background-color: #72E939;
  color: #27408B;
}
#nobsLodgingsLegend a.lodging-red {
  background-color: #FB4E3C;
  color: #FFFFFF;
}
#nobsLodgingsLegend a.lodging-blue {
  background-color: #002E72;
  color: #FFFFFF;
}
#nobsLodgingsLegend a.btn {
  cursor: default;
  border: 1px solid #27408B;
  padding: 10px 16px;
  margin-bottom: 5px;
}
#nobsLodgingsLegend a.btn:hover {
  color: inherit;
}
#btnCollapseNobsPriceTable {
  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: 700px) {
  #btnCollapseNobsPriceTable .short {
    display: none;
  }
  #btnCollapseNobsPriceTable .long {
    display: inline-block;
  }
}
#btnSubmitNobs {
  margin: 15px auto;
}
/*
#nobsCollapse .form-group > .btn-primary {margin-top: 7px; margin-bottom: 8px;}
#nobsCollapse .ttipTravellerForm .long {display:none;}
@media (min-width: 500px) {
   #nobsCollapse .ttipTravellerForm .long {display:inline-block;}
   #nobsCollapse .ttipTravellerForm .short {display:none;}
}



/////////////
// NOBS / JETZT BUCHEN
/////////////
#nobsCollapse {
    &.panel-group .panel {

        &.panelWithTravellerForm{
            .borderRadius;
            border: 1px solid @colorGrey;
            margin-bottom: 15px;
        }
    } 
    
    .panel-heading{
        a{
            font-weight: 400;
            
            .fa{color:@color1;}
            
            span{
                min-width: 16px;
                display: inline-block;

            }
        }
        
        .panel-title {
            text-align: left;
            padding: 0;
        }        
    }
    
    .panel-body {
        text-align: left;
        
        > div > h3:first-of-type {
            margin-top: 0;
            font-weight: 400;
        }

    
        
        
        .divWithPersonInput {
            margin-bottom: 15px;
        }
        
        p + ul{
            margin-top: -0.6em;
        }

        .requiredFormField {
            border: 1px solid @colorCalRed;
            background-color: lighten(@colorCalRed,35%);
        }        
    }
    
    .input-group-btn:last-child > .btn:first-of-type {
        margin-left: 0px;
    }  
    
    .input-group{
        &.incDecInputGroup {
            //width: 125px;
            
            &.incDecInputGroupDate {
                //width: 180px;
            }
            
            input {
                text-align: center;
                border-right: 0;
                
                &.form-control[readonly] {
                    cursor: pointer;
                    background-color: @color1;
                }
            }
        }        
    }
    
    #divWithAddCosts{
        .divWithAddCost {
            .borderRadius;
            margin: 0 0 15px;
            padding: 15px 0;
            border: 1px solid @colorGrey;
            
            h4{margin-top:0;}
            
            .divWithAddCostPrices{
                > div{
                    float: left;
                    padding-right: 15px;
                }
                
                label{
                    white-space: nowrap;
                }
            }
            
            .form-control[disabled] {
                border-color: @colorGrey;
                width: 120px;
            }
            
        }
    }
    
    .form-group > .btn-primary {margin-top: 7px; margin-bottom: 8px;}
    
    .ttipTravellerForm{
        .long{display:none;}
    }

    + .copyright {
        text-align: center;
        display: block;
        margin: 15px 0;
    }    
}



#nobsBtnGetFreeLodgings{
    span{
        display: none;
        margin-right: 5px;
    }
}

#step3{
    .panel{
        border-top: 1px solid @color3;   
        
        .panel-heading {
            padding: 10px 15px;
            color: @color1;
            background-color: @color3;
            
            h3{
                border: 0;
                padding: 0;
            }
        }        
    }
}


@media (min-width: 400px) {
    #nobsBtnGetFreeLodgings {
        span{
            display: inline-block;
        }
    }
}

@media (min-width: 500px) {
    #nobsCollapse{
        .ttipTravellerForm{
            .short{display:none;}
            .long{display:inline-block;}
        }
    }
    
    #nobsLodgingsCollapse{
        .panel-title{
            a {
                position: absolute;
                display: inline-block;
            }
        }
    }
    
}




@media (min-width: 768px) {
    #nobsCollapse{
        .panel-body{
            .divWithPersonInput {
                margin-bottom: 0px;
                
                p:first-of-type {
                    margin-top: 22px;
                }
            }
            
            #divWithAddCosts{
                .divWithAddCost:last-child h4 {
                    margin: 0;
                    line-height: 34px;
                }
            }
        }
    }

    
}

@media (min-width: 992px) {
    #nobsBtnGetFreeLodgings {
        margin-top: 25px;
    }
}



*/
#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%;
        }
    }
    */
}
.tableCalLegend {
  margin-bottom: 20px;
  text-align: left;
}
.tableCalLegend div {
  display: inline-block;
  min-width: 30px;
}
.tableCalLegend div.calDays {
  border: 1px solid #27408B;
}
.tableCalLegend .col {
  margin-bottom: 20px;
}
.calDays {
  text-align: center;
  min-width: 20px;
  max-width: 50px;
}
.calDays span {
  color: #27408B;
  cursor: default;
  text-decoration: none;
  height: 41px;
  line-height: 41px;
  padding: 0;
  display: block;
}
.calDays span.vac {
  border-bottom: 5px solid yellow;
}
.dayFree {
  background: #72E939;
}
.dayNotFree,
.dayStartEnd {
  background: #FB4E3C;
}
.dayOld {
  background: #9A9A9A;
}
.dayStart {
  background-image: url("https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/calendar/rwd/dayStart.png");
  background-position: top left;
  background-size: 100% 100%;
  background-color: #72E939;
}
.dayEnd {
  background-image: url("https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/calendar/rwd/dayEnd.png");
  background-position: top left;
  background-size: 100% 100%;
  background-color: #72E939;
}
.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;
}
.divWithCal .buttons {
  margin-bottom: 20px;
}
.divWithCalComplete h2 {
  text-align: center;
}
.divWithCalComplete h4 {
  margin-top: 2em;
  text-align: center;
}
.divWithCalComplete h4 + p {
  text-align: center;
}
.tableCalMonth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  table-layout: fixed;
}
.tableCalMonth td {
  border: 1px solid #27408B;
  padding: 0;
  text-align: center;
}
.tableCalMonth td.selected,
.tableCalMonth td.selectable:hover,
.tableCalMonth td.selectable:hover span {
  cursor: pointer !important;
  background-color: yellow !important;
}
.tableCalMonthTitle {
  color: #FFFFFF;
  background-color: #27408B;
  line-height: 33px;
}
.calWDays {
  color: #FFFFFF;
  background-color: #008B45;
}
/* Bootsrtrap sm */
@media (min-width: 768px) {
  .monthWith5Weeks {
    margin-bottom: 62px;
  }
}
body.isIframe.isLodging h2 {
  display: none;
}
.tableCalMonth td {
  border: 1px solid #402F05;
}
.tableCalMonthTitle {
  background-color: #402F05;
}
.pswp__bg {
  background-color: #27408B !important;
  opacity: 0.8 !important;
}
.pswp__caption__center {
  text-align: center !important;
}
.pswp__counter,
.pswp__caption__center {
  color: #FFFFFF !important;
}
.pswp__button pswp__button--share {
  display: none;
}
.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;
  color: #FFFFFF;
}
.pswp__button--arrow--left .fa-chevron-left,
.pswp__button--arrow--right .fa-chevron-left {
  width: 35px;
}
.pswp__button--arrow--left .fa-chevron-right,
.pswp__button--arrow--right .fa-chevron-right {
  width: 25px;
}
.pswp__bg {
  background-color: #402F05 !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 #008B45;
  box-shadow: 0px 0px 10px #27408B;
}
/* ///////////////////////
IFRAME-CONTENT 2020-11-11
////////////////////////*/
.divWithIframe {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 2px solid #5292b4;
  position: relative;
  overflow: hidden;
}
.divWithIframe img {
  width: 100%;
  max-width: none !important;
  display: none;
}
.divWithIframe .divWithDisclaimer {
  background-color: #008B45;
  color: #27408B;
  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 .divWithText {
  padding: 15px;
  max-height: 200px;
  height: 100%;
  overflow-y: auto;
}
.divWithIframe .divWithDisclaimer .divWithButton {
  background-color: #FFFFFF;
  padding: 15px 0;
  border-top: 2px solid #402F05;
}
.divWithIframe .divWithOpac {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.divWithIframe.youtube {
  overflow: hidden;
  position: relative;
  margin-bottom: 1em;
}
.divWithIframe.youtube.loading {
  background-image: none;
  padding-bottom: 56.25%;
  height: 0 !important;
}
.divWithIframe.youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.divWithIframe iframe {
  height: 213px;
  margin-bottom: 0;
  float: left;
}
#divWithIframeGmapRoute {
  height: 315px;
}
@media (min-width: 500px) {
  #divWithIframeGmapRoute {
    height: 400px;
  }
  .divWithIframe .divWithDisclaimer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    border-top: 2px solid #5292b4;
    border-bottom: 2px solid #5292b4;
  }
  .divWithIframe .divWithDisclaimer .divWithText {
    max-height: none;
  }
  .divWithIframe iframe {
    height: 363px;
  }
  .divWithIframe img {
    display: inline-block;
  }
  .divWithIframe .divWithOpac {
    display: inline-block;
  }
  .divWithIframe.youtube .divWithText {
    font-size: 0.9em;
  }
}
@media (min-width: 540px) {
  .divWithIframe.youtube .divWithText {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .divWithIframe .divWithDisclaimer {
    height: auto;
  }
  .divWithIframe .divWithDisclaimer .divWithText {
    text-align: left;
    float: left;
    width: 60%;
  }
  .divWithIframe .divWithDisclaimer .divWithButton {
    position: relative;
    float: right;
    width: 40%;
    background-color: transparent;
    padding-top: 58px;
    border-top: 0;
  }
  .divWithIframe iframe {
    height: 536px;
  }
  .divWithIframe.youtube .divWithText {
    font-size: 0.9em;
  }
}
@media (min-width: 800px) {
  .divWithIframe.youtube .divWithText {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  .divWithIframe iframe {
    height: 670px;
  }
}
.divWithIframe {
  border: 1px solid #402F05;
  margin-bottom: 15px;
}
.divWithIframe .divWithDisclaimer {
  background-color: #FFFFFF;
}
@media (min-width: 500px) {
  .divWithIframe .divWithDisclaimer {
    border-top: 1px solid #402F05;
    border-bottom: 1px solid #402F05;
  }
}
#divWithBG {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: none;
  background-size: cover;
  background-position: center;
  z-index: -1;
  /*
    position: absolute;
    background-attachment: fixed;
    */
}
