#aktuelles {
	border:1px #013F84 solid;
	margin-top:30px;
	background-color: #D8DEE5;
	padding: 5px;
}

#aktuelles a{
	text-decoration: none;
	font-size: 0.8em;
	color: #000;
}

#aktuelles a:hover{
	color: #013F84;
}

#akt_header{
	display:block;
	font-size: 1.2em;
	color: #fff;
	background-color: #013F84;
	text-align: center;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:3px;
	width:100%;
}

#news_latest_title
{
	font-weight: bold;
}

#news_latest_container
{
	padding:5px;
}

#news_latest_item
{
	padding-top: 5px;
	width:100%;
}

#aktuelles .bodytext
{
	border-top: 1px #013F84 solid;
    line-height: 12px;
}

.news-single-timedata
{
	color: #000;
	position: relative;
	top: 15px;
}

.news-single-item h3
{
	color: #000;
	border: 0px;
	background-color: #fff;
}