/* levi @ 17/04 17:02 fix for page sticking */
#header {
  margin-bottom:20px;
}

ul#controlnav li,
ul#controlnav {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
div#menuFrame,
div#menuContainer {
	width:200px;
}

div#menuContainer {
	margin:0px 15px 0px 15px;
	float:left;
}
div#contentFrame,
div#contentContainer {
	width:690px;
}
div#contentContainer {
	float:left;
}
div#actualMenu,
div#actualContent {
	padding:10px;
	background-color: white;
}
table#advTable {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
table#advTable td {
	padding:0px 10px 0px 10px;
}
#lookupLp,
#lookupInfo {
	float:left;
}
#lookupInfo {
	margin-left:10px;
}
#slcUitvoer {
	display:none;
}
#lookupLp {
	width:150px;
	height:32px;
	background-image:url(/img/jpg/bg-kenteken.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#kenteken {
	margin:4px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	background-color:#F4BE04;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #FFCC00;
	width:100px;
}
table#adminTable {
	width:650px;
}
table#adminTable td {
	padding:2px 2px 0px 2px;
}
col#colId {
	font-size:10px;
	width:35px;
	text-align:center;
}

col#colDatum {
	font-size:10px;
	width:110px;
}
col#colKenteken {
	font-weight:bold;
	width:75px;
}
col#colMerk {
	padding-right:20px;
}
col#colPrijs {
	text-align:right;
}
col#colIcons {
	width:60px;
}
col#colButtons {
	width:189px;
}
table#adminTable thead tr th {
	border-bottom:1px solid #ff9900;
	margin-bottom:2px;
}
table#adminTable tfoot tr td {
	border-top:1px solid #ff9900;
	margin-bottom:2px;
}
table#adminTable tbody tr.highlight {
	background-color:#FFF3E1;
}
col#pcolImg {
	width:100px;
	text-align:center;
}
col#pcolKey {
	width:100px;
	font-weight:bold;
}
table#adminTable tbody tr td.thumbnail img {
	border:1px solid #c5c5c5;
}
table#adminTable tfoot tr td table tbody tr td {
	border:none;
}
ul#controlnav ul,
ul#controlnav li,
ul#controlnav {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
ul#controlnav li ul li {
	padding-left:13px;
	background-image:url(/img/gif/list-bullit-blue.gif);
	background-position:2px 6px;
	background-repeat:no-repeat;
}
ul#controlnav a {
	color:#010066;
}
/*ul#controlnav li ul li a,
ul#controlnav li ul li a:hover {
	color:#ff9900;
}

ul#controlnav a:hover {
	color:#ff9900;
}*/
table#payTable {
	
}
table#payTable thead tr td {
	font-weight:bold;
	border-bottom:1px solid #ff9900;
}
table#payTable tfoot tr td {
	font-weight:bold;
	border-top:1px solid #ff9900;
}
col#payDate {
	
}
col#payNr {
	width:125px;
}
col#payRemain,
col#payAmount {
	width:100px;
	text-align:right;
	background-color:#FFF3E1;
}
col#payActions {
	width:100px;
}
