@CHARSET "UTF-8";




.m_order_overview .scroll_div {
	height:auto;
}

.m_order_overview {
	margin-top: 16px;
	width: 954px;
}
.m_order_overview .header {
	margin: 54px 18px 0 28px;
}
.m_order_overview h2 {
	font-size: 24px;
}
.m_order_overview p {
	font-size: 11px;
}
.m_order_overview .status {
	overflow: hidden;
	margin: 12px 0 60px 0;
}
.m_order_overview .status .col {
	position: relative;
	overflow: hidden;
	background: url(../../../img/css/bg-form.png) no-repeat 0 -400px;
	width:  214px;
	height: 124px;
	margin-left: 12px;
	padding: 0;
	display: inline;
}
.m_order_overview .status .first {
	margin-left: 30px;
}
.m_order_overview .status .col h4,
.m_order_overview .status .col p {
	margin-left: 12px;
}
.m_order_overview .status .col h4 {
	margin-top: 6px;
}
.m_order_overview .status .col a {
	position: absolute;
	left: 12px;
	bottom: 10px;
}

.m_order_overview .item {
	position: relative;
	width: 100%;
	background-position: -1004px -20px;
	margin: 0;
	padding: 0 0 8px 0;
}
.m_order_overview .item dt {
	font-size: 15px;
	padding: 45px 0 0 100px;
}
.m_order_overview .item dd.upc {
	color: #999;
	padding: 4px 0 0 100px;
}
.m_order_overview .item dd.price {
	position: absolute;
	right: 28px;
	bottom: 24px;
	font-weight: bold;
}
.m_order_overview .item dd.image {
	position: absolute;
	top: 18px;
	left: 30px;
}
.m_order_overview .item dd.zoom {
	position: absolute;
	top: 68px;
	left: 18px;
}
.m_order_overview .item dd.brand {
	position: absolute;
	top: 18px;
	left: 100px;
}
.m_order_overview .item dd.size {
	position: absolute;
	top: 45px;
	left: 420px;
}
.m_order_overview .item dd.size .disabled span {
	font-size: 10px;
	margin-right: 4px;
    padding: 1px 8px;
}
.m_order_overview .item dd.size div {
	padding-bottom: 3px;
}
.m_order_overview .item .prices {
	display: block;
	margin: -15px 0 0 645px;
}
.m_order_overview .item .prices td {
	width: 158px;
	text-align: right;
}
.m_order_overview .item .prices td.old-price {
    background: url(../../../img/css/bg-product.png) no-repeat 78px 3px;
}
.m_order_overview .item .prices td.desc {
	width: 137px;
	padding: 0 32px 0 0;
}
.m_order_overview .item .prices td.sum {
	font-weight: bold;
}
.m_order_overview .item .prices .special td {
	color: #c00;
}
.m_order_overview .item .give-away {
	display: block;
	margin: -16px 0 18px 420px;
}
.m_order_overview .item .give-away td {
	width: 502px;
	text-align: right;
}
.m_order_overview .item .give-away .sum {
	font-weight: bold;
}
.m_order_overview .item .give-away .desc {
	color: #c00;
}
.m_order_overview .item .links {
	position: absolute;
	top: 10px;
	right: 32px;
}
.m_order_overview .item .links li {
	text-align: right;
}
.m_order_overview .item .links li a,
.m_order_overview .item .links li a:visited {
	color: #999;
}
.m_order_overview .item .links .wishlist {
	padding: 0 14px 0 0;
	background: url(../../../img/css/bg-item.gif) no-repeat right -1150px;
}
.m_order_overview .item .links .remove-item {
	padding: 0 14px 0 0;
	background: url(../../../img/css/bg-item.gif) no-repeat right -1100px;
}
.m_order_overview .summation {
	position: relative;
	padding: 10px 0 30px 0;
	overflow: hidden;
	width: 100%;
	border-top: 1px dotted black;
	margin-top: 10px;
}
.m_order_overview .summation .coupon {
	float: left;
	padding: 0 0 0 30px;
	width: 326px;
}
.m_order_overview .summation .coupon input {
	overflow: hidden;
}
.m_order_overview .summation .coupon input.text {
	border: 1px solid #bababa;
	width: 268px;
	float: left;
	margin-right: 5px;
}
.m_order_overview .summation .coupon .teaser {
	padding: 20px 0 0 0;
	display: block;
}
.m_order_overview .summation table {
	float: right;
}
.m_order_overview .summation table td {
	text-align: right;
	width: 140px;
	padding-right: 32px;
	padding-top: 2px;
}
.m_order_overview .summation table td.desc {
	padding-right: 0;
	width: 138px;
}
.m_order_overview .summation table tr.before-hr td {
	padding-bottom: 10px;
}
.m_order_overview .summation table tr.hr td {
	padding-top: 10px;
	border-top: 1px dotted black;
}
.m_order_overview .summation table tr.sum td {
	color: #009661;
	font-size: 24px;
}
.m_order_overview .summation table tr.sum td.desc {
	font-size: 16px;
}
.m_order_overview .summation table td.taxes {
	text-align: left;
	color: #999;
	padding-left: 40px;
}
.m_order_overview .summation table td.savings {
	text-align: left;
	color: #c00;
	padding-left: 40px;
}
.m_order_overview .buttons {
	background: url(../../../img/css/bg.png) no-repeat -1000px -23px;
	padding: 18px 0 0 30px;
	position: relative;
}
.m_order_overview .buttons .btns {
	width: auto;
	position: absolute;
	top: 16px;
	right: 32px;
}
.m_order_overview .buttons .line .text {
	width: 35px;
}
.m_order_overview .buttons h3 {
	margin-top: 40px;
}
.m_order_overview .buttons .cccode {
	padding: 4px 8px 6px 10px;
	background: url(../../../img/css/bg-checkout-cccode.png) no-repeat left top;
	position:relative;
	width:424px;
}
.m_order_overview .buttons .cccode label {
	color: #fff;
	width: auto;
	padding: 2px 8px 0 0;
}
.m_order_overview .buttons .cccode .icon-info {
	position: absolute;
	top: 7px;
	right: 8px;
	display: block;
}
.m_order_overview .scroll_div {
	height:200px; 
	overflow:auto;
}

