ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- design bij Laiverd webdesign --> <!-- www.laiverd.com --> <title>Uitgeverij Essener</title> <meta http-equiv="Content-Type" content="text/html; charset=unicode" /> <style type="text/css"> body { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; font-style : normal; font-weight : normal; color : #000000; background-color : #F9E8A8; } ul#navigatie { margin: 5px 0px 0px 0px; padding: 0px; list-style:none; font-weight : bold; font-size: 10px; } ul#navigatie li { border-bottom: 1px solid #CCCCCC; height: 30px; padding: 0px 0px 0px 0px; } ul#navigatie li#firstitem { border-top: 1px solid #CCCCCC; } ul#navigatie li a { display: block; color: #4b5a6a; text-decoration: none; height: 22px; padding-top: 8px; padding-left: 3px; overflow: hidden; } ul#navigatie li a:hover,ul#navigatie li a:active { background-color:#4b5a6a; color: #b1c3d4; } </style> </head> <body bgcolor="#F9E8A8"> <!-- imagemap iconen --><!-- menu met buttons --> <table border="0" cellpadding="0" cellspacing="0" width="168"> <tr valign="top"> <!--<td><img src="images/icons.gif" width="32" height="229" border="0" style="margin-left: 3px;" alt="" /></td> --> <!-- Original width of below td: 125 --> <td width="168"> <ul id="navigatie"> <li id="firstitem"><a href="../nieuws/index.htm" target="_top">Nieuws/home</a></li> <li><a href="../toets/index.htm" target="_top">Actualiteitentoets</a></li> <li><a href="../opdracht/index.htm" target="_top">Opdrachten en links</a></li> <li><a href="../zoeken/index.htm" target="_top">Zoeken op internet</a></li> <li><a href="../methode/index.htm" target="_top">Lesmethoden en software</a></li> <li><a href="../essener/index.htm" target="_top">Over Essener</a></li> <li><a href="../site/index.htm" target="_top">Over deze site</a></li> </ul> </td> </tr> </table> </body> </html>