ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Bestilling</title><style type="text/css"> <!-- body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; } .style1 {font-size: 12px} .style3 {font-size: 12px; font-weight: bold; } .style5 {font-size: 10px} --> </style><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head> <body> <p class="style1">&nbsp;</p> <form action="contactuk.php" method="post"> <p class="style1"><br /> </p> <table width="960" border="0" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bgcolor="#FFFFFF"> <tr> <td width="53">&nbsp;</td> <td width="271">&nbsp;</td> <td colspan="2"><div align="center"><span class="style3">Booking Form</span></div></td> <td width="229">&nbsp;</td> <td width="62">&nbsp;</td> </tr> <tr> <td rowspan="2">&nbsp;</td> <td rowspan="2">&nbsp;</td> <td colspan="2">&nbsp;</td> <td rowspan="2">&nbsp;</td> <td rowspan="2">&nbsp;</td> </tr> <tr> <td colspan="2">&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td><span class="style1"><b>Name:</b></span></td> <td colspan="2"><span class="style1"> <input name="navn" type="text" maxlength="60" /> </span></td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td rowspan="2">&nbsp;</td> <td class="style1"><b>Mobile telephone:</b></td> <td colspan="2"><span class="style1"> <input name="nummer" type="text" maxlength="60" /> </span></td> <td rowspan="2">&nbsp;</td> <td rowspan="2">&nbsp;</td> </tr> <tr> <td colspan="3" class="style1"><span class="style5">Please give a mobile telephone number so we can contact you if necessary. Tour guides will only wait max. 20 min. after the booked time. </span></td> </tr> <tr> <td>&nbsp;</td> <td class="style1"><b>E-mail:</b></td> <td colspan="2"><span class="style1"> <input name="email" type="text" maxlength="60" /> </span></td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td class="style1"><b>Group type:</b></td> <td width="177"><span class="style1"> <input name="group" type="text" maxlength="60" /> </span></td> <td colspan="2"><span class="style5">i.e. School, business, association etc. </span></td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td><span class="style1">Class age<b>:</b></span></td> <td><span class="style1"> <input type="text" name="klassetrin" /> </span></td> <td colspan="2" class="style5">only for school groups</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td class="style1"><b>Date:</b></td> <td colspan="2"><span class="style1"> <input type="text" name="dato" /> </span></td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td class="style1"><b>Time:</b></td> <td><span class="style1"> <input type="text" name="tidspunkt" /> </span></td> <td colspan="2" class="style5">ou cannot book before 11am on Mondays</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td class="style1"><b>Number of people:</b></td> <td><span class="style1"> <input type="text" name="deltager" /> </span></td> <td colspan="2" class="style5">If it is not possible to say exactly please give a rough total.</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td class="style3">Language</td> <td colspan="2"><select name="sprog"> <option value=""> -- Please select -- </option> <option>Danish</option> <option>English</option> <option>Swedish</option> <option>German</option> <option>French</option> </select></td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td colspan="2">&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td colspan="3" class="style3">Changing your reservation:<br /> <span class="style5">Last chance to change is Friday 18:00hrs the week before your tour. Please enclose your booking number!!!</span></td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td rowspan="2">&nbsp;</td> <td>&nbsp;</td> <td colspan="2" rowspan="2">&nbsp;</td> <td rowspan="2">&nbsp;</td> <td rowspan="2">&nbsp;</td> </tr> <tr> <td class="style3"><strong>Send booking </strong></td> </tr> <tr> <td>&nbsp;</td> <td><p> <input type="submit" name="Submit" value="Book"> </p></td> <td colspan="2">&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td colspan="2">&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td colspan="2">&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td colspan="2">&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </table> </form> </body> </html>