.vorstand_img {

   width : 100%;
   min-width: 80px;
     max-width: 142px;
    height: auto;
}

.vorstand_fkt {
    vertical-align: top;
}

.vorstand_adr {
    vertical-align: top;
}
.vorstand_adr p {
    margin-top: 0px;
}
.vorstand_btw {
    height: 2em;
}
.vorstand_tr {
    border-bottom: 2em solid white;
}

/*
.fkt {
    width:15%;
    background-color: green;
}
.bld {
    width:15%;
}
.adr {
    width:70%;
}

.tbl {
    border: 1px solid black;
    background-color: red;
}
*/