/* kleuren
ddmenu/* kleuren
#F71B14 //rood
#0D0058 //donkerblauw
#094F9D //lichter blauw
#094F9D bloktxt

kleuren*/


BODY, htmlm, table{
	margin:0px;
	padding:0px;
	/*background-image:url(maingradient.gif);
	background-repeat:repeat-x;*/
	font-family:arial, arial narrow;
	font-size:11px;
}

#partners{
	height:90px;
}

#basis {
	width:962px;
	height:980px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	top:0px;
}

#header {
	overflow:hidden;
	height:118px;
}

#add_melding{
	padding:10px 0px 0px 245px;	
	font-weight:normal;
	/*font-size:16px;*/
	color:#10005f
}

input{
	background: #f2f2f2;
}

input[type=text], select, textarea{
	background: #ffffff;
	font-size:10px;
	border:1px solid #094F9D;
	font-size:11px;
	font-family:arial;
	}

#zoekbutton{
	background: #f2f2f2;
	font-size:10px;
	border:1px solid #094F9D;
	font-size:11px;
	font-family:arial;
}	
	
#logo {
	height:164px;
	width:200px;
	float: left;
	padding-top:0px;
}

.t50{
	filter:alpha(opacity=50);-
	moz-opacity:0.5;
	opacity:0.5;
}

.t100{
	filter:alpha(opacity=100);-
	moz-opacity:1;
	opacity:1;
	cursor:pointer;
}

#sssssssssszoekform {
	height:14px;
	width:206px;
	float: right;
	position:relative;
	padding-top:50px;
}

#ssssearcshform input {
	background:url(../images/zoeken.png) no-repeat;
	height:36px;
	width:204px;
	border:0px solid #c0c0c0;
	padding:9px 0px 0px 30px;
	font-size:11px;
	color:#0D0058;
	}
	
	
#menu{
	height:35px;	
	font-family:arial narrow;
	font-size:16px;
	letter-spacing:1px;
}


.ddmenu{
	width:200px;
	font-family:arial narrow;
	font-size:13px;
	display:none;
	background:red;
	padding:0px 0px 13px 0px;
	position:relative;
	/*text-align:right;*/
	background:url(../images/buttons/menu_center.png) no-repeat 0 100%;
	left:-4px;
	z-index:10;
	top:10px;	
	cursor:pointer;
}

.ddmenuh{
	
	width:216px;
	font-family:arial narrow;
	font-size:14px;
	display:none;
	background:red;
	padding:0px 0px 13px 0px;
	position:relative;
	text-align:right;	
	background:url(../images/buttons/menuh_center.png) no-repeat 0 100%;
	left:-4px;
	z-index:99;
	top:10px;	
	/**/
}


.ddmenuitem{
	margin:0px 21px 1px 20px;
	padding: 2px;
}


.ddmenuitem_over{
	margin:0px 21px 1px 20px;
	padding: 2px;
	background:#fb8984;
	color:white;
	cursor:pointer;
	}
	
.ddmenuitem a:link, .ddmenuitem a:visited{
	color:white;
	text-decoration:none;
}

.ddmenuitem_over a{
	text-decoration:none;
	color:#f8281f;
}


#locatie{
	height:15px;
	background:#c0c0c0;
	color:white;
	font-family:arial;
	font-size:11px;
	margin:0px 0px 3px 0px;
	background:url(../images/bg_locatie.png) no-repeat;
	padding:1px 0px 0px 13px;
}

#content{
	position:relative;
	/*height:300px;*/
	padding:8px;
	}

.first{
	color:#cfccde;
	width: 200px;
	height:31px;
	float: left;
	position:relative;
	background:url(../images/buttons/first.png) no-repeat;
	z-index:12;
	cursor:pointer;
}

.first_on{
	color:white;
	width: 200px;
	height:35px;
	float: left;
	position:relative;
	background:url(../images/buttons/first_on.png) no-repeat;
	cursor:pointer;
	z-index:12;
	}

.center{
	cursor:pointer;
	color:#cfccde;
	width: 186px;
	height:31px;
	float: left;
	position:relative;
	margin:0px 0px 0px 4px;
	vertical-align: bottom;
	background:url(../images/buttons/center.png) no-repeat ;
	z-index:12;	
}


