#content .news-list-container {
width:95%;
}

#content .news-list-item {
clear:left;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #999999;
margin-top:15px;
}
#content .news-list-item .news-list-date {
font-size:0.9em;
font-weight:bolder;
margin-bottom:0px;
}

#content .news-list-item h2 {
margin-top:0px;
float:left;
cleat:left;
width:550px;
}
#content .news-list-item p {
margin-top:0px;
}

#content .news-list-item p .news-list-morelink {
margin-left:0px;
padding-left:15px;
background-attachment: scroll;
background-image: url(images/nrp-news-weiter.gif);
background-repeat: no-repeat;
background-position: 0px 2px;

}

#content  .news-list-item img {
float:left;
margin-right: 10px;
margin-bottom:5px;
}

#content hr.clearer {
  width:1px;
  border-top-width: 0px;
visibility:hidden;
}

#content .news-list-browse {
width:100%;
float:left;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #999999;
margin-top:5px;
font-weight:bolder;
padding-top:3px;
}

#content .disabledLinkWrap, #content .activeLinkWrap, #content .browseLinksWrap a {
margin-right:5px;
}


#content .news-single-rightbox {
margin-top: 10px;
font-weight:bolder;
}

#content .news-single-img {
width:auto;
float:left;
margin-right: 10px;
margin-bottom:5px;
}

#content  p.news-single-imgcaption {
font-size:0.8em;
line-height:1.2em;
height:auto;
width:auto;
}

#content hr.cl-right {
  width:100%;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#content .news-single-item p {
margin-top:0px;
}

#content .news-search-form {
width:580px;
float:left;
clear:left;
position:relative;
margin-top:10px;
margin-bottom:10px;
}
#content .news-search-form .news-search-form-submit input {
width:202px;
}



/* news rechte spalte */

#rechts .news-latest-container {
position:relative;
width:180px;
left:5px;
}

#rechts .news-latest-item .news-latest-date {
visibility: visible;
height:1px;
overflow:hidden;
position:relative;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

#rechts .news-latest-item h2 {
font-size:0.9em;
position:relative;
top:0px;
margin-top:0px;
margin-bottom:3px;
line-height:1.1em;
}
#rechts  .news-latest-item img {
float:left;
margin-right: 10px;
}
#rechts .news-latest-item p {
  font-size:0.9em;
  line-height: 1.1em;
  margin-top:0px;
  font-family: Arial, Helvetica, sans-serif;
}

#rechts .news-latest-item hr {
  /* to fix probl. with hr line and not enough text with pic
     in latest news overview */
  clear:both;
  padding-top:10px;
  margin-top:-10px;
  /* end fix */
  
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-bottom-color: #999999;
}

/* news rechts ende */
