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:
|
<html>
<head>
<title>Anja Fieberg Fotografie</title>
<style>
body {
background-color: #CACACA;
}
#table {
width: 900px;
background-image: url('http://www.abload.de/img/imagemaphgt32w.png');
background-position: center top;
background-repeat: no-repeat;
padding-left:0px;
margin-left: auto;
margin-right: auto;
height: 472px;
}
#intable {
width: 815px;
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body background="http://www.abload.de/img/bodybgzssf.png">
<div align="center" id="table">
<div id="intable">
<map name="design">
<area shape="rect" coords="183,0,298,37"
href="http://anjafieberg.an.funpic.de/textseiten/Startseite.html" alt="Startseite" title="Startseite">
</area>
<area target="main" shape="rect" coords="310,1,425,37"
href="http://anjafieberg.an.funpic.de/textseiten/Fotografin.html" alt="Fotografin" title="Fotografin">
<area target="main" shape="rect" coords="437,1,552,37"
href="http://gegen-bilderklau.net" alt="Galerie" title="Galerie">
<area target="main" shape="rect" coords="564,1,679,37"
href="http://anjafieberg.an.funpic.de/textseiten/Angebot.html" alt="Angebot" title="Angebot">
<area target="main" shape="rect" coords="691,1,806,37"
href="http://anjafieberg.an.funpic.de/textseiten/Startseite.html" alt="Links" title="Links">
</map>
</div>
</div>
</body>
</html>
|