1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
|
<html>
<body topmargin=0>
<center>
<img src="http://talbach.ta.funpic.de/Grafiken/Header.jpg" width="703" height="460" style="border: 1px solid #CADCDC">
<table width="602" border="1" cellpadding=3 cellspacing=3 style="border-collapse: collapse;" bordercolor="#b3b3b3">
<tr>
<td width="100" align="left" valign="top">
<iframe src="menue.html" name="menue" frameborder="1" width="500" height="170"></iframe>
</td>
<td valign="top" width="500">
<iframe src="main.html" name="main" frameborder="1" width="500" height="170"></iframe>
</td></tr></table>
</center>
</body>
</html> |