
.headerImgVervolg .headerSlogan
{
	background: #FFF url("../../img/bgHeaderSloganGeel.gif") repeat-x 0px 0px;
}

/*-----------------------------------------------------------------------------------------------*/
/* zoekBoek																						 */
/*-----------------------------------------------------------------------------------------------*/
.selectieZoekBoekContainer
{
	background: transparent url("../../img/bgZoekBoekGeel.gif") no-repeat 0px 0px;
}

.selectieZoekBoek
{
	background: transparent url("../../img/bgZoekBoekGeel.gif") no-repeat 0px 0px;
}

.selectieZoekBoek .title
{
	color: #67656A;
}

.selectieZoekBoek .content
{
	color: #746861;
}

.zoekBoekHeader .text
{
	border-bottom: 1px solid #D2B800;
	color: #D2B800;
}

.zoekBoekResults .zoekBoekRight .title a
{
	color: #D2B800;
}

.zoekBoekResultDetail .title
{
	color: #D2B800;
}

.zoekBoekResultDetail .titleSmall
{
	color: #D2B800;
}

.zoekBoekResultDetail .titleFoto
{
	color: #D2B800;
}

.zoekBoekResultDetail .itemNav a.link
{
	color: #D2B800;
}

.zoekBoekTabs a.current, .zoekBoekTabs a.current:hover
{
	background: url("../../img/bgTabBreedCurrentGeel.gif") no-repeat 0px 0px;
}

.zoekBoekResultList .list table tr th
{
	color: #FFF;
	background: #EFD101;
}

.zoekBoekResultList .list table td a.type2
{
	color: #D2B800;
}

.zoekBoekResultList .list table td a.type3
{
	color: #D2B800;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* hoofdmenu																					 */
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu
{
	background: #FFF url("../../img/bgHoofdMenuGeel.gif") repeat-x 0px 0px;
}

div#mainMenu a.home
{
	background: #FFF url("../../img/homeGeel.gif") no-repeat 0px 0px;
}

div#mainMenu a.current
{
	color: #FFF;
	background: url("../../img/bgHoofdMenuTabGeel.gif") repeat-x 0px 0px;	
}

div#mainMenu a.current:hover
{
	color: #FFF;
	background: url("../../img/bgHoofdMenuTabGeel.gif") repeat-x 0px 0px;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* subMenu																						 */
/*-----------------------------------------------------------------------------------------------*/
div#mainMenu div.subMenu a:hover
{
	color: #D2B800;
}

div#mainMenu div.subMenu a.current
{
	color: #D2B800;
	font-weight: bold;
	background: none;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* tabs																							 */
/*-----------------------------------------------------------------------------------------------*/
.evenementTentoonstelling .tabs .current, .evenementTentoonstelling .tabs .current:hover
{
	background-color: #EFD101;
}

.evenementTentoonstelling .content
{
	background: url("../../img/bgEvenementGeel.gif") repeat-x 0px 0px;
}

.evenementTentoonstelling .bottom
{
	background: url("../../img/bgEvenementBottomGeel.gif") no-repeat 0px 0px;
}
/*-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------*/
/* subPortalSpotlight																			 */
/*-----------------------------------------------------------------------------------------------*/
.subPortalSpotlight .content .spotlightBread .spotlightCat
{
	color: #D2B800;
}

.subPortalSpotlight .content .title
{
	color: #D2B800;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* item																							 */
/*-----------------------------------------------------------------------------------------------*/
.itemTitle
{
	color: #D2B800;
}

.itemTitle a:hover
{
	color: #D2B800;
}

a.itemMore
{
	background: url("../../img/item/btnMoreGeel.gif") no-repeat 0px right;
}

a.itemMore:hover
{
	background: url("../../img/item/btnMoreGeel.gif") no-repeat -25px right;
}

a.itemBack
{
	background: url("../../img/item/btnBackGeel.gif") no-repeat 0px left;
}

a.itemBack:hover
{
	background: url("../../img/item/btnBackGeel.gif") no-repeat -25px left;
}

a.itemTop
{
	background: url("../../img/item/btnTopGeel.gif") no-repeat 0px right;
}

a.itemTop:hover
{
	background: url("../../img/item/btnTopGeel.gif") no-repeat -25px right;
}
/*-----------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------*/
/* footer																						 */
/*-----------------------------------------------------------------------------------------------*/
.mainFooter
{
	background-color: #E9C900;
}
/*-----------------------------------------------------------------------------------------------*/