@charset "utf-8";
cssdrum {
	background-image: url(../figuren/partituur%20drum.jpg);
}
table {
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#form1 label {
	background-color: #999999;
}
#form2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #999999;
}
#form1 #textfield {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #020266;
}
#form2 #button {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #010066;
	font-weight: bold;
	background-color: #999999;
}
#apDiv1 #form1 #zoekveld {
	background-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000065;
}
.homepage {
	color: #FFFFFF;
}
.meer {
	color: #FFFFFF;
}
.navigatie {
	color: #FFFFFF;
}

