function nachricht (id) {
		if (id=="andre-b") {
			location.href="mailto:andre.beyer@bb-sh.de";
		}
		if (id=="anja-h") {
			location.href="mailto:anja.hinrichsen@bb-sh.de";
		}
		if (id=="arne-w") {
			location.href="mailto:arne.wohlert@bb-sh.de";
		}
		if (id=="birgit-bf") {
			location.href="mailto:birgit.bahr-fangmeier@bb-sh.de";
		}
		if (id=="bjoern-l") {
			location.href="mailto:bjoern.liebetrau@bb-sh.de";
		}
		if (id=="britta-p") {
			location.href="mailto:britta.petersen@bb-sh.de";
		}
		if (id=="christian-d") {
			location.href="mailto:christian.delfs@bb-sh.de";
		}
		if (id=="christiane-g") {
			location.href="mailto:christiane.gerlach@bb-sh.de";
		}
		if (id=="claudia-h") {
			location.href="mailto:claudia.hintze@bb-sh.de";
		}
		if (id=="claudia-m") {
			location.href="mailto:claudia.moll@bb-sh.de";
		}
		if (id=="elke-g") {
			location.href="mailto:elke.geistlinger@bb-sh.de";
		}
		if (id=="frank-r") {
			location.href="mailto:frank.reinke@bb-sh.de";
		}
		if (id=="gabriela-s") {
			location.href="mailto:gabriela.suetel-kraemer@bb-sh.de";
		}
		if (id=="gerd-s") {
			location.href="mailto:gerd-ruediger.steffen@bb-sh.de";
		}
		if (id=="hans-peter-p") {
			location.href="mailto:hans-peter.petersen@bb-sh.de";
		}
		if (id=="harald-b") {
			location.href="mailto:harald.bock@bb-sh.de";
		}
		if (id=="hauke-k") {
			location.href="mailto:hauke.krueger@bb-sh.de";
		}
		if (id=="heike-g") {
			location.href="mailto:heike.gajewski@bb-sh.de";
		}
		if (id=="heike-gu") {
			location.href="mailto:heike.guenther@bb-sh.de";
		}
		if (id=="heike-s") {
			location.href="mailto:heike.sacher@bb-sh.de";
		}
		if (id=="henrik-f") {
			location.href="mailto:henrik.freutel@bb-sh.de";
		}
		if (id=="holger-h") {
			location.href="mailto:holger.hinrichsen@bb-sh.de";
		}
		if (id=="inna-k") {
			location.href="mailto:inna.knipphals@bb-sh.de";
		}
		if (id=="inga-k") {
			location.href="mailto:inga.kaufmann@bb-sh.de";
		}
		if (id=="juergen-w") {
			location.href="mailto:juergen.wilkniss@bb-sh.de";
		}
		if (id=="katja-a") {
			location.href="mailto:katja.von-arend@bb-sh.de";
		}
		if (id=="karin-h") {
			location.href="mailto:karin.hansen@bb-sh.de";
		}
		if (id=="kay-b") {
			location.href="mailto:kay.berger@bb-sh.de";
		}
		if (id=="lars-l") {
			location.href="mailto:lars.lill@bb-sh.de";
		}
		if (id=="marc-v") {
			location.href="mailto:marc.vogeler@bb-sh.de";
		}
		if (id=="markus-l") {
			location.href="mailto:markus.lorenzen@bb-sh.de";
		}
		if (id=="peer-k") {
			location.href="mailto:peer.krellenberg@bb-sh.de";
		}
		if (id=="petra-n") {
			location.href="mailto:petra.nagel@bb-sh.de";
		}
		if (id=="rainer-b") {
			location.href="mailto:rainer.berthold@bb-sh.de";
		}
		if (id=="ralph-z") {
			location.href="mailto:ralph.zehner@bb-sh.de";
		}
		if (id=="robert-b") {
			location.href="mailto:robert.baer@bb-sh.de";
		}
		if (id=="sabine-d") {
			location.href="mailto:sabine.dieges@bb-sh.de";
		}
		if (id=="soenke-h") {
			location.href="mailto:soenke.holst@bb-sh.de";
		}
		if (id=="sonja-g") {
			location.href="mailto:sonja.grabke@bb-sh.de";
		}
		if (id=="sonja-s") {
			location.href="mailto:sonja.schlichting@bb-sh.de";
		}
		if (id=="susanne-g") {
			location.href="mailto:susanne.gring@bb-sh.de";
		}
		if (id=="tonya-h") {
			location.href="mailto:tonya.hoffmann@bb-sh.de";
		}
		if (id=="udo-s") {
			location.href="mailto:udo.stuehrwoldt@bb-sh.de";
		}
		if (id=="ulrike-n") {
			location.href="mailto:ulrike.nehls@bb-sh.de";
		}
		if (id=="wiebke-m") {
			location.href="mailto:wiebke.marquardt@bb-sh.de";
		}
}