div.kentekenplaat
{
	background: white url(../images/kenteken.gif) no-repeat 0px 0px;	
}

input.kentekenplaat 
{
	font-size: 61px;
	font-weight: bold;
	width: 330px;
	line-height: 60px;
	background-color: #f4be04;
  
	border: 1px solid #f4be04;
	text-transform: uppercase;
	margin-left: 76px;
	margin-top: 21px;
	margin-bottom: 15px;
	letter-spacing: 4px;
}

#nieuwsbriefarchief {
   width:100%;
}
#documenten {
   width:100%;
}

.infomessage {
    font-family: Verdana, sans-serif; 
    font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height:17px;
	
	color: #229cde;
	background-color: white;	
	margin-top:5px;
}

div.help {
	border: 1px; 
	border-style: solid; 
	border-color: #DDDDDD; 
	background-color: #EEEEEE; 
	display: block; 
	visibility: visible; 
	padding: 5px 10px 5px 10px; 
	spacing-bottom: 5px;	
}

.errormessage {
	color:red;
	background-color:#ffffff;	
}

