<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Configuration">
              
  <Paragraph>In this module general program settings, such as Language, Instruments used, 
             Database set-up and Organizer management are defined.
             </Paragraph>
    
  <Paragraph Style="{DynamicResource Header}">Options</Paragraph>
  
  <Paragraph>The Options field allows to change the <Bold>Language</Bold>. 
             </Paragraph>
  
  <Paragraph>Please note that the program needs to be restarted to
             activate the new selection.
     </Paragraph>
     
<Paragraph Style="{DynamicResource Header}">Data Export</Paragraph>

<Paragraph>When selecting <Bold>CSV File format</Bold> the measurement data is additionally 
           stored in a cvs-file at time of data transfer. With the <Bold>Browse</Bold> button 
           the folder to store the csv-file can be defined. Additionally a batch file can be activated
           and selected to process the data in an external software package.
</Paragraph>
  
</FlowDocument>