body {
  background-color: #000000;
  margin: 0;
}
img {
  margin: 0;
  padding: 0;
}
#header-wrapper {
  display: block;
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
}
#header-wrapper div img {
  width: 100%;
  display: block;
}
#header-wrapper #headerDesktop {
  display: block;
  width: 100%;
}
#header-wrapper #headerDesktop img {
  width: 100%;
}
#header-wrapper #headerDesktop a.hotlineInfo {
  width: 50%;
  float: left;
}
#header-wrapper #headerMobile {
  display: none;
}
#header-wrapper #headerMobile img {
  width: 100%;
}
#header-wrapper #headerMobile a {
  float: left;
}
#header-wrapper #headerMobile a#small_hotline {
  width: 67.55%;
}
#header-wrapper #headerMobile a#small_info {
  width: 32.45%;
}
#header-wrapper #contactForm {
  display: block;
  position: absolute;
  width: 660px;
  top: 207px;
  left: calc(50% - 330px);
}
#header-wrapper #contactForm.sendForm {
  width: 728px;
  top: 305px;
  left: calc(50% - 364px);
}
#header-wrapper #contactForm div.form-group {
  clear: both;
  font-size: 25px;
  font-family: Helvetica, Arial, sans-serif;
}
#header-wrapper #contactForm div.form-group label {
  display: inline-block;
  width: 27%;
  margin: 6px 0 22px;
  font-weight: bold;
  color: #f39da9;
}
#header-wrapper #contactForm div.form-group input {
  width: calc(73% - 10px);
  height: 37px;
  margin-bottom: 22px;
  padding: 0 0 0 10px;
  border: none;
  border-radius: 0;
  font-size: 25px;
  float: right;
}
#header-wrapper #contactForm div#space {
  clear: both;
  width: 27%;
  height: 1px;
  float: left;
}
#header-wrapper #contactForm div.send {
  width: 73%;
}
#header-wrapper #contactForm div.send button#kontaktsubmit {
  width: 50%;
  height: 37px;
  margin: 14px 0 0;
  background-color: #f39da9;
  font-size: 25px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: black;
  border: none;
}
#header-wrapper #contactForm div.send button#kontaktsubmit:hover {
  cursor: pointer;
  color: #fff !important;
}
#header-wrapper #contactForm div.registerSuccess {
  display: none;
}
#header-wrapper #contactForm div.registerSuccess span {
  font-size: 22.2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
