a.arrow
{
	display:block;
	background:url(/images/newstyle/arrow_orange_right.gif) center left no-repeat;
	margin-top:6px;
	margin-left:20px;
	padding-left:22px;
}

div.tab li
{
	margin-bottom:4px;
	list-style-position:outside;
}

div.tab ul
{
	margin:0;
	padding-left:40px;
	width:390px;
}

ul.tab-menu
{
	margin:15px 0 0;
	padding:0;
	height:92px;
}

ul.tab-menu li
{
	display:block;
	float:left;
	list-style-type:none;
	width:272px;
	height:72px;
	padding:10px 15px;
	margin:0 0 0 -1px;
	background:url(/images/newstyle/bg/bg_producten.gif) no-repeat center left;
	cursor:pointer;
}

ul.tab-menu li.selected
{
	background:url(/images/newstyle/bg/bg_producten_hvr.gif) no-repeat center left;
}

ul.tab-menu li:hover
{
	background:url(/images/newstyle/bg/bg_producten_hvr.gif) no-repeat center left;
}

ul.tab-menu li:hover h3
{
	text-decoration:none;
}

ul.tab-menu #regio-tab div
{
	background:url(/images/newstyle/icn/browse_regio.gif) left center no-repeat;
	padding:5px 0 0 72px;
	font-size:.9em;
}

ul.tab-menu #functiegroep-tab div
{
	background:url(/images/newstyle/icn/browse_functiegroep.gif) left center no-repeat;
	padding:5px 0 0 72px;
	font-size:.9em;
}

ul.tab-menu #branche-tab div
{
	background:url(/images/newstyle/icn/browse_branche.gif) left center no-repeat;
	padding:5px 0 0 72px;
	font-size:.9em;
}

ul.tab-menu li h3
{
	border:0;
	margin:0;
	padding:0;
	color:#4285c5;
	text-decoration:underline;
}

ul.tab-menu li p
{
	margin:0;
	padding:0;
}

div.column-single div.notselected
{
	display:none;
}

div.column-single div.selected
{
	display:block;
}
