body {
  padding-left: 14em; /*  padding-left: 16em; */
  background: white;
  font-family: Verdana, sans-serif; 
  color: black;
  font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif }

hr { }

h1 {
  line-height: 1;
  text-align: left;
  font-variant: small-caps;
  border-bottom: thin solid;
  padding: 0 0 0.2em 0;
  font-weight: normal }
h1:first-line { 
  border-bottom: none;		/* bug in Konqueror 3.1 */
  font-style: italic }
h2 {
  text-align: left;
  line-height: 1;
  color: #A52A00;
  border-bottom: thin solid;
  padding: 0 0 0.2em 0;
  font-weight: bold;
  text-transform: uppercase;
  clear: both;
  margin-top: 3em }
h3 {
  font-family: Georgia, "Times New Roman",  Times, serif;	
  text-align: left;
  color: #A52A00;
  margin-top: 1em }
h4 {
  text-align: left;
  line-height: 1;
  color: #A52A00;
  border-bottom: thin solid;
  padding: 0 0 0.2em 0;
  font-weight: bold;
  text-transform: uppercase;
  clear: both;
  margin-top: 3em }
  
p {
 margin-top: 1em; 
  /*  margin-top: 0em; ruimte tussen diagram en partijnavigatie wordt kleiner */
  margin-bottom: 0 }
/*  
p {
  margin-top: 1em;
  margin-bottom: 0.8em }  
  */
 /*  
table   {
  margin-top: 0.6em; zo wordt het diagram aangepast bevenaan
    }  
  */
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted;
  font-style: italic;
  font-family: "Times New Roman",  Times, serif; }
