body {
  font-family: sans-serif;
  color: #141817;


}
#container {
  width: 1024px;
   height: 875px;
  margin: auto;
}
#kopf {
  background: url(duenen.jpg) no-repeat;
  
  color: white;
}
#navigation {
  width: 300px;
  float: left;
}
#inhalt {
  padding-top: 120px;
}