Body {

/*font style description after lees verder*/
	background : #ffffff url(../img/main.jpg) no-repeat;
	font-family:  arial, helvetica;
	font-size: 12px;
	line-height:19px;
	color: #000000;
	margin: 0px;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#6e9f8e;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#edeceb;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#f1cb34;
	scrollbar-darkshadow-Color:;
	}

/*general td style without class*/
TD {font-size: 9pt; font-family: verdana, helvetica, arial; color:  #042741;}


/*style table */
TABLE {
	border: 0;
	width:px;
	}


/*font style for all links vb verder, pagenumber, bedrijfswagens, grotere foto, print, overzicht en volgende */
A:link { color: #000000; }
A:visited { color: #000000; }
A:hover { color: #000000;  }


/*font style price */
.price {
	font-size: 9pt;
	color:  #042741;
	font-weight : bold;
	font-family:verdana, helvetica, arial;
	
	}


/*font style make model after lees verder */
.make {
	font-size: 10pt;
	color:  #042741;
	font-weight : bold;
	font-family: verdana, helvetica, arial;
	vertical-align : top;
	}



/*description field after lees verder*/
#psecond {

	background :transparent;
	font-family:  verdana, helvetica, arial;
}



/*price field after lees verder*/
#third {
    width: ;
	height: 15px;
	text-indent :5px;
	background :transparent;
}


/*middle field make model short description in result display*/
#pos2 {
   vertical-align: top;
	background : transparent;
	color:black;
	}

/*price field in result display*/
#pos3 {
	background : transparent;
	width:100px;
	color: #042741;
	}

	
/*font style description in result middle field*/
.normaltext {
	color : #042741;
	font-weight: normal;
	font-style: normal;
	font-family: verdana, helvetica, arial;
}

/*font style pagenumbers 1,2 etc*/
.boldtext {
	color : #042741;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
}


/*font style make, model link in result*/
A.makemodel:link { text-decoration: underline; color:  #042741; font-weight: bold;}
A.makemodel:visited { text-decoration: underline; color:  #042741k; font-weight: bold;}
A.makemodel:hover  { text-decoration: none; color:  #042741; font-weight: bold;}

/*font style link leesverder*/
A.more:link { text-decoration: none; color:  #042741; font-weight: none;}
A.more:visited { text-decoration: none; color:  #042741; font-weight: none;}
A.more:hover  { text-decoration: underline; color:  #042741; font-weight: none;}



/*style searchengine*/

table.zoektabel {
	background-color:  #606060;
	border: 1px solid #000000;
}

/*font style headers in searchengine*/
td.formkopje {
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	color: white; 
	font-weight: bold;
	text-decoration:none;
}

/*font style dropdownboxes in searchengine not active*/
select.dropdown{
	width: 120px;
	background-color:white;
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	color: black; 
	font-weight:;
	text-decoration:none;
}

/*style searchbutton*/
input.button {
	color: white; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: tahoma;  
	background-color: #606060; 
	height: 20px; 
	width: 85px; 
	cursor: hand;
}

/*style keyword field in (advanced) searchengine*/
input.keywords{
	width: 120px;
	background-color:white;
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	color: black; 
	font-weight:;
	text-decoration:none;
}


