#searching {
	float:right;
	padding-right:40px;
}

span.breadcrumbs {
	float:left;
}

#container {
	position	: relative;
	width		: 967px;
	padding		: 10px 0 0 0;
	margin		: 0 auto;
	}
	
#shadowtop {
	width		: 967px;
	height		: 4px;
	overflow	: hidden;
	background	: url(../images/bg_top.png) left top no-repeat;
}

#shadowbottom {
	width		: 967px;
	height		: 4px;
	overflow	: hidden;
	background	: url(../images/bg_bottom.png) left top no-repeat;
}

#copyright {
	position	: relative;
	width		: 967px;
	padding		: 5px 0;
	margin		: 0 auto;
	font-size 	: 9px;
	color 		: #fff;
	text-align	: center;
}
	


#containershadow {
	width		: 967px;
	overflow	: hidden;
	background	: url(../images/bg_container.png) left top repeat-y;
}

#innercontainer {
	width		: 959px;
	margin		: 0px 4px 0px 4px;
	/*background	: #FFF url(../images/bg_mainmenu.gif) left top repeat-x;*/
}

/*=================================================================================== innercontainer ==*/

#top,
#submenu,
#bannerhome,
#bottom {
	width		: 924px;
	padding		: 0 17px 0 18px;
	margin		: 0;
	overflow	: hidden;
}

#top {
	float 			: left;
	height			: 134px;
	background		: url(../images/topline.gif) left bottom repeat-x;
	width			: 942px;
	padding			: 0 17px 0 0;
	margin 			: 0;
}

#submenu {
	float 			: left;
	position		: relative;
	margin			: 0;
	height			: 38px;
	background		: url(../images/bg_submenu.gif) left top repeat-x;
	margin  		: -1px 0 0 0;
}

#pathwaysmall,
#pathway {
	position 		: relative;
	width			: 100%;
	padding			: 0 17px 0 18px;
	margin			: 0;
	height 			: 20px;
}

#pathwaysmall a,
#pathwaysmall span
{
	color 		: #fff;
}

#pathway .resultbox a,
#pathwaysmall .resultbox a,
#pathway .resultbox span,
#pathwaysmall .resultbox span {
	color 		: #999;
}

#pathwaysmall a:hover {
	color 		: #999;
}

#footer {
	position	: relative;
	width		: 697px;
	padding		: 0 17px 0 245px;
	margin		: 11px 0 11px 0;
	overflow	: hidden;
}

/*=================================================================================== top ==*/

#logo {
	position 	: relative;
	width		: 958px;
	height		: 105px;
	background	: url(../images/logo.gif) left top no-repeat;
}

#mainmenu {
	position 	: relative;
	height 		: 26px;
	margin		: 0 0 0 18px;
}

/*=================================================================================== bottom ==*/

#bottom {
	float 			: left;
}

#left {
	float		: left;
	width		: 215px;
	margin		: 0;
	padding		: 0 0 1px 11px;
	border-left: 1px solid #ccc;
}

#right {
	float		: left;
	width		: 697px;
}

/*=================================================================================== right ==*/	

#mainbody {
	width		: 651px;
	margin		: 0 17px 0 29px;
}

#mainbodysmall {
	float 		: left;
	width		: 433px;
	margin		: 0;
	padding 	: 0 11px 1px 11px;
	border-left: 1px solid #ccc;
}

#rechterkol {
	float 		: left;
	width		: 225px;
	margin		: 0;
	padding 	: 0 11px 1px 0;
}

#banner,
#bannerleeg {
	width		: 697px;
	margin		: 0 0 28px 0;
}

#bannerleeg {
	height		: 161px;
	background	: url(../images/bannerleeg.jpg) left top no-repeat;
}

#bannerleeg {
	display 	: none;
}

.jwts_slidewrapper {
  height:auto;!important
}