ul.OrderProcess li.ActiveItem {
    background: #eee;
    border: 1px solid #000000;
}

.ep-uiInput-wrap  .LoginButton {
    padding: 6px 20px 20px 15px;
    background: transparent url("../images/button_submit.png") no-repeat 0 0;
}
.ep-uiInput-wrap .LoginButton:hover {
    background: transparent url("../images/button_submit_hover.png") no-repeat 0 0;
}
.DoOrder .ep-uiInput-wrap button {
    padding: 6px 30px 20px 10px;
    background: transparent url("../images/button_submit.png") no-repeat 0 0;
}
.DoOrder .ep-uiInput-wrap button:hover {
    background: transparent url("../images/button_submit_hover.png") no-repeat 0 0;
    background-color: none;
}

.ep-uiInput-wrap:hover, 
.ep-uiInput-wrap:active, 
.ep-uiInput-wrap:hover, 
button:hover {
    background-color: transparent !important;
}

a.CustomButton {
    padding: 6px 20px 20px 15px;
    background: none;
    color: #444 !important;
}
a.CustomButton:hover {
    color: #ccc !important;
}

.AddToBasketForm span.BasketIcon {
	display:none;
}
.AddToBasketForm .ep-uiInput-wrap {
    background: transparent url("../images/button_basket_float.png") no-repeat right 2px ;
}
.AddToBasketForm .ep-uiInput-wrap:hover {
    background: transparent url("../images/button_basket_float_hover.png") no-repeat right 2px;
}

.AddToBasketForm .ep-uiInput-wrap  .ep-uiInput-button {
		margin-right: 10px;
    padding: 8px 10px 20px 40px;
    background: transparent url("../images/button_basket.png") no-repeat 0 0;
}
.AddToBasketForm .ep-uiInput-wrap .ep-uiInput-button:hover {
    background: transparent url("../images/button_basket_hover.png") no-repeat 0 0;
}

html, body { /* body hintergrund */
	background: #bdbdbd url("../images/bg.png") repeat-x 0 0;  
}

.ShopLogo { /* logo */
	margin: 20px 0 0 20px;
}

.Header { /* header hintergrund */
	margin-bottom: 0px;
	background: transparent url("../images/header_motive.png") no-repeat 300px 10px;
}

.Header .PropertyContainer {
	height: 90px;
}

/*---------- Beginn Hauptnavigation -------------------------------------------------------------------------------------*/

.NavBarTop { /* hauptnavi hintergrund */
	margin-top: 0px;
	background: url("../images/bg_menu_main.png") no-repeat 0 0;
}

.NavBarTop .PropertyContainer { 
	padding-top: 0px; 
}

.NavBarTop .NavigationElement {
	height: 47px; 
	padding: 0; 
	font-size: 10px; 
	line-height: 40px;  
	border-right: 1px solid #b9b9b9; 
}

.NavBarTop .Active {
	height: 47px; 
	padding: 0; 
	font-size: 10px; 
	line-height: 40px; 
	border-left: 1px solid #999; 
}

.NavBarTop p.BasketLink,
.NavBarTop .NavigationElement a { /* hauptnavi link */
	font-size: 12px;
	text-transform:uppercase;
	height: 47px; 
	line-height: 40px; 
	padding: 0 15px 0 15px; 
}

.NavBarTop .NavigationElement a:hover { /* hauptnavi link mouseover */
	color: #fff;
	text-decoration: none; 
	background: #fff url("../images/bg_menu_main_hover.png") repeat-x 0 0 !important
}

.NavBarTop .Active a { /* hauptnavi link aktiv */
	height: 47px; 
	line-height: 40px; 
	color: #fff; 
	background: #fff url("../images/bg_menu_main_hover.png") repeat-x 0 0 !important
}

.NavBarTop div.Entry { /* hauptnavi suche container */
	height: 42px;
	width: 194px;
	margin: 3px 0 8px 10px;
	#margin: 5px 0 8px 10px;
	text-align: left;
	background: transparent url("../images/suchfeld.png") no-repeat 0 0;
	}

.NavBarTop input.Search { /* hauptnavi suche suchfeld */
	width: 100px !important;
	padding: 2px 0 0 10px; 
	#padding: 5px 0 0 10px; 
	height: 25px;
	border:none;
	color: #8c8c8c;
	background: none !important;
}

.NavBarTop .SearchIcon { /* hauptnavi suche button */
	width: 74px !important;
	background: none !important;
	#filter:none !important;
}
/*---------- Ende Hauptnavigation ----------------------------------------------------------------------------------------*/


/*---------- Beginn Spalte links -----------------------------------------------------------------------------------------*/


.NavBarLeft {
	color: #444;
	background: #ebebeb url("../images/bg_box.png") repeat-x 0 0;
 }

