@charset "utf-8";
/* CSS Document */

.offer_pic {
	width: 380px;
	float: left;
}
.offer_info {
	width: 530px;
	float:right;
	height:100%;
}
.offer_desc {
	width: 948px;
}
.offer_desc_detail {
	margin-top: 25px;
	margin-bottom: 25px;	
}
.order_button {
	padding: 20px;	
}
#preis {
	color:#999;
	margin-top: 30px;
	margin-bottom:10px;
}
