1. Import

This commit is contained in:
2026-03-29 10:34:57 +02:00
parent b0e00c1259
commit a1129565af
4899 changed files with 3007593 additions and 0 deletions

59
html/admin/impressum.html Normal file
View File

@@ -0,0 +1,59 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="de">
<head>
<title>votian</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="votian"> <meta name="keywords" content="votian">
<meta http-equiv="expires" content="Sat, 01 Dec 2003 00:00:00 GMT">
<link rel="stylesheet" type="text/css" href="../css/phoenix.css">
</head>
<body bgcolor="#FFFFFA" leftmargin="1" topmargin="1" marginwidth="0" marginheight="0" link="#990000" vlink="#990000" alink="#990000">
<table border="0" height="100%" width="100%" align="center" cellspacing="0" cellpadding="0" vspace="0" hspace="0">
<tr>
<td width=5%><img src="../images/empty.gif" width="1" height="10" alt=" "></td>
<td width=90%><img src="../images/empty.gif" width="1" height="1" alt=" "></td>
<td width=5%><img src="../images/empty.gif" width="1" height="10" alt=" "></td>
</tr>
<tr>
<td colspan=3 align=center valign=top>
<div class=headline1><b>Impressum</b></div>
</tr>
<tr>
<td width=5%>&nbsp;</td>
<td width=90% align=center>
<table border="0" width=100% height=100% align=center cellspacing=0 cellpadding=0 vspace=0 hspace=0>
<tr>
<td colspan=10 align=center>
<form action="">
<font size=-1><b>Assecutor</b></font><br>
Data Service GmbH<img src="../images/empty.gif" width="1" height="15" alt=" "><br><br>
<br>Carsten Annacker<br>Gunnar Timm<br>Marc Vollmann<br>
<br>
Gerhart-Hauptmann-Weg 14<br>
21502 Geesthacht<br>
&nbsp;<br>
E-Mail: contact@assecutor.de<br>
Web: http://www.assecutor.de
<br><br>
</form>
</td>
</tr>
</table>
<br>
</td>
<td width=5%>&nbsp;</td>
</tr>
<tr>
<td width=5%><img src="../images/empty.gif" width="1" height="5" alt=" "></td>
<td width=90%><img src="../images/empty.gif" width="1" height="1" alt=" "></td>
<td width=5%><img src="../images/empty.gif" width="1" height="5" alt=" "></td>
</tr>
</table>
</body>
</html>