.NavBarLeft .PropertyContainer {
	width: 190px;
}

.NavBarLeft .ShopNameSlogan .BoxContainer,
.NavBarLeft .ContextBox .BoxContainer { /* box mit hintergrund */
	background: #ebebeb url("../images/bg_box.png") repeat-x 0 0;
	padding-top: 10px !important
}

.NavBarLeft .ShopSlogan,
.NavBarLeft .NavigationElement,
.NavBarLeft .ContextBoxBody {
	background: transparent;
	padding: 10px;
}

.NavBarLeft .ContextBoxHead span,
.NavBarLeft h1,
.NavBarLeft h2,
.NavBarLeft h3,
.NavBarLeft h4,
.NavBarLeft h5,
.NavBarLeft h6 {
	height: auto !important;
	padding-bottom: 5px !important;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #8c8c8c;
	font-weight: bold;
	font-style: normal;
}

.NavBarLeft .ContextBoxBody {
	border-top: 1px solid #fff;
}

.NavBarLeft .NavigationText {
	padding: 10px;
	}

/*---------- Ende Spalte links ----------------------------------------------------------------------------------------*/


/*---------- Beginn Spalte rechts -------------------------------------------------------------------------------------*/

.NavBarRight {
	color: #444;
	background: #ebebeb url("../images/bg_box.png") repeat-x 0 0;
}

.NavBarRight {
	width: 190px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.NavBarRight .ShopNameSlogan .BoxContainer,
.NavBarRight .ContextBox .BoxContainer,
.NavBarRight .CreditCards { /* box mit hintergrund */
	background: #ebebeb url("../images/bg_box.png") repeat-x 0 0;
	padding: 10px 0;
}

.NavBarRight .ShopSlogan,
.NavBarRight .NavigationElement,
.NavBarRight .ContextBoxBody {
	background: none !important;
}

.NavBarRight .ContextBoxHead span,
.NavBarRight h1,
.NavBarRight h2,
.NavBarRight h3,
.NavBarRight h4,
.NavBarRight h5,
.NavBarRight h6 {
	height: auto !important;
	padding-bottom: 5px !important;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #8c8c8c;
	font-weight: bold;
	font-style: normal;
}

.NavBarRight .ContextBoxBody {
	border-top: 1px solid #fff;
	padding-bottom: 10px;
}

.NavBarRight input.Login {
	width: 125px !important;
	padding: 2px 0 0 10px; 
	height: 25px;
	border:none;
	color: #8c8c8c;
	background: url("../images/eingabefeld.png") no-repeat 0 0;
}


/*---------- Ende Spalte rechts --------------------------------------------------------------------------------------*/


/*---------- Beginn Spalte mitte -------------------------------------------------------------------------------------*/


.CategoryImage {
	width: 574px !important;
	overflow: hidden;
	margin-bottom: 10px !important
	}

/* Beginn Suchfeld */
.SearchMask {
	background: url("../images/suchfeld_content.png") no-repeat 0 0;
	display: none;
	}

.SearchMask .SearchString {
	width: 155px !important;
	padding: 4px 10px;
	#padding: 0px 10px !important;
	#margin: 0px 10px !important;
	border: none;
	background: none !important;
	#filter:none !important;
	}

.SearchMask .Icon {
	width: 70px !important;
	padding: 6px 10px !important;
	background: none !important;
	#filter:none !important;
	}
	
/* Ende Suchfeld */	

/* Beginn Produktübersicht */
	
.HotDeal {
	padding: 5px 0px;
	/*margin: 5px 16px 0 14px;*/
	margin: 0;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	float:left;
	/*width: 162px;
	height: 220px;*/
	width: 183px;
	height: auto;
	line-height:100%;
	overflow: hidden;
}

.HotDealTop {
	height: 164px;
	margin: 0px;
	padding: 0px;
	background: #ebebeb url("../images/bg_box.png") repeat-x 0 0;
}

.HotDealTopFloatin {
	width: 150px;
	margin: 0;
	padding: 15px;
	#padding:10px;
}

.HotDeal .ImageArea {
	width: 150px;
	height: 188px;
	text-align: center;
	padding:0;
	margin-bottom:0;
	#margin: 6px 4px 8px 6px !important;
	white-space: nowrap;
	overflow: hidden;
}

.HotDealFoot {
	position: relative;
	margin: 0 !important;
	padding: 10px 15px;
	height: 45px;
	background: #ebebeb !important;
}

.HotDealFootFloatin {
	margin: 0 !important;
	padding: 4px 4px 8px 4px;
	width: 150px;
	height: auto;
	overflow: hidden;
}

.HotDealFoot .InfoArea {
	width: 138px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}

.HotDealFootFloatin .InfoArea{
	clear: both;
}

.HotDealFoot .Price {
	position: absolute;
	bottom: 10px;
	right: 10px;
	clear: both;
	display: block;
	width: 60px;
	padding: 0px;
	margin: 0px;
}

.HotDealFoot .LineThrough {
	position: absolute;
	bottom: 13px;
	left: 50px;
	display: block;
	width: 50px;
	padding: 0px;
	margin: 0px;
}

/* Ende Produktübersicht */	

/* Beginn Produktliste */

.ListItemProductContainer {
	width: 550px;
	padding: 15px !important;
	border-bottom: 10px solid #bcbcbc;
	background: #fff url("../images/bg_article_foot.png") repeat-x 0 0 !important;
}

.ListItemProduct .Description p {
	font-family: Arial;
	font-size: 11px;
}

/* Ende Produktliste */

/* Beginn Crosselling */

.CrossellingCount .CrossellingInfoArea {
	text-align: left;
	padding: 4px 0 4px 0;
}

.CrossellingCount .Price {
	font-size: 13px;
	color: red;
	font-weight: bold;
	font-style: normal;
}

div.CrossellingImageArea {
	height: 110px !important;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
}

table.CrossellingCount td {
	background: #ebebeb url("../images/bg_box.png") repeat-x 0 0 !important;
	border:5px solid #fff;
	padding: 10px
}

.CrossellingCount .CrossellingInfoArea a {
	display: block;
	width: 150px;
	height: 14px;
	margin-bottom: 5px;
	overflow: hidden;
}



.CrossellingCount .CrossellingInfoArea .FloatRight a {
	display: inline !important;
}
.CrossellingCount .CrossellingInfoArea .LineThrough {
	float: right;
}

/* Ende Crosselling */

/* Beginn Icons */

.CheckoutIcon {
	background: transparent url("../images/ico_s_checkout.png") !important;
	#filter:none !important;
}

.HelpIcon {
	background: url"../images/ico_s_bubblehelp.png") !important;
	#filter:none !important;
	cursor:help !important;
}

