/*
Platzhalter-Hintergrund graublau: #6BA3BE

dunkelblau (Schrift und BG): #0B52B9
helles blau (hover): # 00bfff
taubenblau (Randfarbe): rgb(96, 111, 140)
gelb (BG Header): #FFD986


*/
/* CSS crunched with Crunch - http://crunchapp.net/ */
body {
  background: #6BA3BE;
  color: #0B52B9;
  background-image: url(../images/Ostsee_Hintergrund_Fotolia_39411423_M.jpg);
  font-size: 16px;
  background-attachment: fixed;
  background-size: cover;
}
h1,
h2,
h3,
h4,
h5,
label {
  color: #0B52B9;
  font-weight: normal;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.2em;
}
#divWithPrivacy * {
  text-align: left;
}
.clearBoth {
  clear: both;
}
label {
  cursor: pointer;
}
ul,
ol {
  padding-left: 16px;
}
input,
button,
select,
textarea {
  border: 1px solid #606f8c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #0B52B9;
}
iframe {
  width: 100%;
  border: 0;
  min-height: 730px;
}
iframe#matomo {
  border: 1px solid #0B52B9;
  height: 110px;
  min-height: 10px;
}
p,
li {
  line-height: 1.5em;
}
p + ul {
  margin-top: -0.6em;
}
.divWithIncList p + ul {
  margin-top: 0;
}
.size2 {
  font-size: 0.8em;
}
img.lazy {
  background: url(../gfx/loading.gif) no-repeat center;
}
.page {
  width: 960px;
  margin: 0 auto;
  text-align: center;
  background: inherit;
}
.scrollup {
  background: #FFD986;
  bottom: 5px;
  display: none;
  height: 48px;
  opacity: 1;
  position: fixed;
  right: 5px;
  width: 48px;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border: 3px solid #0B52B9;
  color: #0B52B9;
}
.scrollup:hover {
  text-decoration: none;
  background-color: #00bfff;
  color: #fff;
}
.scrollup div {
  font-size: 30px;
  padding: 4px 0 0 7px;
}
.button {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 4px 10px;
  font-weight: bold;
  background-color: #0B52B9;
  color: #fff;
}
.button:hover {
  background-color: #00bfff;
  color: #fff;
  text-decoration: none;
}
.tableIncDecField {
  border: 1px solid #606f8c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 10px;
}
.tableIncDecField > tbody > tr > td {
  padding: 0;
}
.tableIncDecField > tbody > tr > td.tdIncDecField {
  padding: 2px 3px 2px 3px;
  vertical-align: top;
}
.tableIncDecField > tbody > tr > td.tdIncDecField select {
  margin: 3px 2px 0;
}
.tableIncDecField input,
.tableIncDecField select {
  border: 0;
  border-radius: 0;
}
.tableIncDecField input {
  min-height: 27px;
}
.tableIncDecFieldUnit .tableIncDecField {
  margin: 0 5px 0 0;
}
.tableIncDecFieldUnit .tableIncDecField > tbody > tr > td.tdIncDecField {
  padding: 0;
  vertical-align: middle;
}
.textfield {
  width: 300px;
}
.dateField,
.birthday {
  width: 100px;
  text-align: center;
}
.dateFieldButton {
  background: url("../gfx/calendar.png") 0 -1px no-repeat;
  display: inline-block;
  height: 32px;
  width: 32px;
  border: 0;
}
.dateFieldButton:hover {
  background-color: transparent;
}
.dateFieldButton img {
  display: none;
}
#divWithBG {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}
#zv {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
#zv img {
  border: 0;
}
div.popover {
  width: 400px;
}
div.popover h3.popover-title {
  text-align: center;
  font-weight: bold;
  background: #FFD986;
}
div.popover div.popover-content {
  text-align: center;
}
div.popover div.popover-content img {
  margin-bottom: 1em;
}
#divWithHeader {
  background: rgba(255, 255, 255, 0.8);
  min-width: 960px;
}
#divWithHeader .col-md-4:nth-child(1) {
  text-align: left;
}
#divWithHeader .col-md-4:nth-child(3) {
  text-align: right;
}
#divWithHeader .col-md-4 h4 {
  margin-top: 35px;
  font-weight: bold;
}
#divWithHeader .col-md-4 h1 {
  text-shadow: 0 5px 6px #ccc;
  padding: 1em 0;
  text-align: center;
  margin: 0;
  color: #0B52B9;
  font-size: 1.7em;
}
#divWithHeader .col-md-4 h1 div {
  font-size: 0.5em;
  color: #0B52B9;
  line-height: 2em;
}
#divWithHeader .col-md-4 a {
  text-decoration: underline;
}
#divWithHeader .page {
  background: transparent;
}
#divWithHeader .row {
  margin-right: 0;
  padding-left: 10px;
}
#divWithNav {
  min-width: 960px;
  background-color: #FFD986;
  border-bottom: 1px inset #606f8c;
  border-top: 1px outset #FFF;
  box-shadow: 0 10px 25px #606f8c;
}
#divWithNav .page {
  padding: 1em 0 0.8em;
}
#divWithNav ul.nav {
  display: inline-block;
}
#divWithNav .dropdown-menu {
  background: #FFD986;
}
#divWithNav .nav .open > a,
#divWithNav .nav .open > a:hover,
#divWithNav .nav .open > a:focus,
#divWithNav .nav-pills > li > a:hover,
#divWithNav .nav-pills > li > a:focus,
#divWithNav .nav-pills > li > a:active {
  background: #0B52B9;
  color: #fff;
}
#divWithNav .nav a:hover .caret,
#divWithNav .nav a:active .caret,
#divWithNav .nav .open > a .caret {
  border-top-color: #fff;
}
#divWithNav .nav-pills > li.active > a,
#divWithNav .nav-pills > li.active > a:hover,
#divWithNav .nav-pills > li.active > a:focus {
  background-color: #0B52B9;
}
#divWithNav .dropdown-menu > .active > a,
#divWithNav .dropdown-menu > .active > a:hover,
#divWithNav .dropdown-menu > .active > a:focus {
  background-color: #0B52B9;
  color: #fff;
}
#divWithNav .dropdown-menu > li > a:hover,
#divWithNav .dropdown-menu > li > a:focus {
  background-color: #0B52B9;
  color: #fff;
}
.content {
  text-align: left;
  padding: 10px;
  margin: 20px 0;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.content h2 {
  margin-top: 0;
  text-align: center;
  font-weight: normal;
  margin-bottom: 0.5em;
}
/* deaktiviert am 03.06.24 .content .col-md-8{min-height:250px} */
.content.center {
  text-align: center;
}
.content a {
  color: #0B52B9;
  text-decoration: underline;
}
.content a.aIncDec {
  background: #0B52B9;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 3px 5px;
  display: inline-block;
  width: 25px;
  text-decoration: none;
}
.content a.aIncDec:hover {
  text-decoration: none;
  background: #00bfff;
}
.content .row {
  margin-right: 0;
}
.carousel {
  margin-bottom: 1em;
}
.carousel h3 {
  color: #fff;
}
.carousel .carousel-control {
  opacity: 1;
  background: transparent;
  color: #0B52B9;
  text-shadow: none;
  width: 18%;
}
.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background-image: none;
}
.carousel .carousel-control:hover,
.carousel .carousel-control:focus,
.carousel .carousel-control:active {
  color: #00bfff;
}
.carousel .carousel-inner > .item > img,
.carousel .carousel-inner > .item > a > img {
  height: 400px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#divWithImpressum h2 {
  font-size: 1.4em;
  margin-top: 1.5em;
  text-align: left;
}
#divWithImpressum h3 {
  font-size: 1.2em;
  margin-top: 1em;
  text-align: left;
}
#tableGoogleMapRoute {
  width: 50%;
  margin-left: 25%;
}
#tableGoogleMapRoute td {
  padding: 5px;
}
#tableGoogleMapRoute td input[type=text],
#tableGoogleMapRoute td .button {
  width: 100%;
}
#tableGoogleMapRoute td #googleMapTo {
  background-color: transparent;
  border: 0;
}
.googleMapLinklist {
  padding-left: 0;
  list-style-type: none;
}
.googleMapLinklist li {
  display: inline-block;
  width: 23%;
  text-align: center;
}
.googleMapLinklist li a {
  text-decoration: underline;
}
.googleMapLinklist li:nth-child(4) {
  width: 27%;
}
.gm-style-iw {
  min-width: 200px;
}
.gm-style-iw address.size2 {
  font-size: 1em;
}
.gm-style-iw address.size2 a {
  font-size: inherit;
}
#googleMapRoute {
  margin-bottom: 1em;
}
#googleMapRoute table.adp-directions {
  width: 100%;
}
#googleMapRoute td,
#googleMapRoute .adp-summary {
  color: #0B52B9;
}
#googleMapRoute img.adp-marker {
  margin: 0.5em;
}
#googleMapRoute .adp-legal {
  text-align: center;
  font-size: 0.6em;
}
#guestbook-city,
#guestbook-country {
  width: 0;
  height: 0;
  border: 0;
  display: inline-block;
}
#divWithGbNr {
  min-height: 58px;
  text-align: center;
  cursor: pointer;
  padding: 0;
  font-weight: bold;
  font-size: 1.9em;
  line-height: 1.8em;
  margin-bottom: 18px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-image: url(../gfx/refresh.png);
}
#divWithGuestbookEntries .row.prevnext {
  margin: 1em 0;
}
#divWithGuestbookEntries .row .col-md-4 {
  padding: 0;
}
#divWithGuestbookEntries .gBookEntry {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px;
}
#divWithGuestbookEntries .gBookEntry:nth-child(odd) {
  background-color: #FFD986;
}
#divWithGuestbookEntries .gBookEntry:nth-child(even) {
  background-color: #fff;
}
#divWithGuestbookEntries .gBookEntry .gBookEntryTitle {
  font-weight: bold;
  margin-bottom: 1em;
}
#divWithGuestbookEntries .gBookEntry .gBookEntryContent {
  margin-bottom: 1em;
}
#divWithGuestbookEntries .gBookEntry .gBookEntryComment {
  color: #606f8c;
}
#divWithGuestbookMessage {
  text-align: center;
}
#divWithGuestbookMessage .progress {
  margin: 1em 0;
}
.divCalComplete h1.titleCal {
  display: none;
}
.divCalComplete h2 {
  font-size: 1.2em;
  margin-top: 1em;
}
.divCalComplete .size2 {
  font-size: 1em;
}
.divCalComplete .divCal {
  text-align: center;
  padding: 0 175px;
}
.divCalComplete .infoCalLastEntry {
  text-align: center;
}
.divCalComplete .tableCalLegend td:nth-child(odd) {
  padding-right: 20px;
}
#cal_gfx_key_holiday {
  width: 22px;
  height: 29px;
  border: 1px solid #606f8c;
  vertical-align: top;
  margin-left: 5px;
}
#cal_gfx_key_holiday img {
  border: 0;
  margin: 0;
  float: left;
}
.cal_gfx_key {
  border: 1px solid #606f8c;
  margin: 5px;
}
.cal_gfx_key_old {
  background-color: #aaa;
  color: #ccc;
}
.cal_gfx_key_normal {
  background-color: #84e754;
}
.cal_gfx_key_belegt {
  background-color: #fc6752;
}
.cal_gfx_key_an {
  background-color: #84e754;
  background-image: url(https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-classic/gfx/an.gif);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.cal_gfx_key_ab {
  background-color: #84e754;
  background-image: url(https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-classic/gfx/ab.gif);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.trCalPrevNext td {
  padding: 0.5em 0;
}
.trCalPrevNext td a {
  display: block;
  text-decoration: none;
  color: #fff;
}
table.tableCal {
  border-collapse: inherit;
  border-spacing: 5px;
}
table.tableCal table.tableCalMonthBorder {
  background-color: #606f8c;
  border-collapse: inherit;
  border-spacing: 0px;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth {
  border-collapse: inherit;
  border-spacing: 1px;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth .tableCalMonthTitle {
  background-color: #00bfff;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth tr.calWDays td {
  background-color: #FFD986;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth tr.calDays td {
  background-color: #fff;
  text-align: center;
  font-size: 12px;
  padding-bottom: 5px;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth tr.calDays td img {
  float: left;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth tr.calDays td.dayOld {
  background-color: #aaa;
  color: #ccc;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth tr.calDays td.dayFree {
  background-color: #84e754;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth tr.calDays td.dayBelegt {
  background-color: #fc6752;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth tr.calDays td.dayAn {
  background-color: #84e754;
  background-image: url(https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-classic/gfx/an.gif);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
table.tableCal table.tableCalMonthBorder table.tableCalMonth tr.calDays td.dayAb {
  background-color: #84e754;
  background-image: url(https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-classic/gfx/ab.gif);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#divWithContact {
  display: none;
}
#divWithContactIndicator {
  text-align: center;
}
#divWithContactIndicator .progress {
  margin: 1em 0;
}
#divFormContact h2 div {
  color: #aaa;
  font-size: 0.5em;
  line-height: 2em;
}
#divFormContact h3 {
  font-size: 1.2em;
  margin-bottom: 0;
}
#divFormContact h3 div {
  color: #aaa;
  font-size: 0.8em;
  margin: 0.5em 0;
}
#divFormContact div > h3:nth-child(7) div {
  margin-bottom: -1em;
}
#divFormContact select {
  padding: 0;
}
#divFormContact textarea {
  width: 100%;
  margin: 0.5em 0 1em 0;
}
#divFormContact table > tbody > tr > td {
  padding: 5px 0;
}
#divFormContact table#tableContact {
  margin-bottom: 1em;
}
#divFormContact table#tableContact > tbody > tr > td:nth-child(1) {
  width: 18%;
}
#divFormContact table#tableContact > tbody > tr > td:nth-child(2) {
  width: 42%;
}
#divFormContact table#tableContact > tbody > tr > td:nth-child(3) {
  width: 8%;
}
#divFormContact table#tableContact > tbody > tr > td:nth-child(4) {
  width: 32%;
}
#divFormContact table#tableContact > tbody > tr > td:nth-child(4) > input {
  width: 100%;
}
#divFormContact table#tableContact input {
  width: 45%;
}
#divFormContact table#tableContact #visitor_firstname {
  width: 44%;
}
#divFormContact table#tableContactPersons {
  margin-bottom: 1em;
}
#divFormContact table.tableIncDecField td {
  padding: 0;
}
#divFormContact > table {
  margin: 1em 0;
}
#divFormContact > div > table {
  margin: 1em 0;
}
#divFormContact > div > div {
  margin: 1em 0;
}
#divFormContact #divFormContactSubmit {
  text-align: center;
  margin: 1em 0 3em 0;
}
#divFormContact #tableContactVacTime > tbody > tr > td:nth-child(2) {
  padding: 0 10px;
}
#divWithFeatures h2 {
  font-size: 1.2em;
  margin-top: 1em;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.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;
}
.divWithIncList p {
  margin-bottom: 0;
}
.nav-pills > li a {
  color: #0B52B9;
}
.nav-pills > li {
  display: inline-block;
  float: none;
  margin: 0 4px 2px;
}
.btn-primary {
  background-color: #0B52B9;
  color: white;
  border: 1px solid #606f8c;
}
.btn-primary:hover {
  background-color: #00BFFF;
  color: white;
  border: 1px solid #606f8c;
}
.form-control {
  border: 1px solid #606f8c;
  color: #0B52B9;
}
.div_preisetabelle {
  margin-bottom: 15px;
}
.div_preisetabelle .pt_border {
  background-color: #606f8c;
}
.div_preisetabelle .pt_border table {
  border-spacing: 1px;
  border-collapse: initial;
}
.div_preisetabelle .pt_border table td {
  background-color: #FFD986;
  padding: 5px;
  white-space: nowrap;
}
.div_preisetabelle .pt_border table td div.size1 {
  font-size: 0.6em;
}
.div_preisetabelle .pt_border a {
  cursor: default;
  color: #0B52B9;
}
.divWithIncList .hidden-xs {
  display: inline-block !important;
}
#priceFormSubmit {
  margin-top: 26px;
}
.showCal {
  cursor: pointer;
  color: #FFF;
  background-color: #0B52B9;
  border-color: #606f8c;
}
.showCal:hover {
  background-color: #00BFFF;
}
#linkVersicherung {
  text-decoration: none;
  color: #fff;
}
#divWithNobs {
  display: none;
}
#divWithNobsIndicator {
  text-align: center;
}
#divWithNobsIndicator .progress {
  margin: 1em 0;
}
#divNobsFootsteps {
  border: 1px solid #606f8c;
  padding: 0;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 100%;
}
#divNobsFootsteps .divNobsFootstepTitle {
  border-top: 1px solid #606f8c;
  background: #0B52B9;
  clear: both;
  overflow-y: hidden;
  font-size: 18px;
}
#divNobsFootsteps .divNobsFootstepTitle:first-child {
  border-top: 0;
}
#divNobsFootsteps .divNobsFootstepTitle.nobsFootstepSelected {
  background: #00bfff;
  color: #fff;
}
#divNobsFootsteps .divNobsFootstepTitle a {
  color: #0B52B9;
  cursor: pointer;
  display: block;
}
#divNobsFootsteps .divNobsFootstepTitle a span {
  display: inline-block;
  padding: 10px;
}
#divNobsFootsteps .divNobsFootstepTitle a span.spanStepEdit {
  float: right;
}
#divNobsFootsteps .divNobsFootstepTitle a:hover {
  background: #00bfff;
  color: #fff;
}
#divNobsFootsteps .divNobsFootstepTitle span {
  display: inline-block;
  padding: 10px;
}
#divNobsFootsteps .divNobsFootstepTitle span img {
  margin: -2px 5px 0;
}
#divNobsFootsteps .divNobsFootstepTitle span.spanNobsFootstepNr {
  display: inline-block;
  width: 40px;
  text-align: center;
  padding-right: 0;
}
#divNobsFootsteps #divNobsFootstepContent1 .tabViewLodgingTab2 .tableCal {
  border-spacing: 80px 10px;
}
#divNobsFootsteps #divNobsFootstepContent1 .tabViewLodgingTab2 .tableCal a.button {
  color: #fff;
  text-decoration: none;
  display: block;
}
#divNobsFootsteps #divNobsFootstepContent1 .tabViewLodgingTab2 .tableCal .tableCalMonthBorder .tableCalMonth tr.calWDays td div {
  width: 20px;
}
#divNobsFootsteps #divNobsFootstepContent1 .tabViewLodgingTab2 .tableCal .tableCalMonthBorder .tableCalMonth tr.calDays td {
  padding-bottom: 0;
}
#divNobsFootsteps #divNobsFootstepContent1 .tabViewLodgingTab2 .tableCal .tableCalMonthBorder .tableCalMonth tr.calDays td a {
  text-decoration: none;
  cursor: default;
}
#divNobsFootsteps #divNobsFootstepContent1 .tabViewLodgingTab2 .tableCal .tableCalMonthBorder .tableCalMonth tr.calDays td img {
  width: 100%;
  height: 3px;
}
#divNobsFootsteps .divNobsFootstepContent .content {
  padding: 10px;
  margin: 0;
  font-size: inherit;
}
#divNobsFootsteps .divNobsFootstepContent .content h3:first-child {
  margin-top: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content .size1 {
  font-size: 0.8em;
}
#divNobsFootsteps .divNobsFootstepContent .content .size2 {
  font-size: 1em;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings {
  list-style-type: none;
  padding-left: 0;
  border: 1px solid #606f8c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList {
  border-top: 1px solid #606f8c;
  padding: 5px 5px 0;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList > input {
  float: left;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList label {
  margin-left: 5px;
  cursor: pointer;
  font-size: 16px;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList:first-child {
  border-top: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList.lodgingFree {
  background: #84e754;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList.lodgingNotFree {
  background: #fc6752;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList.lodgingDirectBookable {
  background: #0080ff;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList.lodgingDirectBookable > a,
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList.lodgingDirectBookable label {
  color: #fff;
}
#divNobsFootsteps .divNobsFootstepContent .content #ulLodgings li.lodgingList .yui-content ul {
  margin-bottom: 1em;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableVacLegend span {
  font-weight: bold;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableVacLegend td {
  vertical-align: top;
  padding-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableVacLegend td:first-child {
  width: 130px;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableVacLegend td:first-child a {
  display: block;
  text-decoration: none;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  border: 1px solid #606f8c;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableVacLegend td:first-child a.notDirectBookable {
  background: #84e754;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableVacLegend td:first-child a.directBookable {
  background: #0080ff;
  color: #fff;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableVacLegend td:first-child a.notBookable {
  background: #fc6752;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableNobsVacTime {
  margin-bottom: 1em;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableNobsVacTime td.nobsVacTimeTitle {
  min-width: 210px;
  height: 38px;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableNobsVacTime td .tableIncDecField {
  margin: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableNobsVacTime td .tableIncDecField .tdIncDecField {
  padding: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableNobsVacTime td .dateFieldButton {
  margin-left: 5px;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableNobsVacTime td #buttonGetFreeLodgings {
  margin: 1em 0;
}
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson .nobsTablePersonTitle {
  width: 175px;
}
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson label {
  color: #0B52B9;
}
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson #nobsHousenumber,
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson #nobsPostcode {
  width: 61px;
}
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson #nobsCity,
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson #nobsStreet {
  width: 235px;
}
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson #nobsLastname,
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson #nobsFirstname,
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson .lastname,
#divNobsFootsteps .divNobsFootstepContent .content table#nobsTablePerson .firstname {
  width: 144px;
}
#divNobsFootsteps .divNobsFootstepContent .content table#tableConfirm {
  background-color: transparent;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table {
  background-color: #606f8c;
  margin-bottom: 1em;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table table {
  border-spacing: 1px;
  border-collapse: initial;
  margin-bottom: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table table tr td {
  background: #fff;
  padding: 5px;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table table tr:first-child td {
  background: #FFD986;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table table.tableIncDecField {
  border-spacing: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table table.tableIncDecField td {
  padding: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table table.tableIncDecField td.tdIncDecField {
  background: #fff;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table.tableWithNobsPersons {
  background-color: transparent;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table.tableWithNobsPersons .tableIncDecField {
  margin: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table.tableWithNobsPersons .tdWithNobsPersonsIncDec {
  padding-right: 5px;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstep table#tableAddCosts .tableIncDecField {
  margin: 0;
}
#divNobsFootsteps .divNobsFootstepContent .content .divContentNobsFootstepError {
  color: #b94a48;
  background: #f2dede;
  border: 1px solid #ebccd1;
  padding: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 1em;
}
#divNobsFootsteps .divNobsFootstepContent .content .divWithTravellerForm {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px;
}
#divNobsFootsteps .divNobsFootstepContent .content .divWithTravellerForm button {
  margin: 0.5em 0;
}
#divNobsFootsteps .divNobsFootstepContent .content .divWithTravellerForm:nth-child(even) {
  background: #FFD986;
  margin: 1em 0;
}
#divNobsFootsteps .divNobsFootstepContent .content #divSubmitButton {
  text-align: center;
}
#divNobsFootsteps .divNobsFootstepContent .content #divSubmitButton #buttonSubmitBooking {
  margin: 1em 0;
  padding: 1em;
  font-weight: bold;
}
#divNobsFootsteps .divNobsFootstepContent .content #divSubmitButton #divWithMwstInfo {
  font-size: 0.8em;
}
#divNobsFootsteps .divNobsFootstepContent .content #divSubmitButton div {
  text-align: left;
}
#divNobsFootsteps .divNobsFootstepContent .tableNobsFootstepPrevNext {
  width: 100%;
  border-top: 1px solid #606f8c;
  background-color: #FFD986;
}
#divNobsFootsteps .divNobsFootstepContent .tableNobsFootstepPrevNext a {
  font-size: 18px;
  text-decoration: none;
  display: block;
  padding: 5px 0;
}
#divNobsFootsteps .divNobsFootstepContent .tableNobsFootstepPrevNext a img {
  margin: 0 5px 3px;
}
#divNobsFootsteps .divNobsFootstepContent .tableNobsFootstepPrevNext a:hover {
  background: #00bfff;
  color: #fff;
}
#divNobsFootsteps .divNobsFootstepContent .tableNobsFootstepPrevNext td.next {
  text-align: right;
}
#divNobsFootsteps #divNobsFootstepContent6 h3 {
  font-size: 1em;
}
#divNobsFootsteps #divNobsFootstepContent6 textarea {
  width: 100%;
}
#divWithFooter {
  background: #0B52B9;
}
#divWithFooter h4 {
  text-align: left;
  color: #FFD986;
  font-weight: normal;
}
#divWithFooter a {
  display: block;
  text-align: left;
  text-decoration: none;
  color: #FFF;
}
#divWithFooter a:hover {
  text-decoration: underline;
}
#divWithFooter a#copyright {
  color: #fff;
  display: block;
  padding: 1em 0;
  text-align: center;
}
#divWithFooter .row {
  margin-right: 0;
  padding-left: 10px;
}
#divWithFooter ul li {
  color: white;
}
/* Relaunch-Inhalte */
.content > h1 {
  font-size: 1.8em;
  margin-top: 0;
  text-align: center;
}
.hideCal .showCal {
  display: none;
}
#divWithFooter address {
  color: #FFF;
  text-align: left;
}
#divWithFooter address a {
  display: inline-block;
}
address span {
  display: inline-block;
  min-width: 60px;
  font-size: inherit;
  margin-right: 5px;
  font-weight: bold;
}
/*
#collapseAus ul{
   margin-bottom: 0;
}
*/
#collapseAus a {
  text-decoration: none;
  display: block;
  padding: 10px 8px;
  background-color: #00bfff;
  color: #FFF;
}
#collapseAus a.collapsed {
  background-color: #fff;
  color: #0B52B9;
}
#collapseAus a:hover {
  background-color: #00bfff;
  color: white;
}
#collapseAus .panel {
  border: 1px solid #606f8c;
  overflow: hidden;
}
.content #collapseAus .panel-heading,
.content #collapseAus .panel-title {
  padding: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
