﻿/*---------------------------
        Top Menu
---------------------------*/
a.topBlue:Link, a.topBlue:Visited, a.topBlue:Active
{
    display: block;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    width: 143px;
    height: 22px;
    padding: 4px 0px 0px 20px;    
    /* background: url(../../Images/topmenu/blue.jpg) no-repeat left top; */
    
}
a.topBlue:Hover
{
    background: #005188 url(../../Images/topmenu/blue-over.jpg) no-repeat left top;
}
a.topOrange:Link, a.topOrange:Visited, a.topOrange:Active
{
    display: block;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    width: 142px;
    height: 22px;
    padding: 4px 0px 0px 20px;
    /* background: url(../../Images/topmenu/orange.jpg) no-repeat left top; */
}
a.topOrange:Hover
{
    background: #fe5f35 url(../../Images/topmenu/orange-over.jpg) no-repeat left top;
}
a.topYellow:Link, a.topYellow:Visited, a.topYellow:Active
{
    display: block;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    width: 142px;
    height: 22px;
    padding: 4px 0px 0px 20px;
    /* background: url(../../Images/topmenu/yellow.jpg) no-repeat left top; */
}
a.topYellow:Hover
{
    background: #dea822 url(../../Images/topmenu/yellow-over.jpg) no-repeat left top;
}
a.topLightBlue:Link, a.topLightBlue:Visited, a.topLightBlue:Active
{
    display: block;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    width: 170px;
    height: 22px;
    padding: 4px 0px 0px 20px;
   /* background: url(../../Images/topmenu/lightBlue.jpg) no-repeat left top; */
}
a.topLightBlue:Hover
{
    background: url(../../Images/topmenu/lightBlue-over.jpg) no-repeat left top;
}


/*---------------------------
        Sub Top Menu
-----------------------------*/
.subTopLinksWrapper
{
    padding: 0px 0px 0px 10px;
}
.subTopUL
{
    margin: 0;
    padding: 0;
}
.subTopItem
{
    display: inline;
    list-style-type: none;
}
.subTopSeparatorItem
{
    display: inline;
    list-style-type: none;
    padding: 0px 4px 0px 4px;
    color: #555555;
}
a.subTopLink:Link, a.subTopLink:Visited, a.subTopLink:Active
{
    color: #555555;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    background: url(../../Images/System/arrow-grey.gif) no-repeat left center;
    padding: 0px 0px 0px 8px;
}
a.subTopLink:Hover
{
    text-decoration: underline;
}
.subTopLanguageButtons
{
    padding: 0px 0px 0px 4px;
}
.languageButtonsTable
{
    display: none;
}
.languageButtonsTable td
{
    padding: 0px 0px 0px 4px;
}
a.subTopLinkNext:Link, a.subTopLinkNext:Visited, a.subTopLinkNext:Active
{
    color: #555555;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    background: url(../../Images/System/arrow-grey-next.gif) no-repeat left center;
    padding: 0px 0px 0px 8px;    
}
a.subTopLinkNext:Hover
{
    text-decoration: underline;
}


/*----------------------------------
         Left main menu
-----------------------------------*/
.leftMainMenuWrapper
{
    width: 170px;
    padding: 6px 0px 20px 10px; 
}
.leftMainMenuTable
{
}
.leftMainMenuTable ul
{
    margin: 0;
    padding: 0;
}
.leftMainMenuTable li
{
    padding: 2px 0px 2px 8px;
}
.leftMainMenuTable a
{
    text-decoration: none;
    color: #ffffff;
}
.leftMainMenuTable
{
    list-style-type: none;
}
.leftMainMenuTable td
{
    /* width: 160px;     padding: 0px 0px 0px 0px;     border-bottom: solid 1px #ffffff; */
}
.leftMainMenuTable ul
{
    margin: 0;
    width: 160px;
    padding: 4px 0px 10px 4px;
    background-color: #d4c3d3;
}
.leftMainMenuTable ul ul
{
    padding: 0;
    width: 146px;
}
.leftMainMenuTable ul ul li
{
     background-image: none;
     list-style-type: none;
     margin-left: -4px;
}
.leftMainMenuTable li
{
    background-repeat: no-repeat;
    background-position: left top;
    padding: 2px 6px 2px 12px;
    list-style-type: none;
}
.mainMenuActiveLink
{
    font-weight: 700;
}


