/* dropdowns */		


	/*accommodatietype*/
	
	div#accommodationSearchBar input.dropDownTarget {
		width:223px;
		/*border:1px solid #D19898;
		background: url('/assets/images/dropdown_arrow_weten.gif') no-repeat 210px 6px;*/
		margin:0px;
		padding:2px;
		font-size:11px;
		color:#ffffff;
	}
	
	div#accommodationSearchBar input.dropDownTarget {
		cursor:pointer;
		cursor:hand;
	}
	div#accommodationSearchBar div.dropDown {
		/*border:1px solid #D19898;*/
		height:80px;
		width:227px;
		overflow:auto;
		display:none;
		position:absolute;
		top:-2px;
		left:0px;
		/*background-color:#B35454;*/
		color:#ffffff;
	}
	div#accommodationSearchBar div.dropDownContainer {
		position:relative;
		height:1px;
		line-height:1px;
		font-size:1px;
	}
	div#accommodationSearchBar div.dropDownContainer * {
		height:auto;
		line-height:15px;
		font-size:11px;
	}
	div#accommodationSearchBar div.dropDownRow {
		cursor:pointer;
		cursor:hand;
		padding:2px;
	}
	
	div#accommodationSearchBar div.hoverMode {
		/*background-color:#D19898;*/
		font-size:11px;
		color:#ffffff;
	}
	div#accommodationSearchBar div.showRow {
		display:block;
	}
	
	
	
	/*contact*/
	
	div#contact input.dropDownTarget {
		width:50px;
		border:1px solid #ACB597;
		background: url('/assets/images/dropdown_contact.gif') no-repeat 40px 6px;
		margin:0px;
		padding:2px;
		font-size:11px;
		color:#000000;

		
	}
	div#contact input.dropDownTarget {
		cursor:pointer;
		cursor:hand;
	}
	div#contact div.dropDown {
		border:1px solid #ACB597;
		height:53px;
		width:53px;
		overflow:auto;
		display:none;
		position:absolute;
		top:-2px;
		left:0px;
		background-color:#ffffff;
		color:#000000;
	}
	div#contact div.dropDownContainer {
		position:relative;
		height:1px;
		line-height:1px;
		font-size:1px;
	}
	div#contact div.dropDownContainer * {
		height:auto;
		line-height:15px;
		font-size:11px;
	}
	div#contact div.dropDownRow {
		cursor:pointer;
		cursor:hand;
		padding:2px;
	}
	
	div#contact div.hoverMode {
		background-color:#ACB597;
		font-size:11px;
		color:#000000;
	}
	div#contact div.showRow {
		display:block;
	}
	
	
	/*meerdoeideeen*/
	
	div#meerdoeideeen input.dropDownTarget {
		width:252px;
		height:16px;
		border:1px solid #A1B140;
		background: #A1B140 url('/assets/images/dropdown_arrow_meerdoeideen.gif') no-repeat 247px 10px;
		margin:0px;
		padding:6px;
		font-size:11px;
		color:#ffffff;

		
	}
	div#meerdoeideeen input.dropDownTarget {
		cursor:pointer;
		cursor:hand;
	}
	div#meerdoeideeen div.dropDown {
		border:1px solid #A1B140;
		height:100px;
		width:264px;
		overflow:auto;
		display:none;
		position:absolute;
		top:-2px;
		left:0px;
		background-color:#ffffff;
		color:#000000;
	}
	div#meerdoeideeen div.dropDownContainer {
		position:relative;
		height:1px;
		line-height:1px;
		font-size:1px;
	}
	div#meerdoeideeen div.dropDownContainer * {
		height:auto;
		line-height:15px;
		font-size:11px;
	}
	div#meerdoeideeen div.dropDownRow {
		cursor:pointer;
		cursor:hand;
		padding:2px;
	}
	
	div#meerdoeideeen div.hoverMode {
		background-color:#D0D8A0;
		font-size:11px;
		color:#000000;
	}
	div#meerdoeideeen div.showRow {
		display:block;
	}
	
	
	/*meerzienideeen*/
	
	div#meerzienideeen input.dropDownTarget {
		width:252px;
		height:16px;
		border:1px solid #927199;
		background: #927199 url('/assets/images/dropdown_arrow_meerzienideen.gif') no-repeat 247px 10px;
		margin:0px;
		padding:6px;
		font-size:11px;
		color:#ffffff;

		
	}
	div#meerzienideeen input.dropDownTarget {
		cursor:pointer;
		cursor:hand;
	}
	div#meerzienideeen div.dropDown {
		border:1px solid #927199;
		height:100px;
		width:264px;
		overflow:auto;
		display:none;
		position:absolute;
		top:-2px;
		left:0px;
		background-color:#ffffff;
		color:#000000;
	}
	div#meerzienideeen div.dropDownContainer {
		position:relative;
		height:1px;
		line-height:1px;
		font-size:1px;
	}
	div#meerzienideeen div.dropDownContainer * {
		height:auto;
		line-height:15px;
		font-size:11px;
	}
	div#meerzienideeen div.dropDownRow {
		cursor:pointer;
		cursor:hand;
		padding:2px;
	}
	
	div#meerzienideeen div.hoverMode {
		background-color:#C5B4C9;
		font-size:11px;
		color:#000000;
	}
	div#meerzienideeen div.showRow {
		display:block;
	}
	
	
	
	/*Er op uitportal*/

	div#eropuitsearchportal input.dropDownTarget {
		width:218px;
		height:16px;
		border:1px solid #ffffff;
		background: #ffffff url('/assets/images/dropdown_arrow_eropuitsearchportal.gif') no-repeat 213px 10px;
		margin:0px;
		padding:6px;
		font-size:11px;
		font-weight:bold;
		color:#AA5C5C;

		
	}
	div#eropuitsearchportal input.dropDownTarget {
		cursor:pointer;
		cursor:hand;
	}
	div#eropuitsearchportal div.dropDown {
		border:1px solid #ffffff;
		height:100px;
		width:234px;
		overflow:auto;
		display:none;
		position:absolute;
		top:-2px;
		left:0px;
		background-color:#ffffff;
		color:#AA5C5C;
	}
	div#eropuitsearchportal div.dropDownContainer {
		position:relative;
		height:1px;
		line-height:1px;
		font-size:1px;
	}
	div#eropuitsearchportal div.dropDownContainer * {
		height:auto;
		line-height:15px;
		font-size:11px;
	}
	div#eropuitsearchportal div.dropDownRow {
		cursor:pointer;
		cursor:hand;
		padding:2px;
	}
	
	div#eropuitsearchportal div.hoverMode {
		background-color:#FFDBC2;
		font-size:11px;
		color:#AA5C5C;
	}
	div#eropuitsearchportal div.showRow {
		display:block;
	}	
	
	