/* CSS fuer wichtige Funktionen (display none muss bleiben!) */
#contactfix{
	display:none;
}
.form_red {
	outline: 1px solid red;
}
#contactForm label {
    font-weight: 400;
}