a { text-decoration:none; color:#FFFFFF }
a:hover { text-decoration:underline; color:#FFFFFF }

.hand {
   cursor: hand;
   cursor: pointer;
}

ul.popbrands {
	margin: 0;
	padding: 0 0 15px 0;
}
ul.popbrands li {
 list-style: none;
 background: url(/afbeeldingen/bullet.gif) 0 50% no-repeat;
 padding: 0 0 0 20px;
 }
ul.popbrands li a {
	font-size: 12px;
	text-decoration: underline;
}

h3.carsearch {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
select.carsearch {
	font-size: 11px;
}
.red {
	color: #c10d0d;
}
.trans_box2 {
	border: 0px;
	background-image:url(afbeeldingen/rood_op.png);
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

/* stop child elements inheriting the parents alpha opacity in ieWin */
.trans_box2 * {
	/* A position:absolute or position:relative is required for ieWin to actually set the filter? */
	position:relative;
}

.trans_box3 {
	border: 0px;
	background-image:url(afbeeldingen/rood_op.png);
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

/* stop child elements inheriting the parents alpha opacity in ieWin */
.trans_box3 * {
	/* A position:absolute or position:relative is required for ieWin to actually set the filter? */
	position:relative;
}

.datum {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #616161;
}
img { behavior: url("css/pngbehavior.htc"); }
.hoofdlinks a { text-decoration:none; color:#FFFFFF }
.hoofdlinks a:hover { text-decoration:underline; color:#FFFFFF }
.hoofdlinks {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.dropdown {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 155px;
}
.introductietekst a { text-decoration:none; color:#BABABA}
.introductietekst a:hover { text-decoration:underline; color:#BABABA }
.introductietekst {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #BABABA;
	line-height: 14px;

}
.nieuwsitems a { text-decoration:none; color:#8C8C8C}
.nieuwsitems a:hover { text-decoration:none; color:#B0B0B0}
.nieuwsitems {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #DADADA;
	line-height: 14px;

}
.kop {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.kop_groot {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.tekst {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #DADADA;
}
.table1 {
	background-color: #000000;
}
.table1over {
	background-color: #1C1C1C;
}
.tekst2 {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #DADADA;
}

#tekst img{
	border-style: line;
	border-color: #6C6C6C;
	border-width: 1px;
}

.veld {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #BABABA;
	height: 20px;
	width: 265px;
	background-color: #272727;
	border: 1px solid #333333;
	padding: 3px;
}
.veld2 {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #BABABA;
	height: 120px;
	width: 550px;
	background-color: #272727;
	border: 1px solid #333333;
	padding: 3px;
}



.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
