/* Link-Farben: */
a { color: #0000CD; } /* Gewöhnliche Links blau */
a:visited { color: #006400; } /* Besuchte Links heller */
a:active, a.new { color: #FF0000; } /* Nicht existierende Links rot (=dunkel) */
a.interwiki, a.external { color: #3366BB; } /* der normale Default, noch nicht optimiert */
a.stub { color: #772233; } /* der normale Default, noch nicht optimiert */

table.metadata { display:table; }