/*----------------------------
       Main Menu Blue 
-----------------------------*/
.mainMenustichting, .mainMenustichtingActive
{
    background: #005188;
    color: #7f4b7c;
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
     
}
.mainMenustichting
{    
    background: #005188 url(../../Images/mainmenu/arrowRight-blue.gif) no-repeat left center;    
}
.mainMenustichtingActive
{
    background: #005188 url(../../Images/mainmenu/arrowDown-blue.gif) no-repeat left center;    
}
.mainMenuWrapperstichting ul
{
    background-color: #e5edf3;    
}
.mainMenuWrapperstichting li
{
    background-image: url(../../Images/mainmenu/bullet-blue.gif);
}
.mainMenuWrapperstichting li a:Link
{
    color: #005188;
}
.mainMenuWrapperstichting li a:Visited
{
    color: #005188;
}
.mainMenuWrapperstichting li a:Hover
{
    color: #005188;
    text-decoration: underline;
}
.mainMenuWrapperstichting li a:Active
{
    color: #005188;
} 



/*----------------------------
       Main Menu Orange 
-----------------------------*/
.mainMenucollectie, .mainMenucollectieActive
{
    background: #ff5f35;
    color: #7f4b7c;
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
   
}
.mainMenucollectie
{
    background: #ff5f35 url(../../Images/mainmenu/arrowRight-orange.gif) no-repeat left center; 
}
.mainMenucollectieActive
{
    background: #ff5f35 url(../../Images/mainmenu/arrowDown-orange.gif) no-repeat left center; 
}
.mainMenuWrappercollectie ul
{
    background-color: #ffefea;
}
.mainMenuWrappercollectie li
{
    background-image: url(../../Images/mainmenu/bullet-orange.gif);
}
.mainMenuWrappercollectie li a:Link
{
    color: #ff5f35;
}
.mainMenuWrappercollectie li a:Visited
{
    color: #ff5f35;
}
.mainMenuWrappercollectie li a:Hover
{
    color: #ff5f35;
    text-decoration: underline;
}
.mainMenuWrappercollectie li a:Active
{
    color: #ff5f35;
} 


/*-----------------------------
        Main Menu Yellow
------------------------------*/
.mainMenucollectie-online, .mainMenucollectie-onlineActive
{
    background: #e1b138;
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
   
}
.mainMenucollectie-online
{
    background: #e1b138 url(../../Images/mainmenu/arrowRight-yellow.gif) no-repeat left center;
}
.mainMenucollectie-onlineActive
{
    background: #e1b138 url(../../Images/mainmenu/arrowDown-yellow.gif) no-repeat left center;
}
.mainMenuWrappercollectie-online ul
{
    background-color: #fdfbf5;
}
.mainMenuWrappercollectie-online li
{
    background-image: url(../../Images/mainmenu/bullet-yellow.gif);
}

.mainMenuWrappercollectie-online li a:Link
{
    color: #e1b138;
}
.mainMenuWrappercollectie-online li a:Visited
{
    color: #e1b138;
}
.mainMenuWrappercollectie-online li a:Hover
{
    color: #e1b138;
    text-decoration: underline;
}
.mainMenuWrappercollectie-online li a:Active
{
    color: #e1b138;
}  

/*-----------------------------
     Main Menu Light Blue
------------------------------*/
.mainMenuvrijwilligers, .mainMenuvrijwilligersActive
{
    background: #67bfe7;    
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;

}
.mainMenuvrijwilligers
{
    background: #67bfe7 url(../../Images/mainmenu/arrowRight-light-blue.gif) no-repeat left center;
}
.mainMenuvrijwilligersActive
{
    background: #67bfe7 url(../../Images/mainmenu/arrowDown-light-blue.gif) no-repeat left center;
}
.mainMenuWrappervrijwilligers ul
{
    background-color: #f0f8fd;
}
.mainMenuWrappervrijwilligers li
{
    background-image: url(../../Images/mainmenu/bullet-light-blue.gif);
}
.mainMenuWrappervrijwilligers li a:Link
{
    color: #67bfe7;
}
.mainMenuWrappervrijwilligers li a:Visited
{
    color: #67bfe7;
}
.mainMenuWrappervrijwilligers li a:Hover
{
    color: #67bfe7;
    text-decoration: underline;
}
.mainMenuWrappervrijwilligers li a:Active
{
    color: #67bfe7;
}  



