@viewport {
    zoom: 1.0;
    width: device-width;
}
 div#Navverlaengerung1 {
    height: 0em;
}
div#inhalt h1 {
    text-align: center;
    font-size: 1.3em;
    padding-left: 0em;
}
div#inhalt p {
   text-align: justify;
   font-size: 12pt;
   padding-bottom: .9em;
   letter-spacing: 0.06em;
}
div#foto1 {
   float:right;
   background-color:#ecfbce;
   margin-top:1em;
   margin-left: 1.3em;
   margin-bottom: 0.8em;
   width: 305px;
   height: 110px;
}
div#foto1 img {
   width: 305px;
   height: 110px;    
}
p#fusszeile {
   /* clear: both;   */
    font-size: 1em;
    height: 40px;
    margin: 0; padding-top: 0.631em;
    text-align: center;
    background-color: #bbbbbb;
    border-top: 1px solid black;
  }

  

  