@import url('tc_oxid.css');
@import url('fancybox.css');

/* temp. ausgeblendet */

#path,
#languages,
#links_bar,
#service_navigation,
#action_bar,
#left_partners {
    display: none;
}



BODY {
    background-color: #fff;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
}

#page {
    background-image: url(../img/quiltmaus_page_background.png);
	text-align:left;
}

#page_inner {
    background-image: url(../img/quiltmaus_page_background2.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    min-height: 900px;
}q

* HTML #page_inner {
    height: 900px;
}

#header {
    background-image: url(../img/quiltmaus_header_background.png);
    background-repeat: repeat-y;
}

#main_container {
    background-image: url(../img/quiltmaus_main_background.png);
    background-repeat: repeat-y;
    margin-right: 30px;
    width: 940px;
}

#content {
    width: 650px;
    float: right;
    padding: 0;
}

/* header */

#basket_overview {
    background-color: #A61E57;
    color: #fff;
    width: 230px;
    height: 60px;
    overflow: hidden;
    display: block;
    font-size: 10px;
}

#basket_overview_inner {
    margin: 5px;
    display: block;
}

#basket_overview A {
    color: #fff;
    text-decoration: none;
}

#top_basket {
    background-image: url(../img/quiltmaus_basket_symbol.png);
    background-repeat: no-repeat;
}

#top_basket_header {
    height: 30px;
    overflow: hidden;
}

#top_basket_header A {
    padding-top: 30px;
    display: block;
}

#top_basket #basket_menu,
#top_account,
.item_count,
.total_products .label {
    display: none;
}

#top_basket_box {
    margin-left: 40px;
    text-align: center;
}

#top_basket .product_count,
#top_basket .total_products {
    border-right: 1px solid #fff;
    margin-right: 5px;
}

#top_basket .product_count {
    padding-right: 2px;
}

#top_basket .total_products {
    padding-right: 5px;
}

/* custom top navigation */

#custom_top_navigation {
    background-color: #A61E57;
    /*height: 40px;*/
    font-size: 12px;
    font-weight: bold;
}

#custom_top_navigation UL {
    background-color: #333;
    width: 980px;
    height: auto;
    display: inline-block;
    zoom: 1;
}

#custom_top_navigation UL LI {
    text-transform: uppercase;
    background-color: #A61E57;
    display: block;
}

#custom_top_navigation UL LI.first {
    border-left: none;
}

#custom_top_navigation UL LI,
#custom_top_navigation UL LI A {
    color: #fff;
    text-decoration: none;
}

#custom_top_navigation UL LI SPAN.outer {
    background-color: #333;
    margin: 0 1px 0 0;
    display: block;
}

#custom_top_navigation UL LI:hover SPAN.outer,
#custom_top_navigation UL LI.active SPAN.outer {
    background-color: #A61E57 !important;
}

#custom_top_navigation UL LI SPAN.inner {
    padding: 8px 23px;
}

/*#custom_top_navigation UL LI.last SPAN.inner {
    padding: 8px 27px 8px 24px;
}*/



#custom_top_navigation UL LI.last SPAN.outer {
    margin: 0;
}

#custom_top_navigation .level_1 {
    display: none;
}

/* sidebar */

#sidebar .boxhead {
    margin: 0 0 10px 0;
}
#sidebar .boxhead,
#sidebar .boxhead A {
    color: #fff;
}

#sidebar .boxhead SPAN.inner {
    background-color: #A72159;
    padding: 3px 25px;
    display: block;
    font-size: 12px;
}

#sidebar .boxhead SPAN.outer {
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
    display: block;
    padding: 5px 2px;
}

#left_search_box SELECT {
	width: 165px;
}

* HTML #test_searchCategorySelect {
    margin-left: -80px;
}

*+HTML #test_searchCategorySelect {
    margin-left: -80px;
}

#infobox,
#blog,
#blog A,
#infobox A,
#navigation,
#navigation_vendor,
#navigation A,
#navigation_vendor A,
#top5,
#top5 A{
    color: #333;
    text-decoration: none;
    display: block;
}

#top5_header {
	margin-top:10px;
	}

#navigation,
#navigation_vendor {
    padding: 5px 0;
    margin: 0;
    font-weight: bold;
}

#navigation UL LI,
#navigation_vendor UL LI {
    list-style-type: none;
}

#navigation UL LI SPAN.outer,
#navigation_vendor UL LI SPAN.outer {
    padding: 3px 25px;
    display: block;
}

#navigation UL.level_0 LI.active SPAN.outer,
#navigation_vendor UL.level_0 LI.active SPAN.outer {
    background-color: #333;
}

#navigation UL.level_0 LI.active UL SPAN.outer,
#navigation_vendor UL.level_0 LI.active UL SPAN.outer {
    background: none;
    color: #333;
}

#navigation UL.level_0 LI.active UL A,
#navigation_vendor UL.level_0 LI.active UL A {
    color: #333;
}

#navigation UL UL LI,
#navigation_vendor UL UL LI {
    padding: 3px 20px;
}

#navigation .level_sub,
#navigation_vendor .level_sub {
    font-weight: normal;
    margin: 3px 0 0 0;
}

#navigation .active,
#navigation_vendor .active {
    font-weight: bold !important;
}



#navigation UL.level_0 LI.active A,
#navigation_vendor UL.level_0 LI.active A {
    color: #fff;
}



#infobox UL {
    margin: 0 25px;
}

#infobox UL LI {
    padding: 3px 0;
    list-style-type: none;
}

#left_search_box {
	margin-left:10px;
}


#left_search {
    margin-bottom: 10px;
}


/* content */

#content {
    font-size: 11px;
    width: 650px;
}

form#_filterlist {float:right;height:25px;margin-right:15px;}
form#_filterlist label {font-weight:bold;}
form#_filterlist select {background:#A72159;color:#fff;font-weight:bold;}

