<html>
+
<head>
-<title>Beispiel Layout</title>
+
+<title>Schloss Schönfeld - Das Zauberschloss</title>
+<link rel="stylesheet" type="text/css" href="styles/style.css">
</head>
+
<body>
-Text, den man auf jeder Seite sieht.<p/><hr/>
+
+<div align="center">
+ <center>
+ <table border="0" width="100%" height="100%" cellspacing="1" cellpadding="1">
+ <tr>
+ <td height="20"><div align="center"><a href="/index.html"><IMG src="images/schloss.gif" alt="Schloss Schönfeld - Das
+Zauberschloss" border=0 width="336" height="100" title=">> zur Startseite"></a></center></div></td>
+ </tr>
+ <tr>
+ <td height="10" bgcolor="#000080"></td>
+ </tr>
+ <tr>
+ <td height="20" align="right">
+ <DIV align=right>
+ <a href="/veranstaltungen.html">Veranstaltungen</a>
+ <a href="/wunder.html">Reich der Wunder</a>
+ <a href="/geschichte.html">Geschichte</a>
+ <a href="/news.html">News</a>
+ <a href="/presse.html">Presse</a>
+ <a href="/anfahrt.html">Anfahrt</a>
+ </DIV>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
<!-- Begin Formular -->
@PAGE@
<!-- End Formular -->
-<hr>
-Das war's.<p/>
+</td>
+ </tr>
+ <tr>
+ <td height="20" valign="bottom" align="right">
+<DIV align=right>
+<A href="/partner.html">Partner / Links</A>
+<A href="/impressum.html">Impressum</A>
+</DIV>
+ </td>
+ </tr>
+ </table>
+ </center>
+</div>
-Quelltext gibt es per Subversion:
-<pre>
-svn co https://silmor.de/svn/misc/smoke/trunk
-</pre>
</body>
-</html>
\ No newline at end of file
+
+</html>