/* Menu */
.fr #menu ul	{ background			: url(../img/fr/menu_items.gif) no-repeat 90px 195px; }

/* actiebuttons homepage */
.fr #frontpage .info .brochure_fr	{	background: url(../img/fr/frontpage_brochure_bg.gif) no-repeat 15px 20px; }
.fr #frontpage .info .nieuws_fr		{	background: url(../img/fr/frontpage_nieuws_bg.gif) no-repeat 15px 20px; }
.fr #frontpage .info .tips_fr		{	background: url(../img/fr/frontpage_tips_bg.gif) no-repeat 15px 20px; }

.fr #frontpage .info div.tips_fr	{
	float				: none;
	position			: absolute;
	top					: 120px;
	right				: 0;
	margin				: 20px 2px 0 15px;
}

/* actibuttons vervolgpagina's */
#zijbalk .brochure_fr	{	height: 112px; background: url(../img/fr/zijbalk_brochure_bg.gif) no-repeat; }
#zijbalk .nieuws_fr		{	height: 109px; background: url(../img/fr/zijbalk_nieuws_bg.gif) no-repeat; }
#zijbalk .tips_fr		{	height: 112px; background: url(../img/fr/zijbalk_tips_bg.gif) no-repeat; }


/* Zoeken knop */
.fr #zoeken ul li.button input	{
	background			: url(../img/fr/zoeken_button.gif) no-repeat left top;
}