/*----------------------------
       Main Menu Purple 
-----------------------------*/
.mainMenueducatie, .mainMenueducatieActive
{
    background: #7f4b7c;
    color: #7f4b7c;
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
   
}
.mainMenueducatie
{
    background: #7f4b7c url(../../Images/mainmenu/arrowRight-purple.gif) no-repeat left center;
}
.mainMenueducatieActive
{
   background: #7f4b7c url(../../Images/mainmenu/arrowDown-purple.gif) no-repeat left center;
}
.mainMenuWrappereducatie ul
{
    background-color: #f2edf2;
}
.mainMenuWrappereducatie li
{
    background-image: url(../../Images/mainmenu/bullet-purple.gif);
}
.mainMenuWrappereducatie li a:Link
{
    color: #7f4b7c;
}
.mainMenuWrappereducatie li a:Visited
{
    color: #7f4b7c;
}
.mainMenuWrappereducatie li a:Hover
{
    color: #7f4b7c;
    text-decoration: underline;
}
.mainMenuWrappereducatie li a:Active
{
    color: #7f4b7c;
} 


/*---------------------------
       Main Menu Pink
-----------------------------*/
.mainMenucollectie, .mainMenucollectieActive
{
    background: #f38e6e;    
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
   
}
.mainMenucollectie
{
    background: #f38e6e url(../../Images/mainmenu/arrowRight-pink.gif) no-repeat left center;
}
.mainMenucollectieActive
{
   background: #f38e6e url(../../Images/mainmenu/arrowDown-pink.gif) no-repeat left center;
}
.mainMenuWrappercollectie ul
{
    background-color: #fdefeb;
}
.mainMenuWrappercollectie li
{
    background-image: url(../../Images/mainmenu/bullet-pink.gif);
}
.mainMenuWrappercollectie li a:Link
{
    color: #f38e6e;
}
.mainMenuWrappercollectie li a:Visited
{
    color: #f38e6e;
}
.mainMenuWrapperccollectie li a:Hover
{
    color: #f38e6e;
    text-decoration: underline;
}
.mainMenuWrappercollectie li a:Active
{
    color: #f38e6e;
} 

/*---------------------------
        Main Menu Green
----------------------------*/
.mainMenuacties-nieuws, .mainMenuacties-nieuwsActive
{
    background: #00a465;    
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
   
}
.mainMenuacties-nieuws
{
    background: #00a465 url(../../Images/mainmenu/arrowRight-green.gif) no-repeat left center;
}
.mainMenuacties-nieuwsActive
{
   background: #00a465 url(../../Images/mainmenu/arrowDown-green.gif) no-repeat left center;
}
#acties-nieuws-Menu
{
    background: #e5f6ef;
}
.mainMenuWrapperacties-nieuws ul
{
    background-color: #e5f6ef !important;
}
.mainMenuWrapperacties-nieuws li
{
    background-image: url(../../Images/mainmenu/bullet-green.gif);
}
.mainMenuWrapperacties-nieuws li a:Link
{
    color: #00a465;
}
.mainMenuWrapperacties-nieuws li a:Visited
{
    color: #00a465;
}
.mainMenuWrapperacties-nieuws li a:Hover
{
    color: #00a465;
    text-decoration: underline;
}
.mainMenuWrapperacties-nieuws li a:Active
{
    color: #00a465;
} 

