
.headerImgVervolg .headerSlogan
{
	background: #FFF url("../../img/bgHeaderSloganGroen.gif") repeat-x 0px 0px;
}

/*-----------------------------------------------------------------------------------------------*/
/* zoekBoek																						 */
/*-----------------------------------------------------------------------------------------------*/
.selectieZoekBoekContainer
{
	background: transparent url("../../img/bgZoekBoekGroen.gif") no-repeat 0px 0px;
}

.selectieZoekBoek
{
	background: transparent url("../../img/bgZoekBoekGroen.gif") no-repeat 0px 0px;
}

.selectieZoekBoek .title
{
	color: #FFFFFF;
}

.selectieZoekBoek .content
{
	color: #FFFFFF;
}

.zoekBoekHeader .text
{
	border-bottom: 1px solid #42A62A;
	color: #42A62A;
}

.zoekBoekResults .zoekBoekRight .title a
{
	color: #42A62A;
}

.zoekBoekResultDetail .title
{
	color: #42A62A;
}

.zoekBoekResultDetail .titleSmall
{
	color: #42A62A;
}

.zoekBoekResultDetail .titleFoto
{
	color: #42A62A;
}

.zoekBoekResultDetail .itemNav a.link
{
	color: #42A62A;
}

.zoekBoekTabs a.current, .zoekBoekTabs a.current:hover
{
	background: url("../../img/bgTabBreedCurrentGroen.gif") no-repeat 0px 0px;
}

.zoekBoekResultList .list table tr th
{
	color: #FFF;
	background: #42A62A;
}

.zoekBoekResultList .list table td a.type2
{
	color: #42A62A;
}

.zoekBoekResultList .list table td a.type3
{
	color: #42A62A;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* hoofdmenu																					 */
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu
{
	background: #FFF url("../../img/bgHoofdMenuGroen.gif") repeat-x 0px 0px;
}

div#mainMenu a.home
{
	background: #FFF url("../../img/homeGroen.gif") no-repeat 0px 0px;
}

div#mainMenu a.current
{
	color: #FFF;
	background: transparent url("../../img/bgHoofdMenuTabGroen.gif") repeat-x 0 0;	
}

div#mainMenu a.current:hover
{
	color: #FFF;
	background: transparent url("../../img/bgHoofdMenuTabGroen.gif") repeat-x 0 0;	
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* subMenu																						 */
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu div.subMenu a:hover
{
	color: #42A62A;
}

div#mainMenu div.subMenu a.current
{
	color: #42A62A;
	font-weight: bold;
	background: none;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* tabs																							 */
/*-----------------------------------------------------------------------------------------------*/
.evenementTentoonstelling .tabs .current, .evenementTentoonstelling .tabs .current:hover
{
	color: #FFF;
	background-color: #4AB82E;
}

.evenementTentoonstelling .content
{
	background: url("../../img/bgEvenementGroen.gif") repeat-x 0px 0px;
}

.evenementTentoonstelling .content .item a.date, .evenementTentoonstelling .content .item a.title,
.evenementTentoonstelling .content .item a.teaser
{
	color: #FFF;
}

.evenementTentoonstelling .bottom
{
	color: #FFF;
	background: url("../../img/bgEvenementBottomGroen.gif") no-repeat 0px 0px;
}

.evenementTentoonstelling .bottom a
{
	color: #FFF;
}

.evenementTentoonstelling .bottom a.aanmelden
{
	color: #FFF;
}

.evenementTentoonstelling .bottom a.aanmelden:hover
{
	color: #FFF;
}
/*-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------*/
/* subPortalSpotlight																			 */
/*-----------------------------------------------------------------------------------------------*/
.subPortalSpotlight .content .spotlightBread .spotlightCat
{
	color: #42A62A;
}

.subPortalSpotlight .content .title
{
	color: #42A62A;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* item																							 */
/*-----------------------------------------------------------------------------------------------*/
.itemTitle
{
	color: #42A62A;
}

.itemTitle a:hover
{
	color: #42A62A;
}

a.itemMore
{
	background: url("../../img/item/btnMoreGroen.gif") no-repeat 0px right;
}

a.itemMore:hover
{
	background: url("../../img/item/btnMoreGroen.gif") no-repeat -25px right;
}

a.itemBack
{
	background: url("../../img/item/btnBackGroen.gif") no-repeat 0px left;
}

a.itemBack:hover
{
	background: url("../../img/item/btnBackGroen.gif") no-repeat -25px left;
}

a.itemTop
{
	background: url("../../img/item/btnTopGroen.gif") no-repeat 0px right;
}

a.itemTop:hover
{
	background: url("../../img/item/btnTopGroen.gif") no-repeat -25px right;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* footer																						 */
/*-----------------------------------------------------------------------------------------------*/
.mainFooter
{
	background-color: #42A62A;
}
/*-----------------------------------------------------------------------------------------------*/