Code:
<?
  if($_SESSION[frage1] == "suchfunktion")
echo "
      
<input type=\"radio\" name=\"frage1\" value=\"suchfunktion\">Suchfunktion
___________________________________
";
if($_SESSION[frage1] == "suchfunktion")
echo " 
<font color=\"#ff0000\">
<input type=\"radio\" name=\"frage1\" value=\"suchfunktion\">Suchfunktion
</font>            
";
?>
ungetestet, aber probiers mal so