body {
  text-align: justify;
}
img.map {
  border: none;
}
img.book {
  float: right;
  margin: 1em;
}
span.note {
  text-decoration: underline;
  color: #880000;
}
span.oclc {
  font-size: small;
}
h3 + p {
  margin-top: 0px;
}
p.ind {
  margin-top: 2ex;
}
h3.section {
  font-size: medium;
  text-indent: 5em;
  margin: 0px;
  border: 0px;
  padding: 0px;
}
h3.title {
  font-size: large;
  text-indent: 0em;
  text-align: center;
}
h2.title {
  text-align: center;
}
h1 {
  text-align: center;
}
h1.asienreise {
  font-style: italic;
}
div.figure {
  float: right;
  margin-left: 1em;
  margin-right: 1em;
}
div#object1 {
  position: absolute;
  border: 1px solid black;
  visibility: visible;
  left: 25px;
  top: -100px;
  z-index: 1;
  max-width: 45%;
  /* IE6 kudge follows -- self respecting renderers should ignore this */
  width: expression(Math.min(document.getElementById('object1').clientWidth,
  docbod.clientWidth * 0.45 ) + "px"); 
}
div.com {
  background: white;
  color: black;
  margin: 1px;
  padding: 5px;
}
li.biblio {
  margin-bottom: 0.75ex;
}
