function showCityCams(infotext) {
	document.getElementById('textKarte').innerHTML = infotext;
}
