/* -- Reset -- */
p, form, fieldset, select, input, object, ul, ol, li, img, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	padding: 0;
	margin: 0;
	border: none;
}

/* -- Allgemeine -- */
body {
	margin:0;
	padding: 0;
	background: url(../images/bgr_body.gif) repeat;
	color:#5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a,
button.link {
	padding: 0 0 0 8px;
	background: transparent url(../images/link_bullet.png) no-repeat left center;
	color:#FF7E21;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover,
button.link:hover {
	text-decoration:underline;
	color:#5C5C5C;
	background: transparent url(../images/link_bullet_hover.png) no-repeat left center;
}

button { font-family: Arial, Helvetica, sans-serif; line-height: 15px; text-align: left; border: 0 none; cursor: pointer; }

a.normal {
	padding: 0;
	background-image: none;
}

a.small {
	font-size: 10px;
}

a.normal:hover {
	padding: 0;
	background: none;
}

a.print-link { 
	padding: 0 0 0 24px;
	background: transparent url(../images/icon_print.gif) left top no-repeat;
	color: #5c5c5c;
	line-height: 15px;
	font-weight: normal;
}

a.pdf-link { 
	padding: 0 0 0 24px;
	background: transparent url(../images/icon_pdf.gif) left top no-repeat;
	color: #5c5c5c;
	line-height: 18px;
	font-weight: normal;
	display: inline-block;
	height: 20px;
}

a.underline-link {
	color: #5c5c5c;
	text-decoration: underline;
}

a.underline-link:hover {
	text-decoration: none;
}

a.addmore-link { font-size: 16px; display: inline-block; height: 16px; color: #333333; padding: 3px 30px 3px 0; margin: 0 0 10px; background: url(../images/icon_addmore.gif) right top no-repeat; }

a.left_arrow {
	background-image: url('../images/link_bullet_right.png');
}

a.left_arrow:hover {
	background-image: url('../images/link_bullet_right_hover.png');
}
a.reset,
a.reset:hover {
	background-image: none; 
	padding: 0;
}
a.drak12-link {
	padding: 0;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	background: none;
}

.lightgrey {
	color: #9b9b9c; 
}

h4 a.drak12-link:hover {
	color: #FF7E21;
}

:focus, object:focus, button:focus, button:active  {
	outline: 0;
}
ol, ul {
	list-style: none;
}

h1 {
	/*margin: 0 0 15px 0; removed for layout issues by kaho */
	padding: 0 0 0 10px;
	font-size: 26px;
	font-weight: bold;
	color: #9b9b9b;
}

h1 .txt_smaller {
	font-size: 20px;
}

h3 { color: #333333; font-size: 15px;}

.clear {
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.center {
	text-align: center;
}

.imgborder {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E5E5E6;
}

.nowrap {
	white-space: nowrap;
}

/*-- PRICE SYSTEM --*/
.price,
.currency {
	float: left;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	vertical-align: 2px;
}
.currency,
.price em {
	font-size: 16px;
	font-style: normal;
}
.price sup {
	font-size: 14px;
	vertical-align: 10px;
}

/* VERY IMPORTANT Styles for cavas*/
.price sup cufon canvas {
	margin-top: 3px;
	left: -5px !important;
}

.price sup cufon cufoncanvas {
	margin-top: -3px;
	left: -5px !important;
}

*html .price sup cufon cufoncanvas {
	margin-top: 1px;
}

*+html .price sup cufon cufoncanvas {
	margin-top: 1px;
}
/* VERY IMPORTANT Styles for cavas END*/

.price_small {
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
	padding-right: 15px;
	text-decoration: none;
}

.price_old ,
.price_uvp {
	float: left;
	display: block;
	padding: 3px 0 0 3px;
	font-size: 10px;
	line-height: 11px;
	color: #ff7e21;
	white-space: nowrap;
}

*html .price_old,
*html .price_uvp {
	padding: 3px 0 0 0px;
}

*+html .price_old ,
*+html .price_uvp {
	padding: 3px 0 0 0px;
}

.price_uvp .price_old {
	float: none;
	padding: 2px 0 0 0px;
}

.price_uvp .grey {
	display:block;
	padding: 2px 0 0 0px;
	color: #5c5c5c;
}

.price_old {
	text-decoration: line-through;
}

.streich_price {
	text-decoration: line-through;
}

.price_big {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.price_big.ornage {
	color: #ff7e21;
}


/*-- Wrapper  --*/
.wrapper {
	margin: 0px auto;
	padding: 0 6px;
	width: 964px;
	background: #FFFFFF;
	position: relative;
}

/*Header*/
#header {
	position:relative;
	margin: 0 0 20px 0;
	height: 143px;
	background:url(../images/bgr_header.gif) repeat-x 0 0 #E2E2E2;
	z-index: 210;
}
#header #obi_logo img {
	margin: 40px 0 0 20px;
}

/*Headner Navi*/
#headnav {
	position: absolute;
	top: 103px;
	left: 0;
	border-bottom: 1px solid #b2b2b2;
	height: 39px;
}
#headnav li {
	float: left;
	height: 39px;
	position: relative;
	background: url(../images/bgr_headnav.png) no-repeat;
}

#headnav li a {
	background: transparent url(../images/bgr_headnav.png) no-repeat 0 0;
	display: block;
	font-size: 17px;
	font-weight: bold;
	height: 27px;
	padding: 12px 27px 0;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #5C5C5C;
}
#headnav li a:hover,
#headnav li a.active_cat {
	background-position: 0 -78px;
	color: #ffffff;
}

/*Start Link *Special*/
#headnav li.start_link a,
#headnav li.start_link a.active_cat,
#headnav li.start_link a.active_cat:hover {
 	padding: 12px 10px 0;
	text-align: left;
	background-position: -2px -117px;
	background-repeat: repeat-x;
	color: #5C5C5C;
}

