body {font-family: "Verdana, Arial, Helvetica, sans-serif";
font-size: medium;
color: navy;
background: #9999FF;}

em {font-family: "Times New Roman, Times, serif";
font-size: 10px;
color: white;
font-style: italic;}

h1 { font-size: large;
font-style: italic;}

h2 {font-size: x-large;
font-style: italic;}

A:link { color: #333399;}
A:visited { color: #333399;}
A:hover { color: #990033;
text-decoration: none;}

A.index:link { color: #6666CC;}
A.index:visited { color: #6666CC;}
A.index:hover { color: #333399;
text-decoration: none;}

img.deur {position: relative;
padding-left: 10;}

#leftnavigation {
  position : fixed;
  left : 0;
  margin-left : 10px;
  margin-top : 5px;
  padding : 3px;}
  
#content {
  position : absolute;
  top : 0px;
  margin-left : 100px;
  margin-top : 5px;
  padding : 3px;
  color : #000000;}