--- ./app/design/frontend/default/default/template/page/html/footer.phtml.org	2010-12-23 12:02:22.000000000 +0100
+++ ./app/design/frontend/default/default/template/page/html/footer.phtml	2010-12-23 12:02:28.000000000 +0100
@@ -26,7 +26,7 @@
 ?>
 <div class="footer-container">
     <div class="footer">
-        <?php echo $this->getChildHtml() ?>
+        <?php echo $this->getChildHtml() ?> | <li class="last"><a href="/kontakt.html"><?php echo $this->__('Contact Us') ?></a></li>
         <address><?php echo $this->getCopyright() ?></address>
     </div>
 </div>
