ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Anam Cara's Neufis</title> <style type="text/css"> body { font-size: 100.01%; font-family: Comic Sans MS, sans-serif; color: black; background-color: #77FFF3; margin: 0; padding: 1.5em; } a:link { text-decoration: none; color: #000000; } a:visited { text-decoration: none; color: #000000; } a:hover { text-decoration: none; color: #77FFF3; } a:active { text-decoration : none; color: #77FFF3; } div#Navigation { width: 140px; padding: 0 5px; } div#Navigation div { clear: left; } #Navigation ul { font-size: 0.9em; float: left; width: 140px; margin: 0em; padding: 0em; text-align: center; } #Navigation ul li { list-style: none; float: center; position: relative; width: 140px; padding: 2px; } #Navigation ul li ul { position: absolute; top: 0; left: 140px; padding: 5px; display: none; /* Unternavigation ausblenden */ } #Navigation ul li:hover ul { display: block; /* Unternavigation in modernen Browsern einblenden */ } /* #Navigation ul li ul li { float: none; display: block; } */ #Navigation ul a, ul span { display: block; padding: 0.5em 1em; text-decoration: none; font-weight: bold; border: 1px solid black; border-left-color: white; border-top-color: white; color: black; background-color: #77FFF3; } #Navigation ul a:hover, ul span, li a#aktuell { border-color: white; border-right-color: black; border-bottom-color: black; color: #FF0000; background-color: #77FFF3; } /* li a#aktuell { / * aktuelle Rubrik kennzeichnen * / color: black; background-color: #77FFF3; } */ #Navigation ul li ul span { /* aktuelle Unterseite kennzeichnen */ background-color: #77FFF3; } /* * html #Navigation div { /* Korrektur fuer IE 5.x * / width: 10.6em; w\idth: 10.6em; } * html #Navigation ul li { /* Korrektur fuer den IE 5 und 6 * / margin-bottom: 0.4em; } *:first-child+html #Navigation ul li { /* Korrektur fuer den IE 7 * / margin-bottom: -0.1em; } * html #Navigation ul li ul { /* Korrektur fuer IE 5.x * / left: -1.5em; lef\t: -0.4em; } *:first-child+html #Navigation ul ul { /* Workaround fuer den IE 7 * / background-color: #77FFF3; padding-bottom: 0.4em; } * html #Navigation ul a, * html #Navigation ul span { width: 9.6em; /* Breite nach altem MS-Boxmodell fuer IE 5.x * / w\idth: 9.6em; /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus * / } */ </style> </head> <body> <table border="0" width="100%" align="center"> <tr> <th colspan="3"> <img src="Index-Schriftzug-Willkommen.png" width="900" height="37" alt="Willkommen auf der Homepage des Neufundländerzwingers" /><br /><br /><br /> <img src="Index-Vdh-Sign.png" width="250" height="161" alt="Züchter im VDH" align="left" /><br /><br /> <img src="Index-Schriftzug-Anam-Caras.png" width="390" height="67" alt="Anam Cara's" align="center" /> </th> </tr> <tr height="25"></tr> <tr> <td height="400" rowspan="2" width="50%"> <div id="Navigation"> <ul> <li><a href="neues.html">Neues</a></li> <li><a href="bedeutung-anam-caras.html">Bedeutung Anam Cara</a></li> <li><a href="ueber-uns.html">Über uns</a></li> <li><a href="index.html">Unsere Hunde</a> <ul> <li><a href="princesse.html">Princesse</a></li> <li><a href="avril.html">Avril</a></li> </ul> </li> <li><a href="index.html">Unsere Würfe</a> <ul> <li><a href="a-wurf.html">A-Wurf</a></li> <li><a href="b-wurf.html">B-Wurf</a></li> <li><a href="c-wurf.html">C-Wurf</a></li> </ul> </li> <li><a href="treffen-bei-anam-caras.html">Treffen bei Anam Cara`s</a></li> <li><a href="muss-ein-neufundlaender-sabbern.html">Muss ein Neufundländer sabbern?</a></li> <li><a href="in-memoriam-lara.html">In Memoriam (Lara)</a></li> <li><a href="fotogalerie.html">Fotogalerie</a></li> <li><a href="kontakt.html">Kontakt</a></li> <li><a href="links.html" >Links</a></li> <li><a href="impressum.html">Impressum</a></li> </ul> <div></div> </div> <br /> </td> <td></td> </tr> <tr> <td colspan="1"> <img src="Index-Princesse.png" width="500" height="465" align="left" alt="Princesse" /> </td> </tr> </table> </body> </html>