/* KONTAKTSEITE */
section#subpage-contact {
    padding-top: 50px;
    padding-bottom: 60px;
}

section#subpage-contact .col-contact {
    clear: both;
    width: 100%;
}

section#subpage-contact .captcha {
    float: none;
}
section#subpage-contact input.submit {
    float: left !important;
}



