a:link      { color: #000000; font-family: Arial; font-size: 12 pt }
a:visited    { color: #333333 }
a:hover      { color: #660033 }
a:active     { color: #003300 }
.titel      { color: #800000;  font-size: 18 pt; center;}
.onderschrift { color: #800000; font-size: 10 pt; center;}

body { 
font-family: Arial; 
background-color: #ffffce; 
color: #000000; 
font-size: 12 pt;
margin-right:0px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1           { color: #003300; font-size: 18 pt;}
h2           { color: #003300; font-size: 14 pt	}
h3           { color: #003300; font-size: 12 pt }

div#right {
color:grey;
margin:0px;
position:absolute;
top:60px;
left:600px;


}
div#documentation
{
position: relative;
background-color:#eeeece;
right:-10px;
top:0px;
height:389px;
width:280px;
margin:0px;
padding:10px;
padding-top:0px;

float:right;
border-color:grey;
border-style:solid;
border-width:1px;

font-family: Verdana, Arial, Helvetica;




}
div#content
{
top:0px;
position: relative;


}


