tr.missing_book {
	background-color: #C0C0C0;
}

tr.new_book {
	background-color: #FFFF00;
}

table.buecherei {
	empty-cells: show;
	width: 100%;
	border: 1px solid #888888;
}

table.buecherei td, table.buecherei th {
	border: 1px solid #888888;
	padding: 1px 2px;
}

table.buecherei th {
	font-weight: bold;
}
