
html {}

body {
	background-color:#000000;
	font-family: arial, verdana, helvetica, sans-serif; color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	
	scrollbar-3dlight-color:#cfcfcf; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#c0c0c0; 
	scrollbar-darkshadow-color:#a9a9a9; 
	scrollbar-face-color:#c0c0c0; 
	scrollbar-highlight-color:#c0c0c0; 
	scrollbar-shadow-color:#c0c0c0; 
	scrollbar-track-color:#000000;
}

body.bg_image {
	background-image: url('images/bg-image.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

p		{padding:0px; margin:0px;}
div		{}
span	{}
strong	{font-weight:bold;}
th		{font-size: 11px;}
td		{font-size: 11px;}

ol		{margin-top:1.3em; margin-bottom:1.5em; padding: 0.0em; margin-left: 0.0em; list-style: decimal inside;}
ul    {margin-top:1.3em; margin-bottom:1.5em; padding: 0.0em; margin-left: 1.5em; list-style: disc outside; }

form	{padding:0px; margin:0px;}

input, select, textarea {
	font-family: arial, verdana, helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
}

input.tiny { width:34px; }
input.small, select.small { width:77Px; }
input.medium, select.medium { width:185px; }
input.large, select.large { width:275px; }
input.search_large { width:255px; }

input.extralarge, select.extralarge { width:326px; }

input.search { width:200px; border:1px solid #FFFFFF; background-color:transparent; color:#FFFFFF; }
textarea.large { width:275px; height:100px; }
textarea.extralarge { width:326px; height:275px; }

p.alert {
	color:#e20000;
}

table.form {
	border:0px!important;
}

table.form td {
	padding:3px 0px 3px 0px;
}

table.form td.text {
	padding:6px 0px 3px 0px;
}

table.form td.required {padding:6px 6px 3px 0px; }
table.form td.required div {width:7px;}
table.form td.required div.icon {
	background-image: url('images/icon-required.gif');
	background-repeat: no-repeat;
	background-position: right 4px;
	width:7px;
}
table.form td.alert {padding:6px 6px 3px 0px;}
table.form td.alert div {width:13px;}
table.form td.alert div.icon {
	background-image: url('images/icon-alert.gif');
	background-repeat: no-repeat;
	background-position: right 2px;
	width:13px;
}


div.icon_alert {
	background-image: url('images/icon-alert-2.gif');
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left:22px;
}

h1, h1.flash, h1.flash_alt	{color: #FFF000; font-size: 18px; font-weight:bold; text-transform: uppercase; padding:0px; margin:0px;}
h1.flash_alt {color: #FFFFFF;font-size: 18px;}
h2, h2.flash		{color: #FFFFFF; font-size: 18px; font-weight:bold; text-transform: uppercase; padding:0px; margin:0px;}
h3, h3.flash		{color: #FFFFFF; font-size: 11px; font-weight:bold; text-transform: uppercase; padding:0px; margin:0px;}
h4, h4.flash		{color: #FFF000; font-size: 14px; font-weight:bold; text-transform: uppercase; padding:0px; margin:0px 0px 8px 0px;} /* bottom-margin was 12px */
h4.nomargin {padding:0px; margin:0px;}
h5					{color: #FFF000; font-size: 11px; font-weight:bold; padding:0px; margin:0px;}

h2 a:link		  {text-decoration: none; color:#FFCC00;}
h2 a:visited	{text-decoration: none; color:#FFCC00;}
h2 a:active		{text-decoration: none; color:#FFFF00;}
h2 a:hover		{text-decoration: underline; color:#FFFF00;}

a:link				{text-decoration: underline; color:#FFCC00;}
a:visited			{text-decoration: underline; color:#FFCC00;}
a:active			{text-decoration: underline; color:#FFFF00;}
a:hover				{text-decoration: underline; color:#FFFF00;}

a.hover:link  		{text-decoration: none; color:#FFCC00;}
a.hover:visited 	{text-decoration: none; color:#FFCC00;}
a.hover:active 		{text-decoration: none; color:#FFFF00;}
a.hover:hover	 		{text-decoration: underline; color:#FFFF00;}

a.alt:link  		{text-decoration: none; color:#FFFFFF;}
a.alt:visited 	{text-decoration: none; color:#FFFFFF;}
a.alt:active 		{text-decoration: none; color:#FFFFFF;}
a.alt:hover	 		{text-decoration: underline; color:#FFFFFF;}

.yellow {
	color: #FFCC00;
}

a.b_nederlands {
	background-image: url('images/b-nederlands.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:168px;
	height:44px;
	display:block;
}
a.b_nederlands:hover	{
	background-position: 0px -44px;
}

a.b_deutsch {
	background-image: url('images/b-deutsch.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:168px;
	height:44px;
	display:block;
}
a.b_deutsch:hover	{
	background-position: 0px -44px;
}

a.b_english {
	background-image: url('images/b-english.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:168px;
	height:44px;
	display:block;
}
a.b_english:hover	{
	background-position: 0px -44px;
}

a.b_francais {
	background-image: url('images/b-francais.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:168px;
	height:44px;
	display:block;
}
a.b_francais:hover	{
	background-position: 0px -44px;
}


div.location_path {
	padding:5px 0px 19px 0px;
}

a.arrow  		{
	background-image: url('images/arrow-link.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display:block;
	padding-left:8px;
}

a.download  		{
	background-image: url('images/icon-download.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display:block;
	padding-left:18px;
}

div.banner {
	padding-bottom:11px;
}
span.download  		{
	background-image: url('images/icon-download-2.gif');
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right:11px;
}


a.download span.white {
	color: #FFFFFF;
	text-decoration:none!important;
}

table.center, div.center 
{
	margin-left:auto;
	margin-right:auto;
}

table.result_list {}
table.result_list td.date {
	white-space:nowrap;
	font-weight: bold;
	color:#FFCC00;
}
table.result_list td.text {
	width:100%;
	padding: 0px 0px 30px 22px;
}
table.result_list td.text2 {
	width:100%;
	padding-bottom: 30px;
}

table.result_list td.text3 {
	width:100%;
	padding-bottom: 15px;
}

table.result_list a.title {
	font-weight: bold;
}
table.result_list a.title:link				{text-decoration: none; color:#FFFF00;}
table.result_list a.title:visited			{text-decoration: none; color:#FFFF00;}
table.result_list a.title:active			{text-decoration: none; color:#FFFF00;}
table.result_list a.title:hover				{text-decoration: underline; color:#FFFF00;}


table.button_row {}
table.button_row td.padding_r {
	padding-right:4px;
	vertical-align:middle;
}


div.img_right {
	float:right;
	padding: 11px 0px 11px 11px;
}

table.tabs tr td {
	padding-right: 4px;
}
table.menu_container {
	width:100%;
	background-image: url('images/mm-spacer.gif');
	background-repeat: repeat-x;
}

table.mainmenu {
	width: 395px;
	height: 23px;
	float: right;
}

table.submenu {
	width:100%;
	height: 29px;
	float: right;
}

table.submenu td.item {
	white-space: nowrap;
	padding-left: 16px;
	padding-top: 0px;
}

table.submenu td.item a:link	{text-decoration: none; color:#FFFFFF;}
table.submenu td.item a:visited	{text-decoration: none; color:#FFFFFF;}
table.submenu td.item a:active	{text-decoration: none; color:#FFFFFF;}
table.submenu td.item a:hover	{text-decoration: underline; color:#FFFFFF;}

table.submenu td.first {
	padding-left: 0px;
}

table.submenu td.selected  {
	color: #FFF000;
}

table.submenu td.selected a:link	{text-decoration: none; color:#FFF000;}
table.submenu td.selected a:visited	{text-decoration: none; color:#FFF000;}
table.submenu td.selected a:active	{text-decoration: none; color:#FFF000;}
table.submenu td.selected a:hover	{text-decoration: underline; color:#FFF000;}

table.submenu td.bg {
	background-image: url('images/sm-bg.gif');
	background-repeat: repeat-x;
}

table.submenu td.corner_l {
	background-image: url('images/sm-corner-l.gif');
	background-repeat: no-repeat;
	width:12px;
}

table.submenu td.corner_r {
	background-image: url('images/sm-corner-r.gif');
	background-repeat: no-repeat;
	width:12px;	
}

div.intro_home {
	background-image: url('images/bg-intro-home.gif');
	background-repeat: no-repeat;
	width:387px;
	height:139px;
	overflow:hidden;
}

div.dealers_home {
	background-image: url('images/bg-dealers-home.gif');
	background-repeat: no-repeat;
	width:192px;
	height:134px;
	overflow:hidden;
	text-align:left;
}

div.specialisaties_home {
	background-image: url('images/bg-specialisaties.gif');
	background-repeat: no-repeat;
	width:559px;
	height:134px;
	overflow:hidden;
	text-align:left;
}

div.advies_home {
	background-image: url('images/bg-advies-home.jpg');
	background-repeat: no-repeat;
	width:559px;
	height:282px;
	overflow:hidden;
	text-align:left;
}

div.advies_home div.padding {
	padding: 75px 100px 40px 100px;
}

table.box td {
	text-align:left;
	vertical-align:top;
}

table.box td.corner_lt {
	background-image: url('images/box-corner-lt.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;
}

table.box div.spacer {
	width:8px;
	height:8px;
	overflow:hidden;
}

table.box div.colspacer {
	width:5px;
	height:5px;
	overflow:hidden;
}

table.box td.corner_rt {
	background-image: url('images/box-corner-rt.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;
}

table.box td.corner_lb {
	background-image: url('images/box-corner-lb.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;	
}

table.box td.corner_rb {
	background-image: url('images/box-corner-rb.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;	
}

table.box td.corner_lb {
	background-image: url('images/box-corner-lb.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;	
}

table.box td.bg_top {
	background-image: url('images/box-bg-top.gif');
	background-repeat: repeat-x;
	height:8px;
	overflow:hidden;	
}

table.box td.top_default {
	background-image: url('images/box-top-default.gif');
	background-repeat: repeat-x;
	height:8px;
	overflow:hidden;	
}

table.box td.bg_default {
	background-image: url('images/box-bg-default.gif');
	background-repeat: repeat-y;
}

table.box td.bottom_default {
	background-image: url('images/box-bottom-default.gif');
	background-repeat: repeat-x;
	height:8px;
	overflow:hidden;	
}

table.box td.bg_content {
	background-color:#292929;
	width:100%;
}

table.box td.bg_content2 {
	background-color:#1E1E1E;
	width:100%;
}

table.box td.bg_bottom2 {
	background-image: url('images/box-bg-bottom-2.gif');
	background-repeat: repeat-x;
	height:8px;
	overflow:hidden;
}

table.box td.bg_bottom {
	background-image: url('images/box-bg-bottom.gif');
	background-repeat: repeat-x;
	height:8px;
	overflow:hidden;
}

table.box td.bg_left {
	background-image: url('images/box-bg-left.gif');
	background-repeat: repeat-y;
	width:8px;
	overflow:hidden;	
}

table.box td.bg_right {
	background-image: url('images/box-bg-right.gif');
	background-repeat: repeat-y;
	width:8px;
	overflow:hidden;	
}

table.box td.red_top_col1 {
	position:relative;
	background-image: url('images/box-red-top-col1.gif');
	background-repeat: repeat-y;
	width:192px;
	height:52px;
}

table.box td.red_bg_col1 {
	background-image: url('images/box-red-bg-col1.jpg');
	background-repeat: repeat-y;
	width:192px;
	height:294px;
}

table.box td.top_col1 {
	background-image: url('images/box-top-col1.gif');
	background-repeat: no-repeat;
	width:192px;
	height:52px;
}

table.box td.top_col1_c {
	background-image: url('images/box-top-col1-c.gif');
	background-repeat: no-repeat;
	width:449px;
	height:96px;
}

table.box td.bottom_col1_c {
	background-image: url('images/box-bottom-col1-c.gif');
	background-repeat: no-repeat;
	width:449px;
	height:8px;
}

table.box td.top_col1_b {
	background-image: url('images/box-top-col1-b.gif');
	background-repeat: no-repeat;
	width:192px;
	height:62px;
}
table.box td.top_col1_b div.header {
	width:192px;
}

table.box td.top_col2 {
	background-image: url('images/box-top-col2-b.gif');
	background-repeat: no-repeat;
	width:248px;
	height:11px;
	overflow: hidden;
}


table.box td.top_col2_b {
	background-image: url('images/box-top-col2-b.gif');
	background-repeat: no-repeat;
	width:248px;
	height:62px;
}

table.box td.bg_col1 {
	background-image: url('images/box-bg-col1.gif');
	background-repeat: repeat-y;
	width:192px;
	height:252px;
}

table.box td.red_top_big {
	background-image: url('images/box-red-top-big.gif');
	background-repeat: repeat-y;
	width:754px;
	height:52px;
	overflow:hidden;
}

table.box td.red_bottom_col1 {
	background-image: url('images/box-red-bottom-col1.gif');
	background-repeat: repeat-y;
	width:192px;
	height:8px;
	overflow:hidden;
}
table.box td.bottom_col1 {
	background-image: url('images/box-bottom-col1.gif');
	background-repeat: repeat-y;
	width:192px;
	height:8px;
	overflow:hidden;
}

table.box td.bottom_col1_b {
	background-image: url('images/box-bottom-col1-b.gif');
	background-repeat: repeat-y;
	width:192px;
	height:8px;
	overflow:hidden;
}

table.box td.corner_rt2 {
	background-image: url('images/box-corner-rt-2.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;
}

table.box td.corner_lt2 {
	background-image: url('images/box-corner-lt-2.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;
}

table.box td.corner_lb2 {
	background-image: url('images/box-corner-lb-2.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;	
}

table.box td.corner_rb2 {
	background-image: url('images/box-corner-rb-2.gif');
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	overflow:hidden;	
}

table.box td.bottom_col2 {
	background-image: url('images/box-bottom-col2.gif');
	background-repeat: repeat-y;
	width:248px;
	height:8px;
	overflow:hidden;
}

table.box td.bg_left2 {
	background-image: url('images/box-bg-left-2.gif');
	background-repeat: repeat-y;
	width:8px;
	overflow:hidden;	
}

table.box td.bg_right2 {
	background-image: url('images/box-bg-right-2.gif');
	background-repeat: repeat-y;
	width:8px;
	overflow:hidden;	
}

table.box td.red_top_col2 {
	background-image: url('images/box-red-top-col2.gif');
	background-repeat: repeat-y;
	width:248px;
	height:52px;
	overflow:hidden;
}
table.box td.red_top_col3 {
	background-image: url('images/box-red-top-col3.gif');
	background-repeat: repeat-y;
	width:248px;
	height:52px;
	overflow:hidden;
}
table.box td.red_top_col4 {
	background-image: url('images/box-red-top-col4.gif');
	background-repeat: repeat-y;
	width:248px;
	height:52px;
	overflow:hidden;
}

table.box td.red_top_col_medium {
	background-image: url('images/box-red-top-medium.gif');
	background-repeat: repeat-y;
	width:501px;
	height:96px;
	overflow:hidden;
}

table.box td.top_col_medium {
	background-image: url('images/box-top-medium.gif');
	background-repeat: repeat-y;
	width:501px;
	height:62px;
	overflow:hidden;
}

table.box td.top_col_medium_black {
	background-image: url('images/box-top-medium-black.gif');
	background-repeat: repeat-y;
	width:501px;
	height:8px;
	overflow:hidden;
}

table.box td.bottom_col_medium {
	background-image: url('images/box-bottom-medium.gif');
	background-repeat: repeat-y;
	width:501px;
	height:8px;
	overflow:hidden;
}

table.box td.bg_s2 {
	background-image: url('images/box-bg-s2.gif');
	background-repeat: repeat-y;
}

table.box td.bg_big {
	background-image: url('images/box-bg-big.gif');
	background-repeat: repeat-y;
}

table.box td.bg_medium {
	background-image: url('images/box-bg-medium.gif');
	background-repeat: repeat-y;
}

table.box td.bg_c1_c {
	background-image: url('images/box-bg-col1-c.gif');
	background-repeat: repeat-y;
}


table.box div.bg_gradient {
	background-image: url('images/box-bg-gradient.jpg');
	background-repeat: repeat-x;
	margin: 0px 3px 0px 3px;
}

table.box div.bg_gradient div.padding {
	padding:11px 8px 11px 8px;
}

table.box td.bottom_s2 {
	background-image: url('images/box-bottom-s2.gif');
	background-repeat: repeat-y;
	height:8px;
	overflow:hidden;
}

table.box td.bottom_big {
	background-image: url('images/box-bottom-big.gif');
	background-repeat: repeat-y;
	height:8px;
	overflow:hidden;
}

table.box div.header {
	height:52px; 
	overflow:hidden;
}

table.box div.header_default {
	height:44px; 
	overflow:hidden;
}

div.header div.padding {
	padding-top:8px;
}

div.scroll_list {
	overflow: auto;
	overflow-x:hidden;
	overflow-y:scroll;
	width:226px;
	height:316px;
	color:#FFFFFF;
}

div.simple_list {color:#FFFFFF;}

div.simple_list a,
div.simple_list p,
div.scroll_list a {
	padding:0px 0px 8px 0px;
	display:block;
}


div.simple_list div.item0 div.sub, div.simple_list div.item0 div#sub {
	display:none;
}

div.simple_list div.item1 div.sub, div.simple_list div.item1 div#sub {
	display:block;
}
div.simple_list div.item1 div.main a, div.simple_list div.item1 div#main a {
	color:#FFFFFF;
}

div.simple_list a:link, 		div.scroll_list a:link  		{text-decoration: none; color:#ffcc00;}
div.simple_list a:visited, 		div.scroll_list a:visited 		{text-decoration: none; color:#ffcc00;}
div.simple_list a:active, 		div.scroll_list a:active 		{text-decoration: none; color:#ffcc00;}
div.simple_list a:hover, 		div.scroll_list a:hover	 		{text-decoration: underline; color:#ffcc00;}

div.simple_list a.selected:link,  		div.scroll_list a.selected:link  	{text-decoration: none; color:#FFFFFF;}
div.simple_list a.selected:visited, 	div.scroll_list a.selected:visited 	{text-decoration: none; color:#FFFFFF;}
div.simple_list a.selected:active,  	div.scroll_list a.selected:active 	{text-decoration: none; color:#FFFFFF;}
div.simple_list a.selected:hover,		div.scroll_list a.selected:hover	{text-decoration: none; color:#FFFFFF;}


div.simple_list div.sub, div.simple_list div#sub {
	color:#FFFFFF;
	padding:0px 0px 0px 11px;
}
div.simple_list div.sub div a, div.simple_list div#sub div a {
	background-image: url('images/arrow-link.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0px 0px 8px 11px;
	display:block;
}

div.simple_list div.sub div.selected a, div.simple_list div#sub div.selected a {
	background-image: url('images/arrow-link-white.gif');
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0px 0px 8px 11px;
	display:block;
}

div.b_vehicle { 
		background-repeat: no-repeat;
		background-position: 13px center;
		height:44px;
		padding-left: 75px;
		cursor:pointer;
}
div.b_vehicle p {
	padding-top:15px;
}
div.b_vehicle a {
	text-decoration: none;
}

div.car1 {background-image: url('images/img-car-1.gif');}
div.car1 a {color:#FFFFFF;}

div.car0 {background-image: url('images/img-car-0.gif');}
div.car0 a {color:#FFCC00;}

div.van1 {background-image: url('images/img-van-1.gif'); color:#FFFFFF;}
div.van1 a {color:#FFFFFF;}

div.van0 {background-image: url('images/img-van-0.gif'); color:#FFCC00;}
div.van0 a {color:#FFCC00;}

div.truck1 {background-image: url('images/img-truck-1.gif'); color:#FFFFFF;}
div.truck1 a {color:#FFFFFF;}

div.truck0 {background-image: url('images/img-truck-0.gif'); color:#FFCC00;}
div.truck0 a {color:#FFCC00;}

div.bike1 {background-image: url('images/img-bike-1.gif'); color:#FFFFFF;}
div.bike1 a {color:#FFFFFF;}

div.bike0 {background-image: url('images/img-bike-0.gif'); color:#FFCC00;}
div.bike0 a {color:#FFCC00;}

div.tractor1 {background-image: url('images/img-tractor-1.gif'); color:#FFFFFF;}
div.tractor1 a {color:#FFFFFF;}

div.tractor0 {background-image: url('images/img-tractor-0.gif'); color:#FFCC00;}
div.tractor0 a {color:#FFCC00;}

div.industry1 {background-image: url('images/img-industry-1.gif'); color:#FFFFFF;}
div.industry1 a {color:#FFFFFF;}

div.industry0 {background-image: url('images/img-industry-0.gif'); color:#FFCC00;}
div.industry0 a {color:#FFCC00;}

div.img_vehicle_small { 
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height:20px;
		padding: 3px 0px 0px 44px;
}
div.img_vehicle_small p {
	padding-top:15px;
}

div.car_small {background-image: url('images/img-car-small.gif'); color:#FFFFFF;}
div.bike_small {background-image: url('images/img-bike-small.gif'); color:#FFFFFF;}
div.tractor_small {background-image: url('images/img-tractor-small.gif'); color:#FFFFFF;}
div.industry_small {background-image: url('images/img-industry-small.gif'); color:#FFFFFF;}   
div.boat_small {background-image: url('images/img-boat-small.gif'); color:#FFFFFF;}   


.padding {
	padding:11px;
}



.padding_lr {
	padding:0px 11px 0px 11px;
}

.padding_lrt1 {
	padding:11px 11px 0px 11px;
}

.padding_lrt2 {
	padding:11px 11px 3px 11px;
}

.padding_lrt3 {
	padding:32px 11px 0px 11px;
}

.padding_box {
	padding:0px 3px 3px 3px;
}

td.specialisatie_img_landbouw,
td.specialisatie_img_seg_agri
{
	width:387px; 
	height:372px; 
	background-image: url(images/specialisatie-img-landbouw.jpg);
	background-repeat: no-repeat;
}

td.specialisatie_img_marine,
td.specialisatie_img_watersport,
td.specialisatie_img_seg_marine
{
	width:387px; 
	height:372px; 
	background-image: url(images/specialisatie-img-watersport.jpg);
	background-repeat: no-repeat;
}

td.specialisatie_img_tweewielers,
td.specialisatie_img_seg_bike
{
	width:387px; 
	height:372px; 
	background-image: url(images/specialisatie-img-tweewielers.jpg);
	background-repeat: no-repeat;
}

td.specialisatie_img_wegverkeer,
td.specialisatie_img_seg_aut
{
	width:387px; 
	height:372px; 
	background-image: url(images/specialisatie-img-wegverkeer.jpg);
	background-repeat: no-repeat;
}

td.specialisatie_img_wegverkeer,
td.specialisatie_img_seg_aut
{
	width:387px; 
	height:372px; 
	background-image: url(images/specialisatie-img-wegverkeer.jpg);
	background-repeat: no-repeat;
}

td.specialisatie_img_landbouw,
td.specialisatie_img_seg_agri
{
	width:387px; 
	height:372px; 
	background-image: url(images/specialisatie-img-landbouw.jpg);
	background-repeat: no-repeat;
}

td.specialisatie_img_industrie,
td.specialisatie_img_seg_ind
{
	width:387px; 
	height:372px; 
	background-image: url(images/specialisatie-img-industrie.jpg);
	background-repeat: no-repeat;
}


td.border_left {
	background-image:url(images/column-separator.gif);
	background-repeat: repeat-y;
	padding-left:12px;
}

td.border_center {
	background-image:url(images/column-separator.gif);
	background-position: 11px 0px;
	background-repeat: repeat-y;
	padding-left:11px;
	padding-right:12px;
}

table.table {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #444444;
}
table.table tr.row {}
table.table tr.row td {
	padding: 4px 0px 5px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #444444;
}
table.table tr.row td.left {
	white-space: nowrap;
	padding-right: 49px;
}


table.table2 {

}
table.table2 th {
	padding: 4px 0px 5px 0px;
	color: #fff000;
	font-weight:bold;
	text-align:left;
	padding: 0px 0px 5px 0px;
}
table.table2 tr.row {}
table.table2 tr.row td {
	padding: 3px 0px 5px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #444444;
}
table.table2 tr.row td.clean {
	padding: 0px 5px 0px 0px;
}
table.table2 tr.row td.left {
	white-space: nowrap;
	padding-right: 49px;
}

span.map_marker {
	color:#000000;
}



div.flash {

	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	position:absolute;
	top:3px;
	left:3px;
}

div.col1_flash {
	background-image:url(images/col1_flash.gif);
	background-repeat: no-repeat;
	width:192px;
	height:52px;	
}

div.col2_flash {
	background-image:url(images/col2_flash.gif);
	background-repeat: no-repeat;
	width:242px;
	height:52px;	
}              

div.alt_kenteken_bg {
	background-image:url(/images/alt-kenteken-bg.gif); 
	width:275px; 
	height:58px;
}   
    
input.alt_kenteken_input {
	position:relative;
	background:transparent; 
	border:0px; 
	font-size:28px; 
	width:241px; 
	left:28px;
	top:8px; 
	text-align:center;
}  
 
div.alt_kenteken_bg_small {
	background-image:url(/images/alt-kenteken-bg-small.gif); 
	width:172px; 
	height:36px;
}   
    
input.alt_kenteken_input_small {
	position:relative;
	background:transparent;
	border:0px; 
	font-size:18px; 
	width:148px; 
	left:18px;
	top:4px; 
	text-align:center;
}  
  
div.search_again {
	background-color:#000000;
	padding:11px;
}

table.search_again td {
	background-color:#000000;
	vertical-align:middle;
}

span.search_query {

	font-size: 14px;
	color: #ff000a;	
}

span.search_num_results {
	font-size: 10px;
}

div.search_num_results {
	background-color:#000000;
	padding:11px; 
	margin-top:2px;
	margin-bottom:18px;	
}

input.radio, input.check {
position:absolute;
left:-1.7em;
top:0px;
margin: 0px;
width:1.2em;
height:1.2em;
}

label {
position:relative;
display:block;
padding: 0px 7px 4px 0px;
margin-left:1.7em;
overflow: visible;
}

div.component {}
div.component a {
	padding-left:11px;
	text-decoration:underline!important;
	display:block;
}

div.component a.selected {
	background-image: url('images/arrow-anim-white.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:11px;
	text-decoration:none!important;
	display:block;
}

.fieldformhuman {
	visibility:hidden;
	display:none;
}


a.lightswitch {
	text-decoration:none;
	color:#999999;
}

div.tab {
	margin-left:9px;
	float:left;
	cursor:pointer;
}	
div.tab div {
	background-position: 0 0;
	background-repeat: no-repeat;
	display:block;
	overflow:hidden;
	width:127px;
	height:36px;


}

div.tab div:hover {background-position: 0 -36px;}
div.active div {background-position: 0 -72px!important;}
div.tab span {visibility:hidden;}

div.tab_product_advies_nl {background-image: url('/images/nl/tab-product-advies.gif');}
div.tab_verzekering_nl {background-image: url('/images/nl/tab-verzekering.gif');}
div.tab_tracking_tracing_nl {background-image: url('/images/nl/tab-tracking-tracing.gif');}
div.tab_leasing_nl {background-image: url('/images/nl/tab-leasing.gif');}

div.tab_product_advies_en {background-image: url('/images/en/tab-product-advies.gif');}
div.tab_verzekering_en {background-image: url('/images/en/tab-verzekering.gif');}
div.tab_tracking_tracing_en {background-image: url('/images/en/tab-tracking-tracing.gif');}
div.tab_leasing_en {background-image: url('/images/en/tab-leasing.gif');}

div.tab_product_advies_de {background-image: url('/images/de/tab-product-advies.gif');}
div.tab_verzekering_de {background-image: url('/images/de/tab-verzekering.gif');}
div.tab_tracking_tracing_de {background-image: url('/images/de/tab-tracking-tracing.gif');}
div.tab_leasing_de {background-image: url('/images/de/tab-leasing.gif');}

div.tab_product_advies_fr {background-image: url('/images/fr/tab-product-advies.gif');}
div.tab_verzekering_fr {background-image: url('/images/fr/tab-verzekering.gif');}
div.tab_tracking_tracing_fr {background-image: url('/images/fr/tab-tracking-tracing.gif');}
div.tab_leasing_fr {background-image: url('/images/fr/tab-leasing.gif');}

#tab1 {display:block;}
#tab2 {display:none;}
#tab3 {display:none;}
#tab4 {display:none;}

.tabframe {
	
	width:537px;
	height:400px;
	border:0px;
	padding:0;
	margin:0;
}