body {
    font: 100.01% Georgia, "Times New Roman",Times,Arial;
}

.imagesleft,
.teaserright,
.meta,
#mainnavi,
#functions {
    display: none;
}

.form input {
    float: left;
    width: 200px;
}

.form input.submitbutton {
    width: auto;
    height: auto;
}

.form label {
    clear: both;
    width: 200px;
    display: block;
}
