function loesche_default ()
{
  if ( document.suchformular.suchtext.value == 'Suchtext' ) document.suchformular.suchtext.value = '';
}


