@media only screen and (max-width: 1080px) {
  .contentwidth {
    padding-right: 10px;
    padding-left: 10px; }

  #teasers .teasers {
    padding-right: 10px;
    padding-left: 10px; } }
@media only screen and (max-width: 767px) {
  #teasers .teasers.mobile {
    display: block;
    max-height: 74px; }

  #teasers .teasers.nomobile {
    display: none; }

  #content h1, #content h2, #content h3 {
    text-align: center; }

  .ce_text .teaser {
    text-align: center; }

  #teasers .teasers {
    top: -20px; }
    #teasers .teasers.mobile .mobiletwocols {
      height: auto; }

  #topline {
    height: 80px; }

  a.logo {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 5;
    background-size: auto 65%; }

  button.mobilenavigation {
    z-index: 10;
    float: none;
    position: absolute;
    right: 10px; }

  #main {
    margin-top: 120px; }

  footer .row {
    text-align: center; }
    footer .row > div:not(:first-child) {
      margin-top: 20px; }

  nav.main ul {
    display: none; }

  form label {
    display: block;
    margin-top: 10px;
    margin-bottom: 2px; }
  form#reservierungform label {
    width: 150px; }
  form .widget {
    max-width: 100%; }
  form input[type="text"],
  form input[type="email"],
  form input[type="tel"],
  form input[type="number"],
  form textarea {
    max-width: 100%;
    font-size: 16px; }
    form input[type="text"].error,
    form input[type="email"].error,
    form input[type="tel"].error,
    form input[type="number"].error,
    form textarea.error {
      border-color: #8e0404; }
  form p.error {
    color: #8e0404;
    width: 100%;
    float: left; }

  .gmap-wrapper {
    position: relative !important;
    right: auto;
    top: auto;
    width: 100%;
    height: 180px;
    margin-bottom: 20px; }

  button.mobilenavigation {
    display: block; }

  #content #start figure {
    display: inline-block;
    margin-bottom: 15px;
    float: none; }
  #content table.teaser td {
    padding: 0; }
    #content table.teaser td:first-child {
      padding-right: 15px; }
    #content table.teaser td:first-child + td {
      padding-left: 15px; }

  figure.image_container {
    display: block;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    width: 100%; } }

/*# sourceMappingURL=mediaqueries.css.map */
