function change_abreise() {
	document.kontaktform.abreise.value = document.kontaktform.anreise.value;
}
