body {
    color:#282828;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
    max-width: 59.3em;
  }

  ul#Navigation {
    float: left; width: 12.6em;
    margin: 0 0 1.2em; padding: 0;
    border: 0px dashed silver;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0em;
  }
  ul#Navigation a {
    display: block;
    padding: 0em;
    
  }
  ul#Inhalt li {
    list-style-type: disk;
    margin: 0; padding: 0em;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 0.8em;
  }


    div#Inhalt a:link { text-decoration:none;         font-weight:bold;color:#282828;  
  }

    div#Inhalt a:visited { text-decoration:none;         font-weight:bold;color:#282828;  
  }

    div#Inhalt a:hover { text-decoration:none;         font-weight:bold;color:#bcbcbc; 
  }

    div#Inhalt a:active { text-decoration:none;         font-weight:bold;  
  }

div#Fotoseite a:link { text-decoration:none;         font-weight:bold;color:#282828;  
  }

    div#Fotoseite a:visited { text-decoration:none;         font-weight:bold;color:#282828;  
  }

    div#Fotoseite a:hover { text-decoration:none;         font-weight:bold;color:#bcbcbc; 
  }

    div#Fotoseite a:active { text-decoration:none;         font-weight:bold;  
  }

    div#Fotoleiste {
    float: right; width: 240px;
    border: 0px dashed silver;
  }
  
    div#Fotoleiste p {
    font-size: 0.8em;
    margin: 0px 10px 20px;
    color: #4C4C4C;
  }
  
    div#Inhalt {
    margin: 0 16em 1em 13em;
    padding: 2px 20px;
    color: #4C4C4C;
    border: 0px dashed silver;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.8em 0;
  }
  div#Inhalt p {
    font-size: 0.8em;
    margin: 1em 0;
    color: #4C4C4C;
  }
  div#Titelbild {
    margin-bottom: 2px;
  }
  div#Navigation {
    margin-bottom: 50px;
  }
  div#Fotoseite {
    margin: 0.5em 8em;
    
  }
  div#Fotoseite p {
    font-size: 1.0em;
    margin: 1em 3em;
    
  }

  hr#Trennlinie {
  clear: both;
  background-color: #4C4C4C; 
  height:1px
  }


   table#Fusszeile {
   font-size: 0.9em;
   font-weight: bold;
   margin: 0; padding: 0.1em;
   text-align: right;
   color: #4C4C4C;
  
   }
   
   table#Speisekarte {
   font-size: 0.8em;
   margin: 0; padding: 0.1em;
   color: #4C4C4C;
  
   }
   
   table#Bildergalerie {
    
   margin: 0em 0em 1em 6.6em;
   border: 0px dashed silver;
   }
   
   
   
  
h3 { color:#282828; font-family:Arial,sans-serif; }
p  { color:#282828; font-family:Arial,sans-serif; font-size:14px}

a:link { text-decoration:none; font-weight:bold;color:#FFFFFF;  }
a:visited { text-decoration:none; font-weight:bold;color:#FFFFFF;  }
a:hover { text-decoration:none; font-weight:bold;color:#646464;  }
a:active { text-decoration:none; font-weight:bold;  }