.center_on{
	cursor:pointer;
	color:white;
	width: 186px;
	height:35px;
	float: left;
	position:relative;
	margin:0px 0px 0px 4px;
	vertical-align: bottom;
	background:url(../images/buttons/center_on.png) no-repeat ;
	z-index:12;
	
}

.last{
	color:#cfccde;
	width: 186px;
	height:31px;
	float: left;
	position:relative;
	margin:0px 0px 0px 4px;
	background:url(../images/buttons/last.png) no-repeat;
	z-index:2;
	cursor:pointer;
}

.last_on{
	color:white;
	width: 186px;
	height:35px;
	float: left;
	position:relative;
	margin:0px 0px 0px 4px;
	background:url(../images/buttons/last_on.png) no-repeat;
	z-index:12;
	cursor:pointer;
}

#blokken_links{
	float:left;
	width:200px;
	margin-right:4px;
	height:100px;
}

#blokken_links_top{
	background:url(../images/blok_links1.jpg) no-repeat;
	position:relative;
	top:-1px;
}

#blokken_links a:link, #blokken_rechts a:link{
	color:#094f9f;
	border-bottom: 1px dotted #094f9f;
	text-decoration:none;
}

 #blokken_links a:visited, #blokken_rechts a:visited{
	color:#094f9f;
	border-bottom: 1px dashed #094f9f; 
	text-decoration:underline;
	}

#blokken_links a:hover, #blokken_links a:active, #blokken_rechts a:hover, #blokken_rechts a:active{
	color:#f8281f;
	text-decoration:underline;
	border-bottom: none;
}

#content a:link, #content a:visited{
	color:#f8281f;
	border-bottom: 1px dotted #f8281f;
	text-decoration:none;
	}

#content a:active, #content a:hover{
	color:#f8281f;
	text-decoration:underline;
	border-bottom: none;

}


#locatie a:link, #locatie a:visited{
	color:white;
	text-decoration:none;

}


#blokken_links_body{
	background: #d8e2f0 url(../images/blok_links2.jpg) no-repeat 0 100%;
	height:700px;
	padding:4px 9px 0px 9px;	

}

.bblok{
/*padding-bottom:4px;
border-bottom:1px solid #094F9D;*/
}

.blok_titel{
	font-size:11px;
	padding:0px 0px 3px 0px;
	font-family:arial black, arial;
	font-weight:bold;
	color:#094F9D;
	text-transform:uppercase;

}

.blok_content{
	color:#094F9D;
	font-family:arial;
	font-size:11px;
	margin:0px;
	padding:0px;
	line-height:14px;
}



.px2{
font-size:12px;
display:none;
}

#content_centrum{
	position:relative;
	float:left;
	width:568px;
	
	background: #d8e2f0 url(../images/bg_content.jpg) no-repeat 0 0;
	height:560px;
	margin-right:4px;
/*	padding:5px 0px 0px 0px;*/
	font-family:arial;
	font-size:11px;
}

#content_content{
	position:relative;
	float:left;
	/*padding:15px 15px 15px 15px;
	line-height:17px;
	*/
	
	padding:1px;
	font-family:arial;
	font-size:12px;
	color:#000059;
	
}

#blokken_rechts{
	position:relative;
	background:#fff;
	width:186px;
	float:left;
	height:100px;
}


#blokken_rechts_top{
	background:url(../images/blok_links1.jpg) no-repeat;
	height:6px;
}


#blokken_rechts_body{
	background: #d8e2f0 url(../images/blok_links2.jpg) no-repeat 0 100%;
	height:700px;
	padding:4px 9px 9px 9px;	
	color:#094F9D;
}

.highlight{
	background:#d8e2f0;
}

 #overzicht_div a:link, #overzicht_div  a:visited{
	color:#0D0058;
	text-decoration:none;
}

#overzicht_div  a:active, #overzicht_div a:hover{
	color:#F71B14;
	text-decoration:none;
}

/********************* verkoop specifiek ****************************/
.modeldiv{
	font-size:13px;
	margin:4px 0px 4px 4px;
	padding:5px 5px 15px 5px;
	width:174px;
	float:left;
	text-align:center;
	background:#f2f2f2;
	/*border-bottom:0px solid #0D0058;
*/
}


