* {
  font-family:arial;
  font-size: 12px;
}

body { 
  background: #002c72;
}

body, html {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

#container { 
  background: #002c72 url(../images/landing_background_1.jpg) no-repeat;
  width:640px;
  height:150px;
  position:absolute;
  top:40%;
  left:50%;
  margin-top:-260px;
  margin-left:-400px;
  padding-top:370px;
  padding-left:160px;
}

/*#container { background: #002c72 url(../images/landing_background_1.jpg) no-repeat; width:640px; height:150px; position:absolute; top:40%; left:50%; margin-top:-260px; margin-left:-400px; padding-top:370px; padding-left:160px;}*/
.vlag_en   { width: 34px; height:22px; background:url(../images/landing_vlag_en.gif) no-repeat; border:none; cursor:pointer; }
.vlag_nl   { width: 34px; height:22px; background:url(../images/landing_vlag_nl.gif) no-repeat; border:none; cursor:pointer; }
.vlag_de   { width: 34px; height:22px; background:url(../images/landing_vlag_de.gif) no-repeat; border:none; cursor:pointer; }
.vlag_be   { width: 34px; height:22px; background:url(../images/landing_vlag_be.gif) no-repeat; border:none; cursor:pointer; }
.vlag_lux   { width: 34px; height:22px; background:url(../images/landing_vlag_lux.gif) no-repeat; border:none; cursor:pointer; }

div#landen div {
  color: #fff;
  font-size: 12px;
  margin: 0 0 10px 0;
}