.side {
	width: 210px;
}

.sideRight {
	width: 190px;
	float: left;
}

#center {
	width: 490px;
}
#content {
	background-image: url('../images/bg_vervolg.gif');
	background-repeat: repeat-y;
}
.blok {
	margin-bottom: 1px;
}
a.linkblok_green {
	margin-bottom: 1px;
}
a.linkblok_red {
	margin-bottom: 1px;
}
a.linkblok_grey {
	margin-bottom: 1px;
}
.ul_sub {
	font-size: 11px;
	color: #E11643;
	list-style: none;
	padding: 4px 0px 4px 0px;
}
.li_sub {
	padding: 0px 0px 0px 30px;
	background-image: url('../images/pijl_sub.gif');
	background-repeat: no-repeat;
	background-position: 18px 5px;
}
a.a_sub {
	color: #3C3C3C;
	text-decoration: none;
}
a.a_sub:hover {
	text-decoration: underline;
}
a.a_sub_active {
	color: #E11643;
	text-decoration: none;
}
a.a_sub_active:hover {
	text-decoration: underline;
}
.active_item  {
	font-family: Trebuchet MS, arial, helvetica;
	font-weight: bold;
	font-size: 13px;
	padding: 8px 0px 11px 16px;
	margin-bottom: 1px;
	color: #FFF;
}

a.active_item_link  {
	font-family: Trebuchet MS, arial, helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

.nieuwskoppen {padding-left: 10px; padding-top: 6px;
	background-color: #B1B1B1;
    margin-bottom: 2px;
}

.nieuwskoppen ul {
	margin: 0px;
	margin-left: 8px;
	padding: 0px 8px 8px 8px;
	list-style: none;
	list-style-image: url('../images/pijl_sub_list.gif');
}

.nieuwskoppen a {color: #3C3C3C; text-decoration: none}
.nieuwskoppen a:hover {color: #3C3C3C; text-decoration: underline}


.rssblok {
	margin: 0px 0px 20px 0px;
	padding: 8px 10px 0px 10px;
	line-height: 15px;
	xwidth: 220px;
	xfloat: left;
	xdisplay:inline;
}

a.rsslink:visited, a.rsslink:link {color: #3C3C3C; text-decoration: none}
a.rsslink:active, a.rsslink:hover {color: #3C3C3C; text-decoration: underline}

/*Reisbureau*/
th {background-color:#72BF44; color:#FFFFFF; font-size: 10px; width: 65px}
.reisnaam {overflow: hidden;text-overflow:ellipsis; white-space:nowrap; width:180px; height:20px}
.reisnaam a {color: #cccccc}
.reisburoCriteria {background-color: #F7F7F7; height: 26px; width: 670px; margin-bottom: 0px; margin-top: 8px; padding-left: 10px}
table.bg {background-image: url(../images/bg_reisburo_table.gif);}

/*reisbureau selectie*/
fieldset.reisbureau {width: 680px; background-color: #F7F7F7;}

.reisbureau label {
	width:650px;
	cursor: pointer;
	cursor: hand;
	height: 25px;
}

.reisbureau input {
	width: 25px;
	xheight: 26px;
	font-family: verdana;
	font-size: 11px;
	xpadding-top: 3px;
	xmargin-top: 1px;
	float:left;
}

#leeftijd input{
	padding: 5px;
	margin: 0 5px 5px 5px;
}

/*reispagina*/
.reisKenmerkKader {
	padding: 10px;
	padding-bottom: 10px;
	width: 470px;
	background-color: #F7F7F7;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	margin-top: 5px;
	margin-bottom: 15px;
}
.reisKenmerk {width: 125px; float:left; clear: both}
.kenmerk {float: left; width: 320px}




/*
.testimonialnaam{
	font-size:12px;
	display: inline;
	font-style:normal;
}*/


/*excerpt
.testimonial{
	font-size:12px;
	color:#000;
	font-style:normal;
	font-weight:normal;
	xpadding-bottom:15px;
	xcolor: #04ACD0;
}

.testimoxnial span{
	font-size: 12px;
	color: #04ACD0;
	padding: 3px;
	font-style:italic;
}

/* Testimonial slider */


.testimonialContainer {height: 170px}



div #testimonials{
width: 210px;
height: 150px;
}

.slides div{
width: 210px;
max-height:150px;
xheight:  25px;
xpadding: 5px;
}



/*.slides div.caption{*/
.caption	{
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: #fff;
	width: 20px;
	height: 45px;
	margin: -47px 0px 0px 0px;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
