þÿ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN"> <html> <head> <title></title> <style type="text/css"> body { color: black; font-family: "Courier New", Courier, mono; color: #000000; text-align: center; /* Zentrierung im Internet Explorer */ } div#Seite { text-align: left; /* Seitenrechts wieder links ausrichten */ margin: 0 auto; /* standardkonforme horizontale Zentrierung */ width: 860px; } div#links { float: left; width: 500px; padding-right: 15px; padding-top: 20px; } div#links h1 { font-size: 1.5em; font-weight: normal; } div#links h2 { font-size: 1.2em; margin: 0 0 1em; }div#links p { font-size:1em; border-bottom: 1px dashed black; } div#links a {text-decoration: none; color: black; border-bottom: 1pt silver dashed} div#links a:hover {text-decoration: none; background-color: #cccccc;} div#rechts { margin-left: 550px; padding-left: 10px; width: 210px; padding-top: 500px; font-size: 3em; line-height:1.2em; } </style> </head> <body> <div id="Seite"> <div id="links"> <p> &lt; <a href="index.html">Review</a> <br> <br></p> <h1>Review VII: Techne</h1> <h2> Spezialanleitung </h2> <p> Also, folgendes: Wenn Sie immer diesen einen Internet-Browser benutzen, dann könnten Sie einmal probieren, wie es ist, wenn Sie einen anderen nehmen. Das Kind beim Namen nennen, ist oft nicht ungefährlich, aber nun wohl angebracht. Versuchen Sie also einmal, wie Review aussieht, wenn sie sie mit GlobalGaze  von der Firma Studioline, Eurasia  von der Firma Best-Tech, Safari  von der Firma Hatari oder Firefox  von der Firma Müller aufrufen. Bestimmt anders. <br> <br> </p> </div> <div id="rechts"> </div> </body> </html>