<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Citizen Card - Help</title>
    <link href="css/help.css" rel="stylesheet" type="text/css" />
    <link rel="shortcut icon" href="img/chip16.ico" type="image/x-icon"/>
  </head>

  <body class="twoColElsLtHdr">

    <div id="container">
      <div id="header">
        <h1>Online Help</h1>
        <!-- end #header --></div>
      <div id="sidebar1">
        <p><img src="img/welcome.png" alt="applet screenshot" width="190" height="130"/></p>
        <p>Help icon above Citizen Card dialog</p>
        <!-- end #sidebar1 --></div>
      <div id="mainContent">
        <h1>Citizen Card-Environment Help</h1>
        <p>
          The context-dependent Citizen Card Environment help is available via
          the help icon in the top right corner above the Citizen Card dialog.
          Alternatively, the individual help pages can be accessed and also bookmarked directly from the browser.
        </p>
        <p>Answers to frequently asked questions can be found in the following help pages: </p>
        <ul>
          <li><a href="error.pcsc.html">PC/SC installation error</a></li>
          <li><a href="help.ports.html">Ports used by MOCCA</a></li>
          <li><a href="cardnotsupported.html">Supported signature cards</a></li>
          <li><a href="help.cardpin.html">Accessing protected card data (pin entry)</a></li>
          <li><a href="help.signpin.html">Signature creation</a></li>
          <li><a href="help.retry.html">Wrong PIN</a></li>
          <li><a href="help.hashdataviewer.html">Signature data display</a></li>
          <li><a href="help.pin.mgmt.html">PIN management</a></li>
          <li><a href="help.change.pin.html">Change PIN</a></li>
          <li><a href="help.get.certificate.html">Save certificate</a></li>
        </ul>
        <p>If you don't find answers to your questions in those pages, you can find a support Forum
        for the citizen card at <a href="https://www.buergerkarte.at/mvnforum/mvnforum/index">www.buergerkarte.at</a>.</p>

        <p><br class="clearfloat" /></p>
      </div>
      <div id="footer">
        <p>
          <a href="http://www.buergerkarte.at">Austrian Citizen Card</a> | <a href="http://joinup.ec.europa.eu/software/mocca/description">Citizen Card Environment MOCCA</a>
        </p>
      </div>
      <!-- end #container --></div>
  </body>
</html>