.BasketIcon {
	background: url(../images/ico_s_basket.png) !important;
	#filter:none !important;
}

.TrashIcon {
	background: url(../images/ico_s_remove_item.png) !important;
	#filter:none !important;
}

.SearchIcon {
	background: url(../images/ico_s_search.png) !important;
	#filter:none !important;
}

.ContactIcon {
	background: url(../images/ico_s_contact.png) !important;
	#filter:none !important;
}

.VariationsIcon {
	background: url(../images/ico_s_variations.png) !important;
	#filter:none !important;
}

.WarningIcon {
	background: url(../images/ico_s_warning.png) !important;
	#filter:none !important;
}

.FirstPageIcon {
	background: url(../images/ico_s_paging_first.png) !important;
	#filter:none !important;
}

.BackPageIcon {
	background: url(../images/ico_s_paging_backward.png) !important;
	#filter:none !important;
}

.NextPageIcon {
	background: url(../images/ico_s_paging_forward.png) !important;
	#filter:none !important;
}

.LastPageIcon {
	background: url(../images/ico_s_paging_last.png) !important;
	#filter:none !important;
}

.HomeIcon {
	background: url(../images/ico_s_home.png) !important;
	#filter:none !important;
}

.OrderViewedIcon {
	background: url(../images/ico_s_orderstatus_viewed.png) !important;
	#filter:none !important;
}

.ChangeOrderIcon {
	background: url(../images/ico_s_changeorder_unselected.png) !important;
	#filter:none !important;
}

.ChangeOrderDownIcon {
	background: url(../images/ico_s_changeorder_down.png) !important;
	#filter:none !important;
}

.ChangeOrderUpIcon {
	background: url(../images/ico_s_changeorder_up.png) !important;
	#filter:none !important;
}

.PrinterIcon {
	background: url(../images/ico_s_printer.png) !important;
	#filter:none !important;
}

.CheckoutIcon {
	background: url(../images/ico_s_checkout.png) !important;
	#filter:none !important;
}

.BasketFullIcon {
	background: url(../images/ico_s_basketfull.png) !important;
	#filter:none !important;
}

.BasketButtonIcon {
	background: url(../images/button_s_basket.png) !important;
	#filter:none !important;
}

.ProductOnStockIcon {
	background: url(../images/ico_s_product_onstock.png) !important;
	#filter:none !important;
}

.ProductWarnStockIcon {
	background: url(../images/ico_s_product_warnstock.png) !important;
	#filter:none !important;
}

.ProductOutStockIcon {
	background: url(../images/ico_s_product_outofstock.png) !important;
	#filter:none !important;
}

.ProductRatingEditIcon {
	background: url(../images/ico_s_productcompare_rating_edit.png) !important;
	#filter:none !important;
}

.ProductRatingEnabledIcon {
	background: url(../images/ico_s_productcompare_rating.png) !important;
	#filter:none !important;
}

