.news-latest-container{
float:left;
	padding:0;
	margin:0;
	width: 100%;
}

.news-latest-item {
float:left;
	padding:0;
	margin:0;
	width: 100%;
}

.header_container {
	width: 100%;
	float:left;
}

.news-latest-date {
	font-size:11px;
	color: #999999;
	float: right;
}

.news-latest-header {
	float: left;
	padding: 0 0 3px 0;
	color:#666666;
   font-size: 13px;
   font-weight: bold;
   margin: 0px;
}

.latest_bild {
float: right;
  margin: 0px;
  padding: 0px;
  margin-left:3px;
  margin-bottom:3px;

}

.news-single-imgcaption{
padding-bottom: 20px;
}

.subheader {
	float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.news-linie{
float:left;
width: 100%;
/*background: pink;*/
background-image: url(../main/images/hr_news.gif);
background-repeat: repeat;
height: 20px;
}

.news-latest-morelink{
	text-align: right;
	width: 100%;
	float: right;
	font-size: 11px;
	color: #004990;
	}
	
.news-latest-morelink a:link, .news-latest-morelink a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #004990;
}

.news-latest-morelink a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}



.news-single-item {
	padding:0px;
	margin:0px;
width: 100%
}

.text {
	float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.news-amenu-item-year {
list-style: none;
list-style-position: outside;
	color:#000000;
}

.news-single-related,.news-single-files,.news-single-links  {
        margin:0px;
        margin-bottom: 10px;
        padding:3px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
        margin-left:5px;
margin-top:5px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
        font-weight: bold;
        font-size: 11px;
        margin-left:5px;
        width:100%;
}