body, td, table, tr, p {
  font-family:Arial, Helvetica, sans-sarif;
  font-size:10pt;
  color:#000000;
}

a { color:#147BC0; }
a:visited { color:#147BC0; }
a:active { color:#147BC0; }

.topnavigation {
    color:#147BC0;
    font-size:8pt;
}

.book {
  font-weight:bold;
  font-size:12pt; 
}

.info {
  font-weight:bold;
  color:#BC0A0A;
}

.versnummer { color:#1C55AA; font-size:8pt;  }

.kapitelnavigation a {
  font-weight:bold;
  text-decoration:none;
}
.kapitelnavigation a:hover {
  font-weight:bold;
  text-decoration:underline;
}

.markiert { background-color:#C0DDF4; }