* {
	font-family: Trebuchet MS;
	font-size: 12px;
}

table.maintable {
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}

.fotoboektitel {
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

a {
	text-decoration: none;
	color: #ff0000;
}

a:hover {
	color: #bb0000;
}

.rood {
	color: #ff0000;
}

.plaatje {
	border: 1px solid #000000;
}

.bovenkant {
	background-image : url('../img/boven.jpg');
	background-repeat : no-repeat;
}