/*End Link *Special*/
#headnav li.end_link,
#headnav li.end_link a {
	padding: 0;
	background-position: 0 -39px;
	color: #5C5C5C;
}
#headnav li.end_link a em {
	float: left;
	text-align: left;
	padding: 13px 5px 0 48px;
	height: 26px;
	background: url(../images/icon_basket.gif) no-repeat 8px center;
}
#headnav li.end_link span {
	position: absolute;
	top: 7px;
	right: 10px;
	float: left;
	text-align: right;
}
#headnav .start_link {
	width: 195px;
}
#headnav .start_link.long {
	width: 964px;
}
#headnav #angebote_li {
	width: 114px;
}
#headnav #ratgeber_li {
	width: 113px;
}

#headnav #markte_li {
	width: 100px;
}
#headnav #cataloge_li {
	width: 138px;
}
#headnav #services_li {
	width: 108px;
}
#headnav .end_link {
	width: 196px;
}

#headnav .scale_link {
	width: 964px;
}
/* - Flyout Navigation- */
#headnav li ul {
	position: absolute;
	top: 46px;
	right: 0px;
	padding: 10px 0 10px 10px;
	width:177px;
	background-color:#F5F5F5;
	border:1px solid #D9DADB;
	display:none;
}

#headnav li ul li {
	height: auto;
	float: none;
	height: 24px;
	position: static;
	background: transparent;
}

#headnav li ul li a {
	padding: 0;
	text-align: left;
	height: 24px;
	background: transparent;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;
	line-height: 24px;
}
#headnav li ul li a:hover {
	color: #FF7E21;
}

#headnav li.active ul,
#headnav li.active ul li.active ul {
	display: block;
}

#headnav li.active ul ul {
	display: none;
}

/* Position for 2nd Box */
#headnav li.active ul li.active ul {
	top:-1px;
	left:193px;
}

#headnav li ul li.active > a {
	position: relative;
	display: block;
	width: 200px;
	line-height: 24px;
	font-weight: bold;
	background: url(../images/navigation-arrow.png) no-repeat;
	z-index:510;
	color: #FF7E21;
}

#headnav li ul li.active.nobg > a {
	background: none;
}

#headnav li ul li.active ul a {
	background: none;
	font-weight: normal;
}

*html #headnav li ul li.active a {
	position: relative;
	display: block;
	line-height: 24px;
	font-weight: bold;
	z-index:510;
	color: #FF7E21;
}

*html #headnav li ul li.active ul li a {
	font-weight: normal;
	color: #5c5c5c;
}

/*Sub Navigation*/
#header ul#subnavi {
	position: absolute;
	top: 12px;
	right: 10px;
}
#header ul#subnavi li {
	display: inline;
	font-size:10px;
}
#header ul#subnavi li a {
	padding: 0 4px;
	font-size:10px;
	font-weight: normal;
	color:#5C5C5C;
	text-decoration:none;
	background: none;	
}
#header ul#subnavi li a.activ,
#header ul#subnavi li a:hover {
	color: #FF7E21;
	text-decoration: underline;
}
#header ul#subnavi li a.activ {
	text-decoration: none; 
	}
	
.welcomeMessageWrapper { position: relative;}
.welcomeMessage {position: absolute; top: 15px; left: 4px; width:400px; }
#header ul#subnavi a#login-button, #header ul#subnavi a#logout-button, #header ul#subnavi a#my_obi_link {color: #FF7E21;}


/*User name*/
#user_toolbar {
	position: absolute;
	top: 35px;
	left: 351px;
	font-size: 10px;
	color: #9b9b9c;
}

/*Header Search*/
#header #search {
	position: absolute;
	top: 45px;
	right: 2px;
}
#header #search #input_box {
	display: block;
	position: relative;
	height:37px;
	width: 185px;
	background: #FFFFFF;
	border: 2px ridge #989898;
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}
#header #search #input_box input.edit_field {
	float: left;
	margin: 7px 7px 0 0;
	border: none;
	border-right: 1px solid #cacaca;
	color: #5c5c5c;
	font-weight: bold;
	font-size: 10px;
	width: 125px;
}
#header #search #input_box input.submit {
	display:block;
	margin: 8px 0 0 0;
	background: #FFFFFF url(../images/btn_los.gif) no-repeat center center;
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	width: 24px;
	font-size: 0;
	line-height: 0;
}

#header #search #input_box input.submit:hover {
	background-image: url(../images/btn_los_hover.gif);
}

#printlogo, 
.print_fallback {
	display: none;
}

/*-- SIDEBAR --*/
.sidebar {
	float: left;
	width: 188px;
	position: relative;
}

.sidebar.left {
	margin: 0 6px 0 0;
	position: static;
}
.sidebar.right {
	float: right;
	z-index: 2;
}
.sidebar.absolute {
	position: absolute;
	float: none;
	top: 145px;
	right: -193px;
}
.sidebar.padding {
	padding: 46px 0 0; 
}

.sidebar.teaser {
	margin: 0 0 0 6px;
}

/*-- Main --*/
#main {
	position: relative;
	float: left;
	width: 770px;
}

/*-- Content --*/
.content {
	position: relative;
	float: left;
	width: 576px;
}
.content.double {
	float: none;
	width: 770px;
}
.content p {
	margin: 0 0 10px 0;
}
.content object {
	margin: 0 0 10px 0;
}

.content h2 {
	margin: 0;
	background:url(../images/orange_bgr.gif) repeat-x;
	font-size: 17px;
	padding: 9px 0 9px 10px;
	color: #FFFFFF;
}

.content h2.brown_title { background-image: url(../images/brown_bgr.gif); }
.content h2.blue_title { background-image: url(../images/blue_bgr.gif); }
.content h2.green_title { background-image: url(../images/green_bgr.gif); }
.content h2.red_title { background-image: url(../images/red_bgr.gif); }
.content h2.violet_title { background-image: url(../images/violet_bgr.gif); }
.content h2.darkgrey_title { background-image: url(../images/grey_bgr.gif); }
.content h2.darkgreen_title { background-image: url(../images/darkgreen_bgr.gif); }