/* locator */

.list_locator {
	clear:both;
    position: relative;
	margin-top:25px;
}

.list_locator_header {
    margin: 15px 0 5px 0 !important;
}

.list_locator_browse {
    position: absolute;
    right: 0px;
	top: 4px;
    display: inline;
    float: right;
    display: inline;
    width: auto;
    text-align: right;
    margin-right: 25px;
}


* HTML .list_locator_browse {
    top: 18px !important;
}

.list_locator_articles {
    width: 170px;
	left: 200px;
    position: absolute;
    top: 5px;
    flo at: left;
}

.list_locator_sort {
	position:absolute;
	left:0;
	top:-25px;
    fl oat: right;
    te xt-align: right;
    width: 300px;
    marg in-right: 25px;
}
.list_locator_sort .label {font-weight:bold;}

.list_locator_content {
    border-bottom: 1px solid #ccc;
    hei ght: 20px;
    padding-left: 25px;
    font-size: 11px;
}

.list_locator_articles .element A {
    color: #333 !important;
}

.list_locator_articles .element .active {
    color: #A72159 !important;
    font-weight: bold !important;
}

.list_locator_sort .element A {
	display:inline-block;
    color: #fff !important;
    padding: 2px 33px 2px 10px;
    margin: 0 0 0 4px;
    background-image: url(../img/quiltmaus_sorting.png);
    background-repeat: no-repeat;
    background-position: top right;
	background-color:#A72159;
}

.list_locator_browse .numbers_page A {
    color: #333 !important;
    border-right: 1px solid #333;
    padding: 0 6px 0 0;
    margin: 2px 0 0 0;
}

.list_locator_browse #page_nrTop_1,
.list_locator_browse #page_nrBottom_1{
    border-left: 1px solid #333;
    padding-left: 6px;
}

.list_locator_browse .numbers_page .active {
    color: #A72159 !important;
	font-weight:bold;
}



/* footer */

#footer,
#footer A {
    color: #666;
    font-size: 11px;
    text-decoration: none;
}

#footer_bar {
    background-color: #333;
}

#footer_bar,
#footer_bar A {
    color: #FFF;
}

#footer_icons,
#shop_icons,
#footer_text {
    display: none;
}

#address .address_item {
    border-right: 1px solid #333;
    padding: 0 10px 0 5px;
}

#address .last {
    border-right: none;
    padding: 0 0 0 5px;
}

#information_navigation LI {
    border-right: 1px solid #333;
    padding-right: 5px;
    white-space: nowrap;
    height: 15px;
}

#information_navigation .last {
    border-right: none;
    padding-right: 0;
}

/* tags */

#tags .boxhead {
    margin-bottom: 0px !important;
}

#tag_cloud {
    margin: 0 0 10px 0;
}

#more_tags A {
    font-size: 10px;
    color: #333;
}

/* content */

#content {
    margin-bottom: 15px;
}

#content A {
    color: #CC1E69;
    text-decoration: none;
}

#content .boxhead {
    color: #333;
    text-decoration: none;
    margin: 15px 0;
    text-transform: none;
}

#content .boxhead A {
    color: #333;
    text-decoration: none;
}

#content .boxhead SPAN.inner {
    background-color: #F7B0CD;
    padding: 4px 25px;
    display: block;
    font-size: 12px;
}

#content .list_locator_browse SPAN.separator {
	color:#F7B0CD;
}

#content .details_locator_header {
    margin: 0 !important;
}


#right_bargain_articles .boxhead SPAN.inner,
#right_topoffer_articles .boxhead SPAN.inner,
#start_new_in_shop .boxhead SPAN.inner {
        background-color: #F7B0CD;
}

#right_bargain_articles .boxhead,
#right_bargain_articles .boxhead A,
#right_topoffer_articles .boxhead,
#right_topoffer_articles .boxhead A,
#start_new_in_shop .boxhead,
#start_new_in_shop .boxhead A {
    color: #333;
}

#content .header_description {
    text-transform: none !important;
    font-size: 10px;
    font-weight: normal;
    margin-left: 20px;
}

/* bargain */
#right_bargain_articles,
#right_bargain_articles DIV {
    display: block;
}


/* topoffer */
#right_topoffer_articles,
#right_topoffer_articles DIV {
    display: block;
}

/* products */
/* product small 3 column */
.small .product,
#start_new_in_shop .product {
    width: 200px;
    margin: 0 16px 15px 0;
    overflow: hidden;
    float: left;
}

.small .product FORM {
    display: block;
}

.small .product .list_item_inner {
   padding: 0;
   display: block;
}

.small .product .picture {
    margin-bottom: 20px;
    float: none;
    display: block;
    text-align: center;
    height: 200px;
    width:200px;
    overflow: hidden;
}

.small .product .picture_variant {
    margin-bottom: 20px;
    float: none;
    display: block;
    text-align: center;
    overflow: hidden;
}

.small .product .title {
    float: none;
    display: block;
    padding: 0 10px;
    color: #333 !important;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 5px 0;
    line-height: 15px;
    height: 50px;    
    overflow: hidden;
}

.small .product .title A {
    color: #333 !important;
}

.small .product .artnum {
    font-weight: normal;
    font-size: 11px;
    margin: 0 0 5px 0;
    display: block;
}

.small .product .order {
    float: none;
    display: block;
}

.small .product .actions {
    padding: 0 10px;
    margin: 0 0 10px 0;
}

