body {
    color: #565655;
    background: #FFFFFF;
    line-height: 140%;
    font: 13px "Trebuchet MS", Helvetica, sans-serif;
    }

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.edit {
	float: right;
	padding: 0px 0px 0px 20px;

	font-size: 10px;
	background: url(../images/icon_edit.gif) no-repeat left bottom;
}

h2 { font: bold 14px "Trebuchet MS", Helvetica, sans-serif; margin: 0 0 0px 0;}
h3 { font: bold 16px "Trebuchet MS", Helvetica, sans-serif; margin: 0 0 0px 0;}


.img { border: 1px solid #e5e5e5; padding: 7px; margin: 5px 0 12px 0; background-color:#fff;}
.main {position:absolute; top: 10px; }
.kenteken_main {position:absolute; top: 560px; left: 350px; z-index: 3;background: url(kenteken.png) no-repeat left bottom; width:470px; height:108px; text-align:left;}
.kenteken_main2 {position:absolute; top: 400px; left: 350px; z-index: 3;background: url(kenteken.png) no-repeat left bottom; width:470px; height:108px; text-align:left;}
.kentekentxt_main { margin-left: 70px; margin-top: 20px; height: 70px; width: 380px; border:none 0px; background-color:#FED800; font-size:60px; font-weight:bold; text-transform:uppercase; letter-spacing:10pt; }

.maintext {width: 1000px; padding-top:690px; padding-bottom: 0px; padding-left:3px; text-align:left;}
.maintext2 {width: 1000px; padding-top:540px; padding-bottom: 0px; padding-left:3px; text-align:left;}

.postcode1 {background: url(postcode1.jpg) no-repeat left bottom; width: 161px; width:47px; }
.postcode2 {background: url(postcode2.jpg) no-repeat left bottom; width: 87px; width:47px; }
.postcodetxt1 { margin-left: 10px; margin-top: 0px; height: 25px; width: 140px; border:none 0px; background-color:#ffffff; font-size:28px; font-weight:bold; text-transform:uppercase; letter-spacing:17pt;  }
.postcodetxt2 { margin-left: 15px; margin-top: 0px; height: 25px; width: 60px; border:none 0px; background-color:#ffffff; font-size:28px; font-weight:bold; text-transform:uppercase; letter-spacing:12pt;  }


/* globals */

html, body, h1, h2, p, ul, ol, li, pre {
	margin: 0;
	padding: 0;
}


/* start - table */
table {
}
th strong {
	color: #fff;
}
th {
	background: #959595;
	height: 29px;
	color: #fff;
	text-align: left;
	border-bottom: solid 2px #FFF;
}
tr {
}
tr.row-a {
	background: #ffffff;
}
tr.row-a:hover {
	background: #EFEFEF;	
}
tr.row-b {
	background: #F8F8F8;
}
tr.row-b:hover {
	background: #EFEFEF;		
}
/* end - table */