.tabs_cnt h2.tabs_title {
	height: 24px;
	padding: 10px 0 0 10px;
	color: #333333;
	margin-bottom: 10px;
	font: normal 15px Tahoma, Geneva, sans-serif;
	background: transparent;
}

.content.big_padd_t {
	padding-top: 13px;
}

.content .loadimg {
	padding-top: 200px;
	width: 576px;
	height: 1142px;
	text-align: center;
}

.content .product_box .loadimg { height: 317px; }

/*Breadcrumb Navigation*/
 ul.breadcrumb {
	margin: 0 0 23px 0;
	padding: 15px 0 0 10px;
	font-size: 10px;
	font-weight: normal;
	color: #5C5C5C;
}
 ul.breadcrumb li {
	display: inline;
}
 ul.breadcrumb li a {
	padding: 0;
	background: none;
	font-size: 10px;
	color: #9B9B9C;
}

/* more articles */

.more_articles {
	position: absolute; 
	top: 15px;
	right: 220px;
}
.more_articles li {
	display: block; 
	float: left;
	padding-left: 15px;
}
.more_articles a,
.more_articles strong {
	padding: 0;
	background: none;
	color: #5C5C5C;
	font-size: 10px;
}
.more_articles .prev a {
	background: url(../images/link_bullet_right_hover.png) left center;
	display: block;
	height: 9px;
	width: 5px;
	text-indent: -19870px;
	margin: 3px 0 0;
}
.more_articles .prev a:hover {
	background-image: url(../images/link_bullet_right.png);
	background-color:#fff;
}
.more_articles .next a {
	background: url(../images/link_bullet_hover.png) left center;
	display: block;
	height: 9px;
	width: 5px;
	text-indent: -19870px;
	margin: 3px 0 0;
}
.more_articles .next a:hover {
	background-image: url(../images/link_bullet.png);
	background-color:#fff;
}

/*Content Box System*/
.content .contentBlock,
.teaser_now {
	margin: 0 0 20px 0;
	padding: 10px;
	background: #F5F5F5;
	border:1px solid #D9DADB;
}

.content .contentBlock.white {
	background: #FFFFFF;
}

/*Content Elements*/
.content_form {
	margin: 0 0 10px 0;
}

/*Tab Menu*/
.tabs_menu,
.tabs_menu_static {
	position: relative;
	margin:0 0 -1px;
	overflow:hidden;
}

.tabs_menu li, 
.tabs_menu_static li {
	float:left;
	height:35px;
	margin-right:6px;
	position: relative;
}

.tabs_menu li a, .tabs_menu li span, 
.tabs_menu_static li a, .tabs_menu_static li span {
	float:left;
	padding:10px 10px 0;
	width:120px;
	height:23px;
	background: none #F5F5F5;
	border: 1px solid #D9DADB;
	color: #9B9B9C;
	font-size:15px;
	display: inline-block;
}

.tabs_menu li span.noProductResult, 
.tabs_menu_static li span.noProductResult {
	width: 145px;
}
.tabs_menu li a:hover, 
.tabs_menu_static li a:hover {
	color: #333333;
}

.tabs_menu a.active_tab, 
.tabs_menu_static a.active_tab {
	background: #FFFFFF;
	border-bottom: 0;
	cursor: default;
	height: 24px;
}

.tabs_menu li span, 
.tabs_menu_static li span {
	opacity: 0.5;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

/*- Warenkorb -*/

.basket_list p {
	margin: 0;
}

.basket_list h4 {
	margin: 0 0 10px 0;
	font-size: 15px;
}

.basket_list .gesamtwert {
	float: right;
	margin: 1px 2px 3px 1px;
}

.basket_list .list_summ_r,
.basket_list .list_summ_l {
	float: right;
	padding-right: 25px;
	width: 115px;
	text-align: right;
}

.basket_list .list_summ_l {
	padding-right: 0px;
	/*width: 225px;*/
	width: 300px;
}	

.basket_list .list_summ_l .cufon {
	font-size: 16px;
	margin-top: 2px;
}

.basket_list hr {
	margin:10px 0;
}

.liner {
	margin: 10px;
	border-top: 1px solid #D9DADB;
}

.coupon_prices {
	float:right;
	margin: 0 25px 10px 0;
	padding: 0 0 10px 0;
	width: 110px;
	font-weight: bold;
	line-height: 16px;
	text-align:right;
	color: #FF7E21;
	border-bottom:1px solid #D9DADB;
}

.line_delite {
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
}

.basket_list .infotext {
	color:#5C5C5C;
	text-decoration:underline;
	font-weight: normal;
}
.basket_list .infotext:hover {
	color:#FF7E21;
}

.basket_list .orange {
	color: #FF7E21;
}

a.remember {
	display: block;
	padding: 0 0 3px 20px;
	background: url(../images/icon_merken.png) no-repeat 0 0;
	line-height: 16px;
	color: #5c5c5c;
	font-weight: normal;
}

a.del_item {
	display: block;
	padding: 0 0 3px 20px;
	background: url(../images/btn_delete.gif) no-repeat 0 0;
	line-height: 16px;
	color: #5c5c5c;
	font-weight: normal;
}

/* - Checkout -*/
.pass_secure_box {
	position: relative;
	top: 25px;
	float: right;
	width:340px;
}

.box_max_1,
.box_max_2 {
	position: relative;
	padding-bottom: 30px;
}
.box_max_1 .pos_bottom,
.box_max_2 .pos_bottom {
	bottom: 15px;
}

.field_holder_big {
	position: relative;
	float: right;
	width:340px;
}

.field_holder_big .captcha_image {
	position: absolute;
	top: -27px;
}
.field_holder_big .newcode {
	position: relative; 
	top: 38px;
	right: -10px;
}

.field_holder_big .underline-link,
.product_item .underline-link {
	font-weight: normal;
}

.basket_list .product_item, 
.basket_list .products_list li.product_item {
	display: block;
}

.express_icon {
	background: url(../images/icon_services_express.jpg) no-repeat 0 0;
	height: 25px;
	padding: 5px 0 0 32px;
}

.icon_truck2 {
	background-image:url(../images/icon_truck2.png);
	background-repeat:no-repeat;
	color:#5C5C5C;
	display:block;
	font-size:11px;
	font-weight:normal;
	height:15px;
	line-height:15px;
	padding-left:35px;
}
.icon_truck2:hover {
	background-image:url(../images/icon_truck2.png);
	padding-left:35px;
}

.icon_standardversand {
	background-image:url(../images/icon_standardversand.png);
	background-repeat:no-repeat;
	color:#5C5C5C;
	display:block;
	font-size:11px;
	font-weight:normal;
	height:18px;
	line-height:18px;
	padding-left:35px;
}
.icon_standardversand:hover {
	background-image:url(../images/icon_standardversand.png);
	height:18px;
	line-height:18px;
	padding-left:35px;
}

.addimgbox {
	display: none;
}

.accordion-parent-active .addimgbox {
	display: inline;
	padding-left: 5px;
}

/*- Product List -*/
.product_box {
	margin: 0 0 20px 0;
	padding-top: 8px;
	width: 574px;
	border:1px solid #D9DADB;
}

.product_box  .products_list {
	margin-left:-7px;
	margin-right:-1px;
}

/*------------------------------------------------------------------------------------------------------------------------- PLEAS DEBUG ----------*/
.product_box .products_list .product_desc a { 
	background: none;
	padding: 0;
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
.product_box .products_list p.product_desc {
	height:30px;
	line-height:15px;
	margin-top:6px;
	overflow:hidden;
	padding:0 1px;
}

.product_box .products_list .product_desc a:hover {
	color:#FF7E21;
}

.product_box .products_list .product_foot {
	border-top:1px solid #D9DADB;
	left:-9px;
	margin: 9px 0 0 0;
	padding:9px 9px 0;
	position:relative;
	width:168px;
}

.products_list .product_item .product_foot a {
	display: block;
	background-position: left 3px;
}

.ratgeber {
	margin: 0 0 10px 0;
}

.ratgeber a, 
.ratgeber a:hover {
	background: none;
	padding: 0;
}

/*------------------------------------------------------------------------------------------------------------------------- PLEAS DEBUG ----------*/

/*-- Popup's --*/
#darkMask {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: absolute;
	z-index: 505;
	left: 0;
	top: 0;
	opacity: 0.3;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	cursor: pointer;
}

#popup {
	position: absolute;
	z-index:900;
}

