/* - STYLE - */

#modul #modul_news div.newseintrag {

	background: transparent;

}

#modul #modul_news #social_media img {
	margin: 0px 2px 0px 2px;
}

#modul #modul_news #social_media {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}

#modul #modul_news div.newseintrag h2 {

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

}

#modul #modul_news div.newseintrag h2 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: #336699;
	text-decoration: none;

}

#modul #modul_news div.newseintrag a:hover {

	color: #336699;
	text-decoration: underline;

}

#modul #modul_news div.newskommentar {

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

}
