.shopcategories li.menu.sub .subitem {
    padding-top:10px;
}

div.mini_image {
    background: none no-repeat scroll center center #FFF;
    border:1px solid darkGrey;
    float:left;
    height:34px;
    margin-left:10px;
    width:34px;
    padding:0px;
    text-align:center;
}

.shopcategories li.menu.sub div.names {
    margin-left:55px;
    padding-top:4px;
}

.productline .mini_image {
    margin-left:0px;
    margin-right:6px;
}

#orderbasket .productline .productname {
    margin-left:44px;
}

.btn_white_sd {
    padding-left:10px;
}

h4 {
    font-weight:bold;
    margin-bottom:10px;
    margin-top:0;
}

.searchresults
{
    width:500px;
    margin-top:30px;
    float:left;
    border-bottom: 1px solid #DCDBD6;
}

.searchresults .image
{
    float: left;
}

.searchresults .title
{

    margin-bottom:10px;
    margin-left:120px;
}

.searchresults .description
{
    margin-bottom:40px;
    margin-left:120px;
}

.searchresults .articleprice
{
    margin-top: 10px;
}

.searchresults h3
{
    margin-top: 0px;
}
.searchcategorie
{
    margin-left:120px;
    margin-bottom:10px;
}

.searchtitel
{
    margin-top: 30px;
    
}
.searchfail
{
    text-align: center;
    margin-top: 20px;
}

.searchspacer
{
    margin-bottom: 10px;
    clear: both;
}
.searchnavigation
{
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 60px;
}
        