#popup .loadimg {
	padding: 50px;
	background: #f8f8f8;
	border:1px solid #D9DADB;
}


#popup .generic_popup {
	position: relative;
	top: 0;
	left: 0;
}
 
/* Basket */
#mini_basket {
	left:50%;
	margin-left:70px;
	padding:5px;
	top:143px;
	width:400px;
}
#mini_basket h4 {
	margin:0 0 5px 0;
	padding: 10px 0 10px 8px;
	border-bottom: 1px solid #D9DADB;
	font-size: 16px;
	color: #000000;
}

#mini_basket .close_btn {
	position: absolute;
	top: 10px;
	right: 10px;
}

#mini_basket #basket_button {
	position: absolute;
	top: -41px;
	right: -1px;
	width: 196px;
	height: 40px;
	cursor: pointer;
	background: transparent url(../images/warenkorb_mini_button.png) no-repeat;
}

#mini_basket #basket_button span {
	float:left;
	position:absolute;
	right:10px;
	text-align:right;
	top:7px;
}

#mini_basket .dark_grey_bgr {
	padding: 10px 15px 10px 10px;
}

#mini_basket .custom_scroll_container{
}

.w_product_box {
	padding: 10px;
	border-bottom:1px solid #D9DADB;
	overflow:hidden;
}

.w_product_box .w_box {
	float: left;
	border-right: 1px solid #D9DADB;
	height: 57px;
}

.w_product_box .w_box.desc {
	width: 218px;
	position: relative;
}
.w_product_box .w_box.menge {
	padding-left: 15px;
	width: 65px;
}
.w_product_box .w_box.summ {
	width: 64px;
	text-align: right;
	border-right: none;
	font-weight: bold;
}

.w_product_box .w_box.desc img {
	float: left;
	display: block;
	padding: 1px;
	border:1px solid #EAE9E9;
	background: #FFFFFF;
}
.w_product_box .w_box.desc .prod_name {
	float: left;
	display: block;
	padding: 0 0 0 10px;
	width: 120px;
	color: #5c5c5c;
	text-decoration: underline;
}
.w_product_box .w_box.desc .prod_name:hover {
	color: #FF7E21;
}

/* Notepad */
#notepad {
	width: 300px;	
}

#notepad .w_product_box {
	width: 268px;
}

#notepad .w_box.desc {
	width: 250px;
	border-right: 0px;
}

#notepad .w_box.desc .prod_name {
	width: auto;	
}

#notepad .custom_scroll_container {
	height: 150px;
}


/* POPUP - Lieferangaben */
#lieferangabe_rechnungsanschrift {
	width: 750px;
}
#lieferangabe_lieferanschrift {
	width: 750px;
}

/* POPUP LOGIN */
.login {
	width: 400px;
	top: 33px;
	left: 300px;
}
/* POPUP MERKZETTEL */
.mini-wishlist { 
	width: 300px;
	top: 33px;
	left: 500px;
}

/* POPUP - Coupon Artikel ausw�hlen */

.coupon_product {
	margin: 0 0 10px 0;
	line-height: 14px;
}
.coupon_product input {
	float:left;
}
.coupon_product .p_name {
	display:block;
	float:left;
	padding:0 0 0 10px;
	width: 200px;
	color:#333333;
	font-size:12px;
	font-weight: bold;
	/*text-decoration:underline;*/
}
.coupon_product .p_price {
	float:left;
	padding:0 0 0 10px;
	font-size:12px;
	font-weight: bold;
}

