1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
|
<html>
<head>
<title>%titel%</title>
<style type="text/css"><!--
a {color: black;text-decoration: none;}
a:hover {color: black;text-decoration: none;}
--></style>
</head>
<body style="margin: 10px;"> <img src="http://i43.tinypic.com/1zo7wvs.png">
<div id="Menue" style="position: absolute; left: 49px; top: 226px; width: 141; height: 329px; overflow: auto; font-family: Verdana; font-size: 9px; color: black;">
%navigation_v% </div>
<div id="Hauptframe" style="position: absolute; left: 240px; top: 215px; width: 700px; height: 300px; overflow: auto; font-family: Verdana; font-size: 10px; color: black;">
%content% </div>
</body>
</html> |