/**
 * commerce navigation
 */

.green {
	color: #009900;
	font-weight: bold;
}

.payment-paymentobj-message {
	margin: 4px 0;
	color: #D40435;
}

#payment {
	width: 605px;
}


#payment .com-chkout-address-label,
#payment .com-chkout-address-input {
	background-color: #EEEEFF;
	margin: 1px 0pt 0pt;
	height: 30px;
	width: 300px;
	float: left;
	line-height: 30px;
}

#payment .com-chkout-address-label {
	padding-left: 5px;
}

#payment .com-chkout-address-input {
}

.payment-form-submit {
	margin-top: 20px;
	text-align: right;
}

.payment-disclaimer {
	font-size: 10px;
}

.phl {
	float: left;
	margin-right: 6px;
}

.phl h1 {
	margin-bottom: 0;
	text-transform: uppercase;
}

.pnav-hor,
.pnav-hor li,
.pnav-hor li a {
	line-height: 20px;
}

.pnav-hor ul {
	padding: 0;
	margin: 0;
}

.pnav-hor li {
	list-style-type: none;
	display: inline;
	margin: 0;
}

.pnav-hor li a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}

/**
 * custom margins
 */

/* produkte */
#page-50 .pnav-hor li a {
	margin-right: 11px;
}

/* second hand */
#page-25 .pnav-hor li a {
	margin-right: 18px;
}

.pnav-hor li.last a {
	margin-right: 0;
}

.pnav-ver {
}

.pnav-ver li,
.pnav-ver a {
	color: #575757;
	text-decoration: none;
	text-transform: uppercase;
}

.pnav-ver li.com-sub-act,
.pnav-ver li.com-sub-act a {
	color: #00599e;
}


.tx-commerce-pi1 {
	margin: 15px 0;
	min-height: 300px;
}

/**
 * page browser
 */

.com-cat-browser {
	margin: 20px 0;
}

.com-cat-browser img {
	float: left;
	margin-right: 6px;
}

.pagebrowser {
	float: left;
}
.pagebrowser,
.pagebrowser a {
	font-size: 11px;
}

.pagebrowser a {
	color: #575757;
	text-decoration: none;
}

.pagebrowser strong {
	text-decoration: underline;
}

/**
 * product detail
 */

.product_cover_image img {
	width: auto;
	height: auto;
}

.product_cover_image {
	max-width: 229px;
	max-height: 320px;
}

.com-single,
.com-single a {
	color: #2e2d2b;
	text-decoration: none;
}

.com-single {
	border-bottom: 1px solid #b8c2d4;
}

.com-single h2 {
	font-size: 16px;
	margin-bottom: 4px;
}

.com-single .first {
	/* text-align: center; */
	/* min-height: 285px; */
}

.com-single .first .used_product_cover_image img {
	border: 1px solid #ccc;
}

.main-content .com-single .first li,
.main-content .com-single .first ul {
	margin: 0;
	padding: 0;
}

.main-content .com-single .first ul {
	margin: 12px 0;
}

.main-content .com-single .first li {
	list-style-type: none;
	border: 1px solid #D5D5D5;
	display: inline-block;
	margin: 0 3px 3px 0;
	width: 103px;
	height: 78px;
}

/**
 * retail products
 */

