  /*  Navbuttons über der Navigation (Home, Login, Impressum)*/ 
  
  /* Homebutton */
document.writeln("<div id=\"Homebutton\" style=\"position:absolute; left:592px; top:92px; width:1px; height:0px; z-index:8\">");
document.writeln("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"31\">");
document.writeln("      <tr>");
document.writeln("        <td><img src=\"image/bilder/spacer.gif\" alt=\"\" name=\"undefined_2\" width=\"31\" height=\"1\" border=\"0\"></td>");
document.writeln("        <td><img src=\"image/bilder/spacer.gif\" alt=\"\" name=\"undefined_2\" width=\"1\" height=\"1\" border=\"0\"></td>");
document.writeln("      </tr>");
document.writeln("      <tr>"); 
document.writeln("        <td><img name=\"haus_r1_c1\" src=\"image/bilder/haus_r1_c1.gif\" width=\"31\" height=\"6\" border=\"0\" alt=\"\"></td>");
document.writeln("        <td><img src=\"image/bilder/spacer.gif\" alt=\"\" name=\"undefined_2\" width=\"1\" height=\"6\" border=\"0\"></td>");
document.writeln("      </tr>");
document.writeln("      <tr>"); 
document.writeln("        <td><a href=\"start.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('haus_r2_c1','','image/bilder/haus_r2_c1_f2.gif',1);\"><img name=\"haus_r2_c1\" src=\"image/bilder/haus_r2_c1.gif\" width=\"31\" height=\"17\" border=\"0\" alt=\"Startseite\"></a></td>");
document.writeln("        <td><img src=\"image/bilder/spacer.gif\" alt=\"\" name=\"undefined_2\" width=\"1\" height=\"17\" border=\"0\"></td>");
document.writeln("      </tr>");
document.writeln("      <tr>"); 
document.writeln("        <td><img name=\"haus_r3_c1\" src=\"image/bilder/haus_r3_c1.gif\" width=\"31\" height=\"4\" border=\"0\" alt=\"\"></td>");
document.writeln("        <td><img src=\"image/bilder/spacer.gif\" alt=\"\" name=\"undefined_2\" width=\"1\" height=\"4\" border=\"0\"></td>");
document.writeln("      </tr>");
document.writeln("    </table>");
document.writeln("</div>");
  /* Mailbutton */
document.writeln("<div id=\"Mailbutton\" style=\"position:absolute; left:555px; top:87px; width:1px; height:0px; z-index:4\">");
document.writeln("<a href=\"mailto:info@kaufmann-treppen.de\" onMouseOut=\"MM_swapImgRestore();\" onMouseOver=\"MM_swapImage('mail','','image/bilder/mail_f2.gif',1);\"><img name=\"mail\" src=\"image/bilder/mail.gif\" width=\"28\" height=\"29\" border=\"0\" alt=\"Mail\"></a>");
document.writeln("</div>");
   /* Impressumbutton */
document.writeln("<div id=\"Impressumbutton\" style=\"position:absolute; left:512px; top:100px; width:1px; height:0px; z-index:5\">");
document.writeln("<a href=\"start.php?action=kont_impressum\" onMouseOut=\"MM_swapImgRestore();\" onMouseOver=\"MM_swapImage('impressum','','image/bilder/impressum_f2.gif',1);\"><img name=\"impressum\" src=\"image/bilder/impressum.gif\" width=\"32\" height=\"16\" border=\"0\" alt=\"Impressum\"></a>");
document.writeln("</div>");
  /* Newsbutton */
document.writeln("<div id=\"Newsbutton\" style=\"position:absolute; left:471px; top:100px; width:1px; height:0px; z-index:6\">");
document.writeln("<a href=\"start.php?action=news\" onMouseOut=\"MM_swapImgRestore();\" onMouseOver=\"MM_swapImage('news','','image/bilder/news_f2.gif',1);\"><img name=\"news\" src=\"image/bilder/news.gif\" width=\"34\" height=\"16\" border=\"0\" alt=\"News\"></a>");
document.writeln("</div>");
  /* Loginbutton
document.writeln("<div id=\"Loginbutton\" style=\"position:absolute; left:920px; top:540px; width:1px; height:0px; z-index:12\">");
document.writeln("<a href=\"start.php?action=login\" onMouseOut=\"MM_swapImgRestore();\" onMouseOver=\"MM_swapImage('login','','image/bilder/login_f2.gif',1);\"><img name=\"login\" src=\"image/bilder/login.gif\" width=\"34\" height=\"16\" border=\"0\" alt=\"Login\"></a>");
document.writeln("</div>");*/



