function abschicken() {
	document.forms['kontaktformular'].submit();
}
