/* disable cleartype-filter */
body {
    filter:none
}
/* --------------------------- Die Brotkrumennavigation --------------------------- */
.breadcrumb span {
    display: inline;
}

.breadcrumb ul {
    background-color: #ffffff;
    display: inline;
    margin-top: 0px;
    width: 490px;
    height: 15px;
    position: absolute;
    overflow: show;
}

.breadcrumb ul li {
    background: url("/mazonline_special/test/sprite.gif") repeat scroll 2px -57px #ffffff;
    display: inline;
    margin-top: 0px;
}


/* --------------------------- Highlights und Neuheiten --------------------------- */
.highlight_img span,
.new_product_img span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.highlight_img img,
.new_product_img img {
    vertical-align: middle;
}


/* --------------------------- Die Prämienempfehlungenbox (Die rechte Spalte) --------------------------- */
.right_column_img {
    display: inline;
    float: left;
    height: 100px;
    line-height: 800%;
    position: absolute;
    text-align: center;
}

.right_column_img a {
    display: block;
    width: 83px;
    height: 100%;
    margin-left: 2px;
    margin-top: -95px;
    text-align: center;
}

.right_column_img span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.right_column_inner ul {
    overflow: visible;
	_height: 0;
	zoom: 1;
}


/* --------------------------- Produktdetailseite --------------------------- */
#product-quantity {
    margin-right: 5px;
    width: 20px;
}

#product-submit {
    margin-left: 5px;
    min-width: 8em;
}

/* --------------------------- Kategorieseite (Browseseite) --------------------------- */
.content_browse {
    margin-top: 0px;
}

.eyecatcher_compensation a {
    display: block;
    width: 80px;
    height: 80px;
    margin-top: -100px;
    text-align: center;
}

.eyecatcher_compensation span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.paging-numeric {
    display: inline;
}

.paging-numeric li {
    display: inline;
}

/* --------------------------- Warenkorb, Basket --------------------------- */
.quantity,
.image,
.name,
.price,
.articleno,
.trash {
    display: inline;
    float: left;
    height: 90px;
}

.quantity {
    width: 50px;
    line-height: 500%;
}

.quantity span,
.image span,
.name span,
.trash span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.quantity input {
    vertical-align: bottom;
}

.image {
    background-color: #FFFFFF !important;
    width: 90px;
}

.name {
    width: 320px;
}

.price {
    width: 70px;
}

.articleno {
    width: 90px;
}

.trash {
    width: 50px;
}


/* ---------------------------  --------------------------- */
/* ---------------------------  --------------------------- */
/* ---------------------------  --------------------------- */
