/************************************************/
/* News									*/
/************************************************/
h1.news, h2.news, h3.news{
	color:#333;
	font-weight:bold;
	margin:20px 0 10px 0;
	}
h3.news{
	font-size:110%;
	margin:5px 0;
	}

div.news-tr {
	width:100%;
	margin-bottom:10px;
	display:table-row;
}
div.news-td{
	display:table-cell;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
}

div.news-single-item-umweltereignis.utitel	h2{
	font-size:100%;
	font-weight:normal;
}