.small .product .actions A {
    font-size: 11px;
    padding: 0 0 0 10px;
    background-image: url(../img/quiltmaus_product_link.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

.small .product .short_description {
    padding: 0 10px;
    font-size: 11px;
    margin: 0 0 10px;
	height:35px;
}

.small .product FORM {
    height: 120px;
    overflow: hidden;
    position: relative;
	margin-bottom:20px;
}


.small .product .variants {
    font-size: 11px;
}

.small .product .variants .variants {
    margin: 0 10px;
}

.small .product .price {
    float: none;
    display: block;
    padding: 0 10px;
}

#price_tdunit {
	display:block;
	height:30px;
	}

.small .product .old_price {
    font-size: 11px;
}

.small .product .new_price {
    font-size: 11px;
}

.small .product .price_desc {
    display: none !important;
}

.small .product .product_price_value {
    margin-top: 5px;
    color: #A72159;
    font-weight: bold;
    font-size: 14px;
    clear: both;
    display: block;
}

.small .product .delivery_info {
    font-size: 12px;
}

.small .product .amount {
    width: 75px;
    height: 52px;
    display: block;
    float: left;
    back ground-color: #A72159;
	background-color:none;
    margin: 0;
    color: #333;
    font-size: 11px;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.small .product .amount .label {
    margin: 5px 10px 0 10px;
    display: block;
}

.small .product .amount .content {
    display: block;
    margin: 0 10px 0 10px;
}

.small .product .to_cart BUTTON {
    width: auto;
    display: block;
    float: right;
    background-color: #A72159;
    margin: 0;
    font-size: 11px;
	font-weight:bold;
    padding: 0 0 0 14px;
    background-image: url(../img/quiltmaus_basket_arrow.gif);
    background-repeat: no-repeat;
    background-position: 2px 14px;
    color: #fff;
    text-align: left;
    border: 0px;
    cursor: pointer;
    position: absolute;
    bottom: 7px;
    right: 0;
}

.small .product .to_cart BUTTON SPAN.inner,
#tocart BUTTON SPAN.inner {
    display: block;
}

/* Category List*/
#product_list {
    margin-top: 15px;
}

#content_inner {
	position:relative;
}

#content_inner h1 {
    color:#A72159;
    font-size:14px;
}


#content_inner .box,
#content_inner #test_catArtCnt {

}

#content_inner .info{
    display:block;
}

/* details */

#details_locator_top,
#details_locator_bottom {
    position: relative;
}

#product_details .boxhead {
    text-transform: none !important;
}

#details_locator_top .boxhead {
    margin-top: 0;
}

#test_searchVendorSelect {
	margin-top:10px;
}

.details_locator_body {
    float: right;
    position: absolute;
    top: 3px;
    right: 25px;
    color: #fff;
    font-size: 11px;
    text-align: right;
}

.details_locator_body A {
    color: #333;
}

.back_to_overview {
	padding-left:25px;
	padding-top:10px;
	}

#product_details_info_box {
    float: right;
}

#product_details_picture_box {
    float: left;
    width: 325px;
    overflow-y: visible;
    -ms-overflow-x: hidden;
    -ms-overflow-y: visible;
}

#product_details_picture_box #product_picture {
    /*height: 295px;*/
    width: 280px;
    overflow: hidden;
	margin-bottom:15px;
}
#product_picture_inner {
	border:1px dotted #999;
	padding:10px;	
	text-align:center;
}
/* 1. icon bild ausblenden, da doppelt mit großem vorschaubild */
#product_details_picture_box a.zoom1 {display:none;}

#product_picture_functions {
    margin: 5px 0 10px 0;
    font-size: 11px;
/*	display:none; */
}

#product_picture_functions #zoom {
    padding-left: 25px;
    background-image: url(../img/quiltmaus_zoom_max.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
}

#product_morepics {
    display: block;
}

#product_details_info_box {
    width: 300px;
    overflow-x: hidden;
    overflow-y: visible;
    -ms-overflow-x: hidden;
    -ms-overflow-y: visible;
    font-size: 11px;
    position: relative;
    padding-bottom: 65px;
	padding-right:25px;
    line-height: 15px;
}

#product_details_info_box H2 {
    font-size: 11px;
}

#product_name {
    margin-bottom: 5px;
}

#product_artnum {
    color: #666;
    margin-bottom: 5px;
}

#product_shortdesc {
    margin-bottom: 20px;
}

#product_manufacturers {
    margin-bottom: 10px;
}

#product_status {
    margin-bottom: 20px;
}

#product_details_info_box .price {
    display: block;
}

#product_details_info_box .product_price_value {
    display: block;
    margin: 5px 0;
    color: #A72159;
    font-weight: bold;
    font-size: 14px;
    clear: both;
}

#product_details_info_box .delivery_info {
    margin: 5px 0 20px 0;
}

#product_details_info_box .delivery_info A {
    color: #333 !important;
}

#product_details_info_box #product_amount {
    width: 75px;
    height: 52px;
    display: block;
    float: left;
    background-color:none;
    margin: 0;
    color: #333;
    font-size: 11px;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

#product_details_info_box #product_amount .label {
    margin: 0 10px 0 0px;
    display: block;
}

#product_details_info_box #product_amount .content {
    display: block;
    margin: 0 10px 0 0px;
}

#product_details_info_box #tocart BUTTON {
    width: 95px;
    display: block;
    float: right;
    background-color: #A72159;
    margin: 0;
    font-size: 11px;
    padding: 0 0 0 20px;
    background-image: url(../img/quiltmaus_basket_arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px 14px;
    color: #fff;
    text-align: left;
    border: 0px;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    left: 85px;
}

#product_longdesc_content {
    padding: 0 25px;
    font-size: 11px;
}

#product_question {
    font-size: 11px;
    font-weight: bold;
    margin: 15px 25px 5px 0;
}

#product_question A {
    padding-left: 25px;
    background-image: url(../img/quiltmaus_questions.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
}

#product_notes {margin-top:20px;padding:10px 25px;background:#ddd;}
#content #product_notes .boxhead {margin:0 0 10px;}
#content #product_notes .boxhead SPAN.inner {
    background: none;
    display: block;
    font-size: 12px;
    padding: 0;
}

/* first headlines positionieren */

