.dropdown { margin-left:0px; margin-top: 0px;  margin-bottom: 0px; float:left; padding-right:0px; height:20px; }
.dropdown dt { margin-left:0px; width:140px; height:20px; border:0px solid #9ac1c9; padding:0px; 
     cursor:pointer; background:url(images/header.gif); }
.dropdown dt:hover {background:url(images/header_over.gif);}
.dropdown dd {padding: 0px 0px 0px -1px; position:absolute; margin: 0px 0px 0px 115px;
    overflow:hidden; width:117px; display:none;  border-collapse:collapse}
    
.dropdown ul {width:117px; border:0px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; 
    color:#ff7800; text-decoration:none; background:url(images/internationaal.gif)width:194px}
.dropdown a:hover {background:url(images/.gif); color:#ffffff; font-weight:bold;}
.dropdown .underline {border-bottom:1px solid #fft800; font-weight:bold; font-size:10px;}

/*---------     ROLLOVER START     -------------------------------------*/

.button1 {width: 117px; height: 20px; border: 0; margin: 0px; padding: 0px; }
.button1 a {width:117px;  height:20px; border:0px solid #9ac1c9; padding:0px; 
     cursor:pointer; background:url(images/nationaalblue.jpg); background-repeat: no-repeat; }
.button1 a:hover {background:url(images/nationaalbluewhite.jpg); }

.button2  {width: 117px; height: 20px; border: 0; margin: 0px; padding: 0px; }
.button2 a {width:117px;  height:20px; border:0px solid #9ac1c9; padding:0px; 
     cursor:pointer; background:url(images/internationaalblue.jpg); background-repeat: no-repeat; }
.button2 a:hover {background:url(images/internationaalbluewhite.jpg); }

/*---------     ROLLOVER END -------------------------------------*/