.modeldiv a:link, .modeldiv a:visited{
	color:#0D0058;
	text-decoration:none;
}

.modeldiv a:hover, .modeldiv a:active{
	color:#F71B14;
	/*text-decoration:underline;*/
}

h1.categorie{
	font-family:arial;
	font-size:18px;
	cursor:pointer;
	color:#0D0058;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-indent:5px;
	
}

h2.categorie{
	font-size:11px;
	color:#0D0058;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
	/*border-bottom:2px solid #F71B14;*/
}

hr {
	border: none;
	border-bottom: 1px solid #0D0058;
	height: 0
}

#menu hr{
	border: none;
	border-bottom: 1px solid #fb8984;
	height: 0px;
	margin:0px 0px 0px 4px;
	width:186px;
}

hr.licht{
border-bottom: 1px solid #094F9D;
margin:5px 0px 10px 0px;
}

/****************** klein tabmenu *****************/

#menu_klein{
	
	font-family:arial;
	font-size:11px;
	letter-spacing:1px;
	text-align:center;
	margin-bottom: 18px;
	width:567px;
}

#menu_klein a:active, #menu_klein a:hover {
	color:white;
}

#menu_klein a:link, #menu_klein a:visited {
	color:white;
	text-decoration:none;
}

#subtabk{
	background: #F71B14;
	height:25px;
	color:white;
	font-family:arial;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 13px;
	/*background:url(../images/bg_tabk.png) no-repeat;*/
	
}


#tabk{
	height:300px;
	padding:0px;
	position:relative;
	background:url(../images/bg_tabk.png) no-repeat;
}


.stap{
	filter:alpha(opacity=60);-
	moz-opacity:0.6;
	opacity:0.6;
	color:  #white;
	float:left;
	margin-right:12px;
}

.stap_on{
	color:  #white;
	float:left;
	margin-right:8px;
	font-weight:bold;
}

#stapn{
	padding:1px 0px 0px 3px;
	margin-right:1px;
	float:left;
	width:14px;
	height:14px;
	color:  #F71B14;
	background:url(../images/buttons/bg_stap.png) no-repeat;
}	

.firstk{
	color:#cfccde;
	width: 111px;
	height:18px;
	float: left;
	position:relative;
	background:url(../images/buttons/firstk.gif) no-repeat;
	z-index:2;
	
}

.firstk_on{
	color:white;
	width: 111px;
	height:18px;
	float: left;
	position:relative;
	background:url(../images/buttons/firstk_on.gif) no-repeat;
	padding:1px 0px 0px 0px;
	z-index:2;
	}

.centerk{
	color:#cfccde;
	width: 111px;
	height:18px;
	float: left;
	position:relative;
	margin:0px 0px 0px 2px;
	padding:1px 0px 0px 0px;
	vertical-align: bottom;
	background:url(../images/buttons/centerk.gif) no-repeat ;
	z-index:2;

}

.centerk_on{
	color:white;
	width: 111px;
	height:18px;
	float: left;
	position:relative;
	margin:0px 0px 0px 2px;
	padding:2px 0px 0px 0px;
	vertical-align: bottom;
	background:url(../images/buttons/centerk_on.gif) no-repeat ;
	z-index:2;
}

.centerkl{
	color:#cfccde;
	width: 125px;
	height:18px;
	float: left;
	position:relative;
	margin:0px 0px 0px 2px;
	padding:1px 0px 0px 0px;
	vertical-align: bottom;
	background:url(../images/buttons/centerkl.gif) no-repeat ;
	z-index:2;

}

.centerkl_on{
	color:white;
	width: 125px;
	height:18px;
	float: left;
	position:relative;
	margin:0px 0px 0px 2px;
	padding:2px 0px 0px 0px;
	vertical-align: bottom;
	background:url(../images/buttons/centerkl_on.gif) no-repeat ;
	z-index:2;
}


/****************** klein tabmenu *****************/

h1.htitel{
	font-size:24px;
	font-family:arial black, arial;
	font-weight:bold;
	margin:0px;
}

.titel{
	font-size:20px;
	font-family:arial;
	font-weight:bold;
	/*letter-spacing:1px;*/
	color:#0D0058;
	/*padding:20px 0px 20px 0px;*/
}

