  body {
    color: black; background-color: #4c5258;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1023px;
    padding: 0;
    border:0;
  }

.bufett { background-color:#ACA8A7;}
.logobufett {    background: #ACA8A7 url(../img/Kochnische_logo_bufett.gif) no-repeat;}
.fingerfood { background-color:#9598A1;}
.logofingerfood { background: #9598A1 url(../img/Kochnische_logo_fingerfood.gif) no-repeat;}
.logohome { background: #9598A1 url(../img/Kochnische_logo_home.gif) no-repeat;}
.suppen { background-color:#715E59;}
.logosuppen { background: #715E59 url(../img/Kochnische_logo_suppen.gif) no-repeat;}
.impressum { background-color:#707868;}
.logoimpressum { background: #707868 url(../img/Kochnische_logo_impressum.gif) no-repeat;}
.nische { background-color:#C3C3C7;}
.logonische { background: #C3C3C7 url(../img/Kochnische_logo_nische.gif) no-repeat;}
.nische2 { background-color:#D1CCC6;}
.logonische2 { background: #D1CCC6 url(../img/Kochnische_logo_nische2.gif) no-repeat;}
.kontakt { background-color:#715E59;}
.logokontakt { background: #C5CDD6 url(../img/Kochnische_logo_kontakt.gif) no-repeat;}
.home {background-color:#BFC6CF;}

div#Kopf {
    margin:0; padding:0;
    text-align: center;
    border:0;
    height: 232px;
  }
div#Kopf .bild {
    margin:0; padding:0;
float:left;
  }
div#Kopf .Slogan {
    margin:115px 135px 0px 50px; 
padding:0;
float:right;
font-size: 1em;
font-weight:bold;
color: #9598A1;
  }

  ul#Navigation {
    font-size: 1em;
    float: left; width: 900px;
    margin: 26px 0 0 -15px; padding: 0;
  }
  ul#Navigation li {
    display: inline;
    list-style: none;
    margin: 0; padding: 0.9em;
    font-weight: bold;
  }
  ul#Navigation .txt {
color:#ffffff;
}

  ul#Navigation a {
text-decoration:none;
  }
  ul#Navigation a:link {
    color: black;
  }
  ul#Navigation a:visited {
    color: black;
  }
  ul#Navigation a:hover {
    color: #ffffff;
  }
  ul#Navigation a:active {
    color: white;
  }

  div#Inhalt {
    margin:0;
    padding:0;
    height:546px;
  }

  div#Inhalt .bild {
float:left;
margin-right:27px;
margin-top:0;
  width: 720px;
} 
div#Inhalt p {
    font-size: 0.75em;
    margin-left:2.3em;
    padding: 0;
    color:#333333;
} 

div#Texte {
    font-size: 0.75em;
    margin-top:0; padding: 0;
margin-right:70px;
    border: 0;
height:546px;
  }
  div#Texte .txt {
color:#ffffff;
  }
  div#Texte .txt2 {
color:#333333;
  }
  div#Texte a {
    color: #ffffff;
text-decoration:none;
  }