/* POPUP -  Finanzierungsrechner */
.finanzierungsrechner .field_holder_l{
	padding-bottom: 5px;
}

.finanzierungsrechner .order_list {
	background: none;
}

ul#finanzierungsrechner_list {
	width: 345px;
}
ul#finanzierungsrechner_list li {
	margin: 0 0 2px 0;
	font-weight: bold;
}
ul#finanzierungsrechner_list li.last {
	margin: 10px 0 0px 0;
	font-weight: normal;
}
ul#finanzierungsrechner_list span {
	float:right;
}
.togglebutton_arrow {
	background:transparent url(../images/toggle_arrow.gif) no-repeat right 0px;
	padding: 0 15px 0 0;
	color:#5C5C5C;
}

.togglebutton_arrow:hover {
	background:transparent url(../images/toggle_arrow.gif) no-repeat right 0px;
	padding: 0 15px 0 0;
}

.togglebutton_arrow.active {
	background:transparent url(../images/toggle_arrow.gif) no-repeat right -13px;
	padding: 0 15px 0 0;
}
	


/*-- Footer --*/
#footer {
	clear: both;
	width: 770px;
}

#footer.double {
	width:965px;
}

#footer.double .footerBox.ecommerceInfo .inner {
	width: 965px;
}

#footer h3 {
	font-size:15px;
	color:#333333;
	padding:9px 0 10px 10px;
}
#footer .footerBox {
	margin-bottom:20px;
	position:relative;
	line-height:16px;
}
#footer .footerBox .inner {
	padding:19px 0 10px 10px;
	border:solid #D9DADB;
	border-width: 1px 0;
}
#footer .carousel {
	border-top:1px solid #D9DADB;
	border-left:1px solid #D9DADB;
	border-right:1px solid #D9DADB;
}
#footer .carousel h3 {
	border-bottom:none;
}
#footer .carousel .header a {
	position:absolute;
	display:block;
	right:10px;
	top:10px;
}
#footer .ueberblick {
	z-index: 5;
	position: relative;
}
#footer .ueberblick ul {
	width: 190px;
	float:left;
	position: relative;
}
#footer .ueberblick li {
	margin-bottom:5px;
	position: relative;
}
#footer .ueberblick a {
	color:#5C5C5C;
	font:11px arial, sans-serif;
	background:url(../images/link_arrow_down.png) no-repeat scroll right 5px transparent;
	padding: 0 12px 0 0;
}
#footer .ueberblick a.noarrow {
	background: none;
	padding: 0;
}
#footer .ueberblick a:hover {
	color:#FF7E21;
}
#footer .ueberblick li ul {
	position: absolute;
	top: 17px;
	left: -11px;
	background-color: #fff;
	z-index: 601;
	display: none;
	border: 1px solid #D9DADB;
	padding: 5px 10px;
	width: 160px;
}
#footer .ueberblick li ul li {
	margin-bottom: 0;
	padding: 2px 0;
}
#footer .ueberblick li ul li a {
	background: none;
	padding: 2px 0;
	display: block;
}
.footerBox .inner .innerQuarter {			
	width: 190px;
	position: relative;
	float:left;
}
#footer .footerBox.meinObi .inner .innerQuarter p{
	text-align:left;	
}
#footer .footerBox.meinObi .inner .innerQuarter H4{
	color:#FF7E21;
	font-size:15px;
}
#footer .footerBox.meinObi .inner .innerQuarter.q1 H4 {
	font-weight:bold;
	font-size:18px;
	padding-bottom:21px;
}
#footer .footerBox.meinObi .inner .innerQuarter p span{
	width:60px;
	display:inline-block;
}
#footer .footerBox.meinObi .inner .innerQuarter.q4 {
	background:url(../images/bgr_catalog.png) no-repeat scroll 78px 45px transparent;
	height:100px;
}
#footer .footerBox.meinObi .inner .innerQuarter.q4 a{
	text-decoration:underline;
}
#footer p{
	margin:0 0 10px;
	/*text-align:center; - where is this needed? all texts are aligned left. */
}	
#footer p a {
	color:#5C5C5C;
	font:11px arial, sans-serif;
	background:none;
	padding: 0 0 0 0;
}
#footer p a:hover {
	color:#FF7E21;
}	

/* Arrows holder */
a.arrow {
	padding:0 0 0 0;
}
.arrows_holder {
	position: relative;
	height: 50px;
	padding: 0 41px;
	text-align: center;
}
.inner .arrows_holder .arrow {
	position: absolute;
	top: 0;
	left:0px;
	width: 31px;
	height: 50px;
	background: url(../images/icon_arrows.gif) -10px center;
}
.inner .arrows_holder .arrow:hover {
	background-position: -92px center;
}
.inner  .arrows_holder .r_arrow {
	left: auto;
	right: 0;
	background-position: -51px center;	
}

.inner .arrows_holder .r_arrow:hover {
	background-position: -133px center;
}
/* Marks carousel */
/*
.marks_carousel, .marks_carousel div {
	width: 682px;
	margin: 0 auto;
	height: 50px;
	overflow: hidden;
	position: relative;
}

#marks_carousel_item a {
	display:block;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background: url(../images/logos/marks_slider.png) no-repeat 15px 0px;
	float: left;
	width: 137px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}
#marks_carousel_item a.logo_bosh {
	background-position: -135px top;
}
#marks_carousel_item a.logo_lux {
	background-position: -258px top;
}
#marks_carousel_item a.logo_stihl {
	background-position: -375px top;
}
#marks_carousel_item a.logo_osram {
	background-position: -507px top;
}
#marks_carousel_item a.logo_gerdena:hover {
	background-position: 15px -57px;
}
#marks_carousel_item a.logo_bosh:hover {
	background-position: -135px -57px;
}
#marks_carousel_item a.logo_lux:hover {
	background-position: -258px -57px;
}
#marks_carousel_item a.logo_stihl:hover {
	background-position: -375px -57px;
}
#marks_carousel_item a.logo_osram:hover {
	background-position: -507px -57px;
}
*/


