

#cont_rechts .news-latest-container{
background-color:#87a8d2;
width:200px;
min-height:250px;          
height:auto !important;  /* für moderne Browser */                                                     
height:250px;  /*für den IE */

}


#cont_rechts .news-latest-container_text{
padding:10px;
}


#cont_rechts .news-latest-container_text h1{
color:#000000;
font-size:13px;
}

#cont_rechts .news-latest-container_text h2{
margin:10px 0;
font-size:12px;
}


#cont_rechts .news-latest-container_text p.bodytext{
color:#FFFFFF;
font-size:10px;
}

#cont_rechts .news-latest-container_text a{
font-size:10px;
}  

.news-latest-gotoarchive, .clearer{

display:none;
}

.news-latest-item .bodytext{
color:#FFFFFF;
font-size:10px;
}


.news-latest-morelink{
font-size:10px;
margin-top:15px;
}



/*-- ---------------------------------------------  */
/*-- NEWS-LISTE ----------------------------------  */


.news-list-item{
  border-bottom:1px solid #CCCCCC;
  margin-top:20px;
}


.news-list-item img{
  border:0;
  margin: 10px 0;
}

.news-list-item .news-list-morelink a{
  line-height:35px;
}


/*-- ---------------------------------------------  */
/*-- NEWS-SINGLE ---------------------------------  */

.news-single-img{
  margin: 20px 0;
}

.news-single-backlink{
  margin: 10px 0;
}

