document.write('');
document.write('  <table bgcolor="#83a6ca" style="border: 1px solid #2f5678">');
document.write('<form method="post" action="http://20465.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td colspan="2"><font face="Trebuchet MS" size="2"><b>Kontaktformular</b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2"><font face="Trebuchet MS" size="2"><b>mit * gekennzeichnete Felder müssen ausgefüllt werden</b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="Trebuchet MS" size="2"><b>Name *</b></font></td>');
document.write('      <td><font color="#480048" face="Trebuchet MS" size="2"><b>');
document.write('        <input style=" border: 1px solid #2f5678; color: #480048; font-family: Trebuchet MS; font-weight: bold;" type="text" name="user_input[id1]" value="" size="40">');
document.write('      </b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="Arial" size="2"><b>E-Mail *</b></font></td>');
document.write('      <td><font face="Arial" size="2">');
document.write('        <input style=" font-family: Arial;" type="text" name="user_input[id2]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="Arial" size="2"><b>Betreff *</b></font></td>');
document.write('      <td><font face="Arial" size="2">');
document.write('        <input style=" font-family: Arial;" type="text" name="user_input[id3]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="Trebuchet MS" size="2"><b>Nachricht *</b></font></td>');
document.write('      <td><font color="#480048" face="Trebuchet MS" size="2"><b>');
document.write('        <textarea style=" border: 1px solid #2f5678; color: #480048; font-family: Trebuchet MS; font-weight: bold;" name="user_input[id4]" style="width:100%" rows="7"></textarea>');
document.write('      </b></font></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="20465">');
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('</form>');
document.write('  </table>');
document.write('');
