#imga {
	background-image:url(../images/content/haende.jpg);
	background-repeat:no-repeat;
	position: relative;
	float:right;
	top:0px;
	left: 0px;
	width: 250px;
	height: 187px;
	border: 4px solid #FFF2D2;
	margin-left:15px;
	margin-bottom:10px;

}

#text {
	position: relative;
	clear:both;
	top:0px;
	left: 0px;
	height: auto;
}