/*news*/
.news{
	font-size: 11px;
	color: #000000;
}
.news .eintrag{
	margin-bottom:20px;
}

.news .eintrag h2{
	margin-top:5px;
}

.news .eintrag a{
	display:block;
	margin-top:5px;
}

.news_datum{
	margin-left:0px;
	font-size: 9px;
	color: #666666;
}

.news a{
	
	font-size: 10px;
	color: #999999;
}

.news a:hover{
	color: #000000;
}

.news_kathegorie{
	padding-left: 0px;
	font-size: 9px;
	color: #000000;
}
