/* 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; border: 1px solid #ffffff; border-bottom: none; margin-bottom: 2em; } #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 white; } #navigator-links a { display: block; width: 167px; height: 22px; font: bold 12px/20px arial, Helvetica, sans-serif; } #navigator-links a:link, #navigator-links a:visited { background-color: #666666; color: #ffffff; text-decoration: none; padding-bottom: 0; } #navigator-links li a:hover { background-color: #ffffff; color: #000000; text-decoration: none; } #navigator-links li a#titel { background-color: #144e56; color: #fffff; text-decoration: none; }