#storno-link {
  left: 10px;a
}

@media (min-width: 670px) {
  #b2m-booking-inline {
    position: relative;
  }

  #storno-link {
    position: absolute;
    right: 0;
    left: auto;
    z-index: 1000;
  }
}

@font-face {
  font-family: "social";
  src: url("../fonts/social.eot?qa06tb");
  src: url("../fonts/social.eot?qa06tb#iefix") format("embedded-opentype"), url("../fonts/social.ttf?qa06tb") format("truetype"), url("../fonts/social.woff?qa06tb") format("woff"), url("../fonts/social.svg?qa06tb#social") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}

.b2m-summary.storno-link {
  textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ededed;
    border: 1px solid #dddddf;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
  }
  select, textarea {
    padding:5px;
  }
}

.storno-link, .block-spaeasy2book {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;

  line-height: 1;
  border: 0;
  font: inherit;
  vertical-align: baseline;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12.88px;
  line-height: 24px;
  color: #333;
  background-color: #fff;
  display: flex;
  flex-direction: column;

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
  }

  article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block
  }

  ol, ul {
    list-style: none
  }

  blockquote, q {
    quotes: none
  }

  blockquote:before, blockquote:after, q:before, q:after {
    content: none
  }

  table {
    border-collapse: collapse;
    border-spacing: 0
  }

  a:focus {
    outline: none
  }

  a:hover, a:active {
    outline: 0
  }

  sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
  }

  sup {
    top: -0.5em
  }

  sub {
    bottom: -0.25em
  }

  img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
  }

  button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
  }

  button, input {
    line-height: normal
  }

  button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
  }

  button, input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
  }

  label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer
  }

  textarea {
    overflow: auto;
    vertical-align: top
  }

  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
  }

  .clearfix:after {
    clear: both
  }

  #cookie-bar {
    text-align: center;
    padding: 3px 0;
    line-height: 24px;
    background: #c9c9cd;
    color: #FFF
  }

  #cookie-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
  }

  #cookie-bar.fixed.bottom {
    top: auto;
    bottom: 0
  }

  #cookie-bar p {
    padding: 0;
    margin: 0
  }

  #cookie-bar a {
    display: inline-block;
    padding: 0 8px;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 8px;
    color: #fff
  }

  #cookie-bar a.link {
    display: inline-block;
    padding: 0;
    text-decoration: underline;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-left: 0;
    color: #fff
  }

  #cookie-bar .cb-enable {
    display: inline-block;
    margin-left: 10px;
    background: #676c77
  }

  #cookie-bar .cb-enable:hover {
    background-color: #666
  }

  #cookie-bar .cb-disable {
    background: #990000
  }

  #cookie-bar .cb-disable:hover {
    background: #bb0000
  }

  #cookie-bar .cb-policy {
    background: #0033bb
  }

  #cookie-bar .cb-policy:hover {
    background: #0055dd
  }

  main {
    flex: 1
  }

  .contentpane {
    background: #fff
  }

  a {
    color: #000;
    text-decoration: underline
  }

  a:hover, a:focus {
    color: #333;
    text-decoration: none;
    -moz-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    transition: all linear .2s
  }

  p {
    margin: 0 0 13px
  }

  small {
    font-size: 85%
  }

  strong {
    font-weight: bold
  }

  em {
    font-style: italic
  }

  cite {
    font-style: normal
  }

  .text-left {
    text-align: left
  }

  .text-right {
    text-align: right
  }

  .text-center {
    text-align: center
  }

  h1, h2, h3, h4, h5, h6 {
    margin: 9px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.333;
    color: #333;
    text-rendering: optimizelegibility
  }

  h1 {
    font-size: 42px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 35px
  }

  h2 {
    font-size: 36px;
    margin: 6px 0 8px
  }

  h3 {
    font-size: 24px;
    margin: 16px 0 16px
  }

  h4 {
    font-size: 16px
  }

  h5 {
    font-size: 13px
  }

  h6 {
    font-size: 11px
  }

  ul, ol {
    padding: 0;
    margin: 0 0 9px 25px
  }

  ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0
  }

  dl {
    margin-bottom: 18px
  }

  dt, dd {
    line-height: 18px
  }

  dt {
    font-weight: bold
  }

  dd {
    margin-left: 9px
  }

  hr {
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
  }

  abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
  }

  blockquote {
    position: relative;
    padding: 17px 49px 58px 48px;
    margin: 27px 0 18px;
    background: #ededed;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    quotes: "\201C" "\201D" "\2018" "\2019"
  }

  blockquote p {
    margin-bottom: 0;
    line-height: 17px
  }

  blockquote small {
    display: block;
    line-height: 18px;
    color: #999
  }

  blockquote:before {
    position: absolute;
    top: 8px;
    left: 13px;
    font-family: Georgia, serif;
    color: #fff;
    font-weight: bold;
    content: '„';
    font-size: 4.25em;
    line-height: 0.1em
  }

  blockquote:after {
    position: absolute;
    right: 8px;
    bottom: 74px;
    font-family: Georgia, serif;
    color: #fff;
    font-weight: bold;
    content: '“';
    font-size: 4.25em;
    line-height: 0.1em
  }

  address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 18px
  }

  code, pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 11px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
  }

  code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap
  }

  pre {
    display: block;
    padding: 9px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
  }

  pre code {
    padding: 0;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0
  }

  form {
    margin: 0 0 18px
  }

  fieldset {
    padding: 0;
    margin: 0 0 40px;
    border: 0
  }

  legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19px;
    line-height: 36px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
  }

  legend small {
    font-size: 13px;
    color: #999
  }

  label, input, button, select, textarea {
    font-weight: normal;
    line-height: 1.4
  }

  input, button, select, textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:12.88px !important;
  }

  label {
    font-size: 12.88px;
  }

  input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 12.88px;
    line-height: 1.6;
    color: #555;
    vertical-align: middle
  }

  select, textarea {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 100%;
    line-height: 1.6;
    vertical-align: middle
  }

  input, textarea, .uneditable-input {
    width: 206px
  }

  textarea {
    height: auto
  }

  textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
  }

  textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(90, 103, 113, 0.8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 103, 113, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 103, 113, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(90, 103, 113, 0.6)
  }

  input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    line-height: normal
  }

  input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto
  }

  input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: none
  }

  select[multiple] {
    height: auto
  }

  select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
  }

  .uneditable-input, .uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
  }

  .uneditable-input {
    overflow: hidden;
    white-space: nowrap
  }

  .uneditable-textarea {
    width: auto;
    height: auto
  }

  .container {
    width: 980px;
    margin: 50px auto
  }

  .container-1280 {
    width: 100%;
    max-width: 1280px
  }

  .content-rows-1 > .content-inner {
    width: 100%
  }

  .content-rows-2 > *, .content-rows-3 > * {
    display: inline-block;
    vertical-align: top
  }

  .content-rows-2 > .content-inner {
    width: 620px
  }

  .content-rows-2 > .content-inner.space-top, .space-top {
    margin-top: 94px
  }

  .content-rows-2 > #lft-side {
    width: 280px;
    margin-right: 36px
  }

  .content-rows-2 > #lft-side h1.pos-title {
    white-space: nowrap
  }

  .content-rows-2 > #lft-side.is_stuck h1.pos-title {
    font-size: 28px;
    line-height: 34px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    white-space: normal
  }

  .content-rows-2 > .lft-side {
    width: 314px;
    min-height: 310px
  }

  .content-rows-2 > #rgt-side {
    width: 320px;
    margin-left: 36px
  }

  .content-rows-3 > .content-inner {
    width: 628px
  }

  .content-rows-3 > #lft-side {
    width: 220px;
    margin-right: 16px
  }

  .content-rows-3 > #rgt-side {
    width: 220px;
    margin-left: 16px
  }

  #header {
    position: relative;
    z-index: 10;
    width: 100%;
    min-height: 132px;
    background: #fff
  }

  #header .container {
    position: relative;
    margin: 0 auto
  }

  #header .container:not(.sitedescription) {
    display: flex;
    align-items: center
  }

  #header .sticky {
    position: fixed;
    z-index: 5;
    top: 0;
    width: 100%
  }

  #header .sticky.sticky-shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12)
  }

  #header a {
    display: inline-block
  }

  #header a#logo {
    margin: auto auto auto 0
  }

  #header a#logo img {
    display: inline-block
  }

  #header h1 {
    display: block;
    font-size: 180%;
    font-weight: 400;
    line-height: 1.2;
    width: auto;
    text-align: left;
    color: #444;
    justify-content: end;
    margin: auto 0 auto auto
  }

  #header h1 span {
    display: block
  }

  nav.container {
    margin: 0 auto 20px
  }

  nav.container ul {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right
  }

  nav.container ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
    border-left: 1px solid #ccc
  }

  nav.container ul li:first-of-type {
    border-left: 0
  }

  #contact-element {
    margin: 0 auto;
    padding: 20px 0 14px;
    background: transparent
  }

  #contact-element > div {
    display: flex;
    flex-direction: row
  }

  #contact-element > div > div:first-of-type {
    width: 60%
  }

  #contact-element > div > div:last-of-type {
    width: 40%;
    text-align: right
  }

  #contact-element [class^="icon-"], #contact-element [class*=" icon-"] {
    margin: 0 10px;
    font-size: 20px;
    text-decoration: none
  }

  #contact-element [class^="icon-"]:first-of-type, #contact-element [class*=" icon-"]:first-of-type {
    margin-left: 0
  }

  #contact-element [class^="icon-"]:last-of-type, #contact-element [class*=" icon-"]:last-of-type {
    margin-right: 0
  }

  .fullsize-img {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    overflow: hidden
  }

  .fullsize-img img {
    object-fit: cover;
    object-position: 50% 50%;
    position: relative;
    height: 100%;
    width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    display: block
  }

  #footer {
    width: 100%;
    height: 100%;
    background: #353535;
    color: #ccc;
    position: relative;
    z-index: 8;
    margin-top: 0;
    padding: 0
  }

  #footer .container {
    position: relative;
    margin: 0 auto;
    padding: 0
  }

  #footer > .container {
    padding: 20px 0
  }

  #footer ul {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0
  }

  #footer ul li {
    display: inline-block;
    margin-left: 10px
  }

  #footer ul li:first-of-type {
    margin-left: 0
  }

  #footer a {
    color: #ccc
  }

  main {
    position: relative;
    z-index: 9
  }

  .control-group {
    position: relative;
    width: 500px
  }

  #system-message-container {
    width: 100%;
    max-width: 980px;
    text-align: left;
    margin: 0 auto
  }

  #system-message-container #system-message {
    box-sizing: border-box;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0
  }

  .alert h4 {
    font-weight: bold;
    color: #007dbb
  }

  .alert.alert-message .close {
    text-decoration: none;
    float: right;
    font-size: 20px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px
  }

  .alert.alert-message .close:hover {
    cursor: pointer
  }

  .alert.alert-message {
    color: #007dbb;
    border: 1px solid #006ca2;
    padding: 6px 10px;
    border-radius: 4px
  }

  @media (max-width: 979px) {
    .content-rows-2 > #rgt-side {
      width: 290px;
      margin-left: 0
    }

    #system-message-container, .container {
      width: calc(100% - 20px)
    }
  }
  @media (max-width: 767px) {
    #header {
      height: inherit;
      margin-bottom: 20px
    }

    #header h1 {
      float: none;
      font-size: 140%
    }

    h3 {
      font-size: 20px
    }
  }
  @media (max-width: 479px) {
    #logo {
      display: block;
      text-align: center
    }

    #header h1 {
      font-size: 130%;
      line-height: 1.5
    }

    .content-rows-2 > #rgt-side, .content-rows-2 > .content-inner, #system-message-container, .container {
      width: 300px;
      width: calc(100% - 20px)
    }

    .content-rows-2 > #rgt-side {
      margin-left: 0
    }

    h2 {
      font-size: 30px
    }
  }
  @media print {
    * {
      text-shadow: none !important;
      color: #000 !important;
      background: transparent !important;
      box-shadow: none !important
    }

    a, a:visited {
      text-decoration: underline
    }

    abbr[title]:after {
      content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
      content: ""
    }

    pre, blockquote {
      border: 1px solid #999;
      page-break-inside: avoid
    }

    thead {
      display: table-header-group
    }

    tr, img {
      page-break-inside: avoid
    }

    img {
      max-width: 100% !important
    }

    @page {
      margin: 0.5cm
    }

    p, h2, h3 {
      orphans: 3;
      widows: 3
    }

    h2, h3 {
      page-break-after: avoid
    }
  }
}