<!--  
  function erklaerung()
  {    
    var d = document.createElement("div");
    
    
    d.id = "erkl";
    
    with(d.style)
    {
      width = "650px";
      height = "325px";
      //backgroundColor = "#e0e0e0";
      backgroundColor = "#dddddd";
     position = "absolute";
 		top = "1200px";
  		left  = "10px";
      padding = "10px";
      paddingBottom = "15px";
      border = "solid 1px #707070";
  
    }
    
    
    d.innerHTML = "<img src=\"images/rentewest480.jpg\" alt=\"Rentenberechnung\" style=\"padding: auto; margin: auto;\" />"
    
    document.body.appendChild(d);
    
  }

  function close_erklaerung()
  {
    if(document.all)
      var d_alt = document.all.erkl;
    else
      var d_alt = document.getElementById("erkl");
          
    if(d_alt)
      document.body.removeChild(d_alt);
  }
//-->
 
<!--  
  function erklaerung2()
  {    
    var d = document.createElement("div");
    
    
    d.id = "erkl";
    
    with(d.style)
    {
      width = "650px";
      height = "325px";
      //backgroundColor = "#e0e0e0";
      backgroundColor = "#dddddd";
     position = "absolute";
 top = "1400px";
  left  = "10px";
      padding = "10px";
      paddingBottom = "15px";
      border = "solid 1px #707070";
  
    }
    
    
    d.innerHTML = "<img src=\"images/renteost480.jpg\" alt=\"Rentenberechnung\" style=\"padding: auto; margin: auto;\" />"
    
    document.body.appendChild(d);
    
  }

  function close_erklaerung2()
  {
    if(document.all)
      var d_alt = document.all.erkl;
    else
      var d_alt = document.getElementById("erkl");
          
    if(d_alt)
      document.body.removeChild(d_alt);
  }
//-->

<!--  
  function erklaerung3()
  {    
    var d = document.createElement("div");
    
    
    d.id = "erkl";
    
    with(d.style)
    {
      width = "650px";
      height = "325px";
      //backgroundColor = "#e0e0e0";
      backgroundColor = "#dddddd";
     position = "absolute";
 top = "1650px";
  left  = "10px";
      padding = "10px";
      paddingBottom = "15px";
      border = "solid 1px #707070";
  
    }
    
    
    d.innerHTML = "<img src=\"images/riester795.jpg\" alt=\"Rentenberechnung\" style=\"padding: auto; margin: auto;\" />"
    
    document.body.appendChild(d);
    
  }

  function close_erklaerung3()
  {
    if(document.all)
      var d_alt = document.all.erkl;
    else
      var d_alt = document.getElementById("erkl");
          
    if(d_alt)
      document.body.removeChild(d_alt);
  }
//-->

<!--  
 function erklaerung4()
  {    
    var d = document.createElement("div");
    
    
    d.id = "erkl";
    
    with(d.style)
    {
      width = "650px";
      height = "325px";
      //backgroundColor = "#e0e0e0";
      backgroundColor = "#dddddd";
     position = "absolute";
 top = "1750px";
  left  = "10px";
      padding = "10px";
      paddingBottom = "15px";
      border = "solid 1px #707070";
  
    }
    
    
    d.innerHTML = "<img src=\"images/ruerup480.jpg\" alt=\"Rentenberechnung\" style=\"padding: auto; margin: auto;\" />"
    
    document.body.appendChild(d);
    
  }

  function close_erklaerung4()
  {
    if(document.all)
      var d_alt = document.all.erkl;
    else
      var d_alt = document.getElementById("erkl");
          
    if(d_alt)
      document.body.removeChild(d_alt);
  }
//-->

<!--  
  function erklaerung5()
  {    
    var d = document.createElement("div");
    
    
    d.id = "erkl";
    
    with(d.style)
    {
      width = "650px";
      height = "325px";
      //backgroundColor = "#e0e0e0";
      backgroundColor = "#dddddd";
     position = "absolute";
 top = "2050px";
  left  = "10px";
      padding = "10px";
      paddingBottom = "15px";
      border = "solid 1px #707070";
  
    }
    
    
    d.innerHTML = "<img src=\"images/bav480_ori.jpg\" alt=\"Rentenberechnung\" style=\"padding: auto; margin: auto;\" />"
    
    document.body.appendChild(d);
    
  }

  function close_erklaerung5()
  {
    if(document.all)
      var d_alt = document.all.erkl;
    else
      var d_alt = document.getElementById("erkl");
          
    if(d_alt)
      document.body.removeChild(d_alt);
  }
//-->