#security_info_header {
    margin-top: 0px !important;
}

#delivery_info_header {
    margin-top: 0px !important;
}

#customer_rightofwithdrawal_header {
    margin-top: 0px !important;
}

#order_info_header {
    margin-top: 0px !important;
}

#stay_informed_header {
    margin-top: 0px !important;
}


/* buttons */

BUTTON {
    background-color: #A72159;
    margin: 0;
    font-size: 11px;
    padding: 4px 10px;
    color: #fff;
    text-align: center;
    border: 0px;
    cursor: pointer;
    /*height: 23px;*/
}

#left_search_box BUTTON {
    width: 60px;
    float: left;
    margin: 0 0 5px 0;
}

#left_search INPUT {
    width: 160px;
    margin: 2px 5px 5px 0;
    float: left;
}



/* order steps */

#order_steps {
    margin: 0 0 10px 0;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
	background:#fff;
}

#order_steps A {
	display:block;
	height:34px;
    color: #CC1E69;
	background:url("../img/ordersteps.png") -18px -41px no-repeat;
}

#order_steps .active A {
    color: #CC1E69;
}

#step1,
#step2,
#step3,
#step4,
#step5 {
    float: left;
	width: 130px;
    display: inline; 
	background:url("../img/ordersteps.png") -18px 0 no-repeat;
	text-align:center;
	line-height:34px;
}


#step1,
#step2,
#step3,
#step4 {
    margin-right: 5px;
}

#step1 {
}
#step1.active {
}

#step2 {
}

#step3 {
}

#step4 {
}

#step5 {
	background:none;
	width:110px;
}

#order_steps .label,
#order_steps .content {
    display: block;
}

#order_steps .label {
    font-weight: bold;
    /*margin: 0 0 5px 0;*/
}

#order_steps .content {
    font-size: 10px;
    display: none;
}

/* basket */
form.basket-form {clear:both;}

.basket {
    margin: 5px 0;
    font-size: 11px;
}
.basket td {padding:15px 4px;}
.bsk_sep td {padding:3px 0;}

.basket .brd {
    padding: 15px 0;
}
.art_title a {font-weight:bold;}
.art_num {color:#999;}

table.basket-summary {margin:25px 0 20px;background:#e4e4e4;}
table.basket-summary td.line {border-top:1px dotted #666;}
tr.basket-tax {font-size:10px;color:#666;}
#voucherHeader {display:block;font-size:13px;}
div.basket-voucher {float:left;}
table.basket-continue {float:right;width:200px;margin-right:15px;}


.remove_frombasket BUTTON,
.update_basket BUTTON,
.login_button BUTTON,
.user_step3 BUTTON {
    width: 100px;
}
.basket_next_step_bottom BUTTON {width:150px;}

.basket_amount_error INPUT {
    border:2px solid red;
}

.notice_error {
    color:red;
}



#basketUpdate,
#basket_Remove,
#update_billing,
#update_shipping,
#update_payment {
    cursor: pointer;
	padding: 4px 5px 0 0;
	border:0px; 
	background-color:transparent; 
	color:#A72159;
	text-decoration:underline;
}
#update_payment {width:auto;}

.inline .basket_next_step_bottom BUTTON {
    margin: 0 0 0 25px;
}


/* user options / login */

form.order-register, form.order-guest {float:right;}

#user_options h3 {font-size:17px;color:#A72159;}

#option_no_registration_box .label,
#option_login_box .label,
#option_new_account_box .label {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

#user_options .element,
#user_options .login_button {
    margin-bottom: 10px;
}

#user_options .element .label {
    font-weight: normal;
}

#option_no_registration_box .content,
#option_login_box .content,
#option_new_account_box .content {
    display: block;
    margin-bottom: 10px;
}

#customer_data_box .headline {
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

#customer_data_box .shipping {
    margin: 20px 0 10px 0;
}

#customer_data_box .element {
    display: block;
    margin-bottom: 5px;
}

#customer_data_box .label {
    width: 150px;
    float: left;
}

#customer_data_box .newsletter {
    margin: 20px 0;
}

#customer_data_box .shipping_info {
    margin: 20px 0;
}

.errorbox {
    padding: 5px 10px;	
	background:#FF6600;
    color: #fff;
    font-weight: bold;	
	font-size:12px;
}
.err {
    padding: 5px 10px;
    color: #fff;
	background:#FF6600;
    font-weight: bold;
	font-size:12px;
	}

#shipping_billing_box BUTTON {
    margin: 10px 0;
}

#shipping_billing_box .headline {
    font-weight: bold;
    margin-bottom: 10px;
}

#set_shipping, #ship_set_cost {
    margin: 5px 0 15px;
	float:left;
	margin-right:20px;
}

#payment .form {
    font-size: 11px;
}

.payment BUTTON {
    width: 100px;
}

#payment_box .prevnext {
    margin: 20px 0 0 0;
}

#payment_box TABLE {
    margin-bottom: 20px;
}
.withdrawal_more_info {
    margin-top: 10px;
}

/* newsletter */

#stay_informed .element {
    margin: 0 0 10px 0;
}

#stay_informed .element .label {
    width: 150px;
    display: block;
    float: left;
}

#stay_informed .subscribe {
    margin: 5px 0 20px 0;
}

#stay_informed .required {
    margin: 0 0 20px 0;
    zoom: 1;
}

#stay_informed .required .label {
    display: block;
    width: auto;
}

#stay_informed .button {
    clear: both;
    float: none;
    margin: 20px 0;
}

#newsletter_box {
    padding-left: 10px;
}

#sidebar #newsletter_box .label {
    float: none;
    display: block;
}

#sidebar #newsletter_box .content {
    width: 145px;
    float: left;
    margin: 0 5px 10px 0;
}

#sidebar #newsletter_box INPUT {
   margin: 2px 0 0 0;
    width: 135px;
}

