/* KOPF ---------------- */

#kopf {
  background-image: url(../images/header_home.jpg);
  background-repeat: no-repeat;
  background-position: 0 30px;
  height: 275px;
}

#logo {
  height: 65px;
}

#willkommen {
  clear: both;
  float: right;
  padding-top: 150px;
}



/* SPALTE 3 ------------ */

#spalte3 {
  width: 600px;
  padding: 20px 40px 0 40px;
}
