<!--
function start_vorleistungen()
{

    parent.RUnten.location = "../uebersicht_1.htm#Vorleistungen";

    parent.Links.location = "vorleistungen/vorleistungen.htm";

}


function start_reperatur()
{

    parent.RUnten.location = "../uebersicht_1.htm#Reperatur";

    parent.Links.location = "reperatur/reperatur_haupt.htm";

}


function start_renovation()
{

    parent.RUnten.location = "../uebersicht_1.htm#Renovation";

    parent.Links.location = "renovation/renovation_haupt.htm";

}


function start_erneuerung()
{

    parent.RUnten.location = "../uebersicht_1.htm#Erneuerung";

    parent.Links.location = "erneuerung/erneuerung_haupt.htm";

}


function start_sonderverfahren()
{

    parent.RUnten.location = "../uebersicht_1.htm#Sonderverfahren";

    parent.Links.location = "sonderverfahren/sonderverf_haupt.htm";

}



-->

