    body {
    color: black; background-color: #4B2100;
    font-size: 16;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
    text-align: center;
  }
  
    img {
    border:none;
    }
  
    a:link {
    color: #0080FF;
    text-decoration: none;
  }
  
    a:visited {
    color: #0080FF;
    text-decoration: none;
  }
  
    a:hover {
    color: #0080FF;
    text-decoration: underline;
  }
  
    a:focus {
    color: #0080FF;
    text-decoration: none;
  }
  
  
    ul#menu {
    width: 195px;
    margin:0 !important;
    padding: 0;
    padding-bottom: 15px;
    border: 0;
    position: relative;
    float:left;
  }
  * html ul#menu {  /* Korrekturen fuer IE 5.x */
    width: 195px;
    w\idth: 195px;
    padding: 0;
    padd\ing-left: 0;
  }
  ul#menu a {
    display:block;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-decoration: none;
    border:0;
    border-bottom:1px dashed #986432;
    border-right:1px dashed #986432;
    color: #000000;
  }
  * html ul#menu a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
  }
  ul#menu a:hover {
    background-color: #FFD9B3;
    color: #000000;
    border-right:1px solid #986432;
    border-bottom:1px solid #986432;
  }
  ul#menu li {
    list-style: none;
    margin: 0;
    margin-top: 15px !important;
    margin-top: 7px;
    margin-left:0px;
    position: relative;
    padding-top: 0;
  }
  * html ul#menu li {  /* Korrektur fuer IE 5.x */
    margin-left: 0;
    ma\rgin-left: 0;
    margin-top: 7px;
    ma\rgin-top: 7px;
  }  
  
  ul#menu li ul {
    margin: 0; padding: 0;
    border: 0;
  }
  ul#menu li ul a{
    padding-left: 5px !important;
  }
  * html ul#menu li ul li a {
    width: 180px;    /* Breitenangabe fuer IE 5.x */
    w\idth: 180px;  /* Breitenangabe fuer IE 6 */
    
  }
  ul#menu li ul li {
    margin-left: 15px;
    margin-top: 0px !important;
    margin-top: 0px;
    border-top:0;
    position: relative;
    font-size: 13;
    padding-top: 5px;
  }
  * html ul#menu li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 15px;
    ma\rgin-left: 15px;
    margin-top: 2px;
    ma\rgin-top: 2px;
  }  
  .corner_menu_haupt {
    position: relative;
    top: 15px;
    background: url(pics/kartoffelstubb/menu_header.gif) top right no-repeat;
    height: 10px;
    width: 100%;
    margin-left: 0 !important;
  }
  
  .Seite  {
    background-color: #FFE8D1;
    color: #000000;
    width: 800px;
    min-height:auto;
    border: 0;
    margin-top: 10px;
    text-align: justify;
    position: relative;
    padding:0;
    padding-top:15px;
    padding-right: 15px;
    background-image: url(pics/kartoffelstubb/corner_or.gif);
    background-repeat: no-repeat;
    background-position:right top;
  }
  
  .Header {
    position:relative;
    width: auto;
    height:120px;
    margin:0;
    margin-left:15px;
    border:0;
    padding:0;
    background-color: #F0CAA4;
  }
  .Header_ol {
    position:absolute;
    left:0;
    top:0;
    width: 100%;
    height:100%;
    border:0;
    background: url(pics/kartoffelstubb/header/ol.gif) no-repeat left top;
  }
  .Header_or {
    position:absolute;
    right:0;
    top:0;
    width: 100%;
    height:100%;
    border:0;
    background: url(pics/kartoffelstubb/header/or.gif) no-repeat right top;
  }
  .Header_ur {
    position:absolute;
    right:0;
    top:0;
    width: 100%;
    height:100%;
    border:0;
    background: url(pics/kartoffelstubb/header/ur.gif) no-repeat right bottom;
  }
  .Header_ul {
    position:absolute;
    right:0;
    top:0;
    width: 100%;
    height:100%;
    border:0;
    background: url(pics/kartoffelstubb/header/ul.gif) no-repeat left bottom;
  }
  
  .Inhalt {
    position:relative;
    background-color:#FFD9B3;
    border: 0;
    padding: 0;
    min-height:430px !important;
    height: auto !important;
    height:430px;
    width:auto;
    margin:0;
    margin-top:-15px;
    margin-left:205px;
    margin-right:10px;
  }
  .Inhalt_Inhalt {
    position:relative;
    padding: 15px;
    padding-top: 45px;
    padding-bottom: 10px;
    height: auto !important;
    width:auto;
  }
  .Inhalt_topborder {
    position:absolute;
    right:0;
    top:0;
    width:100%;
    height:15px;
    border:0;
    background: url(pics/kartoffelstubb/header/inhalt.gif) no-repeat right top;
  }
  .Inhalt_Eingabe {
    position:relative;
    background-color:#FFE8D1;
    border: 1px solid #986432;
  }
  .Inhalt_Button {
    position:relative;
    background-color:#FFD9B3;
    border-left: 1px solid #FFE8D1;
    border-top: 1px solid #FFE8D1;
    border-right: 1px solid #986432;
    border-bottom: 1px solid #986432;
  }
  .Inhalt_Speisekarte_essen_header {
    border:0;
    text-align: left;
    float: left;
    font-size: 12;
  }
  .Inhalt_Speisekarte_essen_header_right {
    border:0;
    text-align: right;
    float: right;
    font-size: 12;
  }
  .Inhalt_Speisekarte_Kategorie {
    position:relative;
    width: auto;
    min-height: 20px !important;
    height: auto !important;
    height: 20px;
    margin:0;
    border:1px solid #C39D77;
    border-top:0;
    padding:5px;
    padding-top:10px;
    background-color: #F0CAA4;
    background-image: url(pics/kartoffelstubb/speisekarte_kategorie_header.gif);
    background-repeat: repeat-x;
    text-align: center;
  }
  .Inhalt_Speisekarte_Kategorie_Essen {
    position:relative;
    width: auto;
    min-height: 20px !important;
    height: auto !important;
    height: 20px;
    margin:0;
    margin-top:10px;
    border:1px solid #F8D2AC;
    padding:5px;
    background-color: #FFD9B3;
    text-align: justify;
  }
  .Inhalt_Speisekarte_Kategorie_Essen_Essen {
    position:relative;
    width: 460px !important;
    width: 100%;
    height: auto;
    margin:0;
    border:0;
    padding:0;
    text-align: justify;
  }
  .Inhalt_Speisekarte_Kategorie_Essen_Preis {
    position:relative;
    width: 70px;
    height: auto;
    margin:0;
    border:0;
    padding:0;
    text-align: right;
    float:right;
  }
  
  .Inhalt_Bild {
    position:relative;
    width:auto;
    min-width: 30px !important;
    min-height: 30px !important;
    height: auto !important;
    height: 30px;
    margin:8px;
    border:1px solid #C39D77;
    border-top:0;
    padding:10px;
    background-color: #F0CAA4;
    background-image: url(pics/kartoffelstubb/speisekarte_kategorie_header.gif);
    background-repeat: repeat-x;
    text-align: center;
  }
  
  .Fusszeile  {
    margin-left: 0;
    margin-right: -15px !important;
    margin-right: -15px;
    width: auto;
    background-color:#C39D77;
    border:0;
    border-top: 1px solid #986432;
    clear:both;
    margin-top: 15px;
    text-align: center;
    padding-top:7px;
    padding-bottom:7px;
    background-image: url(pics/kartoffelstubb/corner_ul.gif);
    background-repeat: no-repeat;
    background-position:left bottom;
  }
  
  .Fusszeile a{
    color:#4B2100;
  }
  
  h1  {
    text-align: center;
    font-size: 26;
    margin-bottom:40px;
  }
  
  hr  {
    height:3px;
    border:0;
    border-top: 3px dashed #792300;
    background-color: #FFD9B3;
    margin-top:0px;
    margin-bottom:20px;
    }
    
  p   {
    margin-top:0;
    margin-bottom:30px;
    }
