
.newsliste 
{
	float:left;
	width:260px;
	margin-left:20px;
}

.ansprechpartnerliste 
{
	float:right;
	width:300px;
	margin-right:10px;
	margin-top:4px;
}

#footer 
{
	clear:both;
}

.newsliste table tr td {
	border:none;
	line-height:110%;
	vertical-align:top;
}

.newsliste table  
{
	margin-bottom:2px;
}

