@charset "iso-8859-1";
/* CSS Document */
table.orderTable {
	width: 582px;
	display: block;
	float: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
table.orderTable  th.datum{
	width: 80px;
	padding: 1px;
	margin: 0px;
	text-align: center;
	background-color: #01669C;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01669C;
	border-right-color: #FFFFFF;
	border-bottom-color: #01669C;
	border-left-color: #01669C;
}
table.orderTable th.ordernummer {
	width: 120px;
	padding: 1px;
	margin: 0px;
	text-align: center;
	background-color: #01669C;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01669C;
	border-right-color: #FFFFFF;
	border-bottom-color: #01669C;
	border-left-color: #01669C;
}
table.orderTable th.status {
	width: 180px;
	padding: 1px;
	margin: 0px;
	text-align: center;
	background-color: #01669C;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01669C;
	border-right-color: #FFFFFF;
	border-bottom-color: #01669C;
	border-left-color: #01669C;
}
table.orderTable th.munteenheid {
	width: 15px;
	padding: 1px;
	margin: 0px;
	text-align: center;
	background-color: #01669C;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01669C;
	border-right-color: #01669C;
	border-bottom-color: #01669C;
	border-left-color: #01669C;
}
table.orderTable th.totaal {
	width: 100px;
	padding: 1px;
	margin: 0px;
	text-align: center;
	background-color: #01669C;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #01669C;
}
table.orderTable th.bekijk {
	width: 50px;
	padding: 1px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.orderTable td.datum_data {
	padding: 1px;
	margin: 0px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01669C;
	border-right-color: #01669C;
	border-bottom-color: #01669C;
	border-left-color: #01669C;
}
table.orderTable td.ordernummer_data {
	padding: 1px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01669C;
	border-right-color: #01669C;
	border-bottom-color: #01669C;
	border-left-color: #01669C;
}
table.orderTable td.status_data {
	padding: 1px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01669C;
	border-right-color: #01669C;
	border-bottom-color: #01669C;
	border-left-color: #01669C;
}
table.orderTable td.munteenheid_data {
	padding: 1px;
	margin: 0px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01669C;
	border-left-color: #01669C;
	border-collapse:collapse;
	border-bottom-width: 1px;
	border-bottom-color: #01669C;
}
table.orderTable td.totaal_data {
	padding: 1px;
	margin: 0px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #01669C;
	border-collapse:collapse;
	border-bottom-width: 1px;
	border-bottom-color: #01669C;
	border-right-width: 1px;
	border-right-color: #01669C;
}
table.orderTable td.bekijk_data {
	padding: 1px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-collapse:collapse;
}
table.orderTable td.bekijk_data a {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-collapse:collapse;
	background-attachment: scroll;
	background-image: url(/img/bekijk_order.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 12px;
	width: 50px;
}

table.orderTable td.bekijk_data a:hover {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-collapse:collapse;
	background-attachment: scroll;
	background-image: url(/img/bekijk_order.gif);
	background-repeat: no-repeat;
	background-position: 0px -12px;
	display: block;
	height: 12px;
	width: 50px;
}

table.orderTable td.bekijk_data a:active {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	border-collapse:collapse;
	background-attachment: scroll;
	background-image: url(/img/bekijk_order.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	display: block;
	height: 12px;
	width: 50px;
}
table.orderTable td.bekijk_data div.bekijkItem {
	height: 12px;
	width: 50px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table.orderTable tr.data:hover {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #01669C;
	background-color: #E5EEF3;
	cursor: default;
}


