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:
|
<html>
<head>
<title>Rv Sonnenborg</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no" bgcolor="#008582">
<link rel="stylesheet" href="CSS/style.css">
<img src="Grafiken/Layout.png">
<div id="Layer3" style="position: absolute; left: 270px; top: 27px;">
<iframe src="overmenue.php" name="overmenue" width="330" height="60" frameborder=0 scrolling="no" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="Layer2" style="position: absolute; left: 35px; top: 310px;">
<iframe src="undermenue.php" name="undermenue" width="235" height="272" frameborder=0 scrolling="no" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="Layer1" style="position: absolute; left: 300px; top: 120px;">
<iframe src="main.php" name="main" width="570" height="500" frameborder=0 scrolling="auto" noresize style="border: 0px" ;>
</iframe>
</div>
</body>
</html> |