 /*
Kleurdefinities:

Standaard blauw
	blauw 1 #0A2665
	blauw 2 #3B5183
	blauw 3 #8592B2
	blauw 4 #B7C1DA
	blauw 5 #DDE1EC

Standaard geel
	geel 1 #FFD521
	geel 2 #FEDE56
	geel 3 #FCECA5
	geel 4 #FFF7D3
	geel 5 #E2BF1B
	geel 6 #D2B127

Themakleur Stedentrips blauw
	TBlauw 1 #408ABF
	TBlauw 2 #66A2CD
	TBlauw 3 #91BCDB
	TBlauw 4 #ACCFE8
___________________________________________________________________
*/	

dl#faqList {
	border:2px solid #FFF;
	border-bottom:0px solid #FFF;	
	}

dl#faqList #rlinl {
	padding:6px 0 0 28px;
	background:#F9EEE3;
	text-decoration:none;
	height:22px;
	font-size:13px;
	}

#rlinl img {
	border: #F9EEE3 solid 2px;
	}

dl#faqList,
dl#faqList dt,
dl#faqList dd{
	margin:0;
	padding:0;
	background-color:#F9EEE3
}
dl#faqList dt,
dl#faqList dd {}
dl#faqList dd{
	border-bottom:2px solid #FFF;
}
dl#faqList dt.last,
dl#faqList dd.last{
	margin-bottom:0;
}

dl#faqList dt a{
	display:block;
	padding:6px 0 0 35px;
	background:#F9EEE3 url(img/arrow_twirl.gif) no-repeat 10px 8px;
	text-decoration:none;
	height:22px;
	font-size:11px;
	border-bottom:2px solid #F9EEE3;
}

dl#faqList dd{
	padding:6px 36px 6px;
	display:none;
	position:relative;
}

dl#faqList dt.open a{
	background-position:10px -17px;
	background-color:#EFCEA5;
	color:#000;
	border-bottom:0px solid #F9EEE3;
}
dl#faqList dt.open{
	color:#000;
	margin-bottom:0;
}
dl#faqList dd.open{
	display:block;
	color:#000;
	background-color:#EFCEA5;
}
/* ------------------------------------------------ */
/* ------------------------------------------------ */
/* 		addons to common styles										*/
/* ------------------------------------------------ */
div#main div#visual {
	margin-bottom:0px;
	}
.blue{
  background-color:#DDE1EC;
}
div#main div.threequarterCol{
	width:547px;
	float:left;
	margin-right:0px;
	position:relative;
	}
div.bluecol{
}
.faqBackImage {
	width:734px;
	overflow:hidden;
	background:transparent url(../img/faq_back.gif) repeat-y left top;
	border-bottom:0px solid #F9EEE3;
	}