#sidebar #newsletter_box BUTTON {
    width: 80px;
    float: left;
    margin: 0 !important;
}

#sidebar #infobox {
    float: none;
    clear: both;
}

/* login */

#login-box {
    padding-right: 10px;
}

.enter_data,
.receive_data,
#login_box .element {
    display: block;
}

#login_box .element {
    margin: 5px 0;
}

#login_box .element .label {
    width: 150px;
}

#selID_ArticleNav_inner {
	text-align:right;
	}
	
#product_status_inner .green {
		width:5px;
		height:5px;
		background-color:green;
		float:left;
		margin-right:5px;
		margin-top:6px;
}

#product_status_inner .red {
		width:5px;
		height:5px;
		background-color:red;
		float:left;
		margin-right:5px;
		margin-top:6px;
}

#product_status_inner .orange {
		width:5px;
		height:5px;
		background-color:orange;
		float:left;
		margin-right:5px;
		margin-top:6px;
}

#test_catLongDesc {
	margin-right:10px;
	}
	


/*.subcat_images_vendor {
	width:150px;
	height:120px;
	float:left;
	}
*/	
.subcat_images_vendor {
	border:1px solid #A72159;background:#fff;
    float: left;
    height: 110px;
	margin:0 5px 5px 0;
    text-align: center;
    width: 120px;
}

/*#content .vendor_image_outer {
	width:150px;
	height:60px;
	}*/

#content .vendor_image_outer {
    height: 60px;
    margin: 20px auto 0;
    width: 130px;
}

.subcat_images {
	width:150px;
	height:170px;
	margin:0 5px 5px 0;
	float:left;
	border:1px solid #A72159;background:#fff;
	}

.subcat_title {
    color: #333333;
    font-size: 0.8em;
    margin-top: 10px;
}
.subcat_images a {position:relative;display:block;height:160px;width:150px;padding-top:10px;text-align:center;}
.subcat_images_vendor {position:relative;}
.subcat_images .subcat_title,
.subcat_images_vendor .subcat_title {position:absolute;left:0;bottom:0;width:140px;margin:0 !important;padding:4px 5px;background:#A72159;color:#fff;font-size:11px;font-weight:bold;text-align:center;line-height:1em;}
.subcat_images_vendor .subcat_title {width:110px;}



#trusted_shop {
	position:absolute;
	left:640px;
	top:5px;
	}
	

#paypal_logo {
	position:absolute;
	left:495px;
	top:15px;
	}

#account_header_box A {
	font-size:12px;
	font-weight:bold;
	}

#account_password,
#account_billship,
#account_noticelist {
	width:300px;
	margin-right:20px;
	float:left;
	height:40px;
	}
#account_newsletter,
#account_order,
#account_logout{
	width:300px;
	float:left;
	height:40px;
	}
	
#change_password{
	width:400px;
	}
#change_password_inner .label {
	width:200px;
	font-weight:bold;
	margin-top:15px;
	}
#account_password_login_submit {
	display:none;
	}
	
.account_billing_headline {
	margin-bottom:10px;
	}
	
#account_user_login_submit,
#account_newsletter_submit_inner{
	display:none;
	}
    
    
/* Nachtrag */


#newsletter_box_inner {
    padding: 0 5px 5px 5px;
}

#newsletter_button {
    margin: 5px 0 5px 45px;
}

.unit_info {
    display: block;
    margin-top: 10px;

}

#small_header_FirstArticle h4 big .boxhead {
    width:500px;
}


#top_offer_content_inner {
    margin-right:10px;
}

#right_topoffer_articles_box_inner .product .small .topshop {
    width: 500px;
    margin: 0 16px 15px 0;
    overflow: hidden;
    float: left;
}

#MoreSubCatIco {
	display:block;
	}
	
#top5_box_inner .listitem .picture {
	float:left;
	padding-right:5px;
	padding-bottom:10px;
	width:50px;
	height:50px;
	}
	
#top5_box_inner .listitem {
	margin-left:10px;
	}
#top5_box_inner .listitem .link_top5 A {
	color:#CC1E69;
	float:left		
	}
	

#contact_box2_inner SPAN.element {
    width:600px;
    display:block;
} 

#contact_box2_inner SPAN.label{
    width:200px;
    display:block;
    margin-top:10px;
} 

#contact_box_inner SPAN.contact_item {
    display:block;
}

.terms .termsconfirm {
	border:1px solid#F7B0CD;
	font-weight:bold;
	padding:5px;
	}

#blog A:HOVER {
	color:#A72159;
}

#product_variants .product_list IMG {
	width:100px;
	margin-right:10px;
	float:left;
}

#product_variants .product_list SPAN.artnum {
	display:block;
}

#product_variants .product_list .title {
	width:170px;
	height:50px;
	float:left;
}

#product_variants .product_list.variant {
	clear:both;
}

#product_variants .product_list SPAN.price_tdunit {
	display:block;
}

#product_variants .product_list .price {
	float:left;
	margin-right:40px;
}

#product_variants .product_list .amount {
	float:left;
margin-right:10px;
}

/* blog css */

#blog .tc_feed_item_title {
    color: #A72159;
    font-size: 12px;
    font-weight: bold;
}

#blog .tc_feed_item_dateTime {
    font-style: italic;
    margin-bottom: 10px;
}

#blog .tc_feed_item {
    border-bottom: 1px dotted #666666;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#blog .tc_feed_item A,
#blog .tc_feed_item element.style A {
    color: #A72159 !important;
}


/* optimierung products */

.small .product, #start_new_in_shop .product {
    border: 1px dotted #F7B0CD;
    margin: 0 14px 15px 0;
}

.small .product .amount {
    left: 10px;
}

.small .product .to_cart button {
    right: 10px;
}

.small .product form {
    margin-bottom: 10px;
}


/* categories */