/*----------------------------
       Main Menu Red
-----------------------------*/
.mainMenualgemene-informatie, .mainMenualgemene-informatieActive
{
    background: #be1515;    
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;    
}
.mainMenualgemene-informatie
{
    background: #be1515 url(../../Images/mainmenu/arrowRight-red.gif) no-repeat left center;
}
.mainMenualgemene-informatieActive
{
   background: #be1515 url(../../Images/mainmenu/arrowDown-red.gif) no-repeat left center;
}
.mainMenuWrapperalgemene-informatie ul
{
    background-color: #f8e7e7;
}
.mainMenuWrapperalgemene-informatie li
{
    background-image: url(../../Images/mainmenu/bullet-red.gif);
}
.mainMenuWrapperalgemene-informatie li a:Link
{
    color: #be1515;
}
.mainMenuWrapperalgemene-informatie li a:Visited
{
    color: #be1515;
}
.mainMenuWrapperalgemene-informatie li a:Hover
{
    color: #be1515;
    text-decoration: underline;
}
.mainMenuWrapperalgemene-informatie li a:Active
{
    color: #be1515;
}     


/*----------------------------
       Main Menu Blue 
-----------------------------*/
.mainMenuvisitors-information, .mainMenuvisitors-informationActive
{
    background: #005188;
    color: #7f4b7c;
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
   
}
.mainMenuvisitors-information
{    
    background: #005188 url(../../Images/mainmenu/arrowRight-blue.gif) no-repeat left center;    
}
.mainMenuvisitors-informationActive
{
    background: #005188 url(../../Images/mainmenu/arrowDown-blue.gif) no-repeat left center;    
}
.mainMenuWrappervisitors-information ul
{
    background-color: #e5edf3;    
}
.mainMenuWrappervisitors-information li
{
    background-image: url(../../Images/mainmenu/bullet-blue.gif);
}
.mainMenuWrappervisitors-information li a:Link
{
    color: #005188;
}
.mainMenuWrappervisitors-information li a:Visited
{
    color: #005188;
}
.mainMenuWrappervisitors-information li a:Hover
{
    color: #005188;
    text-decoration: underline;
}
.mainMenuWrappervisitors-information li a:Active
{
    color: #005188;
} 

/*-----------------------------
     Main Menu Light Blue
------------------------------*/
.mainMenurotating-exhibitions, .mainMenurotating-exhibitionsActive
{
    background: #67bfe7;    
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
   
}
.mainMenurotating-exhibitions
{
    background: #67bfe7 url(../../Images/mainmenu/arrowRight-light-blue.gif) no-repeat left center;
}
.mainMenurotating-exhibitionsActive
{
    background: #67bfe7 url(../../Images/mainmenu/arrowDown-light-blue.gif) no-repeat left center;
}
.mainMenuWrapperrotating-exhibitions ul
{
    background-color: #f0f8fd;
}
.mainMenuWrapperrotating-exhibitions li
{
    background-image: url(../../Images/mainmenu/bullet-light-blue.gif);
}
.mainMenuWrapperrotating-exhibitions li a:Link
{
    color: #67bfe7;
}
.mainMenuWrapperrotating-exhibitions li a:Visited
{
    color: #67bfe7;
}
.mainMenuWrapperrotating-exhibitions li a:Hover
{
    color: #67bfe7;
    text-decoration: underline;
}
.mainMenuWrapperrotating-exhibitions li a:Active
{
    color: #67bfe7;
}  



/*----------------------------
       Main Menu Purple 
-----------------------------*/
.mainMenueducation, .mainMenueducationActive
{
    background: #7f4b7c;
    color: #7f4b7c;
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
   
}
.mainMenueducation
{
    background: #7f4b7c url(../../Images/mainmenu/arrowRight-purple.gif) no-repeat left center;
}
.mainMenueducationActive
{
   background: #7f4b7c url(../../Images/mainmenu/arrowDown-purple.gif) no-repeat left center;
}
.mainMenuWrappereducation ul
{
    background-color: #f2edf2;
}
.mainMenuWrappereducation li
{
    background-image: url(../../Images/mainmenu/bullet-purple.gif);
}
.mainMenuWrappereducation li a:Link
{
    color: #7f4b7c;
}
.mainMenuWrappereducation li a:Visited
{
    color: #7f4b7c;
}
.mainMenuWrappereducation li a:Hover
{
    color: #7f4b7c;
    text-decoration: underline;
}
.mainMenuWrappereducation li a:Active
{
    color: #7f4b7c;
} 


