/*!---------- PLACE YOUR CUSTOM STYLES AND OVERRIDES HERE ----------*/

.advertising01 { 
content: "Verkauft";
    float: right;
    position: relative;
    top: -50px;
    right: -11px;
    background: #c5093c;
    color: #333;
    font-size: 80%;
    padding: 0 10px;
    line-height: 17px;
}
