diff options
Diffstat (limited to '')
-rw-r--r-- | www/index.html | 351 |
1 files changed, 122 insertions, 229 deletions
diff --git a/www/index.html b/www/index.html index dcfd991..2a30519 100644 --- a/www/index.html +++ b/www/index.html @@ -1,107 +1,98 @@ -<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> /--> -<html> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> + <head> -<title>Neo – Ergonomisches Tastaturlayout</title> -<meta http-equiv="content-type" content="text/html; charset=UTF-8"> - <link rel="shortcut icon" href="./favicon.ico"> - <link rel="stylesheet" type="text/css" href="stylesheet.css"> -<!--[if lte IE 7]> - <link rel="stylesheet" type="text/css" href="stylesheet_ie7.css"> -<![endif]--> - -<script type="text/javascript"> -function Tastaturbildwechsel_nach (Zielebene) { - self.document.tastaturbild.src="./tastatur_neo_Ebene" + Zielebene +".png"; - for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.color=""; - for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.borderColor=""; - self.document.getElementById("ebenenreiter" + Zielebene).style.borderColor="#56b"; - self.document.getElementById("ebenenreiter" + Zielebene).style.Color="#23b"; - return false; - } -</script> + <title>Neo – Ergonomisches Tastaturlayout</title> + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> + <link rel="shortcut icon" href="./favicon.ico" /> + <link rel="stylesheet" type="text/css" href="stylesheet.css" /> + <!--[if lte IE 7]> + <link rel="stylesheet" type="text/css" href="stylesheet_ie7.css"> + <![endif]--> + + <script type="text/javascript"> + function Tastaturbildwechsel_nach (Zielebene) { + self.document.tastaturbild.src="./tastatur_neo_Ebene" + Zielebene +".png"; + for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.color=""; + for (var Nr = 1; Nr <= 6; Nr++) self.document.getElementById("ebenenreiter" + Nr).style.borderColor=""; + self.document.getElementById("ebenenreiter" + Zielebene).style.borderColor="#56b"; + self.document.getElementById("ebenenreiter" + Zielebene).style.Color="#23b"; + return false; + } + </script> </head> + <!-- Für Mittenpositionierung: padding: 0; margin: 0; text-align: center; ind bodystyle /--> <body style="background-color:#dceeee; padding: 0em; margin: 0em; text-align: center; "> -<p style="position:absolute; display:block; width:100%; top:0em; left:0px; text-align:center; background-color:#F30; color:#FFF"> - <b>Achtung: Baustelle! Mehr Informationen unten.</b> -</p> - - - <div id="Gesamtzentrierung"> <!-- Logo /--> <div style="position:relative; top:2.25em; left:3.25em; width:54em; height:70px; overflow:hidden; "> <img src="./neo_kopf_trac_522x50.png" alt="Neo – Ergonomisches Tastaturlayout"> -<!-- Quicklinks /--> + <!-- Quicklinks /--> - <!--Wird per post-commit hook immer aktuell gehalten!--> + <!--Werden per post-commit hook immer aktuell gehalten!--> <a href="neo_de.xmodmap"> <img src="./tastentierchen_pingu.png" title="quickdownload:Neo_Linux" alt="quickdownload:Neo_Linux" border="0"> </a> - - <!--Wird per post-commit hook immer aktuell gehalten!--> <a href="neo20.exe"> <img src="./tastentierchen_fenster.png" title="quickdownload:Neo_Windows" alt="quickdownload:Neo_Windows" border="0"> </a> - <!--Wird per post-commit hook immer aktuell gehalten!--> <a href="neo.keylayout"> <img src="./tastentier_apfel.png" title="quickdownload:Neo_OS-X" alt="quickdownload:Neo_OS-X" border="0"> </a> - - <!--Wird per post-commit hook immer aktuell gehalten!--> <a href="neo_portable.zip"> <img src="./usb-stick.png" width="40px" height="34px" title="quickdownload:Neo-Portable für USB-Stick" alt="quickdownload:Neo-Portable für USB-Stick" border="0"> </a> -</div> - - -<!-- /Quicklinks /--> +</div> <!-- /Quicklinks /--> + + <div style="float:left; width:12em;"> <div id="Navigationsleiste" > - <div id="Navigationsthema">Wiki</div> - <div id="Navigationsunterpunkte"> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki">Wiki-Hauptseite</a> - </div> - <div id="Navigationsthema">Dokumentation</div> - <div id="Navigationsunterpunkte"> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Einführung">Einführung</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch">Handbuch</a> - </div> - <div id="Navigationsthema">Installation</div> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten">Neo unter Windows</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten">Neo unter Linux</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten">Neo unter Mac OS X</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten">Neo unter FreeBSD</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20C64%20einrichten">Neo auf dem C64</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20im%20GRUB%20einrichten">Neo in GRUB</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs">Neo für unterwegs (portabel)</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo einrichten">Neo auf anderen Systemen einrichten</a> - <div id="Navigationsthema">Grafiken</div> - <a id="Navigationseintrag" href="grafik/aufsteller/neo20-aufsteller.pdf">Aufsteller zum Lernen</a> - <a id="Navigationseintrag" href="grafik/druckvorlage/neo-druckvorlage.pdf">Druckvorlage</a> - <div id="Navigationsthema">Download</div> - <div id="Navigationsunterpunkte"> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/windows/">Windows-Treiber</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/linux/">Linux-Treiber</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/mac_osx/">Mac OS X-Treiber</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/freebsd/">FreeBSD-Treiber</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/commodore64/">C64-Treiber</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/grub/">GRUB-Treiber</a> - </div> - <div id="Navigationsthema">Sonstiges</div> - <div id="Navigationsunterpunkte"> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Impressum">Impressum</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Verweise%20auf%20andere%20Projekte">Links</a> - </div> + <div id="Navigationsthema">Wiki</div> + <div id="Navigationsunterpunkte"> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki">Wiki-Hauptseite</a> + </div> + <div id="Navigationsthema">Dokumentation</div> + <div id="Navigationsunterpunkte"> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Einführung">Einführung</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch">Handbuch</a> + </div> + <div id="Navigationsthema">Installation</div> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten">Neo unter Windows</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten">Neo unter Linux</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten">Neo unter Mac OS X</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten">Neo unter FreeBSD</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20C64%20einrichten">Neo auf dem C64</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20im%20GRUB%20einrichten">Neo in GRUB</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs">Neo für unterwegs (portabel)</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo einrichten">Neo auf anderen Systemen einrichten</a> + <div id="Navigationsthema">Grafiken</div> + <a id="Navigationseintrag" href="grafik/aufsteller/neo20-aufsteller.pdf">Aufsteller zum Lernen</a> + <a id="Navigationseintrag" href="grafik/druckvorlage/neo-druckvorlage.pdf">Druckvorlage</a> + <div id="Navigationsthema">Download</div> + <div id="Navigationsunterpunkte"> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/windows/">Windows-Treiber</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/linux/">Linux-Treiber</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/mac_osx/">Mac OS X-Treiber</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/freebsd/">FreeBSD-Treiber</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/commodore64/">C64-Treiber</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/grub/">GRUB-Treiber</a> + </div> + <div id="Navigationsthema">Sonstiges</div> + <div id="Navigationsunterpunkte"> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Impressum">Impressum</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Verweise%20auf%20andere%20Projekte">Links</a> + </div> </div> @@ -111,99 +102,91 @@ function Tastaturbildwechsel_nach (Zielebene) { <!--------------------------------------------------/--> <div id="Hauptfeld"> - <h1>Neo - Ergonomisches Tastaturlayout</h1> + <h1>Neo - Ergonomisches Tastaturlayout</h1> - <p> - <font style="color:#222">Neo ist ein neue Tastaturbelegung, die </font> - extra für die Deutsche Sprache - <font style="color:#222"> optimiert ist:</font> - </p> + <p> + <font style="color:#222">Neo ist ein neue Tastaturbelegung, die </font> + extra für die Deutsche Sprache + <font style="color:#222"> optimiert ist:</font> + </p> - <ul> - <li><font style="color:#222">Optimierungen bezüglich deutscher</font> Zweier- und Dreier-Zeichenfolgen</li> - <li>Programmiertasten <font style="color:#222">sind gut erreichbar</font></li> - <li><font style="color:#222">Neue Zeichen, wie </font> „ , ” , « , » , ∫ , √ , α , β , …<font style="color:#222"> sind direkt einzugeben</font></li> - </ul> + <ul> + <li><font style="color:#222">Optimierungen bezüglich deutscher</font> Zweier- und Dreier-Zeichenfolgen</li> + <li>Programmiertasten <font style="color:#222">sind gut erreichbar</font></li> + <li><font style="color:#222">Neue Zeichen, wie </font> „ , ” , « , » , ∫ , √ , α , β , …<font style="color:#222"> sind direkt einzugeben</font></li> + </ul> - <a href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch" id="Hauptfeldlink_rechtsunten">Warum Neo besser ist als qwertz…</a> + <a href="http://wiki.neo-layout.org/wiki/Benutzerhandbuch" id="Hauptfeldlink_rechtsunten">Warum Neo besser ist als qwertz…</a> </div> <!--------------------------------------------------/--> <div id="Hauptfeld"> -<div style="display:block; line-height:2em;" > - <div style="text-align:center; "> - - - <div style="min-width:650px; overflow:visible;"> - <div id="linkbutton" style="text-align:center; "> - <a href="" style="border-color:#56b; color:#23b" onclick="Tastaturbildwechsel_nach(1); return false;" id="ebenenreiter1" > Ebene1</a> - <a href="" onclick="Tastaturbildwechsel_nach(2); return false;" style="" id="ebenenreiter2">Ebene2</a> - <a href="" onclick="Tastaturbildwechsel_nach(3); return false;" style="" id="ebenenreiter3">Ebene3</a> - <a href="" onclick="Tastaturbildwechsel_nach(4); return false;" style="" id="ebenenreiter4">Ebene4</a> - <a href="" onclick="Tastaturbildwechsel_nach(5); return false;" style="" id="ebenenreiter5">Ebene5</a> - <a href="" onclick="Tastaturbildwechsel_nach(6); return false;" style="" id="ebenenreiter6">Ebene6</a> - </div> - </div> - - <div> - <img src="./tastatur_neo_Ebene1.png" name="tastaturbild" id="IE6-Bildweitenkorrektur" /> - </div> - - </div> -</div> - + <div style="display:block; line-height:2em;" > + <div style="text-align:center; "> + + + <div style="min-width:650px; overflow:visible;"> + <div id="linkbutton" style="text-align:center; "> + <a href="" style="border-color:#56b; color:#23b" onclick="Tastaturbildwechsel_nach(1); return false;" id="ebenenreiter1" > Ebene1</a> + <a href="" onclick="Tastaturbildwechsel_nach(2); return false;" style="" id="ebenenreiter2">Ebene2</a> + <a href="" onclick="Tastaturbildwechsel_nach(3); return false;" style="" id="ebenenreiter3">Ebene3</a> + <a href="" onclick="Tastaturbildwechsel_nach(4); return false;" style="" id="ebenenreiter4">Ebene4</a> + <a href="" onclick="Tastaturbildwechsel_nach(5); return false;" style="" id="ebenenreiter5">Ebene5</a> + <a href="" onclick="Tastaturbildwechsel_nach(6); return false;" style="" id="ebenenreiter6">Ebene6</a> + </div> + </div> + <div> + <img src="./tastatur_neo_Ebene1.png" name="tastaturbild" id="IE6-Bildweitenkorrektur" /> + </div> + </div> + </div> </div> <!--------------------------------------------------/--> <div id="Hauptfeld"> + <h1>Kurzinformation für Interessierte</h1> + <p> + Um an Neo zu ge­langen, wird auf das SVN-Reposi­tory: <b>svn co https://svn.neo-layout.org neo</b> verwiesen. Hier sind die direk­ten Links zu den NEO-Treibern für die ver­brei­testen Be­triebs­sys­teme (in jedem Ordner be­findet sich eine Datei README.txt mit weiter­gehen­den In­forma­tionen): + </p> - <div id="Bildcontainer_oben"> - <img id="Bild_oben" src="./tastentierchen_baustelle_ohne_zigarette.png" /> - <div id="Bildtext">Baustelle! Wenn was funktioniert, dann war es Glück!</div> - </div> - + <ul> + <li>Windows: <a href="http://wiki.neo-layout.org/browser/windows/">http://wiki.neo-layout.org/browser/windows/</a></li> + <li>Linux: <a href="http://wiki.neo-layout.org/browser/linux/">http://wiki.neo-layout.org/browser/linux/</a></li> + <li>Mac OS X: <a href="http://wiki.neo-layout.org/browser/mac_osx/">http://wiki.neo-layout.org/browser/mac_osx/</a></li> + </ul> -<h1>Kurzinformation für Interessierte</h1> -<p> Um an Neo zu ge­langen, wird auf das SVN-Reposi­tory: <b>svn co https://svn.neo-layout.org neo</b> verwiesen. Hier sind die direk­ten Links zu den NEO-Treibern für die ver­brei­testen Be­triebs­sys­teme (in jedem Ordner be­findet sich eine Datei README.txt mit weiter­gehen­den In­forma­tionen):</p> + <p> + Die <b>aktu­elle Be­legung</b> findet sich in der Datei + <a href="http://wiki.neo-layout.org/browser/A-REFERENZ-A/neo20.txt">http://wiki.neo-layout.org/browser/A-REFERENZ-A/neo20.txt</a> + </p> -<ul> - <li>Windows: <a href="http://wiki.neo-layout.org/browser/windows/">http://wiki.neo-layout.org/browser/windows/</a></li> - <li>Linux: <a href="http://wiki.neo-layout.org/browser/linux/">http://wiki.neo-layout.org/browser/linux/</a></li> - <li>Mac OS X: <a href="http://wiki.neo-layout.org/browser/mac_osx/">http://wiki.neo-layout.org/browser/mac_osx/</a></li> -</ul> + <p>Eine (hoffentlich aktuelle) <b>Refe­renz zum Aus­drucken</b> und Auf­stellen findet sich unter <a href="grafik/aufsteller/neo20-aufsteller.pdf">http://neo-layout.org/grafik/aufsteller/neo20-aufsteller.pdf</a>. Weiter gibt es im svn-Repo­sitory Tastatur­aufkleber­generatoren.</p> -<p>Die <b>aktu­elle Be­legung</b> findet sich in der Datei + <p>Auf jeden Fall wird em­pfoh­len, folgende <b>Schrift­arten zu in­stallieren</b>, damit alle mit Neo schreib­baren Zeichen dar­gestellt werden können:</p> -<a href="http://wiki.neo-layout.org/browser/A-REFERENZ-A/neo20.txt">http://wiki.neo-layout.org/browser/A-REFERENZ-A/neo20.txt</a></p> + <ul> + <li><a href="http://dejavu.sourceforge.net/wiki/index.php/Download">Deja-Vu</a></li> + <li><a href="http://sourceforge.net/project/showfiles.php?group_id=89513">Libertine</a></li> + </ul> -<p>Eine (hoffentlich aktuelle) <b>Refe­renz zum Aus­drucken</b> und Auf­stellen findet sich unter <a href="grafik/aufsteller/neo20-aufsteller.pdf">http://neo-layout.org/grafik/aufsteller/neo20-aufsteller.pdf</a>. Weiter gibt es im svn-Repo­sitory Tastatur­aufkleber­generatoren.</p> + <p><b>Neo ist auf den »normalen Ebenen«</b> – will heißen: nor­male Buch­staben und Klam­mern, etc. – <b>voll­ständig be­nutzbar</b>. Da die Be­triebs­sys­teme oder Pro­gramme bei weiteren Ebenen ger­ne noch rum­zicken, ist der Trei­ber auf den anderen Ebenen noch nicht ganz fertig. Bei den Grund­ebenen sol­lte sich bei der Be­legung nichts mehr ändern. Fehler sind hier zu finden:</p> + <ul> + <li><a href="http://wiki.neo-layout.org/report/1">aktuelle Fehler (Active Tickets)</a></li> + <li><a href="http://wiki.neo-layout.org/newticket">neuen Fehler melden (New Ticket)</a></li> + </ul> -<p>Auf jeden Fall wird em­pfoh­len, folgende <b>Schrift­arten zu in­stallieren</b>, damit alle mit Neo schreib­baren Zeichen dar­gestellt werden können:</p> + <h2>Kontakt</h2> -<ul> - <li><a href="http://dejavu.sourceforge.net/wiki/index.php/Download">Deja-Vu</a></li> - <li><a href="http://sourceforge.net/project/showfiles.php?group_id=89513">Libertine</a></li> -</ul> + <p>Kontakt zu den Neo-Ent­wicklern kann man über die Mailing­liste <b><a href="mailto:mailinglist@neo-layout.org?subject=Bitte den Betreff so setzen, dass man auf das Thema schließen kann!&body=Bitte (wenn möglich) folgende Dinge angeben:%0D- Nutzt Du Neo oder noch nicht%3F%0D- Welches Betriebsystem%3F%0D- Welchen Treiber (Xmodmap, Xkbmap, AHK, kbdneo2, usw.)%3F%0D%0D">mailinglist@neo-layout.org</a></b> bzw. über den IRC-Kanal <b>#NEO</b> bei <b>freenode.net</b> bekommen. Ver­besserungs­vorschläge sind im­mer will­kom­men! Da wir sehr viele Ab­hängig­keiten haben, kann es aber sein, dass sie nicht un­bedingt ein­ge­pflegt werden.</p> -<p><b>Neo ist auf den »normalen Ebenen«</b> – will heißen: nor­male Buch­staben und Klam­mern, etc. – <b>voll­ständig be­nutzbar</b>. Da die Be­triebs­sys­teme oder Pro­gramme bei weiteren Ebenen ger­ne noch rum­zicken, ist der Trei­ber auf den anderen Ebenen noch nicht ganz fertig. Bei den Grund­ebenen sol­lte sich bei der Be­legung nichts mehr ändern. Fehler sind hier zu finden:</p> - -<ul> - <li><a href="http://wiki.neo-layout.org/report/1">aktuelle Fehler (Active Tickets)</a></li> - <li><a href="http://wiki.neo-layout.org/newticket">neuen Fehler melden (New Ticket)</a></li> -</ul> - -<h2>Kontakt</h2> - -<p>Kontakt zu den Neo-Ent­wicklern kann man über die Mailing­liste <b><a href="mailto:mailinglist@neo-layout.org?subject=Bitte den Betreff so setzen, dass man auf das Thema schließen kann!&body=Bitte (wenn möglich) folgende Dinge angeben:%0D- Nutzt Du Neo oder noch nicht%3F%0D- Welches Betriebsystem%3F%0D- Welchen Treiber (Xmodmap, Xkbmap, AHK, kbdneo2, usw.)%3F%0D%0D">mailinglist@neo-layout.org</a></b> bzw. über den IRC-Kanal <b>#NEO</b> bei <b>freenode.net</b> bekommen. Ver­besserungs­vorschläge sind im­mer will­kom­men! Da wir sehr viele Ab­hängig­keiten haben, kann es aber sein, dass sie nicht un­bedingt ein­ge­pflegt werden.</p> - -<p>Danke fürs Interesse!</p> -<p>Euer Neo-Team</p> + <p>Danke fürs Interesse!</p> + <p>Euer Neo-Team</p> @@ -212,96 +195,6 @@ function Tastaturbildwechsel_nach (Zielebene) { <!--------------------------------------------------/--> </div> -<!-- linker Verlauf /--> - -<div id="Hintergrundverlauf_nach" style="position:absolute; top:0em; left:0em; width:1em; height:100%; z-index:-4;"> -<div id="Hintergrundverlauf_von" style="opacity:.975;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.95; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.925;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.9; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.85; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.825;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.8; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.775;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.75; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.725;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.7; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.675;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.65; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.625;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.6; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.575;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.55; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.525;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.5; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.475;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.45; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.425;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.4; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.375;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.35; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.325;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.3; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.275;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.25; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.225;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.2; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.175;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.15; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.125;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.1; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.075;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.05; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.025; height:4%"> </div> -</div> - - - - -<!-- rechter Verlauf /--> - -<div id="Hintergrundverlauf_nach" style="position:absolute; top:0em; right:0em; width:1em; height:100%; z-index:-4;"> -<div id="Hintergrundverlauf_von" style="opacity:.975;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.95; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.925;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.9; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.85; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.825;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.8; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.775;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.75; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.725;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.7; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.675;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.65; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.625;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.6; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.575;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.55; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.525;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.5; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.475;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.45; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.425;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.4; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.375;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.35; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.325;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.3; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.275;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.25; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.225;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.2; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.175;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.15; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.125;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.1; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.075;height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.05; height:2%"> </div> -<div id="Hintergrundverlauf_von" style="opacity:.025; height:4%"> </div> -</div> - - </body> </html> |