.kamer {
	color: #1FB80F;
}
.barok {
	color: #DD121C;
}
.klassiek {
	color: #106D8C;
}
#titel.barok {
	background-image: url(/Images/Logos/logo_barok.jpg);
	background-repeat: no-repeat;
}
#titel.kamer {
	background-image: url(/Images/Logos/logo_kamer.jpg);
	background-repeat: no-repeat;
}
#titel.klassiek {
	background-image: url(/Images/Logos/logo_klassiek.jpg);
	background-repeat: no-repeat;
}
#titel td.cijfer {
	font: 8em/0.5em angie-sans, sans-serif;
	vertical-align: top;
	width: 80px;
}
#titel td {
	letter-spacing: 1px;
	vertical-align: top;
	font: 700 normal 30px angie-sans, sans-serif;
}
#titel table {
	margin-left: 170px;
	vertical-align: top;
	margin-top: 18px;
	height: 120px;
}
div#titel {
	width:100%;
	position: relative;
	border: thin solid #000000;
}