#header-wrapper #contactForm div.registerSuccess span#firstLine {
  margin-right: 7px;
  color: #f39da9;
  float: left;
}
#bottom-wrapper {
  clear: both;
  display: block;
  height: 240px;
  max-width: 1240px;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin-bottom: 50px;
}
#bottom-wrapper #opening-hours {
  width: 60%;
  float: left;
}
#bottom-wrapper #opening-hours h1 {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 28px 0;
}
#bottom-wrapper #opening-hours #time-wrapper {
  max-width: 691px;
  margin-bottom: 60px;
  overflow: auto;
}
#bottom-wrapper #opening-hours #time-wrapper .col-3 {
  position: relative;
  width: 33.333%;
  float: left;
}
#bottom-wrapper #opening-hours #time-wrapper .col-3 .open-hours-days {
  position: relative;
  display: block;
  font-size: 20px;
  max-width: 166px;
}
#bottom-wrapper #opening-hours #time-wrapper .col-3 .open-hours-days.sat {
  float: right;
}
#bottom-wrapper #opening-hours #time-wrapper .col-3 .open-hours-days.fri {
  margin: 0 auto;
}
#bottom-wrapper #opening-hours #time-wrapper .col-2 {
  position: relative;
  width: 45%;
  float: left;
}
#bottom-wrapper #opening-hours #time-wrapper .col-2 .open-hours-days {
  position: relative;
  display: block;
  font-size: 20px;
  max-width: 180px;
}
#bottom-wrapper #opening-hours #time-wrapper .col-2.right {
  width: 55%;
}
#bottom-wrapper #opening-hours #adress {
  max-width: 691px;
  overflow: auto;
}
#bottom-wrapper #opening-hours #adress #adress-wrapper {
  position: relative;
  width: 45%;
  float: left;
}
#bottom-wrapper #opening-hours #adress #imprint-wrapper {
  position: relative;
  width: 55%;
  float: left;
}
#bottom-wrapper #opening-hours #adress .headline {
  font-size: 18px;
  text-transform: lowercase;
}
#bottom-wrapper #opening-hours #adress span {
  font-size: 16px;
}
#bottom-wrapper #private-seating {
  width: 40%;
  float: right;
  overflow: auto;
}
#bottom-wrapper #private-seating a {
  text-decoration: none;
  color: #f39da9;
}
#bottom-wrapper #private-seating a:hover {
  cursor: pointer;
  color: #ffffff;
}
#bottom-wrapper #private-seating #private-seating-innerwrapper {
  position: relative;
  display: block;
  width: 80%;
  max-width: 315px;
  margin: 0 auto;
}
#bottom-wrapper #private-seating #private-seating-innerwrapper h1 {
  font-size: 26px;
  line-height: 26px;
  margin: 0 0 28px 0;
  color: #f39da9;
}
#bottom-wrapper #private-seating #private-seating-innerwrapper span {
  font-size: 20px;
}
#bottom-wrapper #private-seating #private-seating-innerwrapper a {
  text-transform: lowercase;
}
#bottom-wrapper #private-seating #footer-links {
  height: 35px;
  margin-top: 60px;
}
#bottom-wrapper #private-seating #footer-links a {
  float: right;
  margin-left: 15px;
  font-size: 16px;
}
#bottom-wrapper #private-seating #footer-links a#drinkcard,
#bottom-wrapper #private-seating #footer-links a#imprint-link {
  position: relative;
  top: 15px;
  margin-right: 10px;
}
#bottom-wrapper #private-seating #footer-links a.icons {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 17px;
  background-color: #f39da9;
}
#bottom-wrapper #private-seating #footer-links a.icons:hover {
  background-color: #ffffff;
}
#bottom-wrapper #private-seating #footer-links a.icons i {
  color: #000000;
  font-size: 22px;
  font-weight: 800;
  position: relative;
  left: 8px;
  top: 6px;
}
#bottom-wrapper #private-seating #footer-links a.icons i.fa-facebook {
  left: 10px;
}
#home {
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #f39da9;
  font-size: 16px;
}
#home:hover {
  cursor: pointer;
  color: #ffffff;
}
#imprint {
  display: block;
  height: 240px;
  max-width: 1240px;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin-bottom: 50px;
}
#imprint h1 {
  color: #f39da9;
}
#imprint h2 {
  font-size: 1em;
}
#imprint p {
  font-size: 0.7em;
}
/*iPad Pro*/
@media only screen and (max-width: 1024px) {
  body #header-wrapper #contactForm {
    top: 180px;
  }
  body #header-wrapper #contactForm.sendForm {
    top: 260px;
  }
  body #header-wrapper #contactForm div.form-group {
    font-size: 20px;
  }
  body #header-wrapper #contactForm div.form-group label {
    margin: 5px 0 22px;
  }
  body #header-wrapper #contactForm div.form-group input {
    height: 30px;
    margin-bottom: 15px;
    font-size: 20px!important;
  }
  body #header-wrapper #contactForm div.send button#kontaktsubmit {
    height: 30px;
    margin: 10px 0 0;
    font-size: 20px;
  }
  body #bottom-wrapper {
    height: auto;
    margin: 20px;
  }
  body #bottom-wrapper #private-seating #footer-links a#drinkcard,
  body #bottom-wrapper #private-seating #footer-links a#imprint-link {
    top: 0;
  }
  body #imprint {
    margin: 0 20px 20px;
  }
}
@media only screen and (max-width: 912px) {
  body #header-wrapper #contactForm {
    top: 110px;
  }
  body #header-wrapper #contactForm.sendForm {
    width: 642px;
    top: 200px;
    left: calc(50% - 321px);
  }
  body #header-wrapper #contactForm div.registerSuccess span {
    font-size: 20px;
  }
}
/*Tablet-View*/
@media only screen and (min-width: 668px) and (max-width: 768px) {
  body #header-wrapper #header-logo {
    position: absolute;
    top: 0;
    right: 0;
  }
  body #header-wrapper #header2 img {
    float: right;
  }
  body #header-wrapper #contactForm {
    width: 600px;
    left: calc(50% - 300px);
  }
  body #header-wrapper #contactForm.sendForm {
    width: 484px;
    top: 200px;
    left: calc(50% - 242px);
  }
  body #header-wrapper #contactForm div.registerSuccess span {
    font-size: 15px;
  }
  body #bottom-wrapper {
    position: relative;
    margin: 20px;
    overflow: auto;
    height: auto;
  }
  body #bottom-wrapper #opening-hours,
  body #bottom-wrapper #private-seating {
    clear: both;
    width: 100%;
  }
  body #bottom-wrapper #opening-hours {
    margin-bottom: 60px;
  }
  body #bottom-wrapper #opening-hours #time-wrapper .col-2 {
    width: 50%!important;
  }
  body #bottom-wrapper #opening-hours #adress-wrapper,
  body #bottom-wrapper #opening-hours #imprint-wrapper {
    width: 50%!important;
  }
  body #bottom-wrapper #private-seating #footer-links a#drinkcard,
  body #bottom-wrapper #private-seating #footer-links a#imprint-link {
    top: 15px;
  }
}
/*Tablet-View*/
@media only screen and (min-width: 501px) and (max-width: 667px) {
  body #header-wrapper #header-logo {
    position: absolute;
    top: 0;
    right: 0;
  }
  body #header-wrapper #header2 img {
    float: right;
  }
  body #header-wrapper #contactForm {
    width: 70%;
    top: 90px;
    left: 15%;
  }
  body #header-wrapper #contactForm.sendForm {
    width: 90%;
    top: calc(50% - 17px);
    left: 5%;
  }
  body #header-wrapper #contactForm div.form-group {
    font-size: 14px;
  }
  body #header-wrapper #contactForm div.form-group label {
    margin: 5px 0 14px;
  }
  body #header-wrapper #contactForm div.form-group input {
    height: 25px;
    margin-bottom: 8px;
    font-size: 14px;
  }
  body #header-wrapper #contactForm div.send button#kontaktsubmit {
    height: 25px;
    margin: 10px 0 0;
    font-size: 14px;
  }
  body #header-wrapper #contactForm div.registerSuccess span {
    width: 100%;
    display: block;
    font-size: 15px;
    text-align: center;
  }
  body #header-wrapper #contactForm div.registerSuccess span#firstLine {
    float: none;
  }
  body #bottom-wrapper {
    position: relative;
    margin: 20px;
    overflow: auto;
    height: auto;
  }
  body #bottom-wrapper #opening-hours,
  body #bottom-wrapper #private-seating {
    clear: both;
    width: 100%;
  }
  body #bottom-wrapper #opening-hours {
    margin-bottom: 60px;
  }
  body #bottom-wrapper #opening-hours #time-wrapper .col-2 {
    width: 50%!important;
  }
  body #bottom-wrapper #opening-hours #adress-wrapper,
  body #bottom-wrapper #opening-hours #imprint-wrapper {
    width: 50%!important;
  }
  body #bottom-wrapper #private-seating #footer-links a#drinkcard,
  body #bottom-wrapper #private-seating #footer-links a#imprint-link {
    top: 15px;
  }
}
/*Mobile-View*/
@media only screen and (max-width: 500px) {
  body #header-wrapper div img {
    margin-bottom: 0;
  }
  body #header-wrapper #headerDesktop {
    display: none;
  }
  body #header-wrapper #headerMobile {
    display: block;
  }
  body #header-wrapper #contactForm {
    width: 80%;
    top: calc(50% - 120px);
    left: 10%;
  }
  body #header-wrapper #contactForm.sendForm {
    width: 90%;
    top: calc(50% - 17px);
    left: 5%;
  }
  body #header-wrapper #contactForm div.form-group {
    font-size: 20px;
  }
  body #header-wrapper #contactForm div.form-group label {
    width: 100%;
    margin: 0;
  }
  body #header-wrapper #contactForm div.form-group input {
    width: calc(100% - 10px);
    height: 30px;
    margin-bottom: 22px;
    font-size: 20px;
    float: none;
  }
  body #header-wrapper #contactForm div#space {
    display: none;
  }
  body #header-wrapper #contactForm div.send {
    width: 100%;
  }
  body #header-wrapper #contactForm div.send button#kontaktsubmit {
    width: 50%;
    height: 30px;
    margin: 10px 0 0;
    font-size: 20px;
  }
  body #header-wrapper #contactForm div.registerSuccess span {
    width: 100%;
    display: block;
    font-size: 15px;
    text-align: center;
  }
  body #header-wrapper #contactForm div.registerSuccess span#firstLine {
    float: none;
  }
  body #bottom-wrapper {
    position: relative;
    height: auto;
    margin: 60px 20px 20px;
    overflow: auto;
  }
  body #bottom-wrapper #opening-hours,
  body #bottom-wrapper #private-seating {
    clear: both;
    width: 100%;
  }
  body #bottom-wrapper #opening-hours {
    margin-bottom: 60px;
  }
  body #bottom-wrapper #opening-hours #time-wrapper .col-3 {
    float: left;
    clear: both;
    width: 100%!important;
    margin: 0;
    margin-bottom: 10px;
  }
  body #bottom-wrapper #opening-hours #time-wrapper .col-2 {
    float: left;
    clear: both;
    width: 100%!important;
    margin: 0;
    margin-bottom: 10px;
  }
  body #bottom-wrapper #opening-hours #time-wrapper:last-child {
    margin-bottom: 0;
  }
  body #bottom-wrapper #opening-hours #adress-wrapper,
  body #bottom-wrapper #opening-hours #imprint-wrapper {
    clear: both;
    width: 100%!important;
    margin-bottom: 30px;
  }
  body #bottom-wrapper #opening-hours #adress-wrapper span,
  body #bottom-wrapper #opening-hours #imprint-wrapper span {
    font-size: 14px;
  }
  body #bottom-wrapper #private-seating #footer-links {
    height: 50px;
    padding-bottom: 30px;
  }
  body #bottom-wrapper #private-seating #footer-links a#drinkcard,
  body #bottom-wrapper #private-seating #footer-links a#imprint-link {
    top: 0;
  }
}
