.angebote_erstellen{
    text-align: right;
    font-weight: bold;
}

.list_my_offer th{
    font-weight: bold;
    padding: 6px 3px;
    background: #ccc;
}
.list_my_offer td{    
    padding: 6px 3px;
    background: #fff;
}
.list_my_offer td.td3{
    width:130px;
}
.list_my_offer td.td4{
    width:130px;
}
.list_my_offer a{
    color:#666;
}
.offer_date_finished, .offer_date_finished a{
    color: #ccc;
}