function fensterschliessen()
{
window.close()
}



function planwindowkontakt()
{
window.open("kontaktformular/kontakt.html","kontakt","height=500,width=300,left=330,top=10")
}


function planwindowrudolf()
{
window.open("rudolf/rudolfprogramm.html","ru","height=580,width=450,left=300,top=5,scrollbars=1")
}



function planwindowpanthel()
{
window.open("panthel/panthelprogramm.html","panthel","height=580,width=450,left=300,top=5,scrollbars=1")
}


function planwindowwohnwolke()
{
window.open("berghaus/berghausprogramm.html","wohnwolke","height=530,width=400,left=300,top=5,scrollbars=1")
}


function planwindowterstappen()
{
window.open("terstappen/terstappenprogramm.html","terstappen","height=530,width=400,left=300,top=5,scrollbars=1")
}






function planwindowvoss()
{
window.open("voss/vossprogramm.html","voss","height=580,width=450,left=300,top=5,scrollbars=1")
}