/*#category_view .box .subcat_image_box {
    width: 120px;
    height: 120px;
    background-image: url(../img/quiltmaus-subcategory-background.jpg);
    background-repeat: no-repeat;
    display: block;
}

#category_view .subcat_images_vendor .box .subcat_image_box {
    width: auto;
        height: auto;
            background-image: none;
}*/


/* basket button */

.small .product .to_cart button,
#product_details_info_box #tocart button {
    background-image: url(../img/quiltmaus_basket_symbol_small.png);
    padding: 5px;
    text-align: center;
    background-position: 5px 3px;	
	background: url("../img/add_to_basket.png") 0 0 repeat-x;
	font-size: 11px;
	font-weight:bold;
	padding: 6px 8px;
}
.to_cart BUTTON {
	background-image: url(../img/quiltmaus_basket_symbol_small.png);
    padding: 5px;
    text-align: center;
    background-position: 5px 3px;	
	background: url("../img/add_to_basket.png") 0 0 repeat-x;
	font-size: 11px;
	font-weight:bold;
	padding: 6px 8px;
}

.small .product .to_cart button span.inner,
#product_details_info_box #tocart button span.inner {
    line-height: 1em;
}

/* left payment box */

.left_payment_box_content {
    margin-bottom: 10px;
    padding: 0 10px;
}

.left_payment_box_content_image {
    text-align: center;
}

/* basket */

.basket,
	.order {
	    border-collapse: collapse;
	    margin-top: 20px;
	}

.basket .bsk_sep TD,
.order .bsk_sep TD {
    border-top: 1px dotted black;
}
.basket .bsk_sep TD.lastcol {border:none;}

.basket THEAD TH,
.order THEAD TH {
    border-bottom: 1px dotted black;
}
.basket THEAD TH.lastcol {border:none;}

.basket .bsk_sep .brd {
    padding: 0;
}

/* thankyou */

#thankyou_rating {
    float: none;
    clear: both;
    margin: 20px 0 10px 0;
}

/* menge und basket button */

.small .product .amount,
#product_details_info_box #product_amount {
	width: 150px;
}

#product_details_info_box #tocart button {
	width: 160px;
	padding: 10px 8px;
}

/* bestellprozess buttons */
.basket_next_step_bottom button,
.basket_next_step_top button,
#payment_box .prevnext .btn button,
#order_submit  {
	background: url("../img/basket_next_step.png") 0 0 repeat-x;
	font-size: 13px;
	font-weight:bold;
	padding: 6px 10px;
}

.basket_next_step_bottom button:hover,
.basket_next_step_top button:hover,
#payment_box .prevnext .btn button:hover,
#order_submit:hover {
	background: url("../img/basket_next_step.png") 0 -40px repeat-x;
}

#payment_box #basket_next_step_bottom {float:right;margin-right:20px;}

/* bestellprozess rote buttons */

form.order-guest #basket_next_step_bottom {
	background: url("../img/basket_next_step_red.png") 0 0 repeat-x;
	font-size: 13px;
	font-weight:bold;
	padding: 6px 10px;
	width:155px;
	margin-right:15px;
}

form.order-guest #basket_next_step_bottom:hover {
	background: url("../img/basket_next_step_red.png") 0 -40px repeat-x;
}

/* standardbuttons umformatiert */

.btn input,
input.back_to_shop,
#content .bar .right input,
#test_Login {
	color: #fff;
	background-color: #A72159;
	padding: 4px 10px;
	border: 0 none;
	cursor: pointer;
	text-align: center;
}

/* abst�nde optimiert */

#account_billing_settings_header span.inner {
	margin: 15px 0;
}

#forgot_password_box #forgot_password_box_inner {
	margin: 0 0 15px 0;
}

#search_go {
	margin-top: 15px;
}

.send .btn {
	margin: 15px 0 0 0;
}

#product_review_box {
	margin: 0 0 15px 0;
}

#BackOverviewTop {
	margin: 0 0 10px 0;
	display: block;
}

/* headlines */

#content .boxhead {
	margin: 6px 0 15px;
}

#test_openAccHeader {
	margin: 6px 0 15px;
	background-color:#F7B0CD;
	display:block;
	font-size:12px;
	padding:3px 25px;
}

/* merkzettel */

.small .boxhead {
	display: none;
}

#last_seen_products_header {
	display: block;
}


#product_list .product_list_inner .product_remove BUTTON {
	background-color: transparent;
	background-image: none;
	text-align: right;
	color: #A72159;
	padding: 0;
	height: 15px;
}

#product_list .product_list_inner .product_remove BUTTON .outer {
	text-align: right;
	color: #A72159;
}

#product_list .product_list_inner .product_remove_form {
	height: 15px;
}




/* login-seite */



#option_login_box .email .label,
#option_login_box .password .label {
    width: 100px;
    float: left;
    margin: 10px 0;
    display: block;
	font-weight:bold;	
}

#option_login_box .password,
#user_options .login_button,
#user_options .login_button #user_option2 {
    float: none;
    clear: both;
}

#user_options .login_button {
    margin: 10px 0;
}

#user_options .login_button #user_option2 {
    display: block;
	background: url("../img/basket_next_step.png") 0 0 repeat-x;
	font-size: 13px;
	font-weight:bold;
	padding: 5px 10px;
}
#user_options .login_button #user_option2:hover {
	background: url("../img/basket_next_step.png") 0 -40px repeat-x;
}


	
#option_login_box .email INPUT,
#option_login_box .password INPUT {
    width: 180px;
    float: left;
    margin: 10px 0;
    display: block;
}

#option_login_box #user_option2 {
    clear: both;
    float: none;
}

#option_login_box .forgot_password {
    margin-top: 20px;
}

#option_login_box .forgot_password A,
#cmp_login_box .forgot_password A {
    text-decoration: underline;
    display: block;
    line-height: 1.7em;
    font-size: 11px !important;
    font-family: verdana, arial, sans-serif;
}

