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>
<bg properties scroll="no">
<head>
<title>El Castello...immer eine Nasenlänge vorraus</title>
<style type="text/css">
BODY {
SCROLLBAR-FACE-COLOR: ffffff;
<BR>SCROLLBAR-HIGHLIGHT-COLOR: black;
<BR>SCROLLBAR-SHADOW-COLOR: ffffff;
<BR>SCROLLBAR-3DLIGHT-COLOR: FFFFFF;
<BR>SCROLLBAR-ARROW-COLOR: #ffc8ff;
<BR>SCROLLBAR-TRACK-COLOR: #FFC8FF;
<BR>SCROLLBAR-DARKSHADOW-COLOR: ffffff<BR>}
</style>
</head>
<body background="http://elcastello.el.funpic.de/Privatebilder/reveile.jpg" bgcolor="#FEFDCC">
<div id="Layer1" style="position: absolute; left: 318px; top: 178px;">
<iframe src="home.htm" name="home" width="677" height="387" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff, #FFC8FF, #000000)" ;>
</iframe>
</div>
<div id="Layer2" style="position: absolute; left: 44px; top: 110px;">
<iframe src="menue.htm" name="menue" width="176" height="325" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>
|