/*[fmt]1A40-1A0B-3*/
.wellschuscontact .name {
    width: 210px;
    height: 215px;
    float: left;
    position: relative;
}

.wellschuscontact .picture {
    width: 208px;
    position: relative;
    left: 30px;
    float: left;
}

div.tx-hkwellschusde-pi1 {
    margin-bottom: 20px;
}

.wellschuscontact .textcontainer {
    width: 208px;
    height: 206px;
    position: relative;
    left: 60px;
    float: left;
    background-color: #FFFF64;
}

.wellschuscontact .textcontainer div.text {
    width: 188px;
    height: 186px;
    margin: 10px;
}

div.wellschuscontact .name p {
    position: absolute;
    bottom: 0;
}

div.wellschuscontact {
    clear: both;
}

.wellschuscontact .textcontainer {
    border: 1px solid #999999;
}


