/* - STYLE - */

#modul #modul_news div.newseintrag {

	background: transparent;
	margin:20px 0px 20px 0px;

}

#modul #modul_news div.newseintrag p.titel {

	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #334782;
	font-size:12px;
	font-weight:bold;

}

#modul #modul_news div.newseintrag p.titel a {

	color: #334782;
	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 {

	min-height: 82px;
	padding-bottom: 10px;

}
