#topnews {
  width: 900px;
  height: 335px;
  background: url('../images/topnews_bg.gif') no-repeat left bottom;
}

#topnews_inner {
  border: 1px solid #E5E5E5;
  height: 320px;
  padding: 4px;
}

#topnews_inner p {
  margin: 0 4px;
}



#center_start {
  padding: 30px 0;
}

#center_start p {
  padding: 0 5px;
}

.center_spalte {
  width: 200px;
  height: 250px;
  float: left;
  background: #fff url('../images/center_bg.gif') no-repeat left bottom;
}

.center_spalte_space {
  width: 33px;
  height: 250px;
  float: left;
}

.center_inner {
  position: relative;
  border: 1px solid #E5E5E5;
  height: 236px;
  padding: 4px;
}

.center_more {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 20px;
  height: 20px;
}

.center_more a {
  display: block;
  width: 20px;
  height: 20px;
}
