.searchForm{
background: #830A7F url(../images/blocks/bg_subpages_agenda_act.gif) repeat-x scroll 0 0;
background-color: #830A7F;
width: 507px;
}

.searchForm input{
color: #FFFFFF;
font-size: 10px;
}

.selectie {
background:transparent url(../images/icons/selectie_bg.jpg) repeat-x scroll left top;
border:0px none;
color:#FFFFFF;
float:left;
width:65px;
height:21px;
margin-right:2px;
padding-left: 6px;
}

.actSelector{
float:left;
/*background: #830A7F url(../images/blocks/bg_subpages_agenda_act.gif);*/

/*margin-right: 10px;*/
margin-right: 5px;
position: relative;
}

.actSelector select#actSel {
background: #830A7F url(../images/blocks/bg_subpages_agenda_act.gif);
background-color: #830A7F;
}

.actSelector input{
background: #830A7F url(http://www.archined.nl/fileadmin/templates/images/icons/selector.jpg);
background-repeat: no-repeat;
background-position: right center;
border: 0 none;
width: 140px;
text-transform: uppercase;
cursor: default; 
}

.periodSelector{
float:left;
background: #830A7F url(../images/blocks/bg_subpages_agenda_act.gif);
/*margin-right: 10px;*/
margin-right: 5px;
position: relative;
}

.periodSelector select#periodSel {
background: #830A7F url(../images/blocks/bg_subpages_agenda_act.gif);
background-color: #830A7F;
}

.periodSelector input{
background: #830A7F url(../images/icons/selector.jpg);
background-repeat: no-repeat;
background-position: right center;
border: 0 none;
width: 100px;
text-transform: uppercase;
cursor: default;  
}

.regionSelector{
float:left;
background: #830A7F url(../images/blocks/bg_subpages_agenda_act.gif);
position: relative;
}

.regionSelector select#regionSel {
background: #830A7F url(../images/blocks/bg_subpages_agenda_act.gif);
background-color: #830A7F;
}

.regionSelector input{
background: #830A7F url(../images/icons/selector.jpg);
background-repeat: no-repeat;
background-position: right center;
border: 0 none;
width: 110px;
text-transform: uppercase;
cursor: default; 
}

.submitButton{
float:right;
width: 45px;
/*margin-left: 15px;*/
margin-top: 2px;
}

.schema05 .submitButton, .schema06 .submitButton{
float:right;
width: 45px;
/*margin-left: 15px;*/
margin-top: 0px;
}

div.selectbox-wrapper ul {
padding:0px 0px 5px;
}

div.selectbox-wrapper ul li {
text-transform:uppercase;
padding:2px 0px 2px 9px !important;
cursor: default;
z-index: 9;
}

div.selectbox-wrapper ul li.selected {
background-color:#E6E6E6;
color:#1F1F1F;
}

div.selectbox-wrapper ul li.current {
background-color:#E6E6E6;
color:#1F1F1F;
}


div#periodSel_container{
width:110px !important;
z-index:30;
display: block;
left: 0px;
top: 20px;
}

div#actSel_container {
width:153px !important;
z-index:20;
display: block;
left: 0px;
top: 20px;
}

div#regionSel_container {
width:140px !important;
max-height: 1000px;
z-index:10;
display: block;
left: 0px;
top: 20px;
}

div.selectbox-wrapper {
background-color:#830A7F;
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:10px;
margin-left: -7px;
max-height:200px;
overflow:auto;
padding:0px;
position:absolute;
text-align:left;
width:400px;
_min-height: 200px;
}

div.searchResults {
margin-bottom: 12px;
}



