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:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
|
<html>
<head>
<title>Flower Ranch</title>
<style type="text/css">
<!—body
a:link {
color: #624832;
text-decoration:none;
}
a:visited {color: #624832;
text-decoration:none;
}
a:active {color: #624832;
text-decoration:none;
}
a:hover {color: #624832;
text-decoration:none;
}
-->
</style>
</head>
<!-- Start Design -->
<img border="0" src="http://i42.tinypic.com/28hzk1f.png"
align ="left" style ="position: absolute; top: 0; left: 0" width="1100" height="700">
<!-- End Design -->
<!-- Start Main -->
<div style="overflow: auto; position: absolute; width: 600px; height: 585px; left: 368px; top: 106px">
<span style="font-family:Arial; font-size:12px; color: #E8B752">%content%</span>
</div>
<!-- End Main -->
<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 260px; height: 360px; left: 40px; top: 273px">
<span style="font-family:Arial; font-size:12px; color: #624832">%navigation_v% </span>
</div>
<!-- End Navigation -->
<!-- Start News -->
<div style="overflow: auto; position: absolute; width: 260px; height: 175px; left: 40px; top: 59px">
<span style="font-family:Arial; font-size:12px; color: #624832"> Das neu Design ist Online ^-^ </span>
</div>
<!-- End News -->
</body>
</html>
|