20 lines
679 B
PHP
20 lines
679 B
PHP
<table cellspacing="0" cellpadding="0" class="booking-table pdf-break-block">
|
|
<tr>
|
|
<th width="50%"></th>
|
|
<th class="text-right" width="50%">STERN TOURS GmbH</th>
|
|
</tr>
|
|
<tr>
|
|
<td rowspan="2" style="border-top:0; border-right:0;">
|
|
<br>
|
|
</td>
|
|
<td class="text-right" style="border-top:0; border-left:0;">
|
|
Emser Straße 3<br />
|
|
10719 Berlin<br />
|
|
Tel: 030/700 94 100<br />
|
|
Fax: 030/700 94 1044<br />
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="text-right" style="border-top: 1pt; border-left:0;"><strong>Stempel des Reisebüros</strong></td>
|
|
</tr>
|
|
</table>
|