#main {
  margin-top: 140px;
}

#content {
  width: 720px;
  margin-left: 258px;
}

.news-single-img {
  margin: 0px;
}

.news-single-item {
  margin: 0px !important;
  padding: 0px !important;
}

.news-single-item h3 {
  border-bottom: 1px solid #d7d0bc;
  width: 700px;
  position: relative;
  clear: both;
  font-size: 18px;
  font-weight: normal;
  color: #404040;
}

.gastgeber_left {
  float: left;
  width: 240px;
}

.gastgeber_middle {
  float: left;
  width: 240px;
}

.gastgeber_right {
  float: left;
  width: 195px;
  padding: 0px 5px 15px 10px;
  background: #f5f1e8;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  margin-left: 10px;
}

/*
.gastgeber_right input {
  border: 1px solid #ccc;
  background: #fff;
}
*/

#left {
  float: left;
  width: 200px;
  position: absolute;
  left: 10px;
  top: 60px;
  margin: 0px;
  padding: 0px;
}

#content {
  float: left;
}

#right {
  clear: both;
  position: relative;
}

#left_content a {
  font-size: 12px;
  color: #3366cc;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  padding-bottom: 5px;
  clear: left;
  float: left;
}