
<!--
    if (self == top) {
      document.write('<a href="../../index.html"><img src="../../gifs/wink.gif" width="25" height="29" border="0" alt="">&nbsp;&nbsp;<img title="Zur Startseite" src="../../gifs/startseite.gif" width="245" height="39" border="0" alt="">&nbsp;&nbsp;<img src="../../gifs/wink.gif" width="25" height="29" border="0" alt=""></a>');
    }
    // -->
    <!--
  {
  if (screen.width>600 && screen.width<=800)
  {
  document.write("<LINK REL='stylesheet' HREF='../../stylesheets/format22px.css'>");
  }
  if (screen.width>800)
  {
  document.write("<LINK REL='stylesheet' HREF='../../stylesheets/format32px.css'>");
  }
  }
  //-->
<!--
function show() {
 if(document.getElementById)
   document.getElementById("zahl").style.visibility = "visible";
}
//-->