@charset "utf-8";
.verzoeklijst {
	font-size: 12px;
	width: 100%;
}
.verzoeklijst  th, .registratietabel #formheader {
	background-image: url(../images/fixed/muzieklistback.gif);
	background-repeat: repeat-x;
	background-color: #FF4001;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
.verzoeklijst .buttons {
	text-align: right;
}
.top15select {
	border: 1px solid #FFFFFF;
	color: #FFF;
	background-color: #FF4001;
}


.verzoeklijst td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	color: #333333;
	background-color: #EBEBEB;
}
.verzoeklijst .titel a {
	margin-right: 5px;
}


.verzoeklijst .buttons a {
	margin-left: 5px;
}
.inhoud .zoeken {
	background-image: url(../images/fixed/searchback.jpg);
}
.inhoud .zoeken td {
	padding-top: 65px;
	height: 154px;
	vertical-align: top;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