#collapseAus a .glyphicon {
  margin-right: 5px;
  min-width: 16px;
  float: left;
  line-height: 17px;
}
#collapseAus a .glyphicon-chevron-right {
  display: none;
  margin-top: -1px;
}
#collapseAus a .glyphicon-chevron-down {
  display: inline-block;
}
#collapseAus a.collapsed .glyphicon-chevron-right {
  display: inline-block;
}
#collapseAus a.collapsed .glyphicon-chevron-down {
  display: none;
}
#divWithFeatures li img.rolly {
  float: right;
  position: relative;
  top: -32px;
}
#divWithFeatures img.dtv {
  float: right;
  cursor: pointer;
}
#divWithYoutubeContainer {
  width: 450px;
  height: 338px;
  min-height: 1px;
  margin: 5px 15px 5px 0;
  float: left;
}
#iframeYoutube {
  min-height: 322px;
}
#googleMapReset {
  margin: 15px 0;
}
#googleMap {
  height: 403px;
}
/* ///////////////////////
IFRAME-CONTENT
////////////////////////*/
.divWithIframe {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #0B52B9;
  position: relative;
  overflow: hidden;
}
.divWithIframe img {
  width: 100%;
  max-width: none !important;
}
.divWithIframe .divWithDisclaimer {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 15px;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  color: #0B52B9;
  text-align: center;
  z-index: 2;
  height: 100%;
  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 .divWithOpac {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.divWithIframe.youtube {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.divWithIframe.youtube.loading {
  background-image: none;
}
#divWithIframeGmapRoute {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 400px;
}
@media (min-width: 500px) {
  .divWithIframe .divWithDisclaimer {
    border-top: 1px solid #0B52B9;
    border-bottom: 1px solid #0B52B9;
    height: auto;
  }
}
/* ///////////////////////
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 #0B52B9;
  box-shadow: 0px 0px 10px #555;
}
/*///////////////////
FREIE TERMINE AB 28.04.2020
//////////////////////*/
.infoCalLastEntry {
  text-align: center;
}
.divWithCalComplete h4 {
  margin-top: 2em;
  text-align: center;
}
.divWithCalComplete .btn {
  margin-bottom: 20px;
  white-space: normal;
  /*
    &.disabled {
       color: #ccc;
    }
    */
}
.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 .tableCalMonth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  table-layout: fixed;
}
.divWithCalComplete .tableCalMonth td {
  border: 1px solid #002E72;
  padding: 0;
}
.divWithCalComplete .tableCalMonth td a {
  text-decoration: none;
  color: #0B52B9;
  display: block;
  padding-top: 10px;
  cursor: default;
}
.divWithCalComplete .tableCalMonth .tableCalMonthTitle {
  background: #86beff;
  text-align: center;
  line-height: 33px;
}
.divWithCalComplete .tableCalMonth .calWDays {
  background: #F8D26D;
  text-align: center;
}
.divWithCalComplete .tableCalMonth .calDays {
  text-align: center;
  min-width: 20px;
  max-width: 50px;
}
.divWithCalComplete .tableCalMonth .calDays span {
  color: #002E72;
  cursor: default;
  text-decoration: none;
  height: 10px;
  line-height: 41px;
  padding: 0;
  display: block;
}
.divWithCalComplete .tableCalMonth .calDays span.vac {
  border-bottom: 5px solid yellow;
}
.divWithCalComplete .tableCalMonth .dayNotFree,
.divWithCalComplete .tableCalMonth .dayStartEnd {
  background: #FB4E3C;
  border: 1px solid #002E72;
}
.divWithCalComplete .tableCalMonth .dayFree {
  background: #72E939;
  border: 1px solid #002E72;
}
.divWithCalComplete .tableCalMonth .dayOld {
  background: #9A9A9A;
  border: 1px solid #002E72;
}
.divWithCalComplete .tableCalMonth .dayStart {
  background-image: url("https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/calendar/rwd/dayStart.png");
  background-position: top left;
  border: 1px solid #002E72;
  background-size: 100% 100%;
  background-color: #72E939;
}
.divWithCalComplete .tableCalMonth .dayEnd {
  background: url("https://www.nordseetraum.de/ressourcen/tpl/nordseetraum-relaunch/gfx/calendar/rwd/dayEnd.png");
  border: 1px solid #002E72;
  background-size: 100% 100%;
  background-color: #72E939;
}
.divWithCalComplete .tableCalMonth .dayHoliday {
  border: 1px solid #002E72;
}
.divWithCalComplete .tableCalMonth .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 .tableCalLegend {
  margin-bottom: 20px;
  text-align: left;
}
.divWithCalComplete .tableCalLegend div {
  display: inline-block;
  min-width: 30px;
}
.divWithCalComplete .tableCalLegend .col {
  margin-bottom: 20px;
}
/* Bootsrtrap sm */
@media (min-width: 768px) {
  .divWithCalComplete .tableCalMonth.monthWith5Weeks {
    margin-bottom: 62px;
  }
}
/* Bootsrtrap md */
@media (min-width: 992px) {
  .divWithCalComplete .calDays span {
    height: 38px;
    line-height: 38px;
  }
}
#scrollup {
  z-index: 31;
}
/*
*
* Legende
*
*/
.tableCalLegend {
  margin-bottom: 20px;
  text-align: left;
}
.tableCalLegend div {
  display: inline-block;
  min-width: 30px;
}
.tableCalLegend .col {
  margin-bottom: 20px;
  width: 20% !important;
}
.tableCalLegend .col:nth-child(5) {
  display: none;
}
/*
*
* Bootstrap - Reihen
*
*/
.calRow .col-xs-3,
.calRow .col-xs-6,
.calRow .col-xs-12,
.calRow .col-sm-3,
.calRow .col-sm-6,
.calRow .col-sm-12,
.calRow .col-md-3,
.calRow .col-md-6,
.calRow .col-md-12 {
  height: auto;
  display: block;
}
/*
*
* Bootstrap - Buttons
*
*/
.row.buttons {
  margin-bottom: 20px;
}
.btn {
  white-space: normal;
}
.btn.disabled {
  color: #ccc;
}
.btn-primary {
  background: #002E72;
  border: 1px solid transparent;
  transition: all 0.1s ease-in-out;
}
.btn-primary:hover {
  background: #86beff;
  color: #002E72;
}
/*
*
* Kalendar - Monat
*
*/
.tableCalMonth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  table-layout: fixed;
}
.tableCalMonth td {
  border: 1px solid #002E72;
  padding: 0;
}
.tableCalMonth .tableCalMonthTitle {
  background: #86beff;
  text-align: center;
  line-height: 33px;
}
.tableCalMonth .calWDays {
  background: #F8D26D;
}
/*
*
* Kalendar - Tage
*
*/
.calDays {
  text-align: center;
  min-width: 20px;
  max-width: 50px;
}
.calDays span {
  color: #002E72;
  cursor: default;
  text-decoration: none;
  height: 41px;
  line-height: 41px;
  padding: 0;
  display: block;
}
.dayNotFree {
  background: #FB4E3C;
  border: 1px solid #002E72;
}
.dayFree {
  background: #72E939;
  border: 1px solid #002E72;
}
.dayOld {
  background: #9A9A9A;
  border: 1px solid #002E72;
}
.dayStart {
  background-image: url("svg/dayStart.png");
  background-position: top left;
  border: 1px solid #002E72;
  background-size: 100% 100%;
  background-color: #72E939;
}
.dayEnd {
  background: url("svg/dayEnd.png");
  border: 1px solid #002E72;
  background-size: 100% 100%;
  background-color: #72E939;
}
.dayHoliday {
  border: 1px solid #002E72;
}
.dayHoliday span {
  background-image: url("svg/dayHoliday.png");
  background-position: top left;
  background-size: 10px 10px;
  background-repeat: no-repeat;
}
/*
.dayHoliday.dayNotFree {
	background: @daySpecialNotFree;
	background-size: auto;
}

.dayHoliday.dayFree {
	background: @daySpecialFree;
	background-size: auto;
}

.dayHoliday.dayOld {
	background: @daySpecialOld;
	background-size: auto;
}

.dayHoliday.dayStart {
	background-image: @daySpecialStart;
	background-position: top left, top left;
	background-size: auto, 100% 100%;
}

.dayHoliday.dayEnd {
	background-image: @daySpecialEnd;
	background-position: top left, top left;
	background-size: auto, 100% 100%;
}
*/
/* Bootsrtrap sm */
@media (min-width: 768px) {
  .tableCalMonth.monthWith5Weeks {
    margin-bottom: 62px;
  }
}
/* Bootsrtrap md */
@media (min-width: 992px) {
  .calDays span {
    height: 38px;
    line-height: 38px;
  }
}
.modal-header {
  overflow: hidden;
  position: relative;
}
.modal-body {
  max-height: 400px;
  overflow-y: auto;
}
.modal-header .close {
  margin-top: -2px;
  color: #FFF;
  background-color: #002E72;
  float: right;
  width: 59px;
  line-height: 40px;
  font-size: 6em;
  position: relative;
  top: -13px;
  right: -15px;
  margin-bottom: -29px;
  font-size: 0.5em;
  text-shadow: none;
  opacity: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.modal-header .close:hover {
  background-color: #86beff;
}
.modal-header .close span {
  font-size: 7em;
  text-shadow: none;
  color: white;
}
.modal-header .close span.sr-only {
  display: none;
}
#modalCorona {
  text-align: left;
}
#modalCoronaBody .alert-danger {
  font-weight: bold;
}
.modal-header .btn {
  border-radius: 0;
  border-top-right-radius: 4px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 57px;
  line-height: 1;
  font-size: 1.5em;
}
.modal-header .btn .fa {
  color: white;
}
