/* IE */
body {
	background: url("../bg/background.jpg") no-repeat fixed center -20px;
	
}

.button, .submitButton {
    width: 1;
}

h1.page {
    overflow: hidden;
}

/* Fix for adding spacer with hasLayout (http://www.satzansatz.de/cssd/onhavinglayout.html#list) */
#footer .list li {
    zoom: 1;
}

/* Fix for positioning */

.submitButton {
    width: 1;
    padding: 0 12px 0 12px;
}

.removeButton {
    padding-left: 5px;
    padding-right: 10px;
}

#currencies li, #languages li {
    overflow: hidden;
}

.box li {
    border-radius: 0.1px;
}

.infogridView .titleBox, .infogridView .priceBox {
    background: none;
}


.box h3, .sectionHead, .specBox h3 {
    z-index: auto;
}

.specBox .rss span {
    right: -188px;
}

.dropDown p{
	width: auto;
}

.product-list-start ul.gridView .productData {
	width: 195px;
}
.product-list-start ul.gridView li div {
	z-index: 0;
}
.product-list-start ul.gridView li a {
	width: 195px;
	height: 260px;
}
ul.ui-autocomplete {
    background: #fff;
}
.attributes .attributes-item.modelljahr {
	width: 68px ! important;
}
.attributes .attributes-item.variants {
	width: 102px ! important;
}