.subtitel{
	font-size:15px;
	font-family:arial;
	font-weight:bold;
	letter-spacing:0px;
}


.subtiteli{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	font-style:italic;
	letter-spacing:0px;
	}


li{
	margin:2px 0px 2px 13px;
}


h3.list{
	font-size:13px;
	width:550px;
	/*font-weight:normal;*/
	padding:0px;
	margin:3px 0px 3px 0px;
}


div.list{
	width:550px;
	border:0px solid red;
	color:#000059;
	height:134px;
	}



h3.atStart{
	font-size:16px;
	cursor:pointer;
	margin:6px 0px 3px 0px;
	font-weights:normal;
}


div.atStart div{
	color:#000059;
	padding:0px 0px 5px 0px;
	font-size:12px;	
	}

div.atStart a:link, a:visited{
	border-bottom: 0px dotted green!important;
	
	}
	
	
#beeld{
	padding:0px;
	margin:0px;
	width:559px;
	height:432px;
}

#beeldcontroller{
	position:absolute;
	z-index: 4;
	left:493px;
	top:5px;
	width:66px;
	height:25px;
	border:0px solid red;
	background:url(../images/controller_bg.png) 100% 100% no-repeat ;
}

.canvas{
top:6px;
left:4px;
position: absolute;
z-index: 3;
height:419px;
}

/*
beeldcontroller //plus min biew as slideshow
beeldcontainer contains beeld
beeld //contains canvasses



#uitbeeldcontainer{
padding:0px 0px 10px 0px;
}


#beeld{
	position:relative;
	z-index:1;
	height:350px;
	overflow:hidden;
	top:0px;
	width:559px;
	border:0px
	}

#beeldcontroller{
	position:absolute;
	top:0px;
	left:480px;
	z-index:2;
	padding:7px 0px 3px 10px;
	font-family:arial;
	font-size:12px;
	color:#b1b1b1;
}


#cansvas0_0{
border:1px solid red;
background:white;
padding:4px;
width:568px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
*/
.uitrusting{
padding:10px;
}


#megatitel{
position:relative;
float: left;

left:20px;
top:110px;
}

#pageetitel{
position:relative;
z-index:90000;
top:-60px;
left:30px;
}



#----pageetitel{
position:relative;
z-index:90000;
top:350px;
left:30px;
}



div.w130 {
font-family:arial;
font-size:11px;
font-style:normal;
padding:2px 0px 0px 9px;
font-weight:normal;
color:#F71B14;
width:132px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_130.gif) no-repeat;
cursor:pointer;
}


div.w90 {
cursor:pointer;
font-family:arial;
font-size:11px;
font-style:normal;
padding:2px 0px 0px 6px;
font-weight:normal;
color:#F71B14;
width:92px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_90.gif) no-repeat;
}


button.w90 {
font-family:arial;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#F71B14;
width:92px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_90.gif) no-repeat;
}

input[type=submit].w90,button.w90{
font-family:arial;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#F71B14;
width:92px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_90.gif) no-repeat;
}

button.w90[disabled]{
font-family:arial;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#FDBAB8;
width:92px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_90d.gif) no-repeat;
margin-bottom:5px;
}

input[type=submit].w90d,button.w90d{
font-family:arial;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#fdbab8;
width:92px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_90d.gif) no-repeat;
}


input[type=submit].w130,button.w130{
font-family:arial;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#F71B14;
width:132px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_130.gif) no-repeat;

}

button.w130[disabled]{
font-family:arial;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#FDBAB8;
width:132px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_130d.gif) no-repeat;

}

input[type=submit].w130d,button.w130d{
font-family:arial;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#fdbab8;
width:132px;
height:19px;
border:0px;
background:url(../images/buttons/bg_button_130d.gif) no-repeat;

}

#pagination{
text-alsign:right;
font-size:10px;
margin:10px 10px 10px 10px;
}

#pagination a:link, #pagination a:visited{
color:#F71B14;
text-decoration:none;
font-size:10px;
}


#pagination a:hover, #pagination a:active{
text-decoration:underline;
}

#pagina_titel{
padding:0px 0px 10px 0px;
}

