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:
|
<html>
<head>
<title>Gut Kleefeld</title>
<body marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<map name="Desi" id="Desi">
<area shape="rect" coords="4,139,89,167" href="home.htm" target="menue" alt="Home">
<area shape="rect" coords="102,138,276,170" href="anmeldung.htm" target="menue" alt="Anmeldung">
<area shape="rect" coords="284,136,342,168" href="hof.htm" target="menue" alt="Der Hof">
<area shape="rect" coords="349,133,504,171" href="mitglieder.htm" target="menue" alt="Mitglieder">
<area shape="rect" coords="511,134,603,169" href="gaeste.htm" target="menue" alt="Gäste">
</map>
<img src="designkleefeldklein.jpg" usemap="#Desi">
<div id="Layer1" style="position: absolute; left: 244px; top: 186px;">
<iframe src="main.html" name="main" width="774" height="440" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="Layer1" style="position: absolute; left: 5px; top: 181px;">
<iframe src="menueblank.html" name="menue" width="190" height="305" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>
|