<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <meta name="description" content="" />
        <meta name="keywords" content="" />
        <title>Login - Net Communication Management Cockpit</title>
        <script type="text/javascript" src="/js/default.php"></script>
        <script type="text/javascript" src="/js/default.php/formcheck"></script>
        <script type="text/javascript" src="/js/calendar.js"></script>
        
        <link type="text/css" href="/css/default.php" rel="stylesheet" />
                <script type="text/javascript">
            /*<![CDATA[*/
            var drf = new Array();
            var lang="de";
            /*]]>*/
        </script>
        <link type="text/css" href="/css/default.php/print" rel="stylesheet" media="print" />
        <link type="text/css" href="/css/default.php/footer" rel="stylesheet" />

        <script type="text/javascript">
            /*<![CDATA[*/
            var lang="de";
            /*]]>*/
        </script>
        <link type="text/css" href="/css/popup.css" rel="stylesheet" />
    </head>
    <body class="unknown other cockpit">
        <div id="wrapper">
                        <div id="header">
                <h3 id="logo"><a href="/de-index.htm">Webmarketing-Cockpit</a></h3>
            </div>
                                                    <a id="a_content"></a>
                <form method="post" class="login" action="/login/index.php">
    
        
    <table align="center">
        <tr>
            <td height="30">Benutzer:</td>
            <td><input type="text" name="userid" id="userid"/></td>
        </tr>
        <tr>
            <td height="30">Passwort:</td>
            <td><input type="password" name="passwort"/></td>
        </tr>
        <tr>
			<td height="30">&nbsp;</td>
            <td><input type="checkbox" value="1" name="stay_loggedin"/> eingeloggt bleiben<br/></td>
		</tr>
		<tr>
			<td height="30">&nbsp;</td>
            <td><input type="submit" class="button" value="Login"/></td>
        </tr>
    </table>
	<input type="hidden" name="action" value="login" submit/>
</form>

<script language="JavaScript">
    $('userid').focus();
</script></div>
	 <!-- do not delete -->
</body>
</html>
