This commit is contained in:
Rudolf Hangl
2009-03-19 13:21:38 +00:00
parent 727f0ca35a
commit 1cc72f09cd
7 changed files with 79 additions and 54 deletions
+59 -34
View File
@@ -1,35 +1,60 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>FH Complete</title>
</head>
<body>
<a style="color:#DDDDDD;" href="fhcomplete.html">
<h1 style="color:#CCCCCC;">FH Complete</h1>
</a>
<a style="color:#DDDDDD;" href="cis.html">CIS</a> | <a style="color:#DDDDDD;" href="fas.html">FAS</a> | <a style="color:#DDDDDD;" href="tempus.html">Tempus</a> | <a style="color:#DDDDDD;" href="vilesci.html">Vilesci</a>
<div style="text-align:center;width:100%">
<table style="background-color:#FBFBFB;border:1px outset #F0F0F0;">
<tr><td>&nbsp;</td></tr>
<tr>
<td>&nbsp;<a title="CIS" href="cis.html"><img title="CIS" height="50" border="0" alt="FH Complete CIS" src="skin/images/cis_logo.png"></a>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;<a title="FAS" href="fas.html"><img title="FAS" height="50" border="0" alt="FH Complete FAS" src="skin/images/fas_online_logo.png"></a>&nbsp;</td>
</tr>
<tr>
<td></td>
<td><a title="FH Complete" href="fhcomplete.html"><img height="50" border="0" alt="FH Complete" src="skin/images/fh_complete_logo.png"></a></td>
<td></td>
</tr>
<tr>
<td>&nbsp;<a title="Tempus" href="tempus.html"><img title="Tempus" height="50" border="0" alt="FH Complete Tempus" src="skin/images/tempus_logo.png"></a>&nbsp;</td>
<td></td>
<td>&nbsp;<a title="Vilesci" href="vilesci.html"><img title="Vilesci" height="50" border="0" alt="FH Complete Vilesci" src="skin/images/vilesci_logo.png"></a>&nbsp;</td>
</tr>
<tr><td>&nbsp;</td></tr>
</table>
</div>
</body>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>FH Complete</title>
<style type="text/css">
div
{
font-size:12px;font-family:Tahoma;
float:left;
}
</style>
</head>
<body>
<div style="width:24%;">&nbsp;</div>
<div style="width:50%;margin:0px 1%;">
<div style="height:60px;width:100%">&nbsp;</div>
<div style="width:30px">&nbsp;</div>
<div>
<a style="color:#DDDDDD;" href="fhcomplete.html">
<h1 style="color:#DDDDDD;">FH Complete</h1>
</a>
<a style="color:#DDDDDD;" href="cis.html">CIS</a> |
<a style="color:#DDDDDD;" href="fas.html">FAS</a> |
<a style="color:#DDDDDD;" href="tempus.html">Tempus</a> |
<a style="color:#DDDDDD;" href="vilesci.html">Vilesci</a>
</div>
<div style="text-align:center;width:100%">
<table style="background-color:#FBFBFB;
border:1px outset #F0F0F0;
-moz-border-radius:30px;
-khtml-border-radius:30px;
padding:10px;
background-color:#EEFFEE;"">
<tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
<tr>
<td colspan=2>&nbsp;<a title="CIS" href="cis.html"><img title="CIS" height="50" border="0" alt="FH Complete CIS" src="skin/images/cis_logo.png"></a>&nbsp;</td>
<td>&nbsp;</td>
<td colspan=2>&nbsp;<a title="FAS" href="fas.html"><img title="FAS" height="50" border="0" alt="FH Complete FAS" src="skin/images/fas_online_logo.png"></a>&nbsp;</td>
</tr>
<tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
<tr>
<td>&nbsp;</td>
<td colspan=3><a title="FH Complete" href="fhcomplete.html"><img height="50" border="0" alt="FH Complete" src="skin/images/fh_complete_logo.png"></a></td>
<td>&nbsp;</td>
</tr>
<tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
<tr>
<td colspan=2>&nbsp;<a title="Tempus" href="tempus.html"><img title="Tempus" height="50" border="0" alt="FH Complete Tempus" src="skin/images/tempus_logo.png"></a>&nbsp;</td>
<td>&nbsp;</td>
<td colspan=2>&nbsp;<a title="Vilesci" href="vilesci.html"><img title="Vilesci" height="50" border="0" alt="FH Complete Vilesci" src="skin/images/vilesci_logo.png"></a>&nbsp;</td>
</tr>
<tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
</table>
</div>
</div>
<div style="width:24%;">&nbsp;<br /></div>
</body>
</html>