h1#title { margin-top: 0; }

div#header { clear: both; }

div#leanpub-toc > ul {
  list-style-position: inside;
  background-color:#F0F0F0;
  list-style-type: none;
  padding-left: 0px;
}

div#leanpub-toc > ul ul {
  list-style-position: inside;
  background-color:#F0F0F0;
  list-style-type: none;
  padding-left: 5px;
}

div#footer {
  clear: both;
  bottom: 30px;
  left: 10px;
  right: 10px;
}
hr#footer {
  position: absolute;
  top: 0px;
}

div#contact {
  float: left; width: 8em;
  text-align: left;
}
div #footmiddle {
  position: absolute;
  left: 25%;
  width: 50%;
  text-align: center;
}
div#impressum {
  float: right; width: 8em;
  text-align: right;
}

