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:
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Aussie Momo</title>
<link rel="stylesheet" type="text/css" href="css/global.css" />
</head>
<body bgcolor="#42637b">
<div id="container" >
<div id="left">
<p align="justify">
<a href="index.php" target="_self" style="">Startseite</a> <br>
<a href="news.php" target="_self" style="">News</a><br><br>
<a href="person.php" target="_self" style="">Über Mich</a><br>
<a href="uebermomo.php" target="_self" style="">Momo</a><br>
<a href="tagebuch.php" target="_self" style="">Tagebuch</a><br>
<a href="deraussie.php" target="_self" style="">Der Aussie</a><br><br>
<a href="galerie.php" target="_self" style="">Galerie</a><br><br>
<a href="links.php" target="_self" style="">Links</a><br>
<a href="http://feedbook.de/18830" target="Gästebuch" onClick="javascript:window.open('','Gästebuch','width=800,height=600,scrollbars')">Gästebuch</a><br>
<a href="impressum.php" target="_self" style="">Impressum</a><br>
</p>
</div>
<div id="header" >
</div>
<div id="content" > |