body {
  margin          : 0px;
  border          : 0px;
  padding         : 0px;
}

DIV.vlak1 { 
  margin          : 0px;
  border          : 0px;
  padding         : 9px;
  background      : #1C1887;
}

DIV.vlak {
 border: 9px;
 padding:9px;
 background       : #CCFFFF;
}

I {
  font-size       : 25px;
  font-family     : serif;
}  

P,LI { 
  text-align      : justify; 
  color           : #17063F;
} 

LI { 
  text-align      : left; 
  color           : #17063F;
}

H1,H2,H3,H4,H6,H6 {
  font-family     : sans-serif;
  color           : #1C1887;
  line-height     : 1;
} 

A:link {
  color           : blue;
  text-decoration : none;
}

A:hover {
  background-color: #46D8F9;
  text-decoration : underline;
}

A:visited {
  color           : blue;
  text-decoration : none;
}

DIV.rechtstekst {
  text-align      : center;
  background-image: url(images/siback.png);
  font-family     : sans-serif;
  font-size       : 15px;

}

DIV.rechts {
  position        : absolute;
  top             : 133px;
  left            : 640px;
  float           : right;
  width           : 150px;
}

H6 {
  text-align      : center; 
  font-family     : sans-serif;
  font-size       : 9px;
}