ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN"> <html> <head> <title>Impressum</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; } p{font-size: 12px} a { text-decoration: none; color: black; border-bottom: 1px dashed silver; font-size: 42px } a:hover { background-color: #cccccc; } a.bildlink {border: none} a.bildlink:hover {background-color: #FFFFFF;} </style> </head> <body> <div id="Seite"> <div id="links"> <a class="bildlink" href="index.html">&larr;</a> <br> <br></p> <h1></h1> <h2> </h2> <p> Impressum </p> <p>Jochen Ruderer und Tobias Ruderer (verantwortlich) <br> Ritterstraße 19a, 21335 Lüneburg<br> tobias@ruderer.com; Tel. +49 4131 9950861 <br> © 2011 Jochen und Tobias Ruderer </div> <div id="rechts"> </body> </html>