/* - STYLE - */

#modul #modul_news div.newseintrag {

	background: transparent;

}

#modul #modul_news div.newseintrag p.titel {

	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 5px;

}

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

	text-decoration: none;

}

#modul #modul_news div.newseintrag p.datum {

	margin: 0px 0px 8px 0px;
	padding: 0px;

}

#modul #modul_news div.newseintrag a {

	text-decoration: none;

}

#modul #modul_news div.newseintrag a:hover {

	text-decoration: underline;

}

#modul #modul_news div.newskommentar {
	background: #f9f9f9;
	border:1px solid #f2f2f2;
	min-height: 82px;
	padding: 5px;
	margin:5px 0 10px 0;
}
