#druck_inhalt {
	width: 600px;
	float: left;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}
#druck_inhalt p {
	font-weight: normal;
}
#wrap_news {
	clear: both;
}
#news-content {
	clear: both;
	}
*:first-child+html #wrap_news,
*:first-child+html #news-content { min-height: 1px; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
}


