insert into formulare (typ,system,erstellt,geaendert,user_1,user_2,name,formular) values (3,1,
'2004-05-01 00:00:00','2004-05-01','system','system',
'Produktspezifikation/Deklarationen nur Weis','

<!--
Der Report unterstützt folgende Datenfelder
                "user","titel","staerke","gesamtLiter","gesamtKg","gesamtLA", 
				"summeLiter","summeKg","summeLA","summeExtraktfreiLiter","summeExtraktfreiKg",
				"summeKalkulation","kurs","euro","waehrung","litergewicht","extraktprozent","extraktgramm",
				"wasserT","wasserTKg","kontraktion","kontraktionKg","wasserP","wasserPKg",
				"wassergrundpreis","wasserpreis","steuergrundpreis","steuerpreis",
				"perLiterEx","perKgEx","perLAEx","perLiterInc","perKgInc","perLAInc",
				"summeOhneSteuer","summeMitSteuer","kgPerLiter","gr100ml",
                "kalkulation_warnung","datum",
                "brenwertKj","brennwertKc","brennwertBe","grammAlkPerKg"

Felder f�r Items:
                "zMenge","zEinheit","zTitel","zStaerke","zLiter","zKg","zLA",
                "zLitergewicht", "zArtikelnummer",//3-2
				"zLosnummer","zBestand","zMeldebestand","zBestandsEinheit","zGrundpreis","zPreis","zExtraktfrei","zExtrakt","zTrockenmasse",//4-9
				"zLiterExtraktfrei","zStaerkeExtraktfrei","zKgExtrakfrei",//5-3
				"zBrennwertAlkohol","zBrennwertAlkoholfrei"

 -->

<report name="Produktspezifikation" orientation="$options.report.rechnen.orientation$"
  pageformat="$options.report.general.pageformat$" topmargin="$options.report.general.margin.top$" leftmargin="$options.report.general.margin.left$" 
  bottommargin="$options.report.general.margin.bottom$" rightmargin="$options.report.general.margin.right$">
 

 <reportheader height="175" >
    <label fontstyle="plain" fontsize="7" x="0" y="3" width="28" height="10" alignment="right" >Stand :</label>   
    <date-field fontstyle="plain" fontsize="7" fieldname="datum" x="30" y="3" width="20%" height="10" alignment="left" format="d.MMM yyyy "></date-field>
 
     <imageref scale="true" x="0%" y="20" width="18%" height="100" keepAspectRatio="true" src="weis-logo.png"/>
     <imageref scale="true" x="82%" y="20" width="18%" height="100" keepAspectRatio="true" src="weis-logo.png"/>

     <label fontstyle="bold" fontsize="16" x="0%" y="20" width="100%" height="20" alignment="center" >Elztalbrennerei Georg Weis GmbH</label>    
     <label fontstyle="bold" fontsize="16" x="0%" y="40" width="100%" height="20" alignment="center" >Elzstr.39-41</label>    
     <label fontstyle="bold" fontsize="16" x="0%" y="60" width="100%" height="20" alignment="center" >D-79261 Gutach</label>    
     <label fontstyle="bold" fontsize="9" x="0%" y="80" width="100%" height="10" alignment="center" >Tel.:+49-7681-4718-0</label>    
     <label fontstyle="bold" fontsize="9" x="0%" y="90" width="100%" height="10" alignment="center" >Fax.:+49-7681-4718-26</label>    
     <label fontstyle="bold" fontsize="9" x="0%" y="100" width="100%" height="10" alignment="center" >Email:weis@elztalbrennerei.de</label>    

          
     <label fontstyle="bold" fontsize="16" x="0%" y="130" width="100%" height="20" alignment="center" >$locale.report.spezifikation.titel$</label>    
     <string-field fontstyle="bold" fontsize="14" x="0%" y="150" height="20" width="100%" alignment="center" fieldname="titel"></string-field>

 	
  </reportheader>

  
  <pagefooter height="20">
   <number-field fieldname="PageNumber" x="40%" y="10"  width="90" height="20" alignment="left" format="$locale.seite$ #0"></number-field>    
    <number-field fieldname="PageTotal" x="50%" y="10"  width="90" height="20" alignment="left" format="$locale.von$ #0"></number-field>

  </pagefooter>

 <items>  </items>

  <reportfooter fontname="SansSerif">
  	<line x1="0" x2="0" y1="0" y2="0" weight="0.1"/>
   
    <label fontstyle="bold" fontsize="10" x="0" y="0" width="48%" height="12" alignment="right" >$locale.report.spezifikation.alkoholgehalt$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="0" width="99%" height="12" alignment="left" fieldname="staerke"/>
    <label fontstyle="bold" fontsize="10" x="0" y="13" width="48%" height="12" alignment="right" >$locale.report.spezifikation.alkoholgehalt.gramm$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="13" width="99%" height="12" alignment="left" fieldname="grammAlkPerKg"/>
 

   	<line x1="0" x2="0" y1="28" y2="28" weight="0.1"/>
 
    <label fontstyle="bold" fontsize="10" x="0" y="32" width="48%" height="12" alignment="right" >$locale.report.spezifikation.gewicht.kgl$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="32" width="99%" height="12" alignment="left" fieldname="litergewicht"/>

    <label fontstyle="bold" fontsize="10" x="0" y="44" width="48%" height="12" alignment="right" >$locale.report.spezifikation.gewicht.lkg$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="44" width="99%" height="12" alignment="left" fieldname="literPerKg"/>

   	<line x1="0" x2="0" y1="56" y2="56" weight="0.1"/>
	
    <label fontstyle="bold" fontsize="10" x="0" y="58" width="48%" height="12" alignment="right" >$locale.report.spezifikation.extrakt.prozent$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="58" width="99%" height="12" alignment="left" fieldname="extraktprozent"/>

    <label fontstyle="bold" fontsize="10" x="0" y="70" width="48%" height="12" alignment="right" >$locale.report.spezifikation.extrakt.gramm$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="70" width="99%" height="12" alignment="left" fieldname="extraktgramm"/>
	
   	<line x1="0" x2="0" y1="82" y2="82" weight="0.1"/>

    <label fontstyle="bold" fontsize="10" x="0" y="84" width="48%" height="12" alignment="right" >$locale.report.spezifikation.brennwert.kj$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="84" width="99%" height="12" alignment="left" fieldname="brennwertKj"/>

    <label fontstyle="bold" fontsize="10" x="0" y="96" width="48%" height="12" alignment="right" >$locale.report.spezifikation.brennwert.kc$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="96" width="99%" height="12" alignment="left" fieldname="brennwertKc"/>
	
    <label fontstyle="bold" fontsize="10" x="0" y="108" width="48%" height="12" alignment="right" >$locale.report.spezifikation.brennwert.be$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="108" width="99%" height="12" alignment="left" fieldname="brennwertBe"/>
 
    <line x1="0" x2="0" y1="118" y2="118" weight="0.1"/>
 
     <label fontstyle="bold" fontsize="10" x="0" y="120" width="48%" height="12" alignment="right" >$locale.report.spezifikation.brennwert.kjg$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="120" width="99%" height="12" alignment="left" fieldname="brennwertKjG"/>

    <label fontstyle="bold" fontsize="10" x="0" y="132" width="48%" height="12" alignment="right" >$locale.report.spezifikation.brennwert.kcg$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="132" width="99%" height="12" alignment="left" fieldname="brennwertKcG"/>
	
    <label fontstyle="bold" fontsize="10" x="0" y="144" width="48%" height="12" alignment="right" >$locale.report.spezifikation.brennwert.beg$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="144" width="99%" height="12" alignment="left" fieldname="brennwertBeG"/>

  	<line x1="0" x2="0" y1="156" y2="156" weight="0.1"/>
  	
    <label fontstyle="bold" fontsize="8" x="0" y="168" width="48%" height="12" alignment="right" >$locale.report.spezifikation.weinsaeure_label$ </label>    
    <number-field format="$options.report.zahlen_normal$"  fontsize="10" fontstyle="plain" x="52%" y="168" width="99%" height="12" alignment="left" fieldname="weinsaeure"/>
 	
  	<line x1="0" x2="0" y1="180" y2="180" weight="0.1"/>

    <string-field fontsize="8" fontstyle="plain" x="0%" y="192" width="99%" height="100" dynamic="true" alignment="left" fieldname="deklarationenText"/>  		
     		
  </reportfooter>

  <functions>
    <function name="PageNumber" class="org.jfree.report.function.PageFunction"/>  
    <function name="PageTotal" class="org.jfree.report.function.PageTotalFunction" deplevel="1"/> 
    <function name="SetVisible" class="de.lunqual.rzpro.ausgabe.VisibleBandFunction"/>
  </functions>
  
  
</report>

');