div.angebot_box {
	text-align: center;
	width: 280px;
	height: 55px;
	background: #acc6e1 url(images/boxes/angebot_box.jpg) no-repeat top left;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
}

a.angebot {
	display: block;
	width: 168px;
	height: 40px;
	background: #fff url(images/misc/angebot_anfordern.jpg) no-repeat top left;
	color: #000;
	font: bold 12px/32px Arial, sans-serif;
	margin: 0 auto;
	text-align: left;
	text-indent: 12px;
}

.product_recommendation_text { 
	background: #FFF url(images/details/product_recommendation_bg.jpg) no-repeat top left;
	height: 67px;
	width: 390px;
	padding-left: 50px;
	padding-right: 10px;
	color: #333;
	float: left;
	margin: 15px auto;
	font-size: 11px;
}

.printer_details {
	min-height: 320px;
	height: auto !important;
	height: 320px;
	margin-bottom: 15px;
}

.product_recommendation_image {
	float: left;
	margin: 15px auto;
}

.detail_image {
	float:			left;
	width: 			250px;
	position:		relative;
}

.detail_image_pic {
	position:absolute;
	top:0;
	left:0;
}

.detail_text {
	float:			right;
	width: 			280px;
}

a.datasheet, a.datasheet:hover {
	display: block;
	width: 200px;
	height: 25px;
	border-bottom: none;
	text-decoration: none;
	line-height: 25px;
	text-indent: 30px;
	color: #333;
	background: url(images/misc/datenblatt-button.gif) no-repeat right;
}

a.datasheet_pdf_only, a.datasheet_pdf_only:hover {
	display: block;
	
	height: 25px;
	line-height: 25px;
	text-indent: 30px;
	color: #333;
	background: url(images/misc/datenblatt-button.gif) no-repeat -175px 0;
}

.detail_box_top {
	background: url(images/details/anfrage_top.jpg) no-repeat;
	height: 26px;
	width: 550px;
	text-indent: 10px;
	line-height: 26px;
}

.detail_box_top h3 {
	margin:5px 0 0 0;
	padding:0;
}

.detail_box_middle {
	width: 528px;
	padding: 10px;
	margin-bottom: 15px;
	border-left: 1px solid #6588AE;
	border-right: 1px solid #6588AE;
	border-bottom: 1px solid #6588AE;
}

.detail_box_middle form {
	padding: 0;
	margin: 0;
}

.inventory_table {
	margin-top: 15px;
}

.inventory_table a, .inventory_table a:hover {
	color: #4F6E98;
}

.inventory_table td{
	padding: 4px;
}

.inventory_table td.td_left_blue{
	border-bottom: 1px solid #ACC6E1;
	border-right: 1px solid #ACC6E1;
	padding-left: 0;
}
.inventory_table td.td_right_blue{
	border-bottom: 1px solid #ACC6E1;
}

.detail_box_middle table td {
	padding:4px;
}

.detail_box_middle td.td_left_blue{
	border-bottom: 1px solid #ACC6E1;
	border-right: 1px solid #ACC6E1;
}
.detail_box_middle td.td_right_blue{
	border-bottom: 1px solid #ACC6E1;
}

.detail_text ul {
	margin:10px 0 10px 0;
	padding:0;
}

.detail_text ul li {
	margin:0;
	padding:0;
	margin-left:20px;
}