function anfahrtland()
{
 var anfahrtland =
 window.open("images/anfahrt/anfahrt_umland_gr.gif", "anfahrt", "width=650,height=650,dependent=yes,locationbar=no,menubar=no,resizable=no,status=no");
 anfahrtland.focus();
}

function anfahrtstadt()
{
 var anfahrtstadt =
 window.open("images/anfahrt/anfahrt_stadt_gr.gif", "anfahrt", "width=650,height=650,dependent=yes,locationbar=no,menubar=no,resizable=no,status=no");
 anfahrtstadt.focus();
}

function anfahrtkloster()
{
 var anfahrtkloster =
 window.open("images/anfahrt/ff_plan_klosterstueberl.pdf", "anfahrt", "width=650,height=650,dependent=yes,locationbar=no,menubar=no,resizable=no,status=no");
 anfahrtkloster.focus();
}
