/* Particuliere css stylesheet
.header {
	background-image:url(../images/header_par2.gif);
	background-repeat:no-repeat;
	width:986px;
	height:188px;
} */
.navcontainer {
	background-image:url(../images/nav_back_par.gif);
	background-repeat:no-repeat;
	width:986px;
	height:47px;
}
.section_link {
	padding-left:90px;
	padding-top:60px;
}
a.section:link {
	text-decoration: none;
}
a.section:visited {
	text-decoration: none;
}
a.section:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
/* links navigatie menu hovers  background-color:#f18e00;*/
.left_nav_menu {
	background-color:#FFFFFF;
	width:150px;
	height:27px;
	margin-bottom:1px;
	font-size:11px;
}
.left_nav_menu_verwacht {
	background-color:#FFFFFF;
	color:#FF6600;
	font-weight:bold;
	width:150px;
	height:27px;
	margin-bottom:1px;
	font-size:11px;
}
.left_nav_menu:hover {
	background-image:url(../images/backbutton_particulier.gif);
	width:150px;
	height:27px;
	margin-bottom:1px;
	cursor:pointer;
	font-size:11px;
	color:#FFFFFF;
}
.left_nav_menu_verwacht:hover {
	background-image:url(../images/backbutton_particulier.gif);
	width:150px;
	height:27px;
	margin-bottom:1px;
	cursor:pointer;
	font-size:11px;
	color:#FFFFFF;
}
.left_nav_menu_selected {
	background-image:url(../images/backbutton_particulier.gif);
	width:150px;
	height:27px;
	margin-bottom:1px;
	color:#FFFFFF;
	font-size:11px;
}
.left_nav_menu_verwacht_selected {
	background-image:url(../images/backbutton_particulier.gif);
	width:150px;
	height:27px;
	margin-bottom:1px;
	color:#FFFFFF;
}
.webshop_top {
	background-color: #ececed;
	color:#8a8b8c;
}
.webshop_top_prijs {
	background-color: #ebe2d8;
	color:#8a8b8c;
	text-align:center;
}
.webshop_middle_prijs {
	background-color: #fff4e8;
	text-align:left;
	padding-left:5px;
}
