document.write ('    <td colspan="5" style="background-color: #8A364B"></td>');
document.write ('  </tr>');
document.write ('  <tr>');

document.write ('    <!-- Menueleiste oben -->');
document.write ('    <td style="background-color: #F0F0F0"></td>');
document.write ('    <td style="background-color: #8A364B"><img src="Grafiken/Layout/spacer.gif" height="1" width="1" alt="" /></td>');
document.write ('    <td style="background-color: #F0F0F0">');

document.write ('    <!-- Homepage Suche -->');
document.write ('    <table>');
document.write ('    <tr><td>');
document.write ('    <p><font class="navtitle">Suchen</font><br>');
document.write ('    </td></tr>');
document.write ('    <tr><td>');
document.write ('    <form method="get" name="tip_Form" action="../Suchergebniss.htm">');
document.write ('    <input type="text" size="15" name="d" class="text">');
document.write ('    <input type="hidden"  name="n" value="0">');
document.write ('    <!-- <input type="submit" value="Suchen" class="button"> -->');
document.write ('    <input type="image" src="Grafiken/Symbole/runuo-Markierung.gif" value="Suchen" class="button"></p>');
document.write ('    </td></tr>');
document.write ('    </table>');

document.write ('    </td>');
document.write ('    <td style="background-color: #8A364B"><img src="Grafiken/Layout/spacer.gif" height="1" width="1" alt="" /></td>');
document.write ('    <td style="background-color: #F0F0F0">');
document.write ('      <!-- Menue oben - Schriftart=Mael, Schriftgroesse=12 -->');
document.write ('      <center>');
document.write ('      <a target="_blank" href="http://www.uo.com/"><img border="0" src="Grafiken/Buttons/Link-UO.gif"></a>');
document.write ('      <a href="../RunUO-Docs/GER-Index-RunUOKompendium.htm"><img border="0" src="Grafiken/Buttons/Link-RunUODocs.gif"></a>');
document.write ('      <a href="../RunUO/GER-Index-RunUOKompendium.htm"><img border="0" src="Grafiken/Buttons/Link-Kompendium.gif"></a>');
document.write ('      <a href="../CTutorial/GER-Index-RunUOKompendium.htm"><img border="0" src="Grafiken/Buttons/Link-CTut.gif"></a>');
document.write ('      <a href="../Forum/GER-Index-RunUOForum.htm"><img border="0" src="Grafiken/Buttons/Link-Forum.gif"></a>');
document.write ('      <a href="../RunUO/GER-Download1.htm"><img border="0" src="Grafiken/Buttons/Link-Downloads.gif"></a>');
document.write ('      <a href="../RunUO/GER-Link1.htm"><img border="0" src="Grafiken/Buttons/Link-Links.gif"></a>');
document.write ('      </center>');
document.write ('    </td>');

