<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="Organizer Protection">

   <Paragraph>In this module organizers can be protected by a password.
             </Paragraph>
    
  <Paragraph Style="{DynamicResource Header}">Organizer Protection</Paragraph>
  
  <Paragraph>• Type in the password and repeat it. The input is case sensitive.
               </Paragraph>
  <Paragraph>• Click on <Bold>Lock</Bold> to activate the password. The settings of the organizer 
               can not be changed anymore. The password is also stored when using the export function.
               </Paragraph>
  <Paragraph>• To deactivate the password type it into the respective field and click on <Bold>Unlock</Bold>. 
               Settings can now be changed again.
               </Paragraph>
  <Paragraph>• To remove the password completely click on <Bold>Remove Lock</Bold>. 
               </Paragraph>
  <Paragraph>• To activate the password again after settings have been changed click on <Bold>Lock</Bold>. 
               </Paragraph>
    
</FlowDocument>