body
{
  padding-left: 7%;
  padding-right: 7%;
// http://www.perun.net/2004/10/19/optimale-breite-einer-seite/
// http://www.perun.net/wp-content/themes/perun5/style.css
//  min-width: 700px;
//  max-width: 500px;
//  text-align: center;

  background-color: #000000;
  color: #ffffff;

  font-family: Arial, Helvetica, sans-serif;
}

a
{
  color: #6666ff;
}

a:hover
{
  font-weight: bold;
}
