@CHARSET "UTF-8";


/*
 * 
 * All that noise
 * 
 */


.ieFix
{
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

 
#innerNav
{
	height: 26px !importanT;
}

#cont .white
{
	color: #fff !important;
}

a img
{
	border: none;
}

.clearBoth
{
	clear: both;
}


/*
 * --------------------------------------------------------------------------------------------------------
 *
 * 												CONTENT SLIDER
 *
 * --------------------------------------------------------------------------------------------------------
 */

.content-slider
{
/*
	background: url(../img/shop/top-background.png) top left no-repeat;
*/
	background: url(../img/shop/top-background_v2.png) top left no-repeat;
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.content-slider, .content-slider li
{
    width: 520px;
    height: 314px;
    overflow: hidden;
}

.content-slider .jcarousel-prev, .content-slider .jcarousel-next
{
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}


/*
 * Teaser-Formatierung
 */

.content-slider .teaser-image, .content-slider .teaser-text
{
	float: left;
}

.content-slider .teaser-image
{
	padding: 24px 10px 10px 30px;
}

.content-slider .teaser-text
{
	margin-left: 10px;
	width: 250px;
	
	color: #323232;
}

.content-slider .teaser-text h3
{
	margin-top: 20px;
	color: #c3003a !important;
	font-weight: bold;
	font-size: 24px;
}

.content-slider .teaser-text .produktViewHead
{
	height: 180px;
}

.content-slider .price-box
{
	clear: both;
}

.content-slider .price-box .price-label, .content-slider .price-box .old-price .price
{
	color : #969696;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.content-slider .price-box .price-label, .content-slider .price-box .old-price
{
	float: left;
}

.content-slider .price-box p
{
	display: inline;
}

.content-slider .price-box .regular-price, .content-slider .price-box .special-price
{
	float: right;
	padding-right: 20px;
}

.content-slider .price-box .regular-price
{
	height: 40px;
}

.content-slider .price-box .integers, .content-slider .price-box .decimals
{
	font-weight: bold;
	color: #969696;
	/*
	position: relative;
	z-index: 1000;
	float: left;
	height: 80px;
	*/
	height: 40px;
	display: inline;
	text-align: right;
}

.content-slider .price-box .integers
{
	font-size: 75px;
	position: relative;
	z-index: 10002;
}

.content-slider .price-box .decimals
{
	font-size: 35px;
	margin-bottom: 40px;
	position: relative;
	top: -28px;
}

.content-slider .price-box .price-label, .content-slider .price-box .old-price
{
	position: relative;
	top: -21px;
}

.content-slider .price-box .old-price .price
{
	background: url(../img/price-strike.gif) 0 8px repeat-x;
	padding: 0 2px;
}

.content-slider .detail-link
{
	clear: both;
}

.content-slider .detail-link a
{
	color: #555555;
	font-size: 10px;
}

.detail-link a
{
	padding-left: 13px;
	/*
color: #323232;
*/
	color: #555;
	text-decoration: underline;
	background: url(../img/arrowMoreDrk.gif) 0 2px no-repeat;
}

.detail-link a:hover
{
	background: url(../img/arrowMoreBlk.gif) 0 2px no-repeat;
}


/* Kleiner Produktteaser */

.home-teaser-small
{
	clear: both;
	margin-top: 20px;
}

.home-teaser-small .home-teaser-item
{
	background: url(../img/shop/home-teaser-small.png) top left no-repeat;
	height: 184px;
	width: 250px;
	display: block;
	
	float: left;
}

.home-teaser-small .home-teaser-item-content
{
	padding: 15px 10px 15px 7px;
}

.home-teaser-small .home-teaser-spacer
{
	float: left;
	width: 20px;
	height: 184px;
}

.home-teaser-small .product-image, .home-teaser-small .product-text
{
	float: left;
}

.home-teaser-small .product-image
{
	margin-top: 20px;
}

.home-teaser-small .product-image a, .home-teaser-small .product-image a img
{
	border: none;
}

.home-teaser-small .product-text
{
	margin-left: 14px;
	width: 116px;
	display: block;
}

.home-teaser-small .teaser-price-container
{
	margin-top: 40px;
}

.home-teaser-small .regular-price
{
	float: right;
}

.home-teaser-small .integers, .home-teaser-small .decimals
{
	font-weight: bold;
	color: #969696;
	text-align: right;
	position: relative;
	display: inline;
}

.home-teaser-small .decimals
{
	top: -14px;	
}

.home-teaser-small .integers
{
	font-size: 45px;
}

.home-teaser-small .decimals
{
	font-size: 25px;
}

.home-teaser-small .product-name a, .home-teaser-small .product-name a:hover
{
	margin-left: 6px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #c3003a;
}

.home-teaser-small .price-discl
{
	color: #555;
	line-height: 12px;
}

.home-teaser-small .price-discl, .home-teaser-small .detail-link
{
	margin-top: 10px;
	font-size: 10px;
}



/*
 * --------------------------------------------------------------------------------------------------------
 *
 * 												PRODUKTLISTE
 *
 * --------------------------------------------------------------------------------------------------------
 */

.lcontainer
{
	width: 520px;
/*	background: url(../img/shop/container_l_bottom.png) bottom left no-repeat;
	padding-bottom: 8px;
	margin: 31px 0 -8px 0; */
	
	background: url(../img/shop/container_v2_bottom.png) bottom left no-repeat;
	padding-bottom: 9px;
	margin: 31px 0 -9px 0;
	
	color: #323232;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.lcontainer .lcontainer-middle
{
/*	background: url(../img/shop/container_l_tile.gif) top left repeat-y; */
	background: url(../img/shop/container_v2_tile.gif) top left repeat-y;
}

.lcontainer .lcontainer-top
{
	position: relative;
	
/*	top: -10px;
	background: url(../img/shop/container_l_top.png) top left no-repeat;
	padding: 10px 10px 0px 10px;*/

	top: -9px;
	background: url(../img/shop/container_v2_top.png) top left no-repeat;
	padding: 10px 10px 0px 10px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}


.lcontainer2
{
	width: 520px;
/*	background: url(../img/shop/container_l2_bottom.png) bottom left no-repeat;
	padding-bottom: 8px;
	margin: 31px 0 -8px 0; */
	background: url(../img/shop/container_v2_bottom.png) bottom left no-repeat;
	padding-bottom: 9px;
	margin: 31px 0 -9px 0;
	color: #323232;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.lcontainer2 .lcontainer-middle
{
/*	background: url(../img/shop/container_l2_tile.gif) top left repeat-y; */
	background: url(../img/shop/container_v2_tile.gif) top left repeat-y;
}

.lcontainer2 .lcontainer-top
{
	position: relative;
/*	top: -10px;
	background: url(../img/shop/container_l2_top.png) top left no-repeat; */
	
	top: -9px;
	background: url(../img/shop/container_v2_top.png) top left no-repeat;
	padding: 10px 10px 0px 10px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}


.lcontainer3
{
	width: 520px;
/*	background: url(../img/shop/container_l3_bottom.png) bottom left no-repeat;
	padding-bottom: 8px;
	margin: 31px 0 -8px 0; */
	background: url(../img/shop/container_v2_bottom.png) bottom left no-repeat;
	padding-bottom: 9px;
	margin: 31px 0 -9px 0;
	
	
	color: #323232;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.lcontainer3 .lcontainer-middle
{
	/* background: url(../img/shop/container_l3_tile.gif) top left repeat-y; */
	background: url(../img/shop/container_v2_tile.gif) top left repeat-y;
}

.lcontainer3 .lcontainer-top
{
	position: relative;
/*	top: -8px;
	background: url(../img/shop/container_l3_top.png) top left no-repeat; */

	top: -9px;
	background: url(../img/shop/container_v2_top.png) top left no-repeat;
	
	padding: 10px 10px 0px 10px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.lcontainer-middle ul
{
	margin-bottom: 0 !important;
}

.lcontainer-middle .listing-type-list, .lcontainer-middle .list-header
{
	background: url(../img/shop/list-faux-col.gif) repeat-y;
}

.lcontainer-middle .list-header
{
	display: block;
	height: 30px;
}

.lcontainer-middle .list-header div
{
	height: 30px;
	color: #c3003a;
}

.lcontainer-middle .listing-type-list li
{
	clear: both;
	margin: 0;
	padding: 0 0 7px 0;
}

.lcontainer-middle .col-pic, .lcontainer-middle .col-title, .lcontainer-middle .col-price, .lcontainer-middle .col-detail
{
	float: left;
}

.lcontainer-middle .list-header .col-pic
{
	width: 72px;
}

.lcontainer-middle ul .col-pic
{
	width: 68px;
}

.lcontainer-middle .col-title, .lcontainer-middle .col-price, .lcontainer-middle .col-detail
{
	padding-top: 18px;
}

.lcontainer-middle .col-title
{
	width: 255px;
}

.lcontainer-middle .col-title a, .lcontainer-middle .col-price a, .cart .col-basket-title a
{
	color: #323232;
	text-decoration: none;
}

.lcontainer-middle .col-title a:hover, .lcontainer-middle .col-price a:hover, .cart .col-basket-title a:hover
{
	color: #c3003a;
}

.lcontainer-middle .col-price
{
	width: 55px;
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
}

.lcontainer-middle .col-price .special-price
{
	color: #c3003a;
}

.lcontainer-middle .col-detail
{
	width: 63px;
	padding-left: 10px;
}

.lcontainer-middle .col-title
{
	padding-left: 10px;
	padding-right: 10px;
}

.no-matching-products
{
	padding: 20px 0 40px 0;
}

.lcontainer .padder
{
	padding: 0 5px;
}

.llcontainer
{
	width: 488px;
	background: url(../img/shop/container_v2_bottom.png) bottom left no-repeat;
/*	background: url(../img/shop/container_ll_bottom.png) bottom left no-repeat; */
	padding-bottom: 9px;
	color: #323232;	

	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.llcontainer-middle
{
	/* background: url(../img/shop/container_ll_tile.gif) top left repeat-y; */
	background: url(../img/shop/container_v2_tile.gif) top left repeat-y;
}

.llcontainer-top
{
	position: relative;
	
	/*
	top: -10px;
	background: url(../img/shop/container_ll_top.png) top left no-repeat;
	*/
	top: -9px;
	background: url(../img/shop/container_v2_top.png) top left no-repeat;
	
	
	padding: 10px 10px 0px 10px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.container-content
{
	padding: 5px;
}

.extra-mt
{
	margin-top: 41px;
}

/*
 * --------------------------------------------------------------------------------------------------------
 *
 * 												DETAILSEITE
 *
 * --------------------------------------------------------------------------------------------------------
 */

.produktDetailsSingle .lcontainer
{
	margin-top: 10px;
}

.produktDetailsSingle .product-image, .produktDetailsSingle .product-text
{
	float: left;
}

.produktDetailsSingle .product-image
{
	width: 138px;
	padding: 10px 4px 0 7px;
}

.produktDetailsSingle .product-text
{
	width: 340px;
	color: #323232;
}

.produktDetailsSingle .product-text h3
{
	margin-top: 40px;
	color: #c3003a !important;
	font-weight: bold;
	font-size: 24px;
}

.produktDetailsSingle .product-text .produktViewHead
{
	margin-left: 10px;
	margin-bottom: 20px;
}

.produktDetailsSingle .product-text .produktViewHead .short-description
{
	margin-top: 20px;
}

.produktDetailsSingle .price-box
{
	margin-top: 6px;
	width: 180px;
	float: right;
}

.produktDetailsSingle .product-data
{
	width: 140px;
	float: left;
	padding-left: 12px;
}

.produktDetailsSingle .product-data dt, .produktDetailsSingle .product-data2 dt
{
	float: left;
	width: 60px;
	clear: both;
}

.produktDetailsSingle .product-data dd, .produktDetailsSingle .product-data2 dd
{
	float: left;
}

.produktDetailsSingle .product-data2 #qty
{
	width: 30px;
}
.produktDetailsSingle .product-data2
{
	width: 240px;
	float: left;
	clear: both;
	padding-left: 12px;
}

.produktDetailsSingle .product-data2 select
{
	width: 120px;
}

.produktDetailsSingle .produktCart
{
	float: left;
	/*
	 * Button vor das Verfügbarkeits-Popup setzen
	 */
	position: relative;
	z-index: 999;

	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.produktDetailsSingle .product-status
{
	float: right;
	font-size: 10px;
	padding-left: 6px;
	line-height: 12px;
}

.produktDetailsSingle .last-row
{
	padding-left: 3px;
	padding-top: 7px;
	position: relative;
	top: 4px;
}

.produktDetailsSingle .last-row a
{
	color: #323232 !important;
}

.produktDetailsSingle .last-row a:hover
{
	text-decoration: none;
}

.produktDetailsSingle .produktCart img
{
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.produktDetailsSingle .price-box .price-label
{
	display: none;
}

.produktDetailsSingle .price-box .old-price .price
{
	color : #969696;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.produktDetailsSingle .price-box .old-price
{

}

.produktDetailsSingle .price-box .regular-price, .produktDetailsSingle .price-box .special-price
{
	float: right;
}

.produktDetailsSingle .price-box .regular-price
{
	height: 40px;
	margin-top: 10px;
}

.produktDetailsSingle .price-box .integers, .produktDetailsSingle .price-box .decimals
{
	font-weight: bold;
	color: #c3003a;
}

.produktDetailsSingle .price-box .integers
{
	font-size: 55px;
}

.produktDetailsSingle .price-box .decimals
{
	font-size: 25px;
	margin-bottom: 40px;
	position: relative;
	top: -20px;
}

.produktDetailsSingle .price-box .price-label, .produktDetailsSingle .price-box .old-price
{
	position: relative;
	top: -6px;
}

.produktDetailsSingle .price-box .old-price .price
{
	background: url(../img/price-strike.gif) 0 8px repeat-x;
	padding: 0 2px;
}

.produktDetailsSingle .detail-link
{
	clear: both;
	margin-top: 20px;
}

.produktDetailsSingle .detail-link a
{
	color: #000000;
	font-size: 10px;
}

.produktDetailsSingle .product-image .more-views li
{
	padding: 0;
	background: none;
}

.container-spacer
{
	display: block;
	height: 25px;
}

.price-container
{
	padding: 10px 0 7px 0;
	background: url(../img/shop/price-box-bottom.png) bottom left no-repeat;
	margin-left: -11px;
	width: 352px;
}

.price-container .price-container-middle
{
	background: url(../img/shop/price-box-tile.gif) repeat-y;
}

.price-container .price-container-top
{
	position: relative;
	top: -10px;
	background: url(../img/shop/price-box-top.png) top left no-repeat;
	padding: 15px 13px 0 6px;
}

.pager ol
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	border: 1px solid transparent;
}

.pager .before
{
	text-align: right;
}

.pager .after
{
	text-align: left;
}

.pager .before, .pager .after
{
	width: 230px;
}

.pager li
{
	display: inline;
	background: none !important;
}

.pager li a
{
	color: #0A1756;
	text-decoration: none;
}

.pager li .on
{
	color: #c3003a;
}

.product-list
{
	padding-top: 8px;
}

#availability-label
{
	position: absolute;
	padding: 10px;
	width: 150px;
	background: #e7e7e7;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #999;
	color: #323232;
	z-index: 900;
	margin-left: -29px;
	margin-top: -1px;
}

.availability, .availability-pic
{
	height: 16px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-image: url(../img/shop/product-availability.png);
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.available
{
	
}

.availability .availability-pic
{
	padding-left: 0;
	width: 16px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}

.availability .availability-label
{

}

.available-2days, .available-4days, .available-1week, .available-2days .availability-pic, .available-4days .availability-pic, .available-1week .availability-pic
{
	background-position: 0 -16px;
}

.not-available, .not-available .availability-pic
{
	background-position: 0 -32px ;
}

.message-block
{
	
	
}


/*
 * --------------------------------------------------------------------------------------------------------
 *
 * 												WARENKORB
 *
 * --------------------------------------------------------------------------------------------------------
 */
 
 .cart .messages
{
	margin-bottom: 20px !important;
}

.cart .basket-title
{
	color: #c3003a !important;
	font-weight: bold;
	font-size: 24px;
	margin: 10px 0 20px 5px;
}

.cart .lcontainer, .first-lcontainer
{
	margin-top: 11px;
}

.cart .column
{
	float: left;
	height: 60px;
}

.cart .col-basket-remove
{
	width: 20px;
}

.cart .col-basket-pic
{
	width: 65px;
	padding-left: 7px;
	padding-right: 3px;
}

.cart .col-basket-title
{
	width: 220px;
}

.cart .col-basket-price, .cart .col-basket-subtotal
{
	width: 61px;
	text-align: right;
}

.cart .col-basket-price
{
	padding-left: 5px;
	padding-right: 10px;
}

.cart .col-basket-qty
{
	width: 35px;
	padding-left: 5px;
	padding-right: 5px;
}

.cart .col-basket-qty input
{
	width: 30px;
}
.cart .basket-listing-header , .cart .basket-listing, .cart .basket-listing-footer
{
	clear: both;
}

.cart ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.cart .basket-listing li
{
	padding: 0;
	clear: both;
	background: url(../img/shop/basket-faux-col.gif) repeat-y;
}

.cart .basket-listing-header
{
	background: url(../img/shop/basket-faux-col.gif) repeat-y;
}

.cart .basket-listing-header div
{
	color: #C3003A;
	height: 30px;
}

.cart .basket-listing-footer
{
	padding: 15px 5px 0 19px;
	text-align: right;
}

.cart .basket-listing-footer .continue-shopping
{
	float: left;
}

.cart .basket-listing-footer .update-cart
{
	margin-right: 12px;
}

.cart .shopping-cart-totals
{
	float: right;
	padding-right: 5px;
	margin-top: 15px;
}

.cart .shopping-cart-totals #shopping-cart-totals-table
{
	float: right;
}

.cart .shopping-cart-totals #shopping-cart-totals-table td
{
	text-align: right;
	padding-left: 20px;
}

.cart .shopping-cart-totals #shopping-cart-totals-table .price
{
	display: block;
	text-align: right;
}

.cart .shopping-cart-totals .checkout-types
{
	margin-top: 20px;
	margin-bottom: 0;
	list-style-type: none;
	padding: 0;
}

.cart .shopping-cart-totals .checkout-types li
{
	background: none;
	margin: 0;
	padding: 0;
	float: right;
}

.cart .item-options dt, .cart .item-options dd
{
	float: left;
}

.cart .item-options dt
{
	margin-right: 5px;
}

.cart .item-options dd
{
	margin-right: 10px;
}

.total-price-disclaimer
{
	margin-top: 20px;
}


/*
 * --------------------------------------------------------------------------------------------------------
 *
 * 													SIDEBAR
 *
 * --------------------------------------------------------------------------------------------------------
 */
 
.sbar-box
{
	/*
background: url(../img/shop/sidebar-box-bottom.png) bottom left no-repeat;
*/
	background: url(../img/shop/sidebar-v2-bottom.png) bottom left no-repeat;
	padding-bottom: 9px;
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box-middle
{
	/*
background: url(../img/shop/sidebar-box-tile.gif) top left repeat-y;
*/
	background: url(../img/shop/sidebar-v2-tile.gif) top left repeat-y;
}

.sbar-box-top
{
/*
	background: url(../img/shop/sidebar-box-top.png) top left no-repeat;	
	top: -9px;
*/
	background: url(../img/shop/sidebar-v2-top.png) top left no-repeat;	
	top: -8px;
	
	position: relative;
	
	color: #323232;
	padding: 19px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box2
{
	/*
background: url(../img/shop/sidebar-box2-bottom.png) bottom left no-repeat;
*/
	background: url(../img/shop/sidebar-v2-bottom.png) bottom left no-repeat;
	padding-bottom: 9px;
	margin-top: 30px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box2 a, .sbar-box2 div, .sbar-box2 p, .sbar-box2 h2, .sbar-box2  h3, .sbar-box2 h4, .sbar-box2 h5,
.sbar-box6 a, .sbar-box6 div, .sbar-box6 p, .sbar-box6 h2, .sbar-box6  h3, .sbar-box6 h4, .sbar-box6 h5,
.lcontainer a, .lcontainer2 a
{
	color: #323232 !important;
}

.sbar-box2 a:hover, .lcontainer a:hover, .lcontainer2 a:hover
{
	color: #c3003a !important;
}

.sbar-box2-middle
{
/*
	background: url(../img/shop/sidebar-box2-tile.gif) top left repeat-y;
*/
	background: url(../img/shop/sidebar-v2-tile.gif) top left repeat-y;
}

.sbar-box2-top
{
	/*
background: url(../img/shop/sidebar-box2-top.png) top left no-repeat;
	top: -9px;
*/
	background: url(../img/shop/sidebar-v2-top.png) top left no-repeat;
	top: -8px;

	position: relative;
	color: #323232;
	padding: 19px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box3
{
/*
	background: url(../img/shop/sidebar-box3-bottom.png) bottom left no-repeat;
*/
	background: url(../img/shop/sidebar-v2-bottom.png) bottom left no-repeat;
	padding-bottom: 8px;
	margin-top: 30px;
	position: relative;
	top: -10px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box3-middle
{
	/*
background: url(../img/shop/sidebar-box3-tile.gif) top left repeat-y;
*/
	background: url(../img/shop/sidebar-v2-tile.gif) top left repeat-y;

}

.sbar-box3-top
{
	/*
background: url(../img/shop/sidebar-box3-top.png) top left no-repeat;
*/
	background: url(../img/shop/sidebar-v2-top.png) top left no-repeat;
	
	position: relative;
	top: -8px;
	color: #323232;
	padding: 19px 45px 19px 19px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box4
{
	background: url(../img/shop/sidebar-box4-bottom.png) bottom left no-repeat;
	padding-bottom: 7px;
	margin-top: 30px;
	position: relative;
	top: -10px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box4-middle
{
	background: url(../img/shop/sidebar-box4-tile.gif) top left repeat-y;
}

.sbar-box4-top
{
	background: url(../img/shop/sidebar-box4-top.png) top left no-repeat;
	position: relative;
	top: -7px;
	color: #323232;
	padding: 19px 45px 1px 19px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box5
{
	background: url(../img/shop/sidebar-box5b-bottom.png) bottom left no-repeat;
	padding-bottom: 8px;
	margin-top: 20px;
	position: relative;
	top: -10px;

	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box5-middle
{
	background: url(../img/shop/sidebar-box5b-tile.gif) top left repeat-y;
}

.sbar-box5-top
{
	background: url(../img/shop/sidebar-box5b-top.png) top left no-repeat;
	position: relative;
	top: -8px;
	color: #323232;
	padding: 10px 45px 19px 14px;

	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}


.sbar-box6
{
/*
	background: url(../img/shop/sidebar-box6-bottom.png) bottom left no-repeat;
*/
	background: url(../img/shop/sidebar-v2-bottom.png) bottom left no-repeat;
	padding-bottom: 9px;
	margin-top: 30px;
	
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.sbar-box6-middle
{
	/*
background: url(../img/shop/sidebar-box6-tile.gif) top left repeat-y;
*/
	background: url(../img/shop/sidebar-v2-tile.gif) top left repeat-y;
}

.sbar-box6-top
{
	/*
background: url(../img/shop/sidebar-box6-top.png) top left no-repeat;
	top: -9px;
*/
	background: url(../img/shop/sidebar-v2-top.png) top left no-repeat;
	top: -8px;

	position: relative;

	color: #323232;
	padding: 19px;

	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.mini-search .input-text
{
	border: none;
	background: transparent url(../img/shop/searchbox-left.png) top left no-repeat;
	height: 31px;
	width: 199px;
/*
	padding: 10px 0 0 13px;
*/
	padding: 0 0 10px 13px;
	color: #fff;
	font-size: 12px;

	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.mini-search input
{
	float: left;
}

.first-in-sidebar
{
	margin: -20px 0 10px 0;
}

.top-container .sbar-box2, .top-container .sbar-box6
{
	margin-top: 20px !important;
}

.magmenu
{
	padding-bottom: 1px;
}

.magmenu .sbar-box5
{
	position: relative;
	z-index: 700;
}

.magmenu .sbar-box5-top
{
	padding-bottom: 1px;
	padding-top: 10px;
	padding-left: 13px;
}

.magmenu ul
{
	margin-bottom: -7px !important;
	padding: 0;
}

.magmenu ul li
{
	/*
	background: none;
	padding: 0;
	*/
	
	background: url(../img/arrowMore.gif) no-repeat 0px 4px;
	padding-left: 13px;
	
	margin-bottom: 6px;
}

.magmenu li a
{
	display: block;
	font-size: 12px;
	text-decoration: none;
}

.magmenu li.active a
{
	font-weight: bold;
/*	color: #c3003a;	*/
}

.magmenu li.active
{
	background: url(../img/arrowMoreDrk.gif) no-repeat 0px 4px;
}

.magmenu .sbar-dropdown
{
	border: none;
	background: transparent url(../img/shop/dropdown-bg.png) -1px 0 no-repeat;
	height: 32px;
	padding: 8px 0 0 13px;
	color: #fff;
	position: relative;
	z-index: 600;

	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.layered .sbar-box3
{
	margin-top: 18px;
	margin-bottom: -10px;
}

.layered dt
{
	color: #fff;
	margin-top: 10px;	
}

.layered .actFilterCon li
{
	color: #fff !important;
	background: none;
	padding: 0;
	margin-bottom: 5px;
}

.layered .actFilterCon .actions
{
	margin-bottom: 10px;
}

.mini-cart .actions
{
	margin-bottom: 20px;
}

#cart-sidebar li
{
	background: none;
	padding: 0 0 10px 0;
	clear: both;
}

#cart-sidebar .product-details
{
	width: 80px;
}

#cart-sidebar .product-remove, #cart-sidebar .product-images, #cart-sidebar .product-details
{
	float: left;
}

#cart-sidebar .product-remove, #cart-sidebar .product-images
{
	margin: 0 5px 5px 0;
}

ol#cart-sidebar
{
	margin: 10px 0 20px 0;
}

.mini-login .sbar-box5
{
	margin-top: 19px;
	margin-bottom: 10px;
}

.mini-login .sbar-box5-top
{
	padding-bottom: 0px;
}

.mini-login .formwrap
{
	margin-top: 14px;
}

#sb-login-user, #sb-login-pass
{
	color: #0354a0;
	width: 96%;	
}

#sb-login-user
{

	background: #fff url(../img/shop/login-default-email.gif) center left no-repeat;
}

#sb-login-pass
{
	margin-top: 5px;
	background: #fff url(../img/shop/login-default-pass.gif) center left no-repeat;
}

.mini-login .focused, .mini-login .active
{
	background: none !important;
	background-color: #fff !important;
}

.mini-login #sb-login-submit
{
	margin-top: 5px;
	float: right;
}

/*
 * --------------------------------------------------------------------------------------------------------
 *
 *											BENUTZER-ACCOUNT
 *
 * --------------------------------------------------------------------------------------------------------
 */

.padTop
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.forgotpassword-container fieldset
{
	padding-bottom: 15px;
}

.address .col2-set
{
	margin-top: 20px;
}

.address .col2-set .col h4
{
	padding-left: 5px;
}

.address address strong
{
	display: block;
	padding-top: 5px;
}

.orders-table
{
	padding: 10px 0 20px 0;
}

.orders-table li, .orders-table .table-head
{
	padding: 0 !important;
	background: url(../img/shop/orders-faux-col.gif) repeat-y !important;
}

.orders-table ul .cell
{
	height: 40px;
	padding-bottom: 5px;
}

.orders-table .table-head .cell
{
	padding-top: 20px;
	color: #C3003A;
	height: 30px;
}

.orders-table .cell
{
	float: left;
	display: block;
}

.orders-table .col-receiver, .orders-table .col-status, .orders-table .col-action
{
	width: 75px;
}

.orders-table .col-sku
{
	padding-left: 5px;
	width: 70px;
}

.orders-table .col-date
{
	width: 50px;
}

.orders-table .col-total
{
	width: 65px;
	padding-left: 5px;
	text-align: right;
}

.orders-table .col-sku, .orders-table .col-total
{
	padding-right: 10px;
}

.orders-table .col-date, .orders-table .col-receiver, .orders-table .col-status, .orders-table .col-action
{
	padding-right: 5px;
	padding-left: 10px;
}

.order-detail h4
{
	margin: 10px 0 15px 5px;
}

.rpad
{
	padding-right: 10px;
}

/*
 * All that sound
 */





