

.autogeel {
font-family: arial;
font-size: 9pt;
color: black;
}

TABLE {
	border: 0;
}

A:link { color: #000000; }
A:visited { color: #111111; }
A:hover { color: #6600cc; }

.price {
	font-size: 9pt;
	color: Black;
	font-weight : bold;
	font-family: helvetica;
}
.make {
	font-size: 10pt;
	color: Black;
	font-weight : bold;
	font-family: Helvetica;
	width : 100%;
	vertical-align : top;
}
#pos1 {
	background: #eeeeee;
}
#pos2 {
   vertical-align: top;
	background : #eeeeee;
}
#pos1h {
	background : black;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-family: helvetica;
}
#pos2h {
	background : black;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-family: helvetica;
}
#pos3h {
	background : black;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-family: helvetica;
}
.normaltext {
	color : #000000;
	font-weight: normal;
	font-style: normal;
	font-family: helvetica;
}
.boldtext {
	color : #000000;
	font-weight: bold;
	font-family: helvetica;
}
A.channel:link { text-decoration: none; color: red; font-weight: none;}
A.channel:visited { text-decoration: none; color: blue; font-weight: none;}
A.channel:hover  { text-decoration: none; color: blue; font-weight: none;}

A.makemodel:link { text-decoration: underline; color: darkred; font-weight: bold;}
A.makemodel:visited { text-decoration: underline; color: darkred; font-weight: bold;}
A.makemodel:hover  { text-decoration: underline; color: red; font-weight: bold;}

A.more:link { text-decoration: none; color: darkred; font-weight: none;}
A.more:visited { text-decoration: none; color: darkred; font-weight: none;}
A.more:hover  { text-decoration: none; color: red; font-weight: none;}

table.zoektabel {
	background-color: #00B2EC;
	border: 1px solid #000000;
}
td.formkopje {
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	color: white; 
	font-weight: bold;
	text-decoration:none;
}
select.dropdown{
	width: 120px;
	background-color:white;
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	color: black; 
	font-weight:;
	text-decoration:none;
}
input.button {
	color: white; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: tahoma;  
	background-color: #FF0000; 
	height: 20px; 
	width: 85px; 
	cursor: hand;
}
input.keywords{
	width: 120px;
	background-color:white;
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	color: black; 
	font-weight:;
	text-decoration:none;
}



/* for the table containing advert data e.g. Prijs,Carrosserievorm etc. */
table.advert
{
  border: 0;
  width: 300px;
}

/* for the table containing car features and AdText */
table.feature
{
  border: 0;
  width: 100px;
}
/* Contact information table */
table.contact
{
  border: 0;
  width: 200px;
}

.printbutton, .navbutton1, .navbutton2, .navbutton3 {
 text-transform: lowercase;
 background-color: #6396C6;
 color: white;
 font-size: 11px; 
 font-family: arial,tahoma;
 font-weight: bold;
 border-color: white;
 border-style: solid;
 border-width: 1px;
 margin-top: 10px;
 margin-bottom: 10px;
}

table.outerborder
{
  border: 0px #000000 solid;
  vertical-align: top;
}

/* EmailLeads form */

.informatie{text-align:center;}
.informatie_txt {font-weight: bold;}
.informatie_val{font-weight: normal;}
.prijs_txt{text-align:right;font-weight: bold;}
.prijs_val{}
.bouwjaar_txt{text-align:right;font-weight: bold;}
.bouwjaar_val{}
.kleur_txt{text-align:right;font-weight: bold;}
.kleur_val{}
.brandstof_txt{text-align:right;font-weight: bold;}
.brandstof_val{}
.tablehead_txt{font-weight: normal;}
.error_txt{font-weight: bold;}
.formtable{background:#9CCFFF}
.titel_txt{text-align:right;font-weight: normal;}
.titel_val{}
.voorletters_txt{text-align:right;font-weight: normal;}
.voorletters_val{}
.achternaam_txt{text-align:right;font-weight: normal;}
.achternaam_val{}
.telefoon_txt{text-align:right;font-weight: normal;}
.telefoon_val{}
.email_txt{text-align:right;font-weight: normal;}
.email_val{}
.opmerkingen_txt{text-align:right;vertical-align:top;font-weight: normal;}
.opmerkingen_val{}
.td_submit{text-align:right;}
.td_close{text-align:center;}

