body {
    color: black; background-color:rgb(239,238,222);
    font-size: 100.01%;
    font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    margin: 0; padding: 0 0;
    text-align: left;  /* Zentrierung im Internet Explorer */
    width: 890px;
    min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

  h1 {
    font-size: 1.5em;
    margin: 0; padding: 0.3em;
    text-align: center;
    color:rgb(96,113,140);
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    padding: 0;
    background-color:rgb(239,238,222);

  }

  img#logo {
    text-align: left;
    margin: 0; padding: 0 0;
  }

  img#anfahrt {

    margin: 0; padding: 0 0;
  }

  div#top {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    wwidth: 660px;
    min-width: 760px;
    padding: 0;
    background-color:rgb(220,218,191);
  }

  div#left {

    background-color:rgb(175,183,197);
    font-size: 0.83em;
    float: left;
    width: 140px;
    height:1480px;
    margin: 2; padding: 1em;
    font-weight:bold; color:#000000; vertical-align: middle;  text-align: left;
  }

  h2#Nav {
    font-size: 1.01em;
    width: 130px;
    font-weight:bold; color:#000000; font-variant: small-caps;vertical-align: middle;  text-align:center;
  }
  h3#Nav {
    font-size: 1.01em;
    width: 130px;
    font-weight:bold; color:#000000; font-variant: small-caps;vertical-align: middle;  text-align:center;
  }

  ul#left li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  ul#left a {
    padding: 0.2em;
    font-size:1em;color:#006666;background-image:url(../images/bullet2.gif); background-repeat:no-repeat;
  }
  ul#left a:link {
    color: black;
  }
  ul#left a:visited {
    color: #666;
  }
  ul#Navigation a:hover {
    color: grey;
  }
  ul#left a:active {
    color: white;
  }

  div#Inhalt {
    display:block;
    background-color:rgb(239,238,222);
    margin: 1em;
    padding:1em 1em 1em 1em;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }
  div#speisekarte td {
    font-size: 0.80em;
    margin: 1em 0;
  }
  div#speisekarte h4 {
    font-size: 0.80em;
    margin: 1em 0;
  }
  div#Info {
    display:block;

    font-size: 0.9em;
    float: right;
    width: 17em;
    margin: 0; padding: 1em;
    border: 1px dashed silver;
    background-color:rgb(239,238,222);
  }
  div#Info strong {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
  }
  div#Info p {
    font-size: 1em;
    margin: 0.5em;
  }
  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color:rgb(220,218,191);
    border-top: 1px solid silver;
  }
 hr { background-color:rgb(96,113,140);  height: 1px;}

 hr.block {height:5px;color:rgb(96,113,140);}
 hr.naviblock {height:3px;color:#000000;background-color:#000000}

#toplinks a {font-size:8pt; font-weight:bold;color:rgb(96,113,140);
	display:block; text-align:center;
         height:20px;
         vertical-align:middle;
	border-left-color:#000000;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-left-width:0pt;
	border-bottom-width:0pt;
	border-right-width:0pt;
	border-top-width:0pt;
         border-collapse:collapse;
         margin-top:0px;
	padding:0px;
	text-decoration:none;}
#toplinks a:hover{ color:#ffffff; background-color:rgb(96,113,140);}

#leftlinks a {width:160;padding-left:15pt;font-size:8pt;color:#006666;background-image:url(../images/bullet_c.gif); background-repeat:no-repeat;
text-decoration:none; }
#leftlinks a:hover {color:#FF6600; background-image:url(../images/bullet_g.gif);}
/*#leftlinks a:active {color:#FF6600; background-image:url(../images/bullet_y.gif);}
#leftlinks a:focus {color:#FF6600; background-image:url(../images/bullet_y.gif);}*/
