body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

h2 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  font-size: 20pt;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

h1, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana,
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

a {
    color: #000;
    content: " (Link auf <" attr(href) ">) ";
}

#head, #headbaa_en, #headbaa_de, #loggedinas, #members, #language, #breadcrumbs, #featurebild, #navigation, #footer, #tp_link, .orderdoc, .printdoc, .printsources, .orderdoc_home, .printdoc_home, .printdoc_list, img.print_assessment, #tp_link_sitemap, #footer_tp, #tp_link_start {
    display: none;
}

ul.tpsitemap, ul.tpsitemapsub, ul.tpsitemapsubsub, ul.dots35 {
	display: inherit;
	list-style: none;
}

ul.tpsitemap li, ul.tpsitemapsub li, ul.tpsitemapsubsub li {
	line-height: 1.5em;
}

.paginatedoc, .printdoc, .countrynew, .setright {
    display: none;
}

#tp_link {
    display: none;
}

#content {
    width: 17cm;
}

.highlight {
    font-weight:bold;
    background-color: #ffff00;
 }



