<!--
  Copyright 2011 by Graz University of Technology, Austria
  MOCCA has been developed by the E-Government Innovation Center EGIZ, a joint
  initiative of the Federal Chancellery Austria and Graz University of Technology.

  Licensed under the EUPL, Version 1.1 or - as soon they will be approved by
  the European Commission - subsequent versions of the EUPL (the "Licence");
  You may not use this work except in compliance with the Licence.
  You may obtain a copy of the Licence at:
  http://www.osor.eu/eupl/

  Unless required by applicable law or agreed to in writing, software
  distributed under the Licence is distributed on an "AS IS" basis,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the Licence for the specific language governing permissions and
  limitations under the Licence.

  This product combines work with different licenses. See the "NOTICE" text
  file for details on the various modules and licenses.
  The "NOTICE" text file is part of the distribution. Any derivative works
  that you distribute must include a readable copy of the "NOTICE" text file.
-->
<!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>CitizenCard - Welcome</title>
    <link href="/help/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>Welcome</h1>
        <!-- end #header --></div>
      <div id="mainContent" style="margin: 1.5em 1.5em 0 1.5em">
        <div style="float:left; margin-right:1em">
          <img src="/img/chip48.png" alt="Logo" width="48" height="48"/>
        </div>
        <p>Congratulations, you successfully installed the citizen-card environment MOCCA.
          To use it, <b>Please install the 
          <a href="/ca.crt">CA certificate</a><a href="#cacert">&sup1;</a> as trusted certificate in your browser</b>.<br/>
          (You may open this link within other browsers you use as well.)
        </p>

        <p style="clear:left; margin-top:1.5em">Further links:</p>
        <ul>
          <li><a href="/help/en/">help topics</a></li>
          <li><a href="/PINManagement?redirect=./index.html">PIN management</a></li>
        </ul>

        <p><br class="clearfloat" /></p>

        <p style="font-size:80%">
          <a name="cacert">&sup1;</a> The automated installation of the CA certificate is not available in Microsoft Windows Vista and Windows 7,
          please see <a href="/help/help.install.cacert.html">Help with certificate installation</a>.
        </p>

      </div>
      <div id="footer">
        <p>
          <a href="http://www.buergerkarte.at">Austrian CitizenCard</a> | <a href="http://mocca.egovlabs.gv.at">CitizenCard Environment MOCCA</a>
        </p>
      </div>
      <!-- end #container --></div>
  </body>
</html>