function start()
{

    parent.oben.location = "oben.html";

    parent.rechts.location = "rechts.html";

}

function start1()
{

    parent.oben.location = "oben1.html";

    parent.rechts.location = "rechts1.html";

}

function start2()
{

    parent.oben.location = "obenreferenten.html";

    parent.rechts.location = "rechts2.html";

}

function start3()
{

    parent.oben.location = "oben3.html";

    parent.rechts.location = "rechts3.html";

}

function start4()
{

    parent.oben.location = "oben4.html";

    parent.rechts.location = "rechts4.html";

}

function start9()
{

    parent.oben.location = "obenimpressum.html";

    parent.rechts.location = "impressum.htm";

}

function start10()
{

    parent.oben.location = "obendisclaimer.html";

    parent.rechts.location = "disclaimer.htm";

}

function start11()
{

    parent.oben.location = "oben.html";

    parent.rechts.location = "gruss.htm";

}

function start12()
{

    parent.oben.location = "oben.html";

    parent.rechts.location = "bilderbogen.htm";

}

function start13()
{

    parent.oben.location = "oben.html";

    parent.rechts.location = "feedback.htm";

}