#logo{
  float:left;
  margin-left:8px;
  margin-top:-6px;
}

#taalkeuze{
  float:left;             
  margin-left:492px;
  margin-top:15px;
  height:20px;
}

#top #taalkeuze a:hover{
  color:#5C63D3;
}

#taalkeuze #nl{
  width:36px;
  height:20px;
  float:left;
  border:solid #E5E5FF 0.25px;
  border-right:solid #E5E5FF 0.125px;
  text-align:center;
  padding-top:3px;
  background-color:#fff;/*#F5F5FF;*/
  border:solid 1px #D7D7FF;
}

#taalkeuze #en{
  width:36px;
  height:20px;
  float:left;  
  border:solid #E5E5FF 0.25px;
  border-left:solid #E5E5FF 0.125px;
  text-align:center;
  padding-top:3px;
  background-color:#F5F5FF;
  border:solid 1px #D7D7FF;
}

#taalkeuze a{
  font-weight:bold;
  text-decoration:none;
}

#taalkeuze #nl a{
  color:#FF6600;
}
#taalkeuze #en a{
  color:#D50000;
}

#topmenu{
  width:1091px;
  height:36px;
  left:1px;
  top:2px;
  margin-top:74px;
  position:absolute;
  z-index:1;
  background-image: url(../img/top-menu.png);
  background-repeat:repeat-x;
  background-position: left bottom;
  font-family:Verdana;
}

#topmenu ul
{
  float:left;
  margin:0;
  padding:0;
}

#topimage{
  float:left;
  width:1091px;
  height:167px;
  float:left;
  margin-top:13px;
}


/* Afdekvlakken */
#top li div
{
  display:block;
}

#top li.active div 
{
  display:block;
  position:relative;
  left:0px;
  top:17px;
  width:156px;
  height:168px;
  background-image: url(../img/custom/top-images/topmenu-active-transparant-vlak.png); 
  margin-top:-1px;
  z-index:3; 
}
/*Einde afdekvlakken*/


#top_bovenkant
{
  float:left;
  width:1091px;
  height:85px;
}

#top_bovenkant a img {
  border:none;
}

#top ul{
  width:1092px;
  height:20px;
  padding-left:0px;
  list-style-type:none;
}

#top li{
  float:left;
  width:156px;
  font-size:12px;
  text-align:center;
  color:#9293FF;
}
#top li{
  color:red;
}

#topmenu a{
  color:#494E61;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
} 

#topmenu a:hover{
  color:#9292FF;
}

#top li.active a{
color:#FF6600;
}

#topmenu a:active{
  color:#FF6600;
  border-bottom:0px;
}