#boek1 {
	width: 525px;
	background-color: #FBE5A7;
	background-image: url(bolcom.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: solid 1px #2D2859;
	padding: 5px;
}
#boek2 {
	width: 525px;
	background-color: #FBE5A7;
	border: solid 1px #2D2859;
	border-top: 0;
	padding: 5px;
	text-align: justify;
}
td {
	width: 175px;
	text-align: left;
}
td.plaat {
	font-size: 80%;
	text-align: center;
	padding-top: 16px;
	vertical-align: middle;
}
td.beschr {
	width: 100%;
	text-align: justify;
	font-size: 90%;
	font-weight: bold;
}
