/* FOTOS AAN DE RECHTERKANT */
.right .klein, .innercontainer .klein{
	width:173px;
	}
.right .none, .innercontainer .none{
	width:0px;
	}
	
.innercontainer .klein .top-balk{
	width:346px;
	margin:0px 0px 0px -173px;
	}
 .innercontainer .none .top-balk{
	width:519px;
	margin:0px 0px 0px -346px;
 	}
	
/* CONTENT VOOR 1 KOLOM */	
.innercontainer .breed .content{
	width:592px;
	background:url(/templates/img/bg-content-breder.gif);
	}
.innercontainer .breed .showcase, .innercontainer .breed .showcase li, .innercontainer .breed .content .detail-reis, .innercontainer .breed .content .details-bottom, .innercontainer .breed .content .land-stad{
	width:584px;
	}
.innercontainer .breed .showcase .content-showcase{
	width:472px;
	}
	

/* CONTENT VOOR GEEN KOLOMMEN */		
.innercontainer .max .content{
	width:765px;
	background:url(/templates/img/bg-content-breder.gif);
	}
.innercontainer .max .kruimelpad {
	width:795px;
}
.innercontainer .max .content h1.detail-reis{
	width:730px;
	margin-bottom:5px;
	clear:both;
}
.innercontainer .max .showcase, .innercontainer .max .showcase li, .innercontainer .max .content .detail-reis, .innercontainer .max .content .details-bottom, .innercontainer .max .content .land-stad{
	width:765px;
	}
.innercontainer .max .showcase .content-showcase{
	width:645px;
	}	
table.text {
	clear:both;
}