/* Marks carousel */
.marks_carousel, .marks_carousel div {
	width: 682px;
	margin: 0 auto;
	height: 50px;
	position: relative;
}

.marks_carousel .arrow {
	position: absolute;
	top: 0;
	left: -38px;
	width: 31px;
	height: 50px;
	background: url(../images/icon_arrows.gif) -10px center;
}
.marks_carousel .arrow:hover {
	background-position: -92px center;
}
.marks_carousel .r_arrow {
	left: auto;
	right: -38px;
	background-position: -51px center;	
}
.marks_carousel .r_arrow:hover {
	background-position: -133px center;
}

#marks_carousel_item a {
	display:block;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background: url(../images/logos/marks_slider.png) no-repeat 0 0;
	float: left;
	width: 137px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}
#marks_carousel_item a.logo_neudorff { background-position: 0 0; }
#marks_carousel_item a.logo_neudorff:hover { background-position: 0 -50px; }
#marks_carousel_item a.logo_gardinia { background-position: 0 -100px; }
#marks_carousel_item a.logo_gardinia:hover { background-position: 0 -150px; }
#marks_carousel_item a.logo_compo { background-position: 0 -200px; }
#marks_carousel_item a.logo_compo:hover { background-position: 0 -250px; }
#marks_carousel_item a.logo_weber { background-position: 0 -300px; }
#marks_carousel_item a.logo_weber:hover { background-position: 0 -350px; }
#marks_carousel_item a.logo_blackanddecker { background-position: 0 -400px; }
#marks_carousel_item a.logo_blackanddecker:hover { background-position: 0 -450px; }
#marks_carousel_item a.logo_schoenerwohnen { background-position: 0 -500px; }
#marks_carousel_item a.logo_schoenerwohnen:hover { background-position: 0 -550px; }
#marks_carousel_item a.logo_fiskars { background-position: 0 -600px; }
#marks_carousel_item a.logo_fiskars:hover { background-position: 0 -650px; }
#marks_carousel_item a.logo_karba { background-position: 0 -700px; }
#marks_carousel_item a.logo_karba:hover { background-position: 0 -750px; }
#marks_carousel_item a.logo_osram { background-position: 0 -800px; }
#marks_carousel_item a.logo_osram:hover { background-position: 0 -850px; }
#marks_carousel_item a.logo_parador { background-position: 0 -900px; }
#marks_carousel_item a.logo_parador:hover { background-position: 0 -950px; }
#marks_carousel_item a.logo_leifheit { background-position: 0 -1000px; }
#marks_carousel_item a.logo_leifheit:hover { background-position: 0 -1050px; }
#marks_carousel_item a.logo_kaercher { background-position: 0 -1100px; }
#marks_carousel_item a.logo_kaercher:hover { background-position: 0 -1150px; }
#marks_carousel_item a.logo_gardena { background-position: 0 -1200px; }
#marks_carousel_item a.logo_gardena:hover { background-position: 0 -1250px; }
#marks_carousel_item a.logo_lux { background-position: 0 -1300px; }
#marks_carousel_item a.logo_lux:hover { background-position: 0 -1350px; }





#footer .footerBox.ecommerceInfo H3{
	border:none;
	padding-left:0;
}
#footer .footerBox.ecommerceInfo .inner{
	padding:0 0 0 0;
	border-bottom:none;
	border-top: none;
	overflow: hidden;
	width: 770px;
}
#footer .footerBox.ecommerceInfo .inner .innerQuarter{
	height:220px;
	width:176px;
	overflow:hidden;
	background-color:#F5F5F5;
	border:1px solid #D9DADB;
	margin:0 6px 0 0;
	padding:0 0 0 10px;
}

#footer .footerBox.ecommerceInfo .inner .innerHalf {
	width: 370px;
}
	
#footer .footerBox.ecommerceInfo .inner .innerQuarter p,
#footer .footerBox.ecommerceInfo .inner .innerQuarter ul{
	text-align:left;
	margin:0 0 20px 0;			
	line-height:15px;
}		
#footer .footerBox.ecommerceInfo .inner .innerQuarter ul.disc li {
	background:url(../images/bullet_disc.png) no-repeat scroll 0 4px transparent;
	margin-bottom:10px;
	padding-left:9px;
	line-height:15px;
}		
#footer .footerBox.ecommerceInfo .inner .innerQuarter ul li{
	line-height:14px;
	margin-bottom:3px;
}		
#footer .footerBox.ecommerceInfo .inner .innerQuarter .txt_big {
	position:relative;
	margin:-10px 0 6px 0;
	line-height:36px;			
}			
#footer .footerBox.ecommerceInfo .inner .innerQuarter .txt_petty {
	line-height:10px;
}		
#footer .footerBox.ecommerceInfo .inner .q4{
	margin-right:0;
}

/* GLOBAL STYLES */

.dbl_marg_box { margin: 0 0 20px; }

/* Paging */
.paging {
	position: relative;	
	padding: 8px 22px;
}

.paging span,
.paging a {
	margin: 0 3px;
	padding: 0;
	background: none;
	font-weight: normal;
	color: #5c5c5c;
}

.paging span { 
	font-weight: bold; 
}

.paging a:hover {
	background: none;
}

.paging a.prev, 
.paging a.next,
.paging a.prev:hover, 
.paging a.next:hover {
	background: url(../images/small_arrows.gif) no-repeat 2px 2px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 10px;
}

.paging a.next,
.paging a.next:hover {
	background-position: 3px -48px;
	left: auto;
	right: 0px;
}	

/* END Paging */

