.overview{

	float: left;
	border:1px solid gray;
}

.kurzbeschr{
	width: 225px;
	overflow:hidden;
	margin-bottom:5px;	
		font-size:9px;
	color: #666666;
}

.titel{
	display:block;
	color:#9b805d;
	margin-bottom:4px;
}


