.royal_filter{
	width:130px !important;
	margin:10px;
}

#royalselect_Plaats{
	z-index:100;
}

#royalselect_Land{
	z-index:99;
}

#royalselect_Jaar{
	z-index:98;
}

.filters {
   background-color:#f4f3f2;
   padding:25px;
   padding-top:10px;
   margin: 0 0 2em 0;
   float:left;
   width:464px;
}

.formdiv {
   float:left;
   width:100%;
   margin-top:1em;
}

.formknop div {
}

.filters .plaats {
   float:left;
   width:200px;
   margin-right:15px;
}
.filters .jaar {
   float:left;
   width:100px;
}
.filters .land {
   width:315px;
}
.filters select {
   width:100%;
   margin-top:5px;
}
.filters .formknop {
   clear:both;
   padding-top:15px;
}


.project{
	margin: 10px;
	margin-top:30px;
   clear:both;
}
.projecthead{
	font-family:Trebuchet MS;
   color:#0093e2;
   font-size:16px;
}
.projectleft {
	float:left;
	width:122px;
}
.projectright {
	float:left;
	width:372px;
}

.projectaanvrager {
	font-weight:bold;
   color:#0057a1;
}
.projectdate, .projectbedrag {
}
.aanvragerlabel, .projectlabel{
	font-weight:bold;
   color:#0057a1;
}


