/* - STYLE - */

#modul #modul_news div.newseintrag {

	background: transparent;

}

#modul #modul_news div.newseintrag p.titel {

	color: #ffffff;
	background:url(http://www.knezlazar.com/includes/templates/knezlazar/images/newshead.jpg);
	margin: 0px 0px 5px 0px;
	padding: 2px;
	font-weight: bold;
	line-height: 18px;

}

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

	color: #ffffff;
	text-decoration: none;

}

#modul #modul_news div.newseintrag p.datum {
	
	background:url(http://www.knezlazar.com/includes/templates/knezlazar/images/datumbg.jpg);
	color: #333333;
	margin: 0px 0px 8px 0px;
	padding: 2px;

}

#modul #modul_news div.newseintrag a {

	color: #3b5998;
	text-decoration: none;

}

#modul #modul_news div.newseintrag a:hover {

	color: #3b5998;
	text-decoration: underline;

}

#modul #modul_news div.newskommentar {

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

}
