-
Notifications
You must be signed in to change notification settings - Fork 0
/
header_footer.xml
94 lines (89 loc) · 2.71 KB
/
header_footer.xml
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<?xml version="1.0" encoding="utf-8"?>
<hf:header-footer xmlns:hf="urn:schemas-xmulti:header-footer"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:schemas-xmulti:header-footer header_footer.xsd">
<hf:header>
<div class="ag-logotext">aber-glaube.net</div>
<div id="bodypicture-hauptseite">
<a name="a7" id="a7"> </a> 
</div>
<!--hauptnavigation-->
<div id="ag-navcontainer">
<ul>
<li>
<a href="../jugend.html">• Für Kinder und Jugendliche ab 8</a>
</li>
<li>
<a href="../allgemein.html">• Für Aussteiger und Betroffene</a>
</li>
<li>
<a href="../erziehung.html">• Informationen für Pädagogen,...</a>
</li>
<li>
<a href="../business.html">• Informationen für Unternehmen</a>
</li>
</ul>
</div>
<!--metanavigation Sprachauswahl-->
<div id="agmeta-navcontainer">
<ul>
<li>
<a class="current" href="#">deutsch</a>
</li>
<li>
<a href="#">• français</a>
</li>
<li>
<a href="#">• italiano</a>
</li>
<li>
<a href="#">• pусский</a>
</li>
<li>
<a href="#">• türkçe</a>
</li>
</ul>
</div>
<!--metanavigation zum Impressum-->
<div id="agmeta-i-navcontainer">
<ul>
<li>
<a href="../adressen/">• Adressen</a>
</li>
<li>
<a href="../infomaterial/">• Infomaterial</a>
</li>
<li>
<a class="current" href="#">• News-Blog</a>
</li>
<li>
<a href="../forum/">• Forum</a>
</li>
<li>
<a href="../impressum.html">• Kontakt</a>
</li>
</ul>
</div>
<!--metanavigation zu hauptseite-->
<div id="agmeta-h-navcontainer">
<ul>
<li>
<a href="../hauptseite.html">• Zurück zur Hauptseite</a>
</li>
</ul>
</div>
</hf:header>
<hf:footer>
<div id="footer">
<!-- footer START -->
<div class="textbereich-footer-b">
Creative Commons <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/de/" target="_blank">by-nc-nd</a> 2009 by aber-glaube.net/Christian Romacker/Wolfgang Keller<br />
<a href="#a7">
<img src="http://www.aber-glaube.net/basics/logos/oben.gif" alt="nach oben" width="47" height="11" style="border: 0" />
</a>
<br />
</div>
</div>
</hf:footer>
</hf:header-footer>