<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
			        Tag="Standard Protection">
              

  <Paragraph>In this module standard families can be protected by a password.
             </Paragraph>
    
  <Paragraph Style="{DynamicResource Header}">Standard 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 standard family and individual
               standards 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>