/* Kiesrechner */
.kiesrechner_drop_down #label_0,
.kiesrechner #label_0 {
	background: url(../images/zierkies/moraene.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_1,
.kiesrechner #label_1 {
	background: url(../images/zierkies/quarzkies_weiss.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_2,
.kiesrechner #label_2 {
	background: url(../images/zierkies/quarzkies_weiss.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_3,
.kiesrechner #label_3 {
	background: url(../images/zierkies/gletschersteine.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_4,
.kiesrechner #label_4 {
	background: url(../images/zierkies/granitsplitt.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_5,
.kiesrechner #label_5 {
	background: url(../images/zierkies/quarzkies.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_6,
.kiesrechner #label_6 {
	background: url(../images/zierkies/quarzkies_weiss.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_7,
.kiesrechner #label_7 {
	background: url(../images/zierkies/quarzkies_weiss.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_8,
.kiesrechner #label_8 {
	background: url(../images/zierkies/quarzkies_weiss.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_9,
.kiesrechner #label_9 {
	background: url(../images/zierkies/quarzkies_weiss.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_10,
.kiesrechner #label_10 {
	background: url(../images/zierkies/quarzkies_weiss.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_11,
.kiesrechner #label_11 {
	background: url(../images/zierkies/splitt_rosario.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_12,
.kiesrechner #label_12 {
	background: url(../images/zierkies/quarzkies.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_13,
.kiesrechner #label_13 {
	background: url(../images/zierkies/rheinkies.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_14,
.kiesrechner #label_14 {
	background: url(../images/zierkies/rheinkies.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_15,
.kiesrechner #label_15 {
	background: url(../images/zierkies/rheinkies.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_16,
.kiesrechner #label_16 {
	background: url(../images/zierkies/splitt_yellow_sun.jpg) no-repeat 10px center;
	padding-left: 32px;
}
.kiesrechner_drop_down #label_17,
.kiesrechner #label_17 {
	background: url(../images/zierkies/splitt_yellow_sun.jpg) no-repeat 10px center;
	padding-left: 32px;
}
/* Ende Kiesrechner */

/*Reset some dummy global styles*/
.product_item .product_foot {
	margin-bottom: 0;
}

/* PERCENT LIST */

ul.percent_list { width: 170px; overflow: hidden; }
ul.percent_list li { display: block; float: left; width: 15px; height: 25px; padding: 0 2px 0 0; text-indent: -9999px; background-repeat: no-repeat; background-position: left top; background-image: url(../images/percent_list_bg.gif); }
ul.percent_list li.active { background-position: left bottom; }

/* GLOBAL FORM STYLES */

form fieldset { width: 100%; overflow: hidden; }
form fieldset .form_group { float: left; overflow: hidden; }
form fieldset .form_group label { display: block; }

/* VCARD STYLES */

.vcard { margin: 0 0 20px; }
.vcard .adr { margin: 0 0 20px; }

/* rating styles */

/*             styles for the star rater                */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 90px;
	height:18px;
	position: relative;
	background: url(../images/rating_big.gif) left bottom repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:18px;
	height: 18px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background: none;
}
.star-rating li a:hover,
.star-rating li.active a.one-star,
.star-rating li.active a.two-stars,
.star-rating li.active a.three-stars,
.star-rating li.active a.four-stars,
.star-rating li.active a.five-stars{
	background: url(../images/rating_big.gif) left top;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover,
.star-rating li.active a.one-star{
	width:18px;
}
.star-rating a.two-stars{
	left:18px;
}
.star-rating a.two-stars:hover,
.star-rating li.active a.two-stars{
	width: 36px;
}
.star-rating a.three-stars:hover,
.star-rating li.active a.three-stars{
	width: 54px;
}
.star-rating a.three-stars{
	left: 36px;
}
.star-rating a.four-stars{
	left: 54px;
}	
.star-rating a.four-stars:hover,
.star-rating li.active a.four-stars{
	width: 72px;
}
.star-rating a.five-stars{
	left: 72px;
}
.star-rating a.five-stars:hover,
.star-rating li.active a.five-stars{
	width: 90px;
}
.star-rating-small{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 60px;
	height:12px;
	position: relative;
	background: url(../images/rating_small.gif) left bottom repeat-x;		
}
.star-rating-small li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating-small li a{
	display:block;
	width:12px;
	height: 12px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background: none;
	cursor: default;
}
.star-rating-small-1 li a.one-star,
.star-rating-small-2 li a.two-stars,
.star-rating-small-3 li a.three-stars,
.star-rating-small-4 li a.four-stars,
.star-rating-small-5 li a.five-stars{
	background: url(../images/rating_small.gif) left top;
	z-index: 1;
	left: 0px;
}
.star-rating-small a.one-star{
	left: 0px;
}
.star-rating-small-1 a.one-star{
	width:12px;
}
.star-rating-small a.two-stars{
	left:12px;
}
.star-rating-small-2 a.two-stars{
	width: 24px;
}
.star-rating-small-3 a.three-stars{
	width: 36px;
}
.star-rating-small a.three-stars{
	left: 24px;
}
.star-rating-small a.four-stars{
	left: 36px;
}	
.star-rating-small-4 a.four-stars{
	width: 48px;
}
.star-rating-small a.five-stars{
	left: 48px;
}
.star-rating-small-5 a.five-stars{
	width: 60px;
}

/* Rating Bar SMALL */
.ratingbar_small {
	background: url(../images/rating_small.gif) repeat-x 0 -12px transparent;
	width: 60px;
	height: 12px;
	display: block;
	line-height: 12px;
	text-align: left;
	position: relative;
}

.ratingbar_small span,
.ratingbar_small .star-1,
.ratingbar_small .star-2,
.ratingbar_small .star-3,
.ratingbar_small .star-4,
.ratingbar_small .star-5 {
	background: url(../images/rating_small.gif) repeat-x left 0px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 0px;
	height: 12px;
}

.ratingbar_small .star-1 {
	width: 12px;
}

.ratingbar_small .star-2 {
	width: 24px;
}

.ratingbar_small .star-3 {
	width: 36px;
}

.ratingbar_small .star-4 {
	width: 48px;
}

.ratingbar_small .star-5 {
	width: 60px;
}
.ratingbar_small .stars-handle {
	width: 60px;
	overflow: hidden; 
	position: absolute; 
	top: 0px;
	left: 0px;
}
.ratingbar_small a { 
	width: 12px;
	height: 12px;
	display: block;
	padding: 0;
	float: left;
	text-indent: -19999px;
	background: url(../images/x.gif);
}

/* Rating Bar SMALL */

/* END Rating Bar - bigger stars */

/** #suggestionOverlay **/
#suggestionOverlay { background:none repeat scroll 0 0 #FFFFFF; border:1px solid #CCCCCC; left:50%; margin-left:104px; padding:10px; position:absolute; top:90px; width:356px; z-index:210; } 
#suggestionOverlay.loading {background:url("../images/loading.gif") no-repeat scroll 355px 6px #FFFFFF;}
#suggestionOverlay #deactivate { background:url("../images/deactivateIcon.gif") no-repeat scroll right 1px transparent; color:#AAAAAA; display:block; font-size:10px; font-weight:bold; height:18px; padding:7px 0 0 4px; text-decoration:none; width:245px;} 
#activate { position:absolute; right:46px; top:9px; background:url("../images/deactivateIcon.gif") no-repeat scroll right 1px transparent;  display:block; height:18px; width: 17px;} 
dl#searchResultList {width: 352px;}
dl#searchResultList a {color: #5C5C5C; background: none; padding: 0; font-weight: normal;}
dl#searchResultList dt { font-size: 10px; color: #aaa; font-weight: bold;padding: 0 4px;margin-bottom: 10px;} 
dl#searchResultList dd {margin: 0; border-bottom: 1px solid #ddd; margin-bottom: 12px; padding-bottom: 12px;}
dl#searchResultList dd.bestsellerSuggestion { overflow: hidden; width: 352px;}
dl#searchResultList dd.bestsellerSuggestion img.visualBestSeller {border: 1px solid #ddd; float: left; width: 79px; margin:0 20px 0 4px;}
dl#searchResultList dd.bestsellerSuggestion img.percentBestSeller {float: left; width: 59px; margin:0;}
dl#searchResultList dd.bestsellerSuggestion .suggestionInfo {float: left; width: 180px;}
dl#searchResultList dd.bestsellerSuggestion .suggestionInfo  a {text-decoration: underline;}
dl#searchResultList dd ul { margin: 0; padding: 0 4px; list-style: none;}
dl#searchResultList dd .priceWrapper {overflow:hidden; width:180px;} 
dl#searchResultList dd .priceWrapper .bestsellerPrice {float:left; width:115px; text-decoration: none;} 
dl#searchResultList dd .priceWrapper .oldPrice {float:left; width:65px; color: #FF7E21;  text-decoration: none;} 
dl#searchResultList dd .priceWrapper .oldPrice p {text-decoration: line-through; margin:0;}
dl#searchResultList dd p {padding: 0 4px; margin: 0;}
span.hightlight { color: #FF7E21 !important;}
	
/** /#suggestionOverlay **/

/**---------- CHANGE LOGS ----------*/
/*Merkzettel versenden Layer und Artikel versenden Layer*/
#merkzettel_versenden, #artikel_versenden, #artikel_versenden_error {
	width: 420px;
}

#merkzettel_versenden .registerform label, #artikel_versenden .registerform label, #artikel_versenden_error  .registerform label{
	width:150px;
}

#merkzettel_versenden .registerform input, #artikel_versenden .registerform input, #artikel_versenden_error .registerform input{
	width:260px;
}

#merkzettel_versenden .registerform #tellafriendform_message, #artikel_versenden .registerform #tellafriendform_message, #artikel_versenden_error .registerform #tellafriendform_message {
	width: 410px;
}
#merkzettel_versenden .registerform label.full, #artikel_versenden .registerform label.full, #artikel_versenden_error .registerform label.full {
	float: none;
	width: 410px;
}

/*In den Warenkorb Layer*/
#addcart {
	width: 575px;
}

#addcart .cart_arikel {
	margin: 10px 0 20px 0;
	padding: 15px 0;
	border-top: 1px solid #D9DADB;
	border-bottom: 1px solid #D9DADB;
}

#addcart .cart_arikel .img_holder {
	float: left;
	display: block;
	margin: 0 10px 0 0;
}

#addcart .cart_arikel .info {
	float: left;
	width: 270px;
	font-size: 12px;
}

#addcart .cart_arikel .theprice {
	float: right;
	padding: 28px 0 0 0;
}

#addcart .cart_arikel .theprice .small {
	padding: 0 0 0 10px;
	color: #FF7E21;
}
#addcart h2 {
	background: transparent url(../images/orange_bgr.gif) repeat-x 0 0;
	color:#FFFFFF;
	font-size:17px;
	margin:0;
	padding:9px 0 9px 10px;
}

#addcart .v_product_teaser {
	background-color: #F5F5F5;
	border: 1px solid #D9DADB;
	overflow: hidden;
}

#addcart .v_product_teaser li {
	float: left;
	width: 190px;
	border-right: 1px solid #D9DADB;
}
#addcart .v_product_teaser li.last {
	border-right: none;
}
#addcart .v_product_teaser li a.item {
	display:block;
	padding:15px 0 10px 10px;
	background: none;
	color:#333333;
	font-weight:normal;
	position:relative;
	text-decoration:none;
	overflow: hidden;
}
#addcart .v_product_teaser li a.item img {
	border:1px solid #D9DADB;
	display:block;
	float:left;
	margin-right:10px;
}
#addcart .v_product_teaser li a.item .title {
	display:block;
	clear: both;
	line-height:13px;
	overflow:hidden;
	padding-bottom:0;
	padding-top: 10px;
	text-decoration:underline;
}
#addcart .v_product_teaser li a.item:hover .title {
	color: #FF7E21;
}
#addcart .v_product_teaser li a.item span.priceArial {
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
}