/*---------------------------
       Main Menu Pink
-----------------------------*/
.mainMenucollection, .mainMenucollectionActive
{
    background: #f38e6e;    
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;

}
.mainMenucollection
{
    background: #f38e6e url(../../Images/mainmenu/arrowRight-pink.gif) no-repeat left center;
}
.mainMenucollectionActive
{
   background: #f38e6e url(../../Images/mainmenu/arrowDown-pink.gif) no-repeat left center;
}
.mainMenuWrappercollection ul
{
    background-color: #fdefeb;
}
.mainMenuWrappercollection li
{
    background-image: url(../../Images/mainmenu/bullet-pink.gif);
}
.mainMenuWrappercollection li a:Link
{
    color: #f38e6e;
}
.mainMenuWrappercollection li a:Visited
{
    color: #f38e6e;
}
.mainMenuWrapperccollection li a:Hover
{
    color: #f38e6e;
    text-decoration: underline;
}
.mainMenuWrappercollection li a:Active
{
    color: #f38e6e;
} 

/*---------------------------
        Main Menu Green
----------------------------*/
.mainMenucampaigns-news, .mainMenucampaigns-newsActive
{
    background: #00a465;    
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;

}
.mainMenucampaigns-news
{
    background: #00a465 url(../../Images/mainmenu/arrowRight-green.gif) no-repeat left center;
}
.mainMenucampaigns-newsActive
{
   background: #00a465 url(../../Images/mainmenu/arrowDown-green.gif) no-repeat left center;
}
.mainMenuWrapperActies Nieuws ul
{
    background-color: #e5f6ef;
}
.mainMenuWrappercampaigns-news li
{
    background-image: url(../../Images/mainmenu/bullet-green.gif);
}
.mainMenuWrappercampaigns-news li a:Link
{
    color: #00a465;
}
.mainMenuWrappercampaigns-news li a:Visited
{
    color: #00a465;
}
.mainMenuWrappercampaigns-news li a:Hover
{
    color: #00a465;
    text-decoration: underline;
}
.mainMenuWrappercampaigns-news li a:Active
{
    color: #00a465;
} 

/*----------------------------
       Main Menu Red
-----------------------------*/
.mainMenupress-media, .mainMenupress-mediaActive
{
    background: #be1515;    
    display: block;
    width: 148px;
    height: 20px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    padding: 4px 0px 2px 16px;
  
}
.mainMenupress-media
{
    background: #be1515 url(../../Images/mainmenu/arrowRight-red.gif) no-repeat left center;
}
.mainMenupress-mediaActive
{
   background: #be1515 url(../../Images/mainmenu/arrowDown-red.gif) no-repeat left center;
}
.mainMenuWrapperpress-media ul
{
    background-color: #f8e7e7;
}
.mainMenuWrapperpress-media li
{
    background-image: url(../../Images/mainmenu/bullet-red.gif);
}
.mainMenuWrapperpress-media li a:Link
{
    color: #be1515;
}
.mainMenuWrapperpress-media li a:Visited
{
    color: #be1515;
}
.mainMenuWrapperpress-media li a:Hover
{
    color: #be1515;
    text-decoration: underline;
}
.mainMenuWrapperpress-media li a:Active
{
    color: #be1515;
}     



/* Document Wrapper */
#DocumentWrapper th
{
    background-color: #be1515;
    color: #fff;
    text-align: left;
    padding: 2px 0px;
}
#DocumentWrapper td
{
    padding: 2px 0px;
    text-align: left
}
#DocumentWrapper th a:Link
{
    color: #fff;
    text-decoration: none;
}
#DocumentWrapper th a:Visited
{
    color: #fff;
    text-decoration: none;
}
#DocumentWrapper th a:Hover
{
    color: #fff;
    text-decoration: underline;
}
#DocumentWrapper th a:Active
{
    color: #fff;
    text-decoration: none;
}
a.documentWrapperTitle:Link, a.documentWrapperTitle:Visited, a.documentWrapperTitle:Active
{
    color: #000 !important;
    text-decoration: underline;
}
a.documentWrapperTitle:Hover
{
    color: #000 !important;
}
