#rechts DIV.new-cat-image  { color: #fff; padding-right: 4px; padding-left: 4px; }
#rechts DIV.news-frame          { text-align: left; border-bottom: 8px solid #ffffff; padding-bottom: 16px; }
#rechts DIV.news-header  { color: #fff; font-style: normal; font-weight: bold; margin-left: 4px; }
#rechts DIV.news-header-link    { font-style: normal; font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; }
#rechts DIV.news-header-link a  { color: #fff ; text-decoration: none; }
#rechts DIV.news-header-link a:hover { text-decoration: underline; }
#rechts DIV.news-latest-date { }
#rechts DIV.news-latest-date a   { color: #fff; font-style: normal; font-weight: bold; background-color: #fff; border: solid 1px }
#rechts DIV.news-latest-morelink a:hover { text-decoration: underline; }
#rechts DIV.news-list-container {  }
#rechts DIV.news-list-container p.bodytext { color: #333; margin: 0; padding: 4px; }
#rechts DIV.news-latest-container p.bodytext { color: #333; margin: 0; padding: 4px; padding-top: 0px; }
#rechts DIV.news-list-morelink { color: #fff; font-style: normal; font-weight: normal ; padding: 4px; }
#rechts DIV.news-list-morelink a { color: #fff; background-image: url(../media/pfeil_rechts.gif); background-repeat: no-repeat; background-position: right 4px; text-decoration: none; padding-right: 14px; }
#rechts DIV.news-list-morelink a:hover { text-decoration: underline; }
#rechts DIV.news-latest-morelink { color: #fff; font-style: normal; font-weight: normal ; padding: 4px; }
#rechts DIV.news-latest-morelink a { color: #fff; background-image: url(../media/pfeil_rechts.gif); background-repeat: no-repeat; background-position: right 4px; text-decoration: none; padding-right: 14px; }
#rechts DIV.news-latest-morelink a:hover { text-decoration: underline; }

/* Added by Sascha Schieferdecker 2011.01.14 for improving Newsdisplay middle column */

.news-list-item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
}

.news-image {
  float: left;
  width: 85px;
  padding-top: 3px;
}

.news-text {
  width: 420px;
  float: right;
}

.news-list-morelink {
  margin-top: 0.5em;
}

.news-frame {
  padding-top: 0.5em;
}

.news-header-link {
  margin-bottom: 0.3em;
}

/* Rechte Spalte */

.news-latest-item .newstext img {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 16px;
}

.news-single-img {
  float: left;
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
}
