function zeigeKarte()
{
window.open ("lage_museen.html",
"new_window", "width=790, height=589, location=0, menubar=0, resizable=0, scrollbars=0, status=0, titelbar=1, toolbar=0, left=140, top=100");
}