@charset "UTF-8";

a.bar:link { color: #eeeed7; text-decoration:none; }    /* noch nicht besuchte Ziele */
a.bar:visited { color: #a9a9a9; text-decoration:none; } /* besuchte Ziele */
.bardef {color: #ffffff; font-weight:bold; text-decoration:none; }	  /* die Seite auf der man sich gerade befindet */
div.bar { background-color: #515151; margin-left:-10px; margin-right:-10px; margin-top:-10px; } /* Die Leiste selbst */
.nlbar {  } /* Nicht verlinkte Einträge */
