1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
|
<html>
<head>
<title>Übersicht</title>
</head>
<body>
<table style="width: 100%;">
<tbody>
<tr>
<td style="width: 50%; font-family: Verdana;"><span
style="font-size: small;"><span style="font-weight: bold;">DER
NAME DES PFERDES</span></span><br>
<small><span style="font-size: smaller;">RASSE
| ALTER | EIGNUNG</span></small><br>
<div style="text-align: right;"><small><span
style="font-size: small;"><small>PREIS</small> <small>€</small></span></small></div>
<br>
<br>
<br>
<br>
<br>
<br>
<span style="font-size: smaller;"><small>Mehr
Informationen</small>
<div style="text-align: right;"><small>Fotoalbum</small></div>
</span></td>
<td style="text-align: center;"><img alt=""
src="deinbild.de" style="width: 200px; height: 140px;"><br>
<span style="font-family: Verdana;"><font size="1">©</font></span></td>
</tr>
</tbody>
</table>
<hr style="width: 100%; height: 2px;">
</body>
</html>
|