document.write('');
document.write('  <table align="center">');
document.write('<form method="post" action="http://110423.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td colspan="2"><font color="#FF6633">mit * gekennzeichnete Felder müssen ausgefüllt werden</font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC"><b><i><u>Bitte_Adresse_eingeben</u></i></b></font></td>');
document.write('      <td><b><i><u></u></i></b></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Nachname*</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id9]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Vorname *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id3]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">E-Mail *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id4]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Strasse*</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id11]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">PLZ*</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id10]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Ort*</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id12]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Telefon*</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id7]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Fax</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id8]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Betreff *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id5]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC"><u>Besondere_Wuensche</u></font></td>');
document.write('      <td>');
document.write('        <textarea name="user_input[id6]" style="width:100%" rows="5"></textarea>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#FF6633"><b><i><u>Buchungsanfrage</u></i></b></font></td>');
document.write('      <td><font color="#FF6633"><b><i><u></u></i></b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Erwachsene</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id15]" value="" size="5">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC">Kinder</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id16]" value="" size="5">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC"><u>Datum_der_Anreise</u></font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id21]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#CCCCCC"><u>Datum_der_Abreise</u></font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id20]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2" align="center" valign="middle">');
document.write('        <input type="hidden" name="mq" value="\'">');
document.write('        <input type="hidden" name="action" value="send_mail">');
document.write('        <input type="hidden" name="entry" value="110423">');
document.write('        <input type="submit" name="submit" value="Abschicken">');
document.write('        <input type="reset" name="reset" value="Zur&uuml;cksetzen">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2" align="center"><font size="-2">Powered by <a href="http://www.onetwomax.de" target="_blank">OneTwoMax</a> Formmailer Script</font></td>');
document.write('    </tr>');
document.write('</form>');
document.write('  </table>');
document.write('');