#bottom h3 {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding-top: 0;
    padding-bottom: 12px;
}
#bottom a:link, #bottom a:visited, #bottom a:active {
    color: #ffffff;
    text-decoration: underline;
}
#bottom a:hover {
    color: #d5d5d5;
    text-decoration: none;
}
#bottom img {
    border: none;
}
#bottom form {
    margin: 0;
    padding: 0;
}
.start-bottom1-submit {
    background-image: url(fileadmin/ft-schools/images/newsletter/bg_lesen_breit.gif);
    background-repeat: no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #FFF;
    font-size: 12px;
    background-position: right;
    width: 188px;
    padding-top: 3px;
    padding-right: 25px;
    padding-bottom: 3px;
    cursor: pointer;
    font-weight: bold;
}
.start-bottom1-submit:hover {
    background-image: url(fileadmin/ft-schools/images/newsletter/bg_lesen_breit_over.gif);
}
*+html .start-bottom1-submit {
    background-color: #000;
}
body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343435;
    background-color: #fff;
}
body {
    margin-left: 0;
    margin-top: 0;
    border: none;
    background-color: #fff;
}
.gb-formitem {
    clear: left;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.gb-formname {
    float: left;
    width: 115px;
    padding-top: 2px;
    padding-bottom: 12px;
}

.gb-inputwrap input {
    border: 1px solid #A7A6AA;
    width: 300px;
    padding: 1px 1px 1px 2px;
    font-size: 12px;
}
#g-recaptcha {
    float: left;
}
a:link {
    color: #343435;
}
a:visited {
    color: #343435;
}
a:hover {
    color: #343435;
}
a:active {
    color: #343435;
}

.gb-formitem button.submit-black ,
.gb-formitem button.submit-black:hover,
.gb-formitem button.submit-black:focus {
    background: #000;
    color: #FFF;
    font-size: 13px;
}

.gb-formitem .gb-checkboxwrap input[type=checkbox] {
    vertical-align: middle;
    position: relative;
    bottom: 5px;
}

.gb-submit, .gb-form {
    margin-bottom: 18px;
}