<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
  <title>Crazy Teamspeak Hosting - Teamspeak 2 Webinterface &copy; 2010</title>
  
  <!-- various meta information -->
  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  <meta http-equiv="cache-control" content="no-cache, must-revalidate">
  <meta http-equiv="pragma" content="no-cache">
  <meta http-equiv="expires" content="-1">
  <meta name="generator" content="TeamSpeak 2 Server 2.0.24.1">
  <meta name="robots" content="noindex, nofollow">
  <meta name="MSSmartTagsPreventParsing" content="true">
  <!-- various meta information -->
  
  <!-- style information -->
  <style type="text/css">
    <!--
  
    html {
      height: 100%;
    }

    body {
      font-family: tahoma, arial, verdana, helvetica, sans-serif;
      font-size: 11px;
      color: #FFFFFF;
      background: #555555;
      height: 100%;
      margin: 0px;
    }
    
    a:link, a:visited {
      color: #FFFFFF;
      text-decoration: none;
    }

    a:hover, a:active {
      background-color: #187F45;
      color: #FFFFFF;
      text-decoration: none;
    }

    input, select, optgroup {
      color : #333000;
      border: 1px solid #AAAAAA;
      font-size: 10px;
      padding-left: 5px;
      padding-right: 5px;
      font-weight: bold;
    }

    table.main {
      font-size: 11px;
      border-collapse: collapse;
      height: 95%;
      width: 100%;
      border: 0px;
      text-align: center;
      vertical-align: middle;
    }
    
    table.login {
      font-size: 12px;
      border-collapse: collapse;
      border: 0px;
      vertical-align: middle;
    }
    
    table.login th {
      font-weight: bold;
      padding-bottom: 10px;
    }
    
    table.login td {
      padding-bottom: 1px;
    }
    
    .success {
      color: green;
      font-weight: bold;
    }

    .error {
      color: red;
      font-weight: bold;
    }
  
    -->  
  </style>
  <!-- style information -->
  
</head>

<body>

<table class="main">
  <tr><td align="center">

    <img src="./gfx/login.png" alt="TeamSpeak 2 Server Administration">
    
    <br>
    <br>
    
    <!-- login form -->
    <form action="login.tscmd" method="post">
    <table class="login">
      <tr><th colspan="2">Anmeldung für den ServerAdmin/Benutzer</th></tr>
      <tr>
        <td style="padding-right: 10px;">Benutzername</td>
        <td><input type="text" name="username" maxlength="29" size="30"></td>
      </tr>
      <tr>
        <td style="padding-right: 10px;">Passwort</td>
        <td><input type="password" name="password" maxlength="29" size="30"></td>
      </tr>
      <tr>
        <td style="padding-right: 10px;">Serverport</td>
        <td><input type="text" name="serverport" maxlength="5" size="15" value="8767"></td>
      </tr>
      <tr>
        <td colspan="2" align="center"><br><input type="submit" value="Anmelden">&nbsp;&nbsp;<input type="reset" value="Löschen"></td>
      </tr>
    </table>
    </form>
    <!-- login form -->
    
    <br>
    <a href="./slogin.html">Zur Anmeldung für den SuperAdmin</a><br>
    <br>
    <br>
    <br>
    <br>

  </td></tr>
</table>

<div align="center">
  <noscript>
    <span class="error">
      <b>WARNUNG:</b><br />
      JavaScript ist deaktiviert. Dadurch werden viele Funktionen in dieser Version von TS2WebAdmin nicht nutzbar sein.
    </span>
  </noscript>
</div>


</body>
</html>

