body {
background-color: #FFFFF5; 
color: black; 
font-family: Verdana, Tahoma, arial, helvetica, sans-serif; 
margin-left: 0; 
margin-right: 0; 
text-align: left;
line-height: 1.40em;
}

h1 {
background-color: #FFFFF5; 
font-size: 2em;
color: #C00;
text-align: left;
font-family: "Book Antiqua", Utopia, "Times New Roman", serif; 
line-height: 1.20em;
}

h2 {
background-color: #FFFFF5; 
font-size: 1.7em;
line-height: 1.20em;
color: #C00;
text-align: left;
font-family: "Book Antiqua", Utopia, "Times New Roman", serif; 
}

h3 {
background-color: #FFFFF5; 
font-size: 1.50em;
line-height: 1.20em;
color: #C00;
text-align: left;
font-family: "Book Antiqua", Utopia, "Times New Roman", serif; 
}

h4 {
background-color: #FFFFF5; 
font-size: 1.30em;
line-height: 1.20em;
color: #C00;
text-align: left;
font-family: "Book Antiqua", Utopia, "Times New Roman", serif; 
}

#maintext {
margin-left: 10% ;
 position: relative ;
 top: 0 ;
 right: 0 ;
 padding-right:18em ;
 line-height: 1.40em;
 text-align: justify ;
}

#toc {
 position: absolute ;
 top: 1em ;
 right: 1em ;
 padding-left: 3em ;
 width: 16em ;
 font-size: 0.80em ;
 text-align: left ;
 
}

#smallprint {
 margin-left: 10% ;
 position: relative ;
 top: 0 ;
 right: 0 ;
 padding-right:18em ;
 line-height: 1em;
 text-align: left ;
}


code.block {
display: block;
margin-top: 5px;
margin-bottom: 5px;
padding: 5px ;
background: white ; 
border: 1px dashed black ;
font-family: courier, fixed ;
font-size: 0.80em ;
text-align: left ;   
}

.pijlrechts 
{ 
text-align: right ; }

dt {
font-weight: bolder ;
}

dd {
margin-bottom: 1em ;
}

kbd { 
font-family: courier, monospace, fixed ; 
}

A:link {
background-color: #FFFFF5; 
color: #0066ff
}

A:visited {
background-color: #FFFFF5; 
color: #336699
}

A:active {
background-color: #FFFFF5; 
color: red
}

A:hover {
background-color: #FFFFF5; 
}

address {
font-size: 0.80em;

}

img.screenshot {
margin-top: 20px;
margin-bottom: 20px;
} 

.pijlrechts 
{ 
text-align: right ; }

.volgende
{
display: none ;  }

.link
{
display: none ;  }

span.map {
font-weight: bolder ;
}

span.map:before
{content: '"'}

span.map:after
{content: '"'}






