Files
homepage/inhalte/gaby/anfrage.php

37 lines
816 B
PHP

<h2>Ferienhaus Wille </h2>
<table>
<colgroup>
<col width="70px"/>
<col width="300px"/>
</colgroup>
<tr>
<th colspan="2">Familien Wille / Jörg</th>
</tr>
<tr>
<td colspan="2">Kühgasse 3</td>
</tr>
<tr>
<td colspan="2">87541 Bad Hindelang - Bad Oberdorf</td>
</tr>
<tr>
<td>Tel.:</td>
<td>+49 8324 952154</td>
</tr>
<tr>
<td></td>
<td>+49 8324 521</td>
</tr>
<tr>
<td>Fax:</td>
<td>+49 8324 952153</td>
</tr>
<tr>
<td>E-Mail:</td>
<td><a href="mailto:info@ferienhaus-wille.de">info@ferienhaus-wille.de</a></td>
</tr>
</table>
<?php include __DIR__ . '/../kalender.php'; ?>
<br style="clear:right;" />
<?php include __DIR__ . '/../kal_def.php'; ?>