var total=0;

function geld(formi)
{
if(isNaN(document.formi.tage_konzept.value))
{
formi.tage_konzept.value = 0;
}
if(isNaN(document.formi.std_konzept.value))
{
formi.std_konzept.value = 0;
}
if(isNaN(document.formi.textredakt.value))
{
formi.textredakt.value = 0;
}
if(isNaN(document.formi.translate.value))
{
formi.translate.value = 0;
}
if(isNaN(document.formi.digigrafik.value))
{
formi.digigrafik.value = 0;
}
if(isNaN(document.formi.stddigigrafik.value))
{
formi.stddigigrafik.value = 0;
}
if(isNaN(document.formi.regrafik.value))
{
formi.regrafik.value = 0;
}
if(isNaN(document.formi.scann.value))
{
formi.scann.value = 0;
}
if(isNaN(document.formi.basishtml.value))
{
formi.basishtml.value = 0;
}
if(isNaN(document.formi.standhtml.value))
{
formi.standhtml.value = 0;
}
if(isNaN(document.formi.komplexhtml.value))
{
formi.komplexhtml.value = 0;
}
if(isNaN(document.formi.stdhtml.value))
{
formi.stdhtml.value = 0;
}
if(isNaN(document.formi.basisflash.value))
{
formi.basisflash.value = 0;
}
if(isNaN(document.formi.standflash.value))
{
formi.standflash.value = 0;
}
if(isNaN(document.formi.komplexflash.value))
{
formi.komplexflash.value = 0;
}
if(isNaN(document.formi.tage_flash.value))
{
formi.tage_flash.value = 0;
}
if(isNaN(document.formi.std_flash.value))
{
formi.std_flash.value = 0;
}
if(isNaN(document.formi.progphp.value))
{
formi.progphp.value = 0;
}
if(isNaN(document.formi.stdprogphp.value))
{
formi.stdprogphp.value = 0;
}
if(isNaN(document.formi.basform.value))
{
formi.basform.value = 0;
}
if(isNaN(document.formi.standform.value))
{
formi.standform.value = 0;
}
if(isNaN(document.formi.komplexform.value))
{
formi.komplexform.value = 0;
}
if(isNaN(document.formi.fpgbuch.value))
{
formi.fpgbuch.value = 0;
}
if(isNaN(document.formi.phpgbuch.value))
{
formi.phpgbuch.value = 0;
}
if(isNaN(document.formi.umfrage.value))
{
formi.umfrage.value = 0;
}
if(isNaN(document.formi.phppassfolg.value))
{
formi.phppassfolg.value = 0;
}
if(isNaN(document.formi.mysqlprog.value))
{
formi.mysqlprog.value = 0;
}
if(isNaN(document.formi.stdmysqlprog.value))
{
formi.stdmysqlprog.value = 0;
}
if(isNaN(document.formi.wcmslfolg.value))
{
formi.wcmslfolg.value = 0;
}
if(isNaN(document.formi.wcmsbig.value))
{
formi.wcmsbig.value = 0;
}
if(isNaN(document.formi.stdwcmsbig.value))
{
formi.stdwcmsbig.value = 0;
}
if(isNaN(document.formi.phpshopmonatl.value))
{
formi.phpshopmonatl.value = 0;
}
if(isNaN(document.formi.jsshopseiten.value))
{
formi.jsshopseiten.value = 0;
}
if(isNaN(document.formi.siteoptima.value))
{
formi.siteoptima.value = 0;
}
if(isNaN(document.formi.empfohlener_abschlag.value))
{
formi.empfohlener_abschlag.value = 0;
}
if(isNaN(document.formi.bezahlter_abschlag.value))
{
formi.bezahlter_abschlag.value = 0;
}
if(isNaN(document.formi.eingabe_abschlag.value))
{
formi.eingabe_abschlag.value = 0;
}
if(isNaN(document.formi.restbetrag.value))
{
formi.restbetrag.value = 0;
}



document.formi.kosten_tage_konzept.value = document.formi.tage_konzept.value*408;
document.formi.kosten_std_konzept.value = document.formi.std_konzept.value*51;
document.formi.kosten_textredakt.value = document.formi.textredakt.value*58;
document.formi.kosten_translate.value = document.formi.translate.value*2;
document.formi.kosten_digigrafik.value = document.formi.digigrafik.value*544;
document.formi.kosten_stddigigrafik.value = document.formi.stddigigrafik.value*68;
document.formi.kosten_regrafik.value = document.formi.regrafik.value*45;
document.formi.kosten_scann.value = document.formi.scann.value*17;
document.formi.kosten_basishtml.value = document.formi.basishtml.value*74;
document.formi.kosten_standhtml.value = document.formi.standhtml.value*87;
document.formi.kosten_komplexhtml.value = document.formi.komplexhtml.value*100;
document.formi.kosten_stdhtml.value = document.formi.stdhtml.value*51;
document.formi.kosten_basisflash.value = document.formi.basisflash.value*89;
document.formi.kosten_standflash.value = document.formi.standflash.value*110;
document.formi.kosten_komplexflash.value = document.formi.komplexflash.value*180;
document.formi.kosten_tage_flash.value = document.formi.tage_flash.value*640;
document.formi.kosten_std_flash.value = document.formi.std_flash.value*80;
document.formi.kosten_progphp.value = document.formi.progphp.value*576;
document.formi.kosten_stdprogphp.value = document.formi.stdprogphp.value*72;
document.formi.kosten_basform.value = document.formi.basform.value*90;
document.formi.kosten_standform.value = document.formi.standform.value*180;
document.formi.kosten_komplexform.value = document.formi.komplexform.value*280;
document.formi.kosten_fpgbuch.value = document.formi.fpgbuch.value*130;
document.formi.kosten_phpgbuch.value = document.formi.phpgbuch.value*280;
document.formi.kosten_umfrage.value = document.formi.umfrage.value*240;
document.formi.kosten_phppassfolg.value = document.formi.phppassfolg.value*15;
document.formi.kosten_mysqlprog.value = document.formi.mysqlprog.value*872;
document.formi.kosten_stdmysqlprog.value = document.formi.stdmysqlprog.value*109;
document.formi.kosten_wcmslfolg.value = document.formi.wcmslfolg.value*100;
document.formi.kosten_wcmsbig.value = document.formi.wcmsbig.value*576;
document.formi.kosten_stdwcmsbig.value = document.formi.stdwcmsbig.value*72;
document.formi.kosten_phpshopmonatl.value = document.formi.phpshopmonatl.value*59;
document.formi.kosten_jsshopseiten.value = document.formi.jsshopseiten.value*180;
document.formi.kosten_siteoptima.value = document.formi.siteoptima.value*50;



document.formi.kosten_design.value = 0;
if(document.formi.design.checked)
{
document.formi.kosten_design.value = 800;
}

document.formi.kosten_evalu.value = 0;
if(document.formi.evalu.checked)
{
document.formi.kosten_evalu.value = 200;
}

document.formi.kosten_newsletter.value = 0;
if(document.formi.newsletter.checked)
{
document.formi.kosten_newsletter.value = 200;
}

document.formi.kosten_fpsuche.value = 0;
if(document.formi.fpsuche.checked)
{
document.formi.kosten_fpsuche.value = 140;
}

document.formi.kosten_phpsuche.value = 0;
if(document.formi.phpsuche.checked)
{
document.formi.kosten_phpsuche.value = 290;
}

document.formi.kosten_phppass.value = 0;
if(document.formi.phppass.checked)
{
document.formi.kosten_phppass.value = 150;
}

document.formi.kosten_fpdiskus.value = 0;
if(document.formi.fpdiskus.checked)
{
document.formi.kosten_fpdiskus.value = 210;
}

document.formi.kosten_referenz.value = 0;
if(document.formi.referenz.checked)
{
document.formi.kosten_referenz.value = 280;
}

document.formi.kosten_wcmsl.value = 0;
if(document.formi.wcmsl.checked)
{
document.formi.kosten_wcmsl.value = 380;
}

document.formi.kosten_phpshop.value = 0;
if(document.formi.phpshop.checked)
{
document.formi.kosten_phpshop.value = 250;
}

document.formi.kosten_jsshop.value = 0;
if(document.formi.jsshop.checked)
{
document.formi.kosten_jsshop.value = 3500;
}

document.formi.kosten_siteanmeld.value = 0;
if(document.formi.siteanmeld.checked)
{
document.formi.kosten_siteanmeld.value = 160;
}

document.formi.kosten_domain.value = 0;
if(document.formi.domain.checked)
{
document.formi.kosten_domain.value = 70;
}

document.formi.kosten_hosting.value = 0;
if(document.formi.hosting[1].checked)
{
document.formi.kosten_hosting.value = 216;
}
if(document.formi.hosting[2].checked)
{
document.formi.kosten_hosting.value = 456;
}



document.formi.gesamtsumme.value =  (document.formi.kosten_tage_konzept.value*1)+
                                                 (document.formi.kosten_std_konzept.value*1)+
                                                 (document.formi.kosten_evalu.value*1)+
                                                 (document.formi.kosten_textredakt.value*1)+
                                                 (document.formi.kosten_translate.value*1)+
                                                 (document.formi.kosten_design.value*1)+
                                                 (document.formi.kosten_digigrafik.value*1)+
                                                 (document.formi.kosten_stddigigrafik.value*1)+
                                                 (document.formi.kosten_regrafik.value*1)+
                                                 (document.formi.kosten_scann.value*1)+
                                                 (document.formi.kosten_basishtml.value*1)+
                                                 (document.formi.kosten_standhtml.value*1)+
                                                 (document.formi.kosten_komplexhtml.value*1)+
                                                 (document.formi.kosten_stdhtml.value*1)+
                                                 (document.formi.kosten_basisflash.value*1)+
                                                 (document.formi.kosten_standflash.value*1)+
                                                 (document.formi.kosten_komplexflash.value*1)+
                                                 (document.formi.kosten_tage_flash.value*1)+
                                                 (document.formi.kosten_std_flash.value*1)+
                                                 (document.formi.kosten_progphp.value*1)+
                                                 (document.formi.kosten_stdprogphp.value*1)+
                                                 (document.formi.kosten_basform.value*1)+
                                                 (document.formi.kosten_standform.value*1)+
                                                 (document.formi.kosten_komplexform.value*1)+
                                                 (document.formi.kosten_fpgbuch.value*1)+
                                                 (document.formi.kosten_phpgbuch.value*1)+
                                                 (document.formi.kosten_newsletter.value*1)+
                                                 (document.formi.kosten_fpsuche.value*1)+
                                                 (document.formi.kosten_phpsuche.value*1)+
                                                 (document.formi.kosten_umfrage.value*1)+
                                                 (document.formi.kosten_mysqlprog.value*1)+
                                                 (document.formi.kosten_stdmysqlprog.value*1)+
                                                 (document.formi.kosten_phppass.value*1)+
                                                 (document.formi.kosten_phppassfolg.value*1)+
                                                 (document.formi.kosten_fpdiskus.value*1)+
                                                 (document.formi.kosten_referenz.value*1)+
                                                 (document.formi.kosten_wcmsl.value*1)+
                                                 (document.formi.kosten_wcmslfolg.value*1)+
                                                 (document.formi.kosten_wcmsbig.value*1)+
                                                 (document.formi.kosten_stdwcmsbig.value*1)+
                                                 (document.formi.kosten_phpshop.value*1)+
                                                 (document.formi.kosten_phpshopmonatl.value*1)+
                                                 (document.formi.kosten_jsshop.value*1)+
                                                 (document.formi.kosten_jsshopseiten.value*1)+
                                                 (document.formi.kosten_siteanmeld.value*1)+
                                                 (document.formi.kosten_siteoptima.value*1)+
                                                 (document.formi.kosten_hosting.value*1)+
                                                 (document.formi.kosten_domain.value*1);

document.formi.mwst.value = Math.round(document.formi.gesamtsumme.value/100*19);

document.formi.brutto.value = (document.formi.gesamtsumme.value*1)+
                                     (document.formi.mwst.value*1);

document.formi.empfohlener_abschlag.value =Math.round(document.formi.brutto.value/3)

document.formi.restbetrag.value = (document.formi.brutto.value)-
                                  (document.formi.bezahlter_abschlag.value)-
                                  (document.formi.eingabe_abschlag.value);
}


