/* Druck-Layout, StBib-Bergheim. */

body {
  background: white;
  color: black;
  font-family: "Times New Roman", Times serif;}

h1, h2, h3, h4, a{
  color:black !important;
  background-color:white !important;
  text-decoration:none !important;
  border-color:black !important;}

#bereich_links { 
  display: none;
  border-color: black;}

#bereich_rechts{
  width:100%;
  padding:0 0 0 0;
  margin:0 0 0 0;
  color: black;
  background-color: white;
  text-align:justify;}

#bereich_rechts p{ 
  widows:5;
  orphans:5;}

#kopf, #kopf-rechts, #kopf-links{
  display:none;}

#foot{
  text-align: center;
  color: black;
  background-color:white;
  border-color: black !important;}
    
a.print_uri:after {
  content: " ("attr(href)") ";
  }


p.back_to_toc{display: none;} /*  Versteckt die Absätze mit Rücksprung-Links im Inhalt, da diese beim Ausdruck überflüssig sind  */
