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:
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Schöneberg</title>
<style type="text/css">
html, body {
margin: 0; padding: 0;
background-color: #696969;
}
.content {
width: 670px;
position: relative;
left: 35px;
top: 325px;
align: center;
border: 0px;
}
</style>
</head>
<body leftmargin="0" topmargin="0" style="background-image:url(Design02/Background.png); background-repeat: repeat-y;">
<div style="left: 0px; top: 0px; position: absolute;"><img src="Design02/Header.png"></div>
<div style="position: absolute; left: 80px; top: 100px;">
<iframe src="Login.php" name="login" width="160px" height="160px" frameborder=0 scrolling="no" noresize style="border: 0px"></iframe>
</div>
<div class="content"> |