/*
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
___________________________________________________________________
*/	
body.info div.inhoud table {
	height: auto;
}

body.info div.inhoud table td{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}


div.collSet div.collLeft h2{
		margin-bottom:0;
	}
	div.collSet div.collLeft ul.linkList{
		margin-top:9px;
		margin-bottom:12px;
	}
	
	div.collSet div.collLeft p{
		padding-right:12px;
	}


div.collSet div.collRight ul{
		margin:24px 0 24px 10px;
		list-style:none;
	}
	div.collSet div.collRight li{
		padding-left:13px;
		padding-bottom:4px;
		background:transparent url(img/list-item_circle.gif) no-repeat 0 5px;
		font-weight:bold;
	}
	body.info div.collSet div.collRight li {
		font-weight:normal; 
	}
	div.collSet div.collRight ul.linkList li{
		display:block;
		padding-left:18px;
		background:transparent url(img/arrow_blue_black.gif) no-repeat -60px 0px;
	}
	div.collSet div.collRight ul.linkList a{
		display:inline;
		padding:0;
		background:none;
		font-weight:bold;
		text-decoration:underline;
		color:#164997;
	}
	
	div.divider{
		padding:0;
	}
	div.collSet div.collRight div.divider{
		margin-bottom:12px;
	}
	
	div.collSet div.collRight ul.linkList a:hover{
		color:#000;
	}
	
	div#content img.logo{
		position:relative;
		display:block;
		margin:auto;
	}
	
/* ======================================== */
/* ======================================== */
/*	BROCHURE								*/
/* ======================================== */

form#brochure{
	padding-top:12px;
	}
/*	form#brochure div.subCollSet{
		padding-bottom:18px;
		}
		form#brochure div.subCollLeft{
			padding-top:12px;
			width:187px;
		}
		form#brochure div.subCollRight{
			width:203px;
			}
		form#brochure div.subCollRight img{
			display:block;
			border:0 none;
			width:190px;
			
			}
		form#brochure div.subCollSet label{
			text-transform:uppercase;
			font-size:10px;
			font-weight:bold;
			color:#164997;
		}*/
	
	form#brochure table.formSet{
		width:100%;
		}
	
	form#brochure table.formSet td.label{
		margin-right:12px;
		width:186px;
		padding:5px 0;
	}
	form#brochure table.formSet td span{
		color:#0A2664;
		font-weight:bold;
		font-size:15px;
	}
	
	form#brochure .button{
		background-image:url(img/button_face_midblue_blue.gif);
		color:#fff;
	}
	form#brochure .button:hover{
		color:#fff;
	}
	form#brochure select,
	form#brochure input.tT{
		width:135px;
	}
	form#brochure input.tTsmall{
		width:64px;
	}
	form#brochure input.tSHidden{
		display:none;
		}
	div.brochure img {}
ul.categories {
	border:2px solid #FFF;
	min-height:800px;
	_height:800px;
	}
ul.categories,
ul.categories li{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.categories a{
	font-weight:normal;
	height:18px;
	padding:2px 10px 0 9px;
	display:block;
	background:transparent #F9EEE3 url(img/arrow_black_yellow.gif) no-repeat right -12px;
}
ul.categories li.cat a:hover,
ul.categories li.active a
{
	background:#EFCEA5 url(img/arrow_black_yellow.gif) no-repeat right 8px;
	color:#000;
}
ul.categories li.cat{
   width:172px;
}
ul.categories a{
	text-decoration:none;
	color:#000;
}
	
	
	table.centerTable{
		text-align:center;
		}
		table.centerTable td{
			text-align:center;
			}
/* ------------------------------------------------ */
/* ------------------------------------------------ */
/* 		addons to common styles						*/
/* ------------------------------------------------ */

.blue{
  background-color:#FFF;
}
.blue p img {
}
.lightblue{
	position:relative;
	margin-top:1px;
	background-color:#FFF;
}
div.bluecol{
}
div.divider {
	margin-top:1px;
	border-top:1px solid #C7EBFB;
	padding-bottom:20px;
}
div.inhoud{
	padding:10px;
}
div.note{
	padding-left:186px;
	}
/* ------------------------------------------------ */
/* ------------------------------------------------ */
/* 		REISGIDS									*/
/* ------------------------------------------------ */

.reisgidsItem {
	float:left;
	width:230px;
	margin:0 20px 20px 0;
	}

.reisgidsItem img {
	float:left;
	}

.reisgidsItem .inhoud {
	padding:0px;
	padding-left:80px;
	}

	
	.block-divider {
		margin-right:3px;
		}
