
/* stop the floating after the list */

/* separate the list from what follows it */
div.wrapper
{
  margin-bottom: 1em;
}

div.wrapper_artikel
{
  margin-bottom: 1em;
  margin-left: 5.5em;
}

div.wrapper_archiv
{
  margin-bottom: 1em;
}
/* anchor styling */
ol li a
{
  display: block;
  width: 12em;
  text-decoration: none;
}

ol.nachrichten li.nachrichten a.nachrichten
{
  display: block;
  width: 15em;
  text-decoration: none;
}