.ajax-loading {
padding: 20px 0;
background: url(../images/spinner.gif) no-repeat center;
font-size:11px;
color:black;
}

.ajax-loader {
padding: 20px 0;
background: url(../images/ajax-loader.gif) no-repeat center;
font-size:11px;
color:black;
}


.underlinetable td{
border-collapse:collapse;
border-bottom:1px solid #0D0058;
font-size:11px;
}

.collapse_tabel, .collapse_tabel td{
	border-collapse:collapse;
	fsont-size:11px;
	border: 1px solid #f7f7f7;
}	

.riju td{
background-color:#f71b14;
color:#ffffff;
font-weight:bold;
font-size:14px;
border-bottom:1px solid #ffffff;
}

#totalen{/*text-align:right;*/
	position:relative;
	width:552px;
	height:30px;
	background:#f71b14;
	color:white;
	font-weight:bold;
	font-size:14px;
}



/****************** OCCASIONS ********************/
#occasion_box:link, #occasion_box:visited{
	color:#094F9D;
	
	text-decoration:none;
	font-size:10px;
}



#occasion_box:hover{
	color:#0D0058;
	text-decoration:none;
	font-size:10px;
}

#occasion_box:active{
	color:#f71b14;
	text-decoration:none;
	font-size:10px;
}
/*
.occasion_box:visited{
color:#7f86ab;
text-decoration:none;
font-size:10px;
/*
filter:alpha(opacity=50);-
moz-opacity:0.5;
opacity:0.5;

}
*/
#box_boven{
	background: url(../images/overzichtbox_top20.gif) no-repeat center;
	width:545px;
	height:9px;
	top:5px;
	position:relative;
}

#box_midden{
	background: url(../images/overzichtbox_midden20.gif) repeat-y center;
	/*width:568px*/;
	width:545px;
}

.box_content{
	padding:0px 0px 0px 4px;
	width:545px;
	/*width:568px;*/
}

#box_onder{
	background: url(../images/overzichtbox_bottom20.gif) no-repeat center;
	width:545px;
	height:10px;
	margin:0px 0px 0px 0px;
	top:-5px;
	position:relative;
}

/************ EINDE OCCASIONS ********************/

.slide_img{
border:0px solid black !important;

}

#controls_slide{
	width:170px;
	/*margin-top:33px;*/
	text-align:center;
	border:0px solid #a9bedd;
	}

#controls{
	padding:1px 0px 1px 0px;
	cursor:pointer;
	wsidth:80px;
	}

#control_container{
	height:391px;
	border:0px solid #a9bedd;
	text-align:center;
	overflow:hidden;
	margin:0px 0px 5px 0px;
}

#control_slider{
	position:relative;
	left:9px;	
	height:1360px;
	width:150px;
	text-align:center;
}

.slides{
	margin:0px 0px 9px 0px;
	border:1px solid #b6cae4;
	cursor:pointer;
	
}

.slides:hover{
	border:1px solid #f71b14 !important;*/
	cursor:pointer;
}

#pass{
	display:none;
}



#bgdiv{
	top:0px;
	left:0px;
	position:absolute;
	background:#000059; /*#0D0058;*/
	z-index:110;
}


#floatwindow{
	position:absolute;
	border:1px solid #0D0058;
	top:0px;
	width:1px;
	height:1px;
	background:#ffffff;
	z-index:111;
	padding:3px;
	display:none;
	overflow:hidden;
	}

#floatcontent{
	margin-top:10px;
	smargin-left:auto;
	smargin-right:auto;
	width:559px;
	height:419px;
	position:relative;
}


#popup{
	position:absolute;
	border:0px solid #0D0058;
	top:200px;
	left:100px;
	background:#ffffff;
	z-index:11;
	padding:3px;
	displays:none;
	overflow:hidden;
	width:532px;
	height:470px;
	background:transparent;
	}
	
	
#popup_content{	
	position:absolute;
	z-index:12;
	top:170px;
	left:180px;
	width:235px;
	height:190px;
	
}

#popup_close{
	position:absolute;
	z-index:13;	
	cursor:pointer;
	border:0px solid #0D0058;
	top:159px;
	left:403px;
	width:20px;
	height:19px;
	color: #0D0058;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color: #0D0058;
}