.ProductRatingDisabledIcon {
	background: url(../images/ico_s_productcompare_rating_disabled.png) !important;
	#filter:none !important;
}

.SubscribedIcon {
	background: url(../images/ico_s_subscribed.png) !important;
	#filter:none !important;
}

.NotSubscribedIcon {
	background: url(../images/ico_s_notsubscribed.png) !important;
	#filter:none !important;
}

.ShoppingListIcon {
	background: url(../images/ico_s_shoppinglist.png) !important;
	#filter:none !important;
}

.SpecialPricesIcon {
	background: url(../images/ico_s_specialprices.png) !important;
	#filter:none !important;
}

.ContinueIconTiny {
	background: url(../images/img_continue.png) !important;
	#filter:none !important;
}

.BasketIconSmall {
	background: url(../images/ico_xs_basket.png) !important;
	#filter:none !important;
}

.RefreshIconSmall {
	background: url(../images/img_refresh.png) !important;
	#filter:none !important;
}

.CancelIconSmall {
	background: url(../images/img_cancel.png) !important;
	#filter:none !important;
}

.SaveIconSmall {
	background: url(../images/ico_xs_save.png) !important;
	#filter:none !important;
}

.DeleteIconSmall {
	background: url(../images/ico_xs_remove.png) !important;
	#filter:none !important;
}

.AddToListIconSmall {
	background: url(../images/ico_xs_listadd.png) !important;
	#filter:none !important;
}

.NewIconSmall {
	background: url(../images/ico_xs_new.png) !important;
	#filter:none !important;
}

.AssignIconSmall {
	background: url(../images/ico_xs_assign.png) !important;
	#filter:none !important;
}

.ProductRatingEnabledIconSmall {
	background: url(../images/ico_xs_productcompare_rating.png) !important;
	#filter:none !important;
}

.ProductRatingDisabledIconSmall {
	background: url(../images/ico_xs_productcompare_rating_disabled.png) !important;
	#filter:none !important;
}

.PrinterIconMedium {
	background: url(../images/ico_m_printer.png) !important;
	#filter:none !important;
}

.PersonalDataIconMedium {
	background: url(../images/ico_m_personaldata.png) !important;
	#filter:none !important;
}

.AccountAddressIconMedium {
	background: url(../images/ico_m_accountaddress.png) !important;
	#filter:none !important;
}

.AccountPasswordIconMedium {
	background: url(../images/ico_m_accountpasswd.png) !important;
	#filter:none !important;
}

.LogoutIconMedium {
	background: url(../images/ico_m_logout.png) !important;
	#filter:none !important;
}

.OrderTrackingIconMedium {
	background: url(../images/ico_m_ordertracking.png) !important;
	#filter:none !important;
}

.DownloadIconMedium {
	background: url(../images/ico_m_download.png) !important;
	#filter:none !important;
}

.AppointmentIconMedium {
	background: url(../images/ico_m_appointments.png) !important;
	#filter:none !important;
}

.NewsletterIconMedium {
	background: url(../images/ico_m_newsletter.png) !important;
	#filter:none !important;
}

.ShoppingListIconMedium {
	background: url(../images/ico_m_shoppinglists.png) !important;
	#filter:none !important;
}

.PaymentIconLarge {
	background-image: url(../images/ico_l_payment.png) !important;
	#filter:none !important;
}

.AddressIconLarge {
	background-image: url(../images/ico_l_address.png) !important;
	#filter:none !important;
}

.BasketIconLarge {
	background-image: url(../images/ico_l_basket.png) !important;
	#filter:none !important;
}

.ConfirmOrderIconLarge {
	background-image: url(../images/ico_l_confirmorder.png) !important;
	#filter:none !important;
}

.HirePurchaseIconLarge {
	background: url(../images/ico_l_hirepurchase.png) !important;
	#filter:none !important;
}

.FaxIconLarge {
	background: url(../images/ico_l_fax.png) !important;
	#filter:none !important;
}

.ShippingOptionsIconVast {
	background: url(../images/ico_l_shippingoptions.png) !important;
	#filter:none !important;
}

/* Ende Icons */


.LinkHotIcon,
a.LinkSpecialPrices {
	margin-bottom: 6px;
	padding: 1px 0 3px 20px;
	background: url(../images/ico_s_specialprices.png) no-repeat !important;
	line-height:200% !important;
	_line-height:normal !important;
	_zoom:1;
	_background:none;
	_padding-left: 0px;
}

.LinkHotIcon {
	background: url(../images/ico_s_hot.png) no-repeat !important;
	_background:none;
	_padding-left: 0px;
}

.SpanHotIcon {
	line-height:normal !important;
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold !important;
	margin-bottom: 0px;
	margin-top: 6px;
}

