div.eintrag {
	height:150px;
	margin-left:5px;
	margin-right:5px;
	width:200px;
	float:left;
	margin-bottom:25px;
}


div.eintrag_headline {
	margin:0px;
	padding:4px;
	padding-bottom:6px;
	height:15px;
	width:194px;
	clear:both;
	background-color:#f7ba39;
}

div.eintrag_headline a {
	text-decoration:none;
	color:white;
	font-weight:bold;
}

div.eintrag_bild {
	height:125px;
	width:200px;
	margin-top:1px;
	clear:both;
	border:1px solid black;
}


