/* css für das kostenlose Update auf Version 4.3.6 */ /* Einfach Navigation mit Farbwechsel beim Überfahren mit der Maus*/ /* Die Farbwerte des Portals werden über die Datei farbcodes.inc.php geladen*/ #navigator-links { width: 167px; text-align: left; margin-bottom: -5px; } #navigator-links ul { margin: 0; padding: 0; list-style-type: none; text-indent: 15px; } #navigator-links li { list-style-image: none; margin: 0; border-bottom: 1px solid #ffffff; } #navigator-links a { display: block; width: 167px; height: 22px; font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif; } #navigator-links a:link, #navigator-links a:visited { background-color: #909090; color: #ffffff; text-decoration: none; padding-bottom: 0; } #navigator-links li a:hover { background-color: #707070; color: #ffffff; text-decoration: none; } #navigator-links li a#titel { background-image:url('g/box.gif'); color: #fffff; text-decoration: none; }