/* - STYLE - */

#modul #modul_news div.newseintrag {

	background: transparent;

}

#modul #modul_news div.newseintrag p.titel {

  font-family:Georgia,serif;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 100;
	margin-left: 110px;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 18px;
	padding: 0px;
	color:#000;

}


#modul #modul_news div.newseintrag p.titel2 {
 
    font-family:Georgia,serif;
	font-variant: small-caps;
	text-transform: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	padding: 0px;
	color:#000;

}

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

	color: #000;
	text-decoration: none;

}

#modul #modul_news div.newseintrag p.datum {

	color: #000;
	margin: 0px 0px 8px 115px;
	padding: 0px;
}




#modul #modul_news div.newseintrag a {

	color: #000;
	text-decoration: none;

}

#modul #modul_news div.newseintrag a:hover {

	color: #000;
	text-decoration: underline;

}

#modul #modul_news div.newskommentar {

	background: url(eintrag.png) no-repeat top right;
}

.newsbild { border: 1px solid black;
padding: 1px 1px;
margin:-22px 7px 0 0px;
float: left;
}

.newsconfig2 {
clear: both;}