function drucken()
{
 		if(document.formi.Name.value == "")  {
                alert("Bitte Ihren Namen oder den Firmennamen angeben!");
                document.formi.Name.focus();
                return false;
  }
        if(document.formi.Strasse.value == "")  {
                alert("Bitte den Strassennamen und die Hausnummer angeben!");
                document.formi.Strasse.focus();
                return false;
  }
		 if(document.formi.eMail.value == "") {
			   alert("Bitte Ihre E-Mail-Adresse eingeben!");
			   document.formi.eMail.focus();
			   return false;
  }
		 if(document.formi.eMail.value.indexOf('@') == -1) {
			   alert("Geben Sie bitte Ihre korrekte E-Mail-Adresse an!");
			   document.formi.eMail.focus();
			   return false;
   }
		 if(document.formi.eMail.value.indexOf('.') == -1) {
			   alert("Ihre E-Mail-Adresse ist immer noch nicht korrekt!");
			   document.formi.eMail.focus();
			   return false;
  }
          if(document.formi.Ort.value == "") {
                alert("Bitte Postleitzahl und Ort angeben!");
                document.formi.Ort.focus();
                return false;
  }
         if(document.formi.Telefon.value == "") {
                alert("Bitte Ihr Telefonnummer angeben!");
                document.formi.Telefon.focus();
                return false;
  }
         if(document.formi.agb.checked == false) {
                alert("Bitte lesen Sie zuerst die allgemeinen Geschäftsbedingungen und setzen dann ein Häckchen für die Kenntnisnahme und Anerkennung der AGB!");
                document.formi.agb.focus();
                return false;
  }

w = window.open("","xx","")
w.document.open();
w.document.write("<html><body span style='font-family:Arial; font-size:10pt'>");
w.document.write(' <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="599" id="AutoNumber1" height="315"><tr><td width="254" height="28"><i><b><font color="#4A5B6F" size="5">Pi</font><font size="5" color="#FF0000">x</font><font color="#4A5B6F" size="5">eltempel</font></b></i></td><td width="159" height="28">&nbsp;</td><td width="186" height="28">Multimedia-Design</td></tr><tr><td width="254" height="83">&nbsp;<p />&nbsp;<b><font color="#C0C0C0"><b>&nbsp;&nbsp;&nbsp;&nbsp;Kunde:</b></font><br>&nbsp;</b></td><td width="159" height="83">&nbsp;</td><td width="186" height="83"><font size="2">Geschäftsadresse<p>Reiner Mausen<br>Kranzstrasse 17<br>41065 Mönchengladbach</p></font></td></tr><tr><td width="254" height="204" rowspan="3"><br><font style="font-size: 6pt" color="#808080">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pixeltempel, - Kranzstrasse 17 - 41065 Mönchengladbach<br>.</font><br>&nbsp;&nbsp;&nbsp;&nbsp; ');
w.document.write(document.forms.formi.Name.value)
w.document.write("<br />&nbsp;&nbsp;&nbsp;&nbsp; ");
w.document.write(document.forms.formi.Strasse.value)
w.document.write("<br />&nbsp;&nbsp;&nbsp;&nbsp; ");
w.document.write(document.forms.formi.Ort.value)
w.document.write('<br /><p>&nbsp;</p><p><br><font size="2">Kunden Tel.: ');
w.document.write(document.forms.formi.Telefon.value)
w.document.write('<br />Kunden Fax: ');
w.document.write(document.forms.formi.Fax.value)
w.document.write('<br />Kunden Mail: ');
w.document.write(document.forms.formi.eMail.value)
w.document.write(' </font></td><td width="159" height="80">&nbsp;</td><td width="186" height="80"><font size="2"><p><br>tel.:&nbsp;&nbsp; 02161-605 505<br>fax:&nbsp;&nbsp; 02161-477 047<br>mail&nbsp; mausen@pixeltempel.de<br>web&nbsp; www.pixeltempel.de</font></td></tr><tr><td width="159" height="18"></td><td width="186" height="18"></td></tr><tr><td width="159" height="106">&nbsp;</td><td width="186" height="106">');
        var Jetzt = new Date();
        var Tag = Jetzt.getDate();
        var Monat = Jetzt.getMonth() + 1;
        var Jahr = Jetzt.getYear();
w.document.write('<font face="Arial" size="2"><b>Datum '+ Tag + '.' + Monat + '.' + Jahr + '<\/b><\/font>');
w.document.write('<br /></td></tr></table>');

if(document.formi.kalkulation[0].checked)
{
w.document.write("<p><b>Sie haben folgende Kostenvorausschau erstellt: </b></p>");
}
if(document.formi.kalkulation[1].checked)
{
w.document.write('<p><b>Die folgende Auflistung gilt als unverbindliches Angebot zur Erstellung Ihres Kommunikationsdesigns.<br/>Gerne würden wir in diesem Sinne für Sie aktiv.</b> <p /><font size="1">Markieren Sie zur Auftragserteilung im Formular die entsprechende Option, <br />Drucken das Formular dann erneut aus und senden uns dies unterschrieben zu.<br /></font></p>');
}
if(document.formi.kalkulation[2].checked)
{
w.document.write("<p><b>Ich möchte Ihnen im Anhang den Auftrag zu folgenden, in der Kalkulation aufgelisteten, <br />Leistungen erteilen. </b></p>");
}
if(document.formi.kalkulation[3].checked)
{
w.document.write("<p><b>Abschlagszahlung:</b> Wir berechnen Ihnen folgende Abschlagszahlung für die aufgelisteten, in Ihrem<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Auftrag zu erbringenden, Leistungen.</p>");
}
if(document.formi.kalkulation[4].checked)
{
w.document.write("<p><b>Rechnung:</b> Wir berechnen Ihnen die folgenden, in Ihrem Auftrag erbrachten Leistungen</p>");
}

w.document.write("<br />");
w.document.write('<table border="0" cellpadding="2" cellspacing="0"  width="600" style="font-family: arial; font-size: 12px"><tr><td height="18" width="275"><b>Art</b></td><td height="18" width="78" align="right"><p align="center"><b>Anzahl</b></td><td height="18" width="86"><p align="left"><b>Aufwand</b></td><td height="18" width="39"></td></center><td colspan="2" width="151" height="18"><p align="right"><b>Preis Euro</b></td></tr><tr><td colspan="6" height="21" width="599" ><hr></td></tr>');



if(document.forms.formi.kosten_tage_konzept.value >0)
{
w.document.write('<tr><td width="275" height="16">Beratung und Konzeption </td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.tage_konzept.value)
w.document.write('</td><td width="86" height="16">Tage</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_tage_konzept.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_std_konzept.value >0)
{
w.document.write('<tr><td width="275" height="16">Beratung und Konzeption </td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.std_konzept.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_std_konzept.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_evalu.value >0)
{
w.document.write('<tr><td width="275" height="16">Evaluation</td><td width="78" height="16" align="center"></td><td width="86" height="16">Grundpreis</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_evalu.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_textredakt.value >0)
{
w.document.write('<tr><td width="275" height="16">Textredaktion</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.textredakt.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_textredakt.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_translate.value >0)
{
w.document.write('<tr><td width="275" height="16">Übersetzung</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.translate.value)
w.document.write('</td><td width="86" height="16">Normzeilen</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_translate.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_design.value >0)
{
w.document.write('<tr><td width="275" height="19">Grundpreis für Screendesign</td><td width="78" height="19" align="center">&nbsp;</td><td width="86" height="19">Grundpreis</td><td width="39" height="19"></td><td align="right" colspan="2" width="151" height="19">');
w.document.write(document.forms.formi.kosten_design.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_digigrafik.value >0)
{
w.document.write('<tr><td width="275" height="16">Grafik Arbeiten Animation</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.digigrafik.value)
w.document.write('</td><td width="86" height="16">Tage</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_digigrafik.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_stddigigrafik.value >0)
{
w.document.write('<tr><td width="275" height="16">Grafik Arbeiten Animation</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.stddigigrafik.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_stddigigrafik.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_regrafik.value >0)
{
w.document.write('<tr><td width="275" height="16">Web-optimierung Bilder</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.regrafik.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_regrafik.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_scann.value >0)
{
w.document.write('<tr><td width="275" height="16">Foto / Scanns</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.scann.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_scann.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_basishtml.value >0)
{
w.document.write('<tr><td width="275" height="16">Basis HTML Seiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.basishtml.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_basishtml.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_standhtml.value >0)
{
w.document.write('<tr><td width="275" height="16">Standart HTML Seiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.standhtml.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_standhtml.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_komplexhtml.value >0)
{
w.document.write('<tr><td width="275" height="16">Komplexe HTML Seiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.komplexhtml.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_komplexhtml.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_stdhtml.value >0)
{
w.document.write('<tr><td width="275" height="16">HTML Progr. / Pflege / Redesign</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.stdhtml.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_stdhtml.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_basisflash.value >0)
{
w.document.write('<tr><td width="275" height="16">Basis Flash Seiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.basisflash.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_basisflash.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_standflash.value >0)
{
w.document.write('<tr><td width="275" height="16">Standart Flash Seiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.standflash.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_standflash.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_komplexflash.value >0)
{
w.document.write('<tr><td width="275" height="16">Komplexe Flash Seiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.komplexflash.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_komplexflash.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_tage_flash.value >0)
{
w.document.write('<tr><td width="275" height="16">Flash und ActionScript Progr.</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.tage_flash.value)
w.document.write('</td><td width="86" height="16">Tage</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_tage_flash.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_std_flash.value >0)
{
w.document.write('<tr><td width="275" height="16">Flash und ActionScript Progr.</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.std_flash.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_std_flash.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_progphp.value >0)
{
w.document.write('<tr><td width="275" height="16">Progr. PHP / JavaScript / Perl / CGI</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.progphp.value)
w.document.write('</td><td width="86" height="16">Tage</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_progphp.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_stdprogphp.value >0)
{
w.document.write('<tr><td width="275" height="16">Progr. PHP / JavaScript / Perl / CGI</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.stdprogphp.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_stdprogphp.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_mysqlprog.value >0)
{
w.document.write('<tr><td width="275" height="16">Datenbank-Programmierung (MySql)</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.mysqlprog.value)
w.document.write('</td><td width="86" height="16">Tage</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_mysqlprog.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_stdmysqlprog.value >0)
{
w.document.write('<tr><td width="275" height="16">Datenbank-Programmierung (MySql)</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.stdmysqlprog.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_stdmysqlprog.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_basform.value >0)
{
w.document.write('<tr><td width="275" height="16">FP Formular</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.basform.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_basform.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_standform.value >0)
{
w.document.write('<tr><td width="275" height="16">Standard Formular</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.standform.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_standform.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_komplexform.value >0)
{
w.document.write('<tr><td width="275" height="16">Komplexes Formular</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.komplexform.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_komplexform.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_fpgbuch.value >0)
{
w.document.write('<tr><td width="275" height="16">FP Gästebuch</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.fpgbuch.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_fpgbuch.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_phpgbuch.value >0)
{
w.document.write('<tr><td width="275" height="16">PHP Gästebuch</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.phpgbuch.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_phpgbuch.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_newsletter.value >0)
{
w.document.write('<tr><td width="275" height="16">Newsletter- System</td><td width="78" height="16" align="center">');
w.document.write('(1)');
w.document.write('</td><td width="86" height="16">Einrichtung</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_newsletter.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_phpsuche.value >0)
{
w.document.write('<tr><td width="275" height="16">FP Suchformular</td><td width="78" height="16" align="center">(1)</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_fpsuche.value)
w.document.write(',- €</td></tr><tr><td width="275" height="16">PHP Suchformular</td><td width="78" height="16" align="center">(1)</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_phpsuche.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_umfrage.value >0)
{
w.document.write('<tr><td width="275" height="16">Meinungsumfrage</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.umfrage.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_umfrage.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_phppass.value >0)
{
w.document.write('<tr><td width="275" height="16">PHP Passwort- Schutz</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.phppass.value)
w.document.write('</td><td width="86" height="16">Einrichtung</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_phppass.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_phppassfolg.value >0)
{
w.document.write('<tr><td width="275" height="16">PHP Pass.- Implementierung Folgeseiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.phppassfolg.value)
w.document.write('</td><td width="86" height="16">Seite</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_phppassfolg.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_referenz.value >0)
{
w.document.write('<tr><td width="275" height="16">FP Diskussionsforum</td><td width="78" height="16" align="center">(1)</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_fpdiskus.value)
w.document.write(',- €</td></tr><tr><td width="275" height="16">Empfehlungsseite</td><td width="78" height="16" align="center">(1)</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_referenz.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_wcmsl.value >0)
{
w.document.write('<tr><td width="275" height="16">PHP WCMS-Light</td><td width="78" height="16" align="center"></td><td width="86" height="16">Einrichtung</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_wcmsl.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.wcmslfolg.value >0)
{
w.document.write('<tr><td width="275" height="16">PHP WCMS Folgeseiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.wcmslfolg.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_wcmslfolg.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_wcmsbig.value >0)
{
w.document.write('<tr> <td width="275" height="16">PHP WCMS</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.wcmsbig.value)
w.document.write('</td><td width="86" height="16">Tage</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_wcmsbig.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_stdwcmsbig.value >0)
{
w.document.write('<tr><td width="275" height="16">PHP WCMS</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.stdwcmsbig.value)
w.document.write('</td><td width="86" height="16">Stunden</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_stdwcmsbig.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_phpshop.value >0)
{
w.document.write('<tr><td width="275" height="16">POWERGAP Shopsystem</td><td width="78" height="16" align="center"></td><td width="86" height="16">Einrichtung</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_phpshop.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.phpshopmonatl.value >0)
{
w.document.write('<tr><td width="275" height="16">POWERGAP bei 1000 Hits/t&auml;gl.</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.phpshopmonatl.value)
w.document.write('</td><td width="86" height="16">Monate</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_phpshopmonatl.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_jsshop.value >0)
{
w.document.write('<tr><td width="275" height="16">JavaScript Shop</td><td width="78" height="16" align="center"></td><td width="86" height="16">Einrichtung</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_jsshop.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_jsshopseiten.value >0)
{
w.document.write('<tr><td width="275" height="16">JavaScript Shop Produktseiten</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.jsshopseiten.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_jsshopseiten.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_siteanmeld.value >0)
{
w.document.write('<tr><td width="275" height="16">Einträge bei Suchdiensten</td><td width="78" height="16" align="center"></td><td width="86" height="16">Eintrag</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_siteanmeld.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_siteoptima.value >0)
{
w.document.write('<tr><td width="275" height="16">Seitenoptimierung/Suchdienste</td><td width="78" height="16" align="center">');
w.document.write(document.forms.formi.siteoptima.value)
w.document.write('</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_siteoptima.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_hosting.value >0)
{
w.document.write('<tr><td width="275" height="16">Serverplatz / Hostinggebühren</td><td width="78" height="16" align="center"></td><td width="86" height="16">Einrichtung</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_hosting.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.kosten_domain.value >0)
{
w.document.write('<tr><td width="275" height="16">Domainanmeldung</td><td width="78" height="16" align="center">(1)</td><td width="86" height="16">Stück</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.kosten_domain.value)
w.document.write(',- €</td></tr>');
}

if(document.forms.formi.gesamtsumme.value == 0)
{
w.document.write('<tr><td width="275" height="16">Sie haben</td><td width="78" height="16" align="center">nichts</td><td width="86" height="16">ausgewählt !</td><td width="39" height="16"></td><td align="right" colspan="2" width="151" height="16">');
w.document.write(document.forms.formi.gesamtsumme.value)
w.document.write(',- €</td></tr>');
}

w.document.write('<tr><td  colspan="6" height="21" width="599"><hr color="#000000" align="left" size="1"></td></tr><center><tr><td "401" colspan="3" height="19" width="417"><b>NettoGesamtsumme</b></td><td width="39" height="19"><b></b></td></center><td width="148" height="19"><p align="right"><b>');
w.document.write(document.forms.formi.gesamtsumme.value)
w.document.write('&nbsp;€</b></td><td width="3" height="19"></td></tr><tr><td "401" colspan="3" height="19" width="417"><p align="right">+19%MwSt.</td><center><td width="39" height="19"></td></center><td width="148" height="19"><p align="right">');
w.document.write(document.forms.formi.mwst.value)
w.document.write('&nbsp;€</td><td width="3" height="19"></td></tr><center><tr><td  colspan="6" height="18" width="599"><hr color="#000000" align="left" size="1"></td></center></tr><tr><td "239" height="19" width="275"><b>Endbetrag</b></td><td "162" height="19" colspan="2" width="142"><p align="right"><b>=</b></td><td width="39" height="19"><b></b></td><td width="148" height="19"><p align="right"><b>');
w.document.write(document.forms.formi.brutto.value)
w.document.write('&nbsp;€</b></td><td width="3" height="19"></td></tr><tr><td  height="86" colspan="6" width="599"><hr color="#000000"><hr color="#000000" align="left" size="1"></td></table>');

if(document.formi.kalkulation[0].checked)
{
w.document.write('<p><b>Es freut uns das Sie sich für unsere Leistungen interessieren. <br /> Bei Pixeltempel finden Sie auch Lösungen für Ihr Corporate Design! <p />Sprechen Sie uns an, wir beraten Sie gerne ausführlicher. <p /><br /><p /> <font size="4"><i><font color="#4A5B6F">Pi</font><font color="#FF0000">x</font><font color="#4A5B6F">eltempel</font></i></font></b></p>');
}
if(document.formi.kalkulation[1].checked)
{
w.document.write('<p><b>Wir danken für Ihre Interesse und hoffen das unser Angebot Ihre Zustimmung findet. Wenn Sie <br />weitere Fragen an uns haben sprechen Sie uns an, wir beraten Sie gerne ausführlicher.<p />Über Ihren Auftrag würden wir uns sehr freuen.<p /><br /><p /> <font size="4"><i><font color="#4A5B6F">Pi</font><font color="#FF0000">x</font><font color="#4A5B6F">eltempel</font></i></font></b></p>&nbsp;<p />&nbsp;<p />&nbsp;<p />');
}
if(document.formi.kalkulation[2].checked)
{
w.document.write('&nbsp;<p /><font size="3" color="#4A5B6F"><b><i>Autrag an </font><font size="4" color="#4A5B6F">Pi</font><font size="4" color="#FF0000">x</font><font size="4" color="#4A5B6F">eltempel</font></i></b><p />Ich möchte Ihnen hiermit den Auftrag zu den, oben im Angebot summierten, <br />Leistungen erteilen. Die allgemeinen Geschäftsbedingungen  sind mir<br /> bekannt und ich erkenne Sie hiermit an.<p /> Mit der Auftragserteilung wird die erste, vereinbarte Abschlagszahlung in höhe <br />von ');
w.document.write(document.forms.formi.eingabe_abschlag.value)
w.document.write(',-&nbsp; Euro fällig. Bitte überweisen Sie die fällige Abschlagssumme in <br />den nächsten Tagen auf unser Konto.<p /> Dresdner Bank AG. Mönchengladbach&nbsp;&nbsp;&nbsp;&nbsp;Konto Nr. 958515100 &nbsp;&nbsp;&nbsp;  BLZ 310 800 15&nbsp;<p /> Datum und Kundenunterschrift:<p />&nbsp;<p /><p />&nbsp;<p /><hr color="#000000" size="1" width="350" align="left">');
}
if(document.formi.kalkulation[3].checked)
{
w.document.write('<b>Rechnung zur Abschlagszahlung</b><p /><b><table border="0" cellpadding="2" cellspacing="0" style="font-family: arial; font-size: 12px" width="600" ><tr><td width="427">Von Endbetrag schon gezahlte Abschlagssumme&nbsp;</td><td width="39"></td><td width="151"><p align="right">');
w.document.write(document.forms.formi.bezahlter_abschlag.value)
w.document.write(',- €</td></tr><tr><td width="427">Nach jetziger Zahlung verbleibende Restsumme</td><td width="39"></td><td width="151"><p align="right">');
w.document.write(document.forms.formi.restbetrag.value)
w.document.write(',- €</td></tr><tr><td width="427">&nbsp;</td><td width="39">&nbsp;</td><td width="151">&nbsp;</td></tr><tr><td width="427"><b>Heute fällige Abschlagssumme</b></td><td width="39"><b></b></td><td width="151"><p align="right"><b>');
w.document.write(document.forms.formi.eingabe_abschlag.value)
w.document.write(',- €</b></td></tr></table><p /><p />&nbsp;<br />');
w.document.write('</b>Bitte überweisen Sie die oben genannte, fällige Abschlagssumme in den nächsten Tagen auf unser Konto.<p /> Dresdner Bank AG. Mönchengladbach&nbsp;&nbsp;&nbsp;&nbsp;Konto Nr. 958515100 &nbsp;&nbsp;&nbsp;  BLZ 310 800 15&nbsp;<p /> <p /><b><font size="3" color="#4A5B6F"><i> Pi</font><font size="3" color="#FF0000">x</font><font size="3" color="#4A5B6F">eltempel</font></i> dankt für Ihr Vertrauen</b><p /><b>Gezeichnet</b><p />&nbsp;<p />&nbsp;<p />&nbsp;<p /><hr color="#000000" size="1" width="350" align="left">');
}
if(document.formi.kalkulation[4].checked)
{
w.document.write('Bitte überweisen Sie den oben genannten Endbetrag in den nächsten Tagen auf unser Konto:<p /> Dresdner Bank AG. Mönchengladbach&nbsp;&nbsp;&nbsp;&nbsp;Konto Nr. 958515100 &nbsp;&nbsp;&nbsp;  BLZ 310 800 15&nbsp;<p /> <p /><b>  <font size="3" color="#4A5B6F"><i> Pi</font><font size="3" color="#FF0000">x</font><font size="3" color="#4A5B6F">eltempel</font></i> dankt für Ihr Vertrauen</b><p /><b>Gezeichnet</b><p />&nbsp;<p />&nbsp;<p />&nbsp;<p /><hr color="#000000" size="1" width="350" align="left">');
}
w.document.write("<p /><br /><br /><br />(Zum Ausdruck: -- Menü, Datei - Drucken --)");
w.document.write("</p></body></html>");
}
