/* CSS Document */

body{
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
}


/* ENTER ----------------------------------------------*/
#top{
  width:100%;
  height:253px;
  text-align:center;
  background:url(../htmimages/enter-top.jpg) center top repeat-x;
}

#logo{
  text-align:center;
  width:100%;
}

#taalkeuze{
  width:320px;
  height:88px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.spacer{clear:both;}