.therapie-anbieter{
    width:745px;   
}
table.therapien-therapeuten-standard, table.therapien-therapeuten-premium{
    border-collapse:collapse;
    width:750px;
}
table.therapien-therapeuten-standard td, table.therapien-therapeuten-premium td{
    border-width:2px; border-color:#fff; border-style:solid; padding:2px;
    width:20%;
    background:#E7E8EC;
}
table.therapien-therapeuten-premium td{
    width:50%;
    
}
table.therapien-therapeuten-standard-eintrag td, table.therapien-therapeuten-premium-eintrag td{
    padding:0px;
    border:0px;
}
table.therapien-therapeuten-premium-eintrag td.foto{
    width:50px;
}
table.therapien-therapeuten-premium-eintrag td.name{
    width:100%;
} 

#content-in .therapie-anbieter img{
    margin-right:5px;
}

a.anbieterbutton {
    height: 50px;
    width:204px;
    display: block;
    float:left;
    padding: 0px;
    margin: 2px 5px 0px 0px;    
}

a.anbieterbutton {
    background: url(../../images/therameth.jpg)
}
a.anbieterbutton:hover {
    background-position: left bottom;
}
a.anbieterbutton span {
    display: none;
}