/* - STYLE - */

#modul #modul_news div.newseintrag {

	background: transparent;

}

#modul #modul_news div.newseintrag p.titel {

	color: #595959;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 18px;

}

#modul #modul_news div.newseintrag p.titel a {

	color: #595959;
	text-decoration: none;

}

#modul #modul_news div.newseintrag p.datum {

	color: #A6ABAF;
	margin: 0px 0px 8px 0px;
	padding: 0px;

}

#modul #modul_news div.newseintrag a {

	color: #A6ABAF;
	text-decoration: none;

}

#modul #modul_news div.newseintrag a:hover {

	color: #A6ABAF;
	text-decoration: underline;

}

#modul #modul_news div.newskommentar {

	background: url(eintrag.png) no-repeat top right;
	min-height: 82px;
	padding-bottom: 10px;

}