.termineingabe legend .button {
    background:transparent;
}

.termineingabe form legend {
    font-weight:bold;
}

.termineingabe textarea {
    width:400px;
    max-width:75%;
    height:10em;
}

.termineingabe .pflicht {
    color:red;
}

.termineingabe .input_wrapper {
    padding:5px 0 15px 0; 
}

.event_nr, 
fieldset.vorlage {
    display:none;
}

