/* - STYLE - */

#modul #modul_news div.newseintrag {

	background: transparent;

}

#modul #modul_news div.newseintrag p.titel {

	color: #595959;
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 5px;

}

#modul #modul_news div.newseintrag p.titel a {

	color: #000;
	text-decoration: none;

}

#modul #modul_news div.newseintrag p.datum {

	color: #A6ABAF;
	margin: 10px 0px 8px 0px;
	padding: 0px;

}

#modul #modul_news div.newseintrag a {

	color: #000;

}

#modul #modul_news div.newseintrag a:hover, #modul #modul_news div.newseintrag p.titel a:hover {

	color: #b91619;

}

#modul #modul_news div.newskommentar {

	background: url(eintrag.png) no-repeat top right;
	min-height: 82px;
	padding-bottom: 10px;

}