/**
 * News Modul
 */
.nbox {
	margin: 0 0 30px 0;	
}

ul.hfeed {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;	
}

ul.hfeed li {
	margin: 20px 0 0 0;
	list-style: none;
	padding: 10px 0 10px 0;
	background: none;
}

ul.hfeed li .border {
	float: left;
	width: 70px;
	height: 54px;
}

ul.hfeed li .newsdate {
	display: block;
	line-height: 18px;
	text-transform: uppercase;
}

ul.hfeed li .newsdate strong{
	font-size: 19px;
	font-weight: normal;
}

ul.hfeed li .border img {
	margin: 17px 0 0 0;
}

ul.hfeed li .ptextnews {
	width: 360px;
	float: left;
}

ul.hfeed li .ptextnews p {
	padding: 0;
	margin: 0;
}

ul.hfeed li .ptextnews h3 {
	margin-bottom: 10px;
}

.detailimage {

}

.news-short {
	line-height: 2em;
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	height: 80px;
}

.news-date {
	height: 15px;
	margin: 0 0 20px 0;
	font-style: italic;
}
