ul, ol {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px 0px 0px 7px;
    padding:0px;
}

li.item {
    float:left;
    overflow:hidden;
    padding:14px 3px 7px 5px;
    width:172px;
    height:190px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

li.itemright {
    border-right: none;
}

p {
    margin:0px ;
    color:#666666 ;
}


li.item h2 {
    height:15px;
    overflow:hidden;
    margin:0px;
    cursor:pointer;
}

div.item_data {
    margin-left:107px;
    text-align:right;
    line-height:1.1em;
}


p.price {
    font-size:1.2em;
    font-weight:bold;
    margin:8px 0px;
    color: #A9A263 ;
}

.flleft {
    float:left;
}

.marg5b {
    margin-bottom:5px ;
}

.Cut130 {
    overflow: hidden;
    width: 110px;
    height: 130px;
}

.Cut110 {
    overflow: hidden;
    width: 110px;
    height: 110px;
}

.Cut40 {
    overflow: hidden;
    width: auto;
    height: 40px;
}

.weihnachten {
    color:#fff;
    float:right;
    font-weight:700;
    margin:2px 0 0 5px;
    padding:1px 3px;
    background-color:#c00;
}