

td,body, th,.normaal {
	VERTICAL-ALIGN: top;
}

th {
	font-weight: bold;
	text-align: left;
}

.input {
	font-family: arial;
	font-size: 10pt;
}


td.item, td.itemMidden, td.itemRechts,td.eersteItem, td.referentie {
	border-style:dashed;
	border-width: 1px;
	border-color: #D4D0C8;
	border-color: #425DA4;
	background-color: #F0F1FB;
	border-color: #DDB517;
	width: 170px;
	padding: 5px;


}

td.itemMidden, td.eersteItem {
	width: 570px;
	padding: 10px;
	padding-top: 5px;
	background-color: #FFFFF9;
	background-color: white;
}


td.eersteItem {
	background-image: url('../images/specifiek/diamant.jpg');
	background-repeat:no-repeat;
}
.menuoptie{
	color: #DDB517;
	text-decoration: underline;
	border-bottom: 0px;
	font-weight: bold;
}



td.itemRechts {
	border-top-width: 0px;
	border-right-width: 0px;
	background-color: white;

}

td.referentie {
	text-align:right;
	border:1px solid;
	border-left:0px;
	border-right:0px;
	padding: 1px;
	font-size:8pt;
	width:774px;
}

.nounderline {
	border-bottom-width: 0px;

}