  body {
    color: black; background-color: rgb(151,200,96);
    font-size: 101%;
    font-family:'Times New Roman',Times,serif;
    margin: 0; padding: 0.2em;
    min-width: 780px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0;
    background: white url(rahmen_links.png) repeat-y 0 140px;
  }

  div#Seite2 {
    width: 760px;
    padding: 0;
    background: url(rahmen_rechts.png) repeat-y 700px 140px;
  }

/* TOP - Bereich */

  div#Top {
    margin: 0;
    padding: 45px 0 0 50px;
    width: 760px;
    background: url(rahmen_oben.png) no-repeat;
  }
  div#Top ul {
    margin: 0 100px 0 0;
    text-align: right;
  }
  div#Top li {
    margin: 0 0.1em;
    list-style: none;
    display: inline;
  }
  div.header {
    margin: 0;
    padding: 0 0 0 10px;
    background: url(header.jpg) no-repeat 275px 10px;
    height: 210px;
  }
  div#Top h1 {
    font-size: 60px;
    color: #005000;
    text-align:left;
    margin: 5px 0 35px 0;
  }
  div#Top h3 {
    font-size: 32px;
    font-weight: bold;
    color: #005000;
    margin: 5px 0 0 0;
  }
  ul.language a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
  }



/* Hauptnavigationsleiste */

  div#Hauptnavigation {
    margin: 0; padding: 2px 0;
    background:  url(header_back.png);
    width: 650px;
    border-top: 3px ridge brown;
    border-bottom: 3px groove brown;
  }
  div#Hauptnavigation h3 {
    margin: 0; padding: 0;
    display: none;
  }
  div#Hauptnavigation hr {
    margin: 0; padding: 0;
    color: brown;
    background-color: brown;
    height: 1px;
    text-align: left;
  }
  div#Hauptnavigation ul {
    margin: 0; padding: 0;
    text-decoration: none;
    font-size: 16px;
    text-align: left;
    background:  url(header_back.png);
    width: 650px;
  }
  div#Hauptnavigation li {
    list-style: none;
    height: 30px;
    display: inline;
    margin: 0 15px;
  }


  ul.Hauptlinks a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    background: none;
  }
  ul.Hauptlinks a:link {
    color:rgb(8,80,35);
  }
  ul.Hauptlinks a:visited {
    color:rgb(8,80,35);
  }
  ul.Hauptlinks a:hover {
    color:rgb(80,150,20);
  }
  ul.Hauptlinks a:active {
    color:rgb(8,80,35); 
  }
  ul.Hauptlinks a.Angezeigt {
    color: rgb(80,150,20);
  }




/* Seiteninhalt */

  div#Inhalt {
    margin: 0 50px 0 50px;
    padding: 0 30px 0 30px;
    font-family: Verdana, Helvetica ,Arial, sans-serif;
 font-size: 0.9em;
 line-height: 1.2em;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }

  p.breadcrumb {
    margin: 0;
    padding: 0;
  }

  div.gallery {
    float: left;
    margin: o;
    padding: 0 30px 10px 0;
  }

  div.gallery p {
    margin: 0 0 20px 0;
  }

  div.gallery p.spacer {
    margin-left: 60px;
  }

  div.text {
    margin: 0 0 0 260px;
    padding: 0;
  }

  div.text p {
    margin: 0 0 10px 0;
    padding: 0;
  }



  ul.dyn_list {
    margin: 0;
    padding: 0;
  }
  ul.dyn_list li {
    margin: 0 0 10px 0;
    list-style: none;
    clear: both;
  }
  ul.dyn_list h4 {
    margin: 0 0 0 260px;
  }
  ul.dyn_list p {
    margin: 0 0 0 260px;
  }
  ul.dyn_list div {
    margin: 0.1em 0 0 0;
  }
  ul.dyn_list img.gallery {
    float: left;
    margin: -30px 0 0 50px;
  }

  ul.external_links {
    margin: 0 0 30px 0;
    padding: 0;
  }
  ul.external_links li {
    list-style: none;
    clear: both;
  }
  ul.external_links h5 {
    margin: 0.5em 0 0 0;
  }
  ul.external_links p {
    margin: 0;
  }



/* Allgemeines Stylesheet */
img
{
   border:none;
}
h1
{
   text-align: center;
   font-size:2.2em;
}
h2
{
   font-size:1.8em;
}
h3
{
   font-size:1.5em;
}
h4
{
   font-size:1.3em;
   margin-left: 0.3em;
}
h5
{
   font-size:1.2em;
   margin-left: 0.3em;
}
h6
{
   font-size:1.1em;
   margin-bottom: 0;
}
  address {
    margin: 1em 0;
  }


  a {
    text-decoration: none;
   /* background: url(bilder/link.png) center right no-repeat;*/
   /* padding-right: 13px;*/
  }
  a:link {
  }
  a:visited {
  }
  a:active {
  }
  a:hover {
    text-decoration: underline;
  }
  td {
    text-align: left;
  }

  hr {
   color:rgb(204,123,62);
  }
  hr.bottom {
    clear: both;
  }

  table.dates td {
    vertical-align:top;
    padding-right:10px;
    padding-top:5px;
  }


  div.speisen h6 {
    clear:left;
    padding-top:20px;
  }

  div.speisen dt {
    font-weight:bold;
    clear:left;
  }

  div.speisen dd.beschreibung {
    float:left;
    width:400px;
    margin-right:20px;
  }
/* Fusszeile */

  div#Fusszeile {
    clear: both;
    margin: 0; padding: 0;
    background: url(schwein.png) no-repeat 0 0;
    height: 110px;
  }

  div#Fusszeile p {
    margin: 0;
    padding: 30px 60px 0 0;
    font-size: 13px;
    text-align: right;
  }

  div#Fusszeile ul {
    margin: 0; padding: 30px 0 0 110px;
    font-size: 0.8em;
    text-align: center;
    height: 100%;
    background: url(footer_rechts.png) no-repeat 710px 25px;
  }
  div#Fusszeile li {
    list-style: none;
    display: inline;
  }
  
 /********
  Lightbox Styles
  ********/
  
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }