.kontakt h3 {
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    padding-left: 15px;
    height: 30px;
    background-image: url(../../images/bauteil_top.gif);
    width: 705px;
    border: none;
    margin-top: 20px;
}

.kontakt_feet {
    width: 720px;
    height: 16px;
    background-image: url(../../images/bauteil_bottom.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

table td{
  vertical-align: top;
}