#option_login_box .order_without_register #basket_next_step_bottom,
#option_login_box .open_personal_account #user_option3 {
    background-color: transparent;
    background-image: none;
    color: #CC1E69; 
    text-align: left;
    width: 300px;
    text-decoration: underline;
    padding: 0;
    font-size: 11px !important;
    line-height: 1.7em;
    font-family: Verdana, Arial, sans-serif !important;
}

#option_login_box .order_without_register,
#option_login_box .open_personal_account,
#option_login_box .forgot_password {
    height: 20px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#option_login_box .order_without_register #basket_next_step_bottom .outer,
#option_login_box .open_personal_account #user_option3 .outer {
    display: block;
    text-decoration: underline;
    line-height: 1.7em;
}

#login #login_box .element {
    clear: both;
    float: none;
    margin-bottom: 5px;
    display: block;
}

#login #login_box .element .label {
    width: 150px;
    display: block;
    float: left;
}

#cmp_login_box .element,
#cmp_login_box .keep_logged_in {
    display: block;
    padding: 10px 0;
    float: none;
    clear: both;
}

#cmp_login_box .element .label,
#cmp_login_box .element INPUT {
    width: 200px;
    display: block;
    float: left;
}

#cmp_login_box {
    margin: 20px 0 0 0;
}

#cmp_login_box .login_button {
	margin-left: 200px;
}

* HTML #cmp_login_box .login_button {
    margin-left: 100px;
}

#cmp_login_box .keep_logged_in {
    margin-left: 197px;
}

#cmp_login_box .forgot_password,
#option_login_box .forgot_password {
    margin-left: 100px;
}

/*
 * Bild Login Seite
 */

#tc_register_open_account {
    background-image: url(/out/basic/img/neukunde-button2.png);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 60px;
    margin: 0px 0px 20px 0px;
    padding: 60px 40px 20px 60px;
    border-bottom:1px dotted #F7B0CD;
}

#selID_LoginBox {
    border-bottom: 1px dotted #F7B0CD;
    margin: 0 0 20px 0;
}

#tc_register_open_account .headline {
    display: none;
}
 
.tc_hint {
    display: block;
    padding: 5px 0px 5px 0px;
}

#user_options .open_personal_account .user_step3 {
    backg round-image: url(/out/basic/img/neukunde-button2.png);
    bac kground-repeat: no-repeat;
    hei ght: 60px;
    padd ing: 30px 40px 20px 60px;
}

#user_options .open_personal_account {
    margin: 0px 0px 20px 0px;
    padding: 0 0 20px 0;
}

#user_options .open_personal_account #user_option3 {
   	background: url("../img/basket_next_step.png") 0 0 repeat-x;
	font-size: 13px;
	font-weight:bold;
	padding: 6px 10px;
	width:140px;
	float:right;
	margin-right:20px;
}
#user_options .open_personal_account #user_option3:hover {
	background: url("../img/basket_next_step.png") 0 -40px repeat-x;
}



#user_options .login_button {
    margin-left: 100px;
}

#user_options #option_login_box FORM {
        border-bottom:1px dotted #F7B0CD;
    padding: 0 0 20px 0;
}

#user_options .order_without_register {
    padding: 20px 0 0 0;
}

#user_options .open_personal_account .content {
    display: block;
    float: none;
    clear: both;
    color: #CC1E69;
}

/* Bestellhistorie */

.account_order_history_box {
    border-bottom: 1px dotted #F7B0CD;
    padding: 10px 0;
    float: left;
}

.account_order_history_box .order_date_label,
.account_order_history_box .order_history_status,
.account_order_history_box .order_history_number_label,
.account_order_history_box .order_history_shipping_label,
.account_order_history_box .order_history_tracking_label,
.account_order_history_box .order_history_basket_label {
    font-weight: bold;
}

#account_order_history {
    margin-bottom: 20px;
}

/* passwort vergessen */

.forgot_email,
.enter_password,
.confirm_password {
    display: block;
    float: none;
    clear: both;
}


/* Bestellhotline Banner */

#custom_top_banner {
    height: 35px;
    background-color: #A61E57;
    display: block;
    color: #fff;
    text-align: right;
    margin-top: -12px;
    padding: 2px 40px 5px 0;
}


* HTML #custom_top_banner {
    height: 25px;
    margin-top: 0;
}

/*
	Ursprüngliche Version hat die navigation überschnitten 
*/
*+HTML #custom_top_banner {
	margin-top: 0px; 
	height: 30px;
    padding: 0px 38px 0 0; 
}

/* Bezahlarten Liste */

#left_payment_box_list UL {
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none;
}

#left_payment_box_list UL LI {
	padding: 0px 0 6px 20px;
	background-image: url(../img/quiltmaus_ok.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/* top tax shipping bar */

#tax_shipping_bar_top {
	position: absolute;
	top: 115px;
	right: 35px;
	font-size: 11px;
	z-index: 9;
}

#tax_shipping_bar_top A {
	color: #000;
	text-decoration: none !important;
}

/* dhl box */

#left_shipping_options {
	margin-top: 20px;
}

#left_shipping_box {
	padding: 0 10px;
}

.left_shipping_box_content {
	padding: 0 10px;
}

.left_shipping_box_content_image {
	padding: 0 0 !important;
}

/* ie7 fix */

*+HTML .list_locator_browse .separator {
    display: none;
}

*+HTML .list_locator_browse {
    top: 20px;
}

*+HTML #test_searchCategorySelect {
    margin: auto auto auto -100px;
}

/* popup agb + widerruf */

.box,
.info,
.boxhead {
    font-family: verdana, arial, sans-serif;
}

/* payment change */

#payment_box .data .btn {
    display: block;
    min-height: 20px;
}

/* newsletter */