div.noPrint {
	display: none !important;
}

div.print {
	display: block !important;
	text-align: left;
	font-size: 15px !important;
}
div.print p {
	font-size: 15px;
}

/* For product detail page */
.page-productdetail #header .module,
.page-productdetail #header .m_search_start,
.page-productdetail #header #m_container,
.page-productdetail #mywidgethook,
.page-productdetail .crosselling,
.page-productdetail .m_product_last_seen,
.page-productdetail .overview-btn,
.page-productdetail #footer
{
	display: none;
}
.page-productdetail #ariadne 
{
	margin-left: 0px;
}
.page-productdetail .product_detail,
.page-productdetail .module-without-bg, 
.page-productdetail .module 
{
	background: none;
}

.page-productdetail .tabs .tabContent div
{
	display: block !important;
}

.page-productdetail .old-price div
{
	background: none !important;
	text-decoration: line-through !important;
}

.page-productdetail .m_product_facts .price
{
/* 	height: 21px; */  /*DEICHMANN-2568 */
}
.page-productdetail .product-view-1
{
	display: none !important;
}
.page-productdetail .product-view-2
{
	display: block !important;
}

.module.product_detail .additional-container .additional-details .tabContent .content-4 ul li:nth-child(3) a span{
	display: none;
}


/* Produktdetailseite - Tabs
 * Headlines in print-Ansicht einblenden
 * Wertung ausblenden falls 0 Wertungen
 */
.fe-print-hide {
	display: block; /* Helper */
	visibility: visible;
}

.page-productdetail .tabHeadings {
	display: none;
}

.page-productdetail .tabContent > div {
	margin: 0 0 25px 0;
	width: 90%;
}

.page-productdetail #product-detail .ratingCount-0 {
	display: none !important;
}
