#left_column a.logo,
#left_column a.logo:hover,
#left_column a.logo:active,
#left_column a.logo:focus
{
  padding: 20px 0 25px;
  color: #602;
  font-weight: bold;
  font-size: 150%;
  text-transform: uppercase;
}

.news-latest a {
  background: none repeat scroll 0 0 transparent;
  color: #09455D;
  padding: 0;
  text-decoration:none;
}  


.news-item
{
  float:left;
  min-height: 100px;
  margin-bottom: 8px;
  width: 215px;
  padding: 5px;
  background-color: #E6F3CD;
}

.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;
}

.news-content{}

/* 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;
}
