    *{
      margin: 0px;
      padding: 0px;
    }
    body{
      font-family: arial, sans-serif;
      min-width: 368px;
       
    }
    button {
    border: none;
    color: black;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    }
    input[type=submit], input[type=text], input[type=tel], input[type=email] {
    padding: 3px 5px;
    line-height: 18px;
    float: left;
    border: 0;
    margin: 5px 0px;
    }

    input[type=checkbox] {
      width: 17px;
      height: 17px;
      margin-right: 8px;
      cursor: pointer;
      font-size: 27px;
      background-color: white;
      border-color: white;
    }
    hr{
      margin: 5px 0px;
    }

    @-webkit-viewport { width: device-width; }
    @-moz-viewport { width: device-width; }
    @-ms-viewport { width: device-width; }
    @-o-viewport { width: device-width; }
    @viewport { width: device-width; }

    a:link 
    {
      color: #b3b3b3; 
      text-decoration: none; 
    } 

    a:active 
    { 
      color: #b3b3b3; 
      text-decoration: none; 
    } 

    a:visited 
    {
      color: #b3b3b3; 
      text-decoration: none; 
    } 
    a:hover{
      color: black; 
      text-decoration: none; 
    }

    td{
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    #box_wide_1_titel{
      float: left;
      z-index: 100;
      position: fixed;
      height: 50px;
      width: 100%;
      background-color: #912216;
    }
    #box_wide_2_person{
      float: left;
      padding-top: 60px;
      min-height: auto;
      width: 100%;
      background-color: ;
    }
    #box_wide_3_warum{
      float: left;
      min-height: 200px;
      width: 100%;
      background-color: #575756;
    }
    #box_wide_4_gallerie{
      float: left;
      min-height: 200px;
      width: 100%;
      background-color: ;
    }
    #box_wide_5_preise{
      float: left;
      min-height: 200px;
      width: 100%;
      background-color: #575756;
    }
    #box_wide_6_kontakt{
      float: left;
      min-height: 200px;
      width: 100%;
      background-color: #912216;
      color: white;
    }
    #box_wide_7_kalender{
      float: left;
      padding-top: 10px;
      min-height: auto;
      width: 100%;
      background-color: ;
    }
    #box_wide_8_footer{
      float: left;
      padding-top: 10px;
      height: 30px;
      width: 100%;
      background-color: white;
      color: #b3b3b3;
    }
    #box_1_titel{
      height: 40px;
      padding: 10px 0px;
      max-width: 980px;
      min-width: 300px;
      margin: 0 auto;
      z-index: 100;
    }
    #logo{
      padding: 20px 10px;
    }
    #box_2_person{
      padding: 10px;
      max-width: 980px;
      min-width: 300px;
      margin: 0 auto;
    }
    #jahr{
      width: 95px;
      display: inline-block;
    }
    #jahr2{
      width: 45px;
      display: inline-block;
    }
    #text_portrait{
      float: left;
      max-width: 65%;
      min-width: 300px;
      padding: 10px;
    }
    @media screen and (max-width : 885px) {
      #text_portrait{
      max-width: 100%;
      min-width: 100%;
      float: left;
      padding: 0px;
    }
    #jahr{
      width: auto;
    }
    #jahr2{
      width: auto;
    }
    }
    #bild_portrait{
      max-width: 25%;
      min-width: 300px;
      float: right;
      padding: 10px;
    }
    #bild_portrait img{
      max-width: 250px;
    }
    @media screen and (max-width : 885px) {
      #bild_portrait{
      max-width: 100%;
      min-width: 100%;
      float: left;
      padding: 0px;
      text-align: middle !important;
    }
    }
    #box_3_warum{
      color: white;
      padding: 10px;
      max-width: 980px;
      min-width: 300px;
      margin: 0 auto;
    }
    #box_warum_left{
      max-width: 45%;
      min-width: 300px;
      float: left;
      padding: 10px 10px;
    }
    @media screen and (max-width : 676px) {
      #box_warum_left{
      max-width: 100%;
      min-width: 100%;
      padding: 10px 0px;
      }
    }
    #box_warum_right{
      max-width: 45%;
      min-width: 300px;
      float: right;
      padding: 10px 10px;
    }
    /* portrait and landscape */
    @media screen and (max-width : 676px) { 
     #box_warum_right{
      max-width: 100%;
      min-width: 100%;
      float: left;
      padding: 10px 0px;
      }
    }
    #box_4_gallerie{
      padding: 10px;
      max-width: 980px;
      min-width: 300px;
      margin: 0 auto;
      display: block;
    }
    /* portrait and landscape */
    @media screen and (max-width : 676px) { 
     #box_4_gallerie{
      padding: 10px 0px;
      }
    }
    #tbl_preise hr{
      border: 0;
      height: 1px;
      background: white;
    }
    #box_5_preise{
      padding: 10px;
      max-width: 980px;
      min-width: 300px;
      margin: 0 auto;
    }
     #box_5_preise img{
      border-radius: 20%;
    }
    #box_5_preise table{
      margin: 0 auto;
    }
    @media screen and (max-width : 560px) {
      #box_5_preise img{
      display: none;
      }
      td{
        max-width: 200px;
      }
    }
    #box_6_kontakt{
      padding: 10px;
      max-width: 980px;
      min-width: 300px;
      margin: 0 auto;
    }
    #kontakt_form{
      max-width: 45%;
      min-width: 300px;
      float: left;
    }
    #box_7_kalender{
      padding: 10px;
      max-width: 980px;
      min-width: 300px;
      margin: 0 auto;
    }
    @media screen and (max-width : 676px) {
      #kontakt_form{
      max-width: 100%;
      min-width: 100%;
      }
    }
    #kontakt_address{
      max-width: 45%;
      min-width: 300px;
      float: right;
      padding: 0px;
      text-align: center;
    }
    #kontakt_address img{
      margin: 20px 0px;
    }
    #kontakt_address table{
      max-width: 200px;
      margin: 0 auto;
    }
    @media screen and (max-width : 676px) {
      #kontakt_address{
      float: left;
      max-width: 100%;
      min-width: 100%;
      padding-bottom: 10px;
      }
    }
    .submitbutton{
      padding-top: 10px;
      display: block;
    }
    .textfeld input{
      padding: 5px 0px;
      display: block;
    }
    #box_8_footer{
      padding: 3px;
      max-width: 980px;
      min-width: 300px;
      margin: 0 auto;
    }
