.news-latest a {
  background: none repeat scroll 0 0 transparent;
  color: #09455D;
  padding: 0;
  text-decoration:none;
}

.news-item
{
  float:left;
  min-height: 118px;
  margin-bottom: 8px;
  width: 225px;
  padding: 5px;
  background-color: #E6F3CD;
}

.news-latest .news-item + .news-item
{
  float: right;
}

.news-gotoarchive
{
  margin-top:10px;
  margin-left:5px;
  clear:both;
}

.news-gotoarchive a
{
  text-decoration:underline;
}

.news-gotoarchive a:hover,
.news-gotoarchive a:active,
.news-gotoarchive a:focus
{
  text-decoration:none;
}

.news-item .csc-textpic
{
  float:left;
  margin-right:5px;
}


/* Position der Newseinträge ohne Abstand */
.news-amenu-container li {
  padding-bottom: 0px;
}

#center_column .news-list-item h3 {
  text-transform:none;
}

.news-catmenu {
  margin: 0;
  padding:0;
  background:none;
  border: none;
}

#center_column ul.tree,
#center_column ul.tree ul,
#center_column ul.tree li {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: both;
}

#center_column ul.tree ul {
  margin-left: 10px;
}

#center_column ul.tree li a {
  padding: 9px 0 7px 9px;
  display:block;
}

#center_column ul.tree img {
  display:none;
}


.news-menu-view {
  background-color: #E6F3CD;
}
.news-menu-view > ul > li + li {
  margin-top: 15px;
}
.news-menu-view > ul > li {
  margin: 2px 10px;
  background-color: #CFE3A8;
  font-weight: bold;
}

.news-menu-view .itemactive {
  font-weight: bold;
}

.news-menu-view > ul > li > ul {
  background-color: #E6F3CD;
  font-weight: initial;
}

.news-menu-view .item {
  padding: 2px 0;
}


.news-content strong p.bodytext {
  margin-bottom: 0;
}

.news-related-news-date + a {
  display: block;
}