// Statuszeile
window.status = "Andreas Peltz | Freier Architekt und Baubiologe";

function checkFrameset() {
  if(!parent.navigation)
   location.href="frame.htm";
 }