.retail_product .product_cover_image {
	width: 320px;
	height: 229px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/elements/product_placeholder.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.retail_product .product_cover_image img {
	margin: auto;
}

.com-single-notice {
	margin-top: 6px;
	font-size: 11px;
}

.com-single-image-notice {
	text-decoration: none;
	color: #474747;
	font-size: 10px;
	margin: 4px 0 0 0;
}

.com-single-subtitle {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #d40435;
}

.com-single-backlink {
	float: right;
	margin: 0 0 30px 0;
}

.com-single-backlink a,
.com-single-backlink {
	text-decoration: none;
	color: #474747;
	font-size: 10px;
}

.com-single-backlink a {
	padding-right: 11px;
	background-image: url(../images/elements/arrow_blue.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

.com-single-ordernumber {
	font-size: 12px;
	margin-bottom: 30px;
}

.com-single-group {
	margin-top: 30px;
}

.com-single-group div {
	float: left;
}

.com-single-group .leftfield {
	width: 220px;
	/*margin-top:20px;*/
}

.com-single-group .rightfield {
}

.com-single-description {
	margin: 10px 0 30px 0;
	font-size: 11px;
}

.com-single-pricegross {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 21px;
}


.com-single-desc {
	width: 280px;
}


.com-single-pricegross {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 21px;
}


.com-single-aticle {
	/*border-bottom: 1px solid #e7e7e7;*/
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.com-single-financeprice {
	margin-top: 30px;
	font-size: 11px;
	position: relative;
}

.com-single-financeprice-law {
	font-size: 9px;
	color: #777;
	margin-top: 6px;
}

.finance-txt {
	position: relative;
	display: block;
	position: absolute;
	top: 0;
	left: 60px;
}


.com-single .first img {
	
}


.com-single-question {
	margin-top: 10px;
}



.com-select-attributes td {
	padding-right: 6px;
}

.com-single-condition-rating {
	margin-top: 10px;
	float: left;
}

.com-single-condition-rating a {
	text-decoration: none;
	font-size: 10px;
}

/**
 * product listing
 */

.plist dl {
	width: 702px;
	clear: left;
}

.plist dt,
.plist dd {
	height: 68px;
}

.plist dt {
	width: 90px;
	float: left;
	padding-top: 2px;
	text-align: center;
}

.plist dd {
	width: 602px;
	float: left;
	border-bottom: 1px solid #b8c2d4;
	margin: 0 0 4px 10px;
}

.pentry {
	margin-top: 18px;
	height: 42px;
	width: 590px;
}

.pentry td {
	height: 30px;
	line-height: 30px;
	font-family: Verdana;
	font-size: 11px;
}

.pentry .title {
	height: 11px;
}

.pentry .title,
.pentry .title a {
	line-height: 11px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.pentry .number {
	width: 76px;
}

.pentry .subtitle {
	width: 250px;
	color: #cc0033;
}



.pentry .price {
	width: 90px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}


.pentry .price-finance {
	width: 127px;
	text-align: right;
	font-size: 10px;
}


.pentry .link {
	margin-right: 6px;
	text-align: right;
	width: 70px;
}

.pentry .link span {
	display: none;
}

.pentry .link,
.pentry .link a {
}

.pentry .link a {
	display: block;
	float: right;
	width: 55px;
	height: 17px;
	background-image: url(../images/elements/link_details.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 6px;
}

/**
 * second hand product list
 */

.pentry .condition {
	width: 120px;
}

.second-hand .pentry .subtitle {
	min-width: 203px;
	color: #cc0033;
}

.second-hand .pentry .price {
	min-width: 80px;
}

.second-hand tr.com-select-even {
	background-color: transparent;
}

/**
 * commerce common
 */

.com-chkout-address h2,
.com-basket-container h2 {
	text-transform: uppercase;
}


/**
 * commerce basket
 */

.com-basket-container {

}

#delivery-city,
#billing-city {
	width: 300px;
}

.com-basket-list {
	font-size: 11px;
}

.com-basket-header th {
	font-weight: bold;
}

table.com-basket-list {
	border: none;
}

tr.com-basket-header th {
	border: none;
}

.com-basket-even,
.com-basket-odd,
.com-basket-header {
	border-bottom: 1px solid #fff;
}

table.com-basket-list thead,
table.com-basket-list td {
	border: none;
	border-top: 1px solid #fff;
}

.com-basket-list tr {
	background-color: #eeeeff;
}

.com-basket-list td {
	padding-top: 2px;
}

.com-basket-list select {
	font-size: 11px;
}

tr.com-basket-header {
	background-color: #eeeeff;
}


tr.com-basket-even {
	background-color: #F7F5FF;
}

tr.com-basket-odd {
	background-color: #eeeeff;
}


.com-basket-buttongroup {
	margin-top: 20px;
}

.com-basket-previous {
	float: left;
}

.com-basket-refresh {
	float: right;
	margin-right: 20px;
}

.com-basket-next {
	float: right;
}


/**
 * checkout
 */

.com-chkout-steps {
	margin-bottom: 20px;
}


.tx-commerce-pi3 {
	margin-bottom: 30px;
}

.tx-commerce-pi3 h2,
.tx-commerce-pi3 h3 {
	font-size: 15px;
	font-weight: bold;
}

.tx-commerce-pi3 h3{
	font-size: 14px;
}

.com-chkout-address-fields {

}

.com-chkout-address-label {
	margin: 7px 0 0 4px;
	color: #d40435;
}

div.com-chkout-address-fields dt {
	width: 300px;
}

.com-chkout-address-label label {
	color: #000;
}

.com-chkout-address-input,
.com-chkout-address-radiolabel {
	background-color: #EEEEFF;
	margin: 1px 0 0 0;
}

.com-chkout-address-radiolabel {
	padding: 6px 0 0 4px;
}

.com-chkout-address-input select,
.com-chkout-address-input input {
	margin: 5px 0 0 0;
}

.com-chkout-address-radio input {
	margin: 8px 0 0 8px;
}

.com-chkout-address-fields-submit {
	margin-top: 5px;
	float: right;
}

.com-chkout-address-fields-disclaimer {
	margin-top: 20px;
	font-size: 11px;
}


.com-chkout-steps li {
}

.com-chkout-steps,
.com-chkout-steps b,
.com-chkout-steps i,
.com-chkout-steps li,
.com-chkout-steps li a {
	line-height: 26px;
	vertical-align: middle;
}


.com-chkout-steps i {
	font-style: normal;
}

.com-chkout-steps ul {
	padding: 0;
	margin: 0;
}

.com-chkout-steps li {
	list-style-type: none;
	display: inline;
	margin: 0 10px 0 0;
}

.com-chkout-steps li a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
}

.com-chkout-steps li.com-chkout-step-active a {
	color: #B8C2D4;
}

.com-chkout-listing {
	padding-top: 10px;
}

.com-chkout-listing-descr {
	margin-bottom: 20px;
}

.com-chkout-listing-delivery-address,
.com-chkout-listing-billing-address {
	margin-top: 20px;
}

.com-chkout-listing-delivery-address dl,
.com-chkout-listing-billing-address dl {
	margin-top: 10px;
}


.com-chkout-listing-delivery-address dd,
.com-chkout-listing-billing-address dd,
.com-chkout-listing-delivery-address dt,
.com-chkout-listing-billing-address dt {
	border-bottom: 1px solid #ffffff;
	padding: 5px 0 5px 2px;
	height: 15px;
}

.com-chkout-listing-delivery-address dt,
.com-chkout-listing-billing-address dt {
	background-color: #EEEEFF;
	margin-right: 10px;
}

.com-chkout-listing-delivery-address dd,
.com-chkout-listing-billing-address dd {
	border-top: 1px solid #eeeeff;
}

.com-chkout-listing-footer {
	margin-top: 20px;
}

.com-chkout-listing p {
	margin: 0 20px 15px 0;
}

.com-chkout-listing-submit {
	margin: 20px 10px 0 0;
	padding-bottom: 20px;
}

.com-chkout-listing-submit input {
	float: right;
}

.com-chkout-listing-terms .error {
	color: #CC0033;
}

.com-checkout-finish p {
	margin-bottom: 8px;
}

.com-checkout-finish h2 {
	margin: 10px 0;
}

.msg-payment-object {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #EEEEFF;
	border-bottom: 1px solid #EEEEFF;
}

pre.payment-bank-data {
	background-color: #F7F5FF;
	padding: 4px;
}



.product_images_carousel { 
	display: none;
}

