This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/www/start/layout.tmpl

100 lines
2.9 KiB
Cheetah

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>CH Software - Innovation is our motive</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="main.css">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
}
-->
</style>
</head>
<body>
<a name="oben"></a>
<div align="center">
<table width="800" cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="background-image:url(images/bannerbg.jpg);background-repeat:no-repeat; background-position:bottom left;">
<img src="images/spacer.gif" width="800" height="102" alt="">
</td>
</tr>
<tr>
<td style="background-image:url(images/background.jpg);background-repeat:x-repeat;" >
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="153" height="232" style="background-image:url(images/field.jpg);background-repeat:no-repeat;" valign="top" align="left"><br>
#l
</td>
<td valign="top">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="43" style="background-image:url(images/titel.jpg);background-repeat:no-repeat; background-position:top right;" align="right">
<table border="0" cellpadding="0" cellspacing="0" align="left">
<tr>
<td><img src="images/spacer.gif" width="360" border="0" height="1" alt=""></td>
<td align="left"><p class="titel">#t</p></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" style="padding-left:10px; padding-right:10px;">
<img src="images/spacer.gif" width="450" height="1" alt=""><br><br>
#c
<br><br><br>
<p class="flies"><a href="#oben"><img src="images/list.gif" alt="" width="15" height="8" border="0">Top</a></p>
</td>
<td style="padding-left:10px; padding-right:15px;" valign="top"><br>#i</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td></td>
</tr>
</table>
<td>
</tr>
<tr>
<td style="background-image:url(images/background.jpg);background-repeat:x-repeat;"><img src="images/spacer.gif" alt="" width="1" height="30"></td>
</tr>
<tr>
<td style="background-image:url(images/bannerbot.jpg);background-repeat:no-repeat; background-position:top right;">
<table border="0" cellpadding="0" cellspacing="0" align="left" width="100%">
<tr>
<td align="left">&nbsp;<a href="index.php?p=copyright&lang=#lang">Impressum</a></td>
<td><img src="images/spacer.gif" alt="" width="1" height="30"></td>
<td align="right"><a href="http://www.chsoftware.net/en/copyright/">Copyright &copy; #year CH Software</a>&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>