#customer_data_box .newsletter #news_reg {
    float: left;
}

#customer_data_box .newsletter .info {
    float: left;
    width: 460px;
    display: block;
    margin: 0 0 20px 10px;
}

span.clear {
    float: none;
    clear: both;
    display: block;	
}

#account_newsletter_message {
    display: block;
    width: 99%;
    float: none;
    clear: both;
    margin: 10px 0;
}

#newsletter_box {
    font-size: 11px;
}

.cmp_newsletter_information {
    display: block;
    margin: 10px 0;
}

/* error message */

.errorbox {
    text-transform:uppercase;
}

#customer_data_box .errorbox {
    padding: 10px 0 10px;
}

.req {
    color: #CC1E69;
    font-weight: bold;
}

/* lieferanschrift */

#customer_data_box .shipping {
    padding: 3px 25px;
    color: #333;
    font-size: 12px;
    background-color: #F7B0CD;
}

#customer_data_box .basket_next_step_bottom {float:right;margin-right:20px;}

/* newsletter texte */

#content .box .register_newsletter_input {
    float: left;
    width: 30px;
}

#content .box .register_newsletter_info {
    display: block;
    float: left;
    width: 250px;
}

#content .box .register_billing_headline {
    padding: 30px 0 10px 0;
    float: none;
    clear: both;
    text-align: left;
}

#content .box TH {
    text-align: left;
}

/* adventskalender */

#content .adventskalender {
    float: right;
    width: 190px;
    height: 142px;
    margin: 0 5px 5px 0;
}

#content .adventskalender STRONG {
    display: none;
}

#content .adventskalender A {
    width: 190px;
    height: 62px;
    cursor: pointer;
    display: block;
    background: url(../img/quiltmaus_adventskalender.png) no-repeat 0 0 transparent;
    font-weight: bold;
    color: #fff;
    padding: 80px 0 0 0;
    margin: 0;
    text-align: center;
}

#write_review {display: none;}
.rating_review_background { width:89px; height:16px; margin:0; padding:0; background: url(bg/stars.jpg) no-repeat 0 0;}
.onestar {background-position:-72px -38px}
.twostar {background-position:-54px -38px}
.threestar {background-position:-36px -38px}
.fourstar {background-position:-18px -38px}
.fivestar {background-position:0 -38px}
ul.rating {width:89px; height:16px; margin:0 0 3px; padding:0; list-style:none; clear:both; position:relative; background: url(bg/stars.jpg) no-repeat left top;}
ul.rating li {cursor: pointer; float:left;}
ul.rating li a {position:absolute; left:0; top:0; width:18px; height:16px; text-decoration:none; z-index: 200;}
ul.rating li a b {display: none;}
ul.rating li.one a {left:0}
ul.rating li.two a {left:17px;}
ul.rating li.three a {left:34px;}
ul.rating li.four a {left:51px;}
ul.rating li.five a {left:68px;}
ul.rating li a:hover {z-index:2; width:89px; height:16px; overflow:hidden; left:0; background: url(bg/stars.jpg) no-repeat 0 -18px}
ul.rating li.one a:hover {background-position: -72px -18px;}
ul.rating li.two a:hover {background-position: -54px -18px;}
ul.rating li.three a:hover {background-position: -36px -18px;}
ul.rating li.four a:hover {background-position: -18px -18px;}
ul.rating li.five a:hover {background-position: 0 -18px;}
.rating_review_input {margin:0; height:16px;}
.rating li.current_rate{background: url(bg/stars.jpg) left bottom; position: absolute; height: 16px; z-index: 1;}

dl.review { margin: 5px 0; padding-top: 5px; border-top: 1px solid #ccc;}
dl.review dt {margin-bottom: 7px; height: 1em;}
dl.review dd {clear: both; margin: 0;}
dl.review .param {margin-left: 20px; color: #757C83;}

/* RSS */
a#newest_articles, a.rss{
	width:14px;
	height:14px;
	background: transparent url(bg/rss.gif) 0 0 no-repeat;
	float: right;
}

/* =JQUERY ELEMENTE ============== */
#content_inner .jquery-box {
background:#D9F294;
position:absolute;
z-index:150;
top:50px;
left:50%;
margin-left:-295px;
width:490px;
padding:40px 40px 30px;
border:4px solid #4c8b28;
font-size:1.2em;
font-weight:normal;
line-height:2em;
}
.jquery-box span.close {position:absolute;top:10px;right:15px;font-size:12px;text-decoration:underline;cursor:pointer;}

/* sonstige ideenwerft anpassungen */
#page_container #content .boxhead #customer_rightofwithdrawal_header_inner {font-weight:normal;}

/* Weihnachtsbackground grafiken für TOP ARTIKLE */
.right_topoffer_xmas {
	background: url(../img/adventskalender_2011.jpg) no-repeat 0 0 transparent;
}
#content .right_topoffer_xmas .boxhead span.inner {
	font-size: 18px;
	color: white;
	padding: 8px 0 0 13px;
	font-family: georgia;
	background-color: transparent;
	font-weight: normal;
}
.right_topoffer_xmas .small .product {
	border: none;
}

.right_topoffer_xmas .outerXmas {
	background-color: #FFF;
	border: 4px solid #F7B0CD;
	margin-top: 10px;
	margin-left: 10px;
}
.adventDay {
	float: left;
	color: black;
	font-size: 80px;
	font-family: georgia;
	margin: 100px 0 0 40px;
}

/* Suche anpassen */
.search_message {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

#search_neuheiten { padding-top: 10px; }
#search_schnaeppchen { padding-top: 10px; }

/* Artikel ausverkauft */
.emptyStock {
	width: 100px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9px;
	margin-right: 5px;
	float: left;
}

.to_emptyCart {
	width: 130px;
	height: 42px;
	float: left;
}

#product_variants .product_list a.empty img { width: 130px; height: 42px;}