/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */
#navigation{
  position: absolute;
  width: 100%;
  max-width: 980px;
  min-width: 368px;
}

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 40px;
  float: left;
}

.nav-toggle:before {
  color: white; /* Edit this to change the icon color */
  font-family: "responsivenav", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 35px;
  text-transform: none;
  position: absolute;
  content: "≡";
  text-indent: 0;
  text-align: center;
  line-height: 40px;
  speak: none;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-toggle.active::before {
  font-size: 30px;
  content:"x";
}

/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

.nav-collapse li {
  float: left;
  width: 100%;
}

@media screen and (min-width: 52em) {
  .nav-collapse li {
    width: 20%;
    *width: 19.9%; /* IE7 Hack */
    _width: 19%; /* IE6 Hack */
  }
}

.nav-collapse a { /* menü mobile */
  color: white;
  text-decoration: none;
  width: 100%;
  font-size: 1.1em;
  background-color: #912216;
  border-bottom: 2px solid white;
  padding: 0.6em 1em;
  float: left;
}

@media screen and (min-width: 52em) { /* menü normale */
  .nav-collapse a {
    margin: 0;
    padding: 0.3em 0.6em;
    float: left;
    text-align: center;
    border-bottom: none;
    background-color: #912216;
  }
  .nav-collapse a:hover {
    border-bottom: 2px solid white;
  }
}

.nav-collapse ul ul a {
  background: #912216;
  padding-left: 2em;
}

@media screen and (min-width: 52em) {
  .nav-collapse ul ul a {
    display: none;
  }
}

/*Lightbox*/

.white_content p {
  color: #FFF;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

.white_content a {
  text-decoration: none;
}

#lightbox_text {
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

#lightbox_button {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 10px;
  text-align: center;
}

.white_content {
    display: none;
    position: absolute;
    margin-left: -175px;
    margin-top: 200px;
    left: 50%;
    width: 368px;
    height: auto;
    padding-top: 0px;
    border: 2px solid #FFF;
    background-color: rgba(0,0,0,0.3);
    z-index:1002;
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.9);
    z-index:1001;
    -moz-opacity: 0;
    opacity:.80;
    filter: alpha(opacity=0);
}