
/* ###	FAQ 	############################################################## */
	
	
	#faq .scrollitemLight {
		background-color: #bb822b;
		color: #fff;
		padding: 8px 4px 8px 8px;
	}
	
	#faq .scrollitemDark {
		background-color: #b37312;
		color: #fff;		
		padding: 12px 4px 12px 8px;
	}
	
	#faq .scrollText {
		width: 280px;	
		font-size: 11px;
	}
	
	#faq .scrollTitle {
		font-weight: normal;
		padding-bottom: 10px;
		font-size: 16px;	
	}
	
	
	/* ###	PAGE-DIVIDER 	############################################################## */
	
	#pagedivider {
		height: 18px;
		color: #fff;
		font-size: 14px;	
		padding: 4px;
		float: right;
		padding-top: 10px;
		font-weight: bold;
	}
	
	#pagedivider a.normal {
		color: #fff;
	}
	
	#pagedivider a.selected {
		color: #fff;
		text-decoration: underline;
	}
	

	
	/* ###	SCROLLCOLLECTION	########################################################## */
	
	#scrollcollection .scrollitemLight {
		height: 74px;	
		background-color: #bb822b;
		color: #fff;
		background-image: url('/img/pijl_licht.jpg');
		background-repeat: no-repeat;
		background-position: top right;
	}
	
	#scrollcollection .scrollitemDark {
		height: 74px;
		background-color: #b37312;
		color: #fff;
		background-image: url('/img/pijl_donker.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		
	}
	
	#scrollcollection .scrollText {
		width: 280px;	
		height: 37px;
		font-size: 11px;
	}
	
	#scrollcollection .scrollTitle {
		font-weight: normal;
		padding-bottom: 4px;
		font-size: 16px;	
	}
	
	#scrollcollection .scrollitem-selected {
		background-image: url('/img/pijl_rechts_hover.gif');
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #c38e41;
		color: #000;

	}
	
	#scrollcollection .scrollTitle-hover {
		font-weight: normal;
		padding-bottom: 4px;
		font-size: 16px;	
		color: #000;
	}
	
	/* ###	HARMONICA 	########################################################## */
	
	#harmonica #extrainformatie {
		background-color: #7e7d2b; 
		height: 23px; 
		font-size: 14px; 
		padding-top: 5px; 
		padding-left: 10px;
	}
	
	#harmonica .titelContainer {
		background-color: #be7d15; 
		height: 21px; 	
		width: 160px;
	}
	
	#harmonica .titelpijl {
		width: 23px; 
		float: left;	
	}
	
	#harmonica .titel {
		float: left; 
		padding-top: 3px;	
	}
	
	#harmonica .contentContainer {
		 background-color: #8a8a42;		
	}
	
	#harmonica .contentImage {
		width: 140px; 
		height: 70px; 
		border: 0px;	
	}
	
	#harmonica .contentImagelink {
		text-decoration: none;	
	}
	
	#harmonica .promotext {
		padding: 8px;	
	}
	
	#harmonica .buttonContainer {
		background-color: #969755; 
		height: 26px;	
	}
	
	#harmonica .buttonpijl {
		float: right;	
	}
	
	#harmonica .buttonlink {
		
		padding-top: 5px; 
		padding-right: 8px;
	}
	
	#harmonica .spacer {
		height: 8px;
	}
	
	
	/* ###	HOTEL COLLECTIE 	########################################################## */
	

	
	#hotelCollection .titelContainer {
		background-color: #be7d15; 
		height: 21px; 	
		width: 300px;
	}
	
	#hotelCollection .titelpijl {
		width: 23px; 
		float: left;
		height: 21px; 		
	}
	
	#hotelCollection .titel {
		float: left; 
		padding-top: 3px;	
	}
	
	#hotelCollection .scrollitemDark {
		background-color: #A27224;	
		/*float: left;*/
		width: 300px;
		height: 35px;
		background-image: url('/img/hh-pijl-donker.gif');
		background-repeat: no-repeat;
		background-position: top right;
		padding: 4px 0px 4px 0px;
	}
	
	#hotelCollection .scrollitemLight {
		background-color: #AC8035;	
		width: 300px;
		background-repeat: no-repeat;
		background-image: url('/img/hh-pijl-licht.gif');
		background-position: top right;
		height: 35px;
		padding: 4px 0px 4px 0px;
	}
	
	#hotelCollection .contentContainer {
		/* background-color: #A27224;	*/	
	}
	
	#hotelCollection .contentImage {
		width: 32px; 
		height: 32px; 
		border: 0px;	
	}
	

	#hotelCollection .promotext {
		padding: 8px;	
		float: left;
	}
	

	
	#hotelCollection .spacer {
		height: 8px;
		font-size: 2px;
	}
	
	#hotelCollection .selected {
		
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #C6A973;
		color: #000;
		padding: 4px 0px 4px 0px;
		height: 35px;
	}
	
	/* ###	PROMOTIEBALK 	########################################################## */
	
	#promotiebalk {
		background-color: #757542;
		height: 265px;
		width: 476px;
		padding-left: 8px;
	}
	
	#promotiebalk .promotieContainer {
		margin: 8px;
		float: left;

	}
	
	#promotiebalk .promo {
		width: 140px;	
		height: 205px;
		background-color: #838354;		
	}
	
	#promotiebalk .promotext {
		height: 95px;
		padding: 8px;
	}
	
	#promotiebalk .buttonContainer {
		background-color: #909064;	
		text-align: center;
		font-weight: bold;
		height: 20px;
		padding-top: 5px;
		text-transform: uppercase;
	}
	
	#promotiebalk .contentImage {
		width: 140px;
		height: 70px;
	}
	
	/* ###	NIEUWS 	########################################################## */
	
	#nieuws .header {
		background-color: #57572b; 
		height: 26px;	
		padding-top: 4px;
		padding-left: 8px;
		font-size: 16px;
	}
	
	#nieuws .item {
		background-color: #878655;
		padding: 4px; 
		height: 20px;	
		padding-left: 8px;
	}
	
	#nieuws a {
		font-size: 13px;
		padding-right: 20px;
		background-image: url('/img/nieuws-pijl.gif');
		background-repeat: no-repeat;
		background-position: top right;	
	}
	
	#nieuws a:hover {
		font-size: 13px;
		padding-right: 20px;
		background-image: url('/img/nieuws-pijl-select.gif');
		background-repeat: no-repeat;
		background-position: top right;	
		text-decoration: underline;
		color: #000;
	}
	
	
	
	
	