
.mainDiv
{
display:block;
width:192px;
cursor: pointer;
background-color: #fff;
}

.topItemFirst
{
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;
font-weight:800;
line-height: 18px;
background-color: #0072ae;
border-bottom: solid 1px #DEF4FD;
border-top: solid 0px #DEF4FD;
width:187px;
height: 20px;
color: #fff;
padding: 5px 0 5px 5px;
}


.topItem
{
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;
font-weight:800;
line-height: 18px;
background-color: #0072ae;
border-bottom: solid 1px #DEF4FD;
border-top: solid 1px #DEF4FD;
width:187px;
height: 20px;
color: #fff;
padding: 5px 0 5px 5px;
}

.topItemOver
{
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;
font-weight:800;
line-height: 18px;
background-color: #0072ae;
border-bottom: solid 1px #DEF4FD;
border-top: solid 1px #DEF4FD;
height: 20px;
width:187px;
color: #fff;
padding: 5px 0 5px 5px;
}

.topItemClose
{
font-family: Verdana, tahoma, verdana, sans-seriffont-size: 11px;
font-weight:800;
line-height: 18px;
background-color: #fff;
border-bottom: solid 1px #DEF4FD;
border-top: solid 1px #DEF4FD;
width:187px;
height: 20px;
color: #000;
padding: 5px 0 5px 5px;
}


.topItemCloseOver
{
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;
font-weight:800;
line-height: 18px;
background-color: #0072ae;
border-bottom: solid 1px #DEF4FD;
border-top: solid 1px #DEF4FD;
height: 20px;
width:187px;
color: #fff;
padding: 5px 0 5px 5px;

}

/*** indien geen submenus maar directe link ***/

a.topItemvastelink,a.topItemvastelink:link,a.topItemvastelink:visited
{
display:block;
font-family: Verdana, tahoma, verdana, sans-serif;
color:#000;
font-weight:800;
text-decoration:none;
background-color:#fff;
font-size: 11px;
line-height: 18px;
border-bottom: solid 1px #DEF4FD;
border-top: solid 1px #DEF4FD;
height: 20px;
width:187px;
padding: 5px 0 5px 5px;
}

a.topItemvastelink:hover,a.topItemvastelink:active
{
background-color:#0072ae;
color:#fff;
}

a.topItemvastelinkActive,a.topItemvastelinkActive:link,a.topItemvastelinkActive:visited
{
display:block;
font-family: Verdana, tahoma, verdana, sans-serif;
color:#fff;
text-decoration:none;
background-color:#0072ae;
font-size: 11px;
line-height: 18px;
border-bottom: solid 1px #DEF4FD;
border-top: solid 1px #DEF4FD;
height: 20px;
width:187px;
padding: 5px 0 5px 5px;
}

#topItemLink
{
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;
line-height: 18px;
border-bottom: solid 1px #DEF4FD;
border-top: solid 1px #DEF4FD;
display:block;
width:187px;
cursor: pointer;
background-color: #fff;
height: 20px;
color: #000;
padding: 5px 0 5px 5px;
}

#topItemLink a:hover
{
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;
line-height: 18px;
border-bottom: solid 1px #DEF4FD;
border-top: solid 1px #DEF4FD;
display:block;
width:187px;
cursor: pointer;
background-color: #0072ae;
height: 20px;
color: #000;
padding: 5px 0 5px 5px;
}


.dropMenu
{
width:187px;
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;
background-color: #fff;
color: #000;
filter:alpha(opacity=100);
padding: 0px 0 0px 5px;
}

.subMenu
{
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;
display:block;
width:192px;
}

.subItem
{
margin-left:0px;margin-top:2px;
height:16px;
font-family: Verdana, tahoma, verdana, sans-serif;
font-size: 11px;   
text-decoration:none;
color: #000;
background-color: #fff;
}

.subItem a
{
margin-left:0px;
text-decoration:none;
color: #000;
}

.subItemOver
{
margin-left:0px;
margin-top:2px;
height:16px;
color: #000;
}

.subItemOver  a
{
margin-left:0px;
color: #000;
text-decoration:underline;
}


.drop
{
border-left:1px solid black;
border-right:1px solid black;	
}




