*
{
	margin: 0px;
	padding: 0px;
}
p
{
	margin-top: 12px;
	margin-bottom: 12px;
}
table.zoek_kentekenplaat 
{
	background: url(kenteken_500_2.gif) no-repeat center center;
}
input.zoek_kentekenplaat 
{
	font-size: 50px;
	font-weight: bold;
	width: 400px;
	line-height: 60px;
	background-color: #f4be04;
	border: 1px solid #ffcc00;
	text-transform: uppercase;
	margin-left: 39px;
	margin-top: 21px;
	margin-bottom: 21px;
}
table td.zoek_kentekenplaat 
{
	text-align: center;		
}
td.NoPrintButton /* hiermee is de oude printknop (on)zichtbaar te maken */
{	
	visibility: hidden;
}
a.PDFPrintInvisible /* hiermee is de PDF printknop (on)zichtbaar te maken */
{
	visibility: visible;
}
a.PDFPrintInvisibleAdobe /* hiermee is de Adobe downloadknop (on)zichtbaar te maken */
{
	visibility: visible;
}
div.NoContentBar
{
	visibility: visible;
}
.button 
{
	font-weight: bold;
	color: #fff;
	background: #f04a00 right;
	border: solid 1px;
	border-color: #fcb282 #000 #000 #fcb282;	
	margin-top: 10px;
	padding: 2px 20px 2px 20px; 
}
.buttonEx
{
	font-weight: bold;
	color: #fff;
	background: #f04a00 right;
	border: solid 1px;
	border-color: #fcb282 #000 #000 #fcb282;	
	margin-top: 10px;
	padding: 2px 20px 2px 20px; 
	width: 200px;
	text-align: left;
}
.infoButton 
{
	cursor: hand;
	height: 12px;
	width: 12px;
	border-style: none;
}
.subHeader
{
	padding: 0px 0px 0px 25px;
}
.title sub 
{
	color:#ff6600;
	font-size:11px;
	font-weight:bold;
}
table.inputTable td 
{
	height: 10px;	
}
table.inputTable td label 
{
	text-align: right;
}
table.resultTable 
{	
	border: solid 1 #000;
}
table.resultTable td 
{
	height: 10px;
	margin: 4px;
}
table.resultTable td label 
{
	text-align: right;
}
table.defaultContentTable td 
{
	padding: 10px;
	margin: 5px;
	background-color: transparent;
}
.tekst_achtergrond
{
	padding: 10px;
	margin: 5px;	
}
table.voertuigGegevens 
{
	text-align: left;
}
table.voertuigGegevens th.title
{
	vertical-align: middle;	
	padding: 10px 0px 2px 0px;
}
table.voertuigGegevens th 
{
	vertical-align: middle;	
	padding: 2px 0px 2px 25px;
}
table.voertuigGegevens td 
{
	vertical-align: middle;	
	padding: 2px 0px 2px 0px;
}
table.externeGegevens
{
	text-align: left;
}
table.externeGegevens td 
{
	vertical-align: middle;	
	padding: 2px 0px 2px 0px;
}
span.head
{
	background-color: #ff8c31;
	color: #fff;	
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	width: 100%;
}
table.terugroep th
{
	padding: 2px 4px 2px 4px;
	background-color: #ff8c31;
	color: #fff;
	text-align: center;
}
table.terugroep td
{
	padding: 0px 4px 0px 4px;
	background-color: #fff7f0;
}
table.terugroep td span
{
	text-decoration: underline;
	cursor: pointer;
}
#TabSelectie
{
	/*display: block;*/
	width: 100%;
}
#TabSelectie ul
{	
	list-style-type: none;
	width: 100%;
}
#TabSelectie ul li
{
	display: inline;	
	cursor: pointer;
	float: left;
	color: #fff;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff; 
	border-bottom: none;
	background-color: #ffa552;
	/*background-color: #ff9950;*/
}
#TabSelectie ul li:first-child
{
	border-left: 1px solid #fdc088;
}
#TabSelectie ul li.selected
{
	cursor: default;	
	border-left: 1px solid #fff;	
	/*background-color: #ff8429; */
	background-color: #ff6015;
}
#TabSelectie ul li.selected:first-child
{
	border-left: 1px solid #ff8429; 
}
#TabSelectie ul li.selected:hover
{
	color: #000;
}
#TabSelectie ul 
{		
	font: bold 14px tahoma;
}
#TabSelectie li:hover
{
	background-color: #ffcc99; /*background image swap on hover*/
}
#header
{
	clear: both;
	
	border-top: solid 1px #ff8429;
	border-left: solid 1px #ff8429;
	border-right: solid 1px #ff8429;
	background-color: #ffc68c;

	padding: 10px;
	/*padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;*/
	color: #000;
	font-weight: bold;
}
#panels div
{
	display: block;
	padding: 10px;
	border: 1px solid #ff8c31;
}	
#panels div #detail_recall
{
	border: none;
}
#panels div .extern
{
	visibility: visible;
	display: block;
}
