<!--
function ersetzen(loc)
{
  top.location.href = loc
}

if(top.location.href == self.location.href)
  ersetzen("fernradwege.htm")
//-->