function UmLaden(top, nav, inhalt)
{
parent.Navigation.location = nav;
parent.Titel.location = top;
parent.Inhalt.location = inhalt;
}