﻿div#oranjePijl {
	position:relative;
	float:right;
	width:45px;
	height:488px;
	margin-left:-45px;
	background-image:url(../images/oranje_pijl_rechts.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

table.rightTable th {
	background-color:#f2ae73;
	padding:5px;
	text-align:left;
	color:#FFFFFF;
}
table.rightTable td {
	padding:10px 5px 10px 5px;
}
table.rightTable span {
	color:#eb8227;
}
table.rightTable td.tussen {
	padding:0px;
	background-color:#f8d4b5;
	height:1px;
}
td.zoeken input {
	margin-top:5px;
	margin-bottom:3px;
	border:1px solid #eb8227;
	color:#eb8227;
}
