/* ---------------------------------------------------------------------------------------------------- */
/* Stylesheet Freelift.com - GROEN - Ron Arends voor Maxes Internet BV (04-10-2007)						*/
/* ---------------------------------------------------------------------------------------------------- */
/* Standaard tags																						*/
/* ---------------------------------------------------------------------------------------------------- */
h1 {
	background		: #009773;
}
h2 {
	background		: #009773;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Feitelijke website 																					*/
/* ---------------------------------------------------------------------------------------------------- */
div#navigatie {
	background		: url(plaatjes/logog.jpg) no-repeat;
}

div#navigatie_ov {
	background		: url(plaatjes/logog_zr.jpg) no-repeat;
}

div#navigatie_ov_zp {
	background		: url(plaatjes/logog_zp.jpg) no-repeat;
}

div#navigatie_nl_zp {
	background		: url(plaatjes/logog_nl_zp.jpg) no-repeat;
}

.all {
	background		: url(plaatjes/containerbackg.png) repeat-y;
}
div#zoekmachine {
	background		: url(plaatjes/zoekbackg.png) no-repeat;
}
/* ---------------------------------------------------------------------------------------------------- */
/* Topnavigatie		 																					*/
/* ---------------------------------------------------------------------------------------------------- */
.particulier, .professional, .distributeur, .overfreelift {
	background		: url(plaatjes/arrowg.png) no-repeat;
} 
.particulier_selected, .professional_selected, .distributeur_selected, .overfreelift_selected {
	background		: url(plaatjes/arrow_downg.png) no-repeat;
} 

/* ---------------------------------------------------------------------------------------------------- */
/* Menu				 																					*/
/* ---------------------------------------------------------------------------------------------------- */
.voet_blauw {
	background		: url('plaatjes/voetgroen.jpg') no-repeat;	
}
.menu {
	background		: url('plaatjes/menu_gr.gif') no-repeat;
}
.menu_down {
	background		: url('plaatjes/menu_gr_over.gif') no-repeat;
}
.menu_selected {
	background		: url('plaatjes/menu_gr_selected.gif') no-repeat;
}
.submenu {
	background		: url('plaatjes/submenu_gr.gif') no-repeat;
}
.submenu_down {
	background		: url('plaatjes/submenu_gr_selected.gif') no-repeat;
}
.submenu_selected {
	background		: url('plaatjes/submenu_gr_selected.gif') no-repeat;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Content			 																					*/
/* ---------------------------------------------------------------------------------------------------- */
.content {
	border 			: 1px solid #009773;
}
.content2 {
	border 			: 1px solid #009773;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Linkjes en zo...						 																*/
/* ---------------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active {
	color			: #3D5CC7;
}
A:hover {
	color			: #CF7224;
}


.contact_nl_zp {
	margin			: 0 0 0 270px;
}
.contact_ov {
	margin			: 0 0 0 270px;
}