div.blatt h3 {
	margin-bottom:0px;
}
div.blatt h4 {
	font-style:italic;
	margin:0px;
	margin-bottom:20px;
	font-weight:normal;
	font-size:11px;
}
div.blatt hr {
	clear:both;
	border:none;
/*	border-bottom:1px dotted red; */
	height:1px;
	background-image:url(/images/news-hr.gif);
	background-repeat:repeat-x;
	width:525px;
	margin:20px 0px;
}
div.blatt img {
	float:right;
	border:none;
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-right:1px;
	margin-bottom:10px;
}
