.bilder_vorschau {
	float: left;
	
	/* background: red; */
}


.bilder_vorschau_text {
	float: left;
	height: auto; 
	height: 49px; 
	font-size: 12px; 
	line-height: 17px;
	padding: 3px 5px 3px 5px;
	color: #404040;
	overflow: hidden;
	
	background: #c0c0c0 !important;
}