<?php
$titel="Dennis Zimprich";
$autor="Werner Thum";
//<!--NO_INDEX-->
require("header.php");
?>

<table border="0" style="margin-left:10px">
<tr>
 <td class="bild"><img src="denniszimprich.jpg" width="400" height="381" border="1" alt="Foto Dennis Zimprich"></td>
 <td style="vertical-align:top;padding-top:0"><A HREF="index.phtml"><IMG SRC="hessnet.gif" ALT="HESSNET-Logo" HEIGHT="96" WIDTH="113" BORDER="1"></A></td>
</tr>
<tr>
 <td style="padding-left:0"><h4 class="keinRand">Dennis Zimprich</h4></td>
 <td>&nbsp;</td>
</tr>
</table>

<?php require("footer.php");?>