#pimage {
	position: absolute;
	right: 179px;
	top: 181px;
	left: auto;
	
	margin: 0 0 0 13px;
}
#pimage .content {
	width: 250px;
	
	margin: 0;
	padding: 0;
	
	overflow: hidden;
}

#text .content {
	float: left;
	
	width: 345px;
	height: 130px;
	
	padding: 12px 18px;
	
	font-size: 12px;
	
	background: url('/fileadmin/web/images/content/pdetail.gif') center left no-repeat;
}

#text .pics {
	float: left;
	
	width: 247px;
	height: 155px;
	
	margin: 180px 0 10px 14px;
	
	background: url('/fileadmin/web/images/content/detail_pic.png') top left no-repeat;
	behavior: url(iepngfix.htc);
}