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:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Gestüt Horsesdreams</title>
<style type="text/css">
<!--
body {
position: absolute;
padding: 0;
margin: 0;
top: 0;
left: 0;
background-color: #ffffff;
scrollbar-face-color: #C8C383;
scrollbar-track-color: #C8C383;
scrollbar-arrow-color: #BF9271;
scrollbar-highlight-color: #BF9271;
scrollbar-shadow-color: #C8C383;
scrollbar-3dlight-color: #BF9271;
scrollbar-darkshadow-color: #BF9271;
}
img#design {
position: absolute;
top: 0;
left: 0;
border: none;
}
div.content {
overflow: auto;
position: absolute;
top: 209px;
left: 330px;
width: 374px;
height: 513px;
font-family: Verdana;
font-size: 12px;
color: #BF9271;
}
div.navigation {
overflow: auto;
position: absolute;
top: 366px;
left: 42px;
width: 127px;
height: 390px;
font-family: Verdana;
font-size: 10px;
color: #C0BB74;
}
a:link {
color: #C0BB74;
text-decoration:underline;
}
a:visited {
color: #C0BB74;
text-decoration:underline;
}
a:active {
color: #C0BB74;
text-decoration:underline;
}
a:hover {
color: #C0BB74;
text-decoration:none;font-weight:bold;
}
-->
</style>
</head>
<body>
<!-- Start Design -->
<img src="http://i34.tinypic.com/2euig75.png" alt="Designbild" id="design" />
<!-- End Design -->
<!-- Start Content -->
<div class="content">
%content%
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div class="navigation">
%navigation_v%
</div>
<!-- End Navigation -->
</body>
<!--
Dies ist der Grundcode von http://www.oylahomepagehilfe.de.
Dieser Hinweis darf ohne Genehmigung von einem Betreiber des Internetabgebotes nicht entfernt werden.
-->
</html> |