/* bücherei.html */

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

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

