Body {

/*font style description after lees verder*/
	font-family: tahoma, verdana,Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
background-color:#2f0223;
	
scrollbar-face-color:#0127ae;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#0127ae;
scrollbar-shadow-color:#333333;
scrollbar-highlight-color:#0127ae;
scrollbar-3dlight-color:#0127ae;
scrollbar-darkshadow-Color:#0127ae;
	}

/*general td style without class*/
TD {font-size:11px; font-family: tahoma, verdana,Geneva, Arial, Helvetica, sans-serif; color: white;   }


/*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: #cf8ac3; }
A:visited { color: #ea9bdc; }
A:hover { color: #df0166; text-decoration: underline; }

A.channel:link { color: #cf8ac3; }
A.channel:visited { color: #ea9bdc; }
A.channel:hover { color: #df0166; text-decoration: underline; }
/*font style price */
.price {
	font-size: 11px;
	color: white;
	font-weight : bold;
	font-family: tahoma, verdana,Geneva, Arial, Helvetica, sans-serif;
	
	}


/*font style make model after lees verder */
.make {
	font-size: 13px;
	color: #cf8ac3;
	font-weight : bold;
	font-family:  tahoma, verdana,Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
	}



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

	background :transparent;
	font-family:  tahoma, verdana,Geneva, Arial, Helvetica, sans-serif;
}



/*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:white;
	}

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

	
/*font style description in result middle field*/
.normaltext {
	color :white;
	font-weight: normal;
	font-style: normal;
	font-family:  tahoma, verdana,Geneva, Arial, Helvetica, sans-serif;
}

/*font style pagenumbers 1,2 etc*/
.boldtext {
	color : #cf8ac3;
	font-weight: bold;
	font-family:  tahoma, verdana,Geneva, Arial, Helvetica, sans-serif;
}


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

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



/*style searchengine*/

table.zoektabel {
width:600px;
background-color:  #6b074d;
border: 0px solid #282828;
}

/*font style headers in searchengine*/
td.formkopje {
	font-family:  tahoma, verdana,Geneva, Arial, Helvetica, sans-serif; 
	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:  tahoma, verdana,Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: white; 
	font-weight:;
	text-decoration:none;
}

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

/*style keyword field in (advanced) searchengine*/
input.keywords{
	width: 120px;
	background-color:white;
	font-family:  tahoma, verdana,Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: white; 
	font-weight:;
	text-decoration:none;
}
.navbutton1 {
	color: #000000; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: tahoma; text-align:center;

	background-color: #e4a6d2; 
	border: 0px solid #282828;
	height: 20px; 
	width: 75px; 
	cursor: hand;
}
.navbutton2 {
	color: #000000; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: tahoma; text-align:center;

	background-color: #e4a6d2; 
	border: 0px solid #282828;
	height: 20px; 
	width: 75px; 
	cursor: hand;
}
.navbutton3 {
	color: #000000; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: tahoma; text-align:center;

	background-color: #e4a6d2; 
	border: 0px solid #282828;
	height: 20px; 
	width: 75px; 
	cursor: hand;
}
.printbutton {
	color: #000000; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: tahoma; text-align:center;

	background-color: #e4a6d2; 
	border: 1px solid #282828;
	height: 20px; 
	width: 75px; 
	cursor: hand;
}