*{
padding:0;
margin:0;

}
#menu_iframe {
    z-index: -1;
    position: absolute;
    display: none;
	/*margin:148px 0px 0px 268px;*/
	
}
.menu {
width:505px;
font-size:0.85em;
position:relative;
z-index:100;
text-align:right;

}
.menu ul {
list-style-type:none;
}
.menu ul ul {
width:102px;
text-align:center;
}
.menu ul li {
width:101px;
}

.menu li {
float:left;
width:102px;
margin:0px;
position:relative;
}
.menu a, .menu a:visited {
display:block;
font-size:7.2pt;
text-decoration:none; 
color:#999999; 
width:102px; 
height:20px; 
line-height:20px;
}
* html .menu a, * html .menu a:visited {
width:102px;
w\idth:101px;
}
.menu ul ul {
visibility:hidden;
position:absolute;
top:20px;
width:102px;
margin-left:7px;
height:0;
left:0; 

}
* html .menu ul ul {
top:20px;
t\op:19px;
}


.menu table {position:absolute; top:0; left:0; }

.menu ul ul a, .menu ul ul a:visited {
font-size:7pt;
height:auto; 
height:20px;
line-height:20px; 
width:102px;
color:#ffffff; 
background-image:url(../afbeeldingen/bg_drop_down_link.png);
background-repeat:no-repeat;
}



.menu a:hover{
color:#ffffff; 
display:block;
height:20px;
line-height:20px;
margin-bottom:0px;
background-repeat:no-repeat;
background-position:left;


}
.menu ul ul li {
color:#ffffff; 
background-image:url(../afbeeldingen/bg_drop_down_hoover.png);

background-repeat:no-repeat;
background-position:left;


}
.menu ul ul a:hover{
color:#ffffff; 
background-image:url(../afbeeldingen/bg_drop_down_hoover.png);

background-repeat:no-repeat;
background-position:left;


}
.menu ul ul :hover > a {
color:#ffffff;
background-image:url(../afbeeldingen/bg_drop_down_hoover.png);

background-repeat:no-repeat;
background-position:left;

}

.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
/*background-image:url(../afbeeldingen/bg_drop_down_hoover.png);*/

background-repeat:no-repeat;
background-position:left;

}

a:link { color:#999999; }
 a:visited { color:#999999; }
 a:hover { color:#1893FE; } 


