#top-left {
  float: left;
  width: 678px;
  height: 90px;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  overflow: hidden;
}

#top-right {
  display: none;
}

#bottom-right {
  width: 192px;
  margin-top: 25px;
  margin-left: 8px;
  margin-right: 3px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  overflow: hidden;
}


#bottom-left .news-latest-container {
  margin-top: 0px;
  padding-bottom: 16px;
  float: left;
  width: 100%;
}
#bottom-left .news-latest-container h1 {
  display: none;
}
#bottom-left .news-latest-item {
  margin-top: -1px;
  padding-top: 8px;
  padding-bottom: 0px;
  margin-bottom: 8px;
  border-top: 1px solid #E5E5E5;
  border-bottom: none;
  width: 100%;
}
#bottom-left h3.news-latest-title a {
  padding-left: 14px;
  color: #999999;
  font-size: 11px;
  text-decoration: none;
  float: left;
  margin-top: -3px;
  margin-left: 0px;
  margin-left: -10px;
}
#bottom-left h3.news-latest-title a:hover {
  color: #999999;
  text-decoration: none;
}
#bottom-left div.news-latest-date {
  margin-top: -3px;
  float: right;
}
#bottom-left .news-latest-date a {
  text-decoration: none;
  font-weight: normal;
  color: #999999;
  padding-left: 2px;
  font-size: 11px;
}
#bottom-left .news-latest-date a:hover {
  text-decoration: none;
  color: #999999;
}
#bottom-left .news-latest-item .text {
  float: left;
  width: 450px;
  margin-right: 58px;
  padding-left: 0px;
}
#bottom-left .news-latest-item .text img {
  float: left;
  margin-left: -2px;
}

  
#bottom-left .news-latest-container .bodytext {
  padding: 0px;
  margin: 0px;
  padding-left: 0px;
  line-height: 16px;
  clear: both;
  width: 440px;
}
#bottom-left .news-latest-morelink {
  margin-top: -12px;
  margin-bottom: 0px;
  margin-left: 415px;
  padding-left: 10px;
  background: none;
  color: #ed1c24;
}
#bottom-left .news-latest-morelink a {
  color: #ed1c24;
  text-decoration: none;
}
#bottom-left .news-latest-morelink a:hover {
  color: #ed1c24;
  text-decoration: underline;
}
#bottom-left .news-latest-img {
  display: none;
}


/* Zusatzseiten */

#bbb #bottom-left .news-latest-morelink,
#bmc #bottom-left .news-latest-morelink,
#gbm #bottom-left .news-latest-morelink,
#mbm #bottom-left .news-latest-morelink,
.bpmev #bottom-left .news-latest-morelink {
  margin-top: -12px;
  margin-bottom: 0px;
  margin-left: 415px;
  padding-left: 10px;
  background: url(../sys/icon.arrow.red.gif) 0px 2px no-repeat;
  color: #A19FA0;
}
#bbb #bottom-left .news-latest-morelink a,
#bmc #bottom-left .news-latest-morelink a,
#gbm #bottom-left .news-latest-morelink a,
#mbm #bottom-left .news-latest-morelink a,
.bpmev #bottom-left .news-latest-morelink a {
  color: #A19FA0;
  text-decoration: underline;
}
