<!--

  if(top == self) {
    top.location = "http://www.klosterfelde.de";
  }
 
/* 
if (self.parent.frames.length == 0)
  self.parent.location="";

if (parent.frames[""] == null)
  parent.location="";
  
if (parent.frames.length == 0)
  parent.location="";
*/  

//-->

