/*************************************/
/* BODY */
html {
	height:100%;
}
body {
	margin:0 auto;
	text-align:left;
	height:100%;
	*height:auto;
	background: url(/tableaux/images/struc-new/bg-verloop.gif);
	background-repeat:repeat-y;
	background-position: center top;
	background-color:#e5e6e6;
}
#full{
	left: 0px;
	height: 640px;
	width: 100%;
	min-width: 1300px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: url(/tableaux/images/struc-new/background-wrap2.png);
	background-repeat:no-repeat;
	background-position: left top;
	z-index: 5;
}
	
/*************************************/
/* WRAP */
div#wrap {
	width: 1300px;
	position:relative;
	margin:0 auto;
	margin-top: 0px;
	min-width:1300px;
	z-index: 15
}
div#wrap2 {
	width: 1300px;
	position:relative;
	margin:0 auto;
	margin-top: -439px;
	min-width:1300px;
}
	
/*************************************/
/* HEADER */
div#header {
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
	height:168px;
	z-index: 20;
}
div#headerLeft {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	height:168px;
	width:365px;
	background:url(/tableaux/images/struc-new/logo.gif);
	background-repeat:no-repeat;
}
div#headerRight {
	float:left;
	height:100%;
	margin-left:70px;
	background-repeat:no-repeat;
	min-width:410px;
}
	
/*************************************/
/* MIDDLE */
div#middle {
	overflow:hidden;
	position:relative;
	margin-top:3px;
	margin-bottom: 6px;
	height:430px;
	
}
div#middle2 {
	overflow:hidden;
	position:relative;
	padding-left: 435px;
	margin-top:3px;
	margin-bottom: 6px;
	height:430px;
	
}
div#middleLeft {
	float:left;
	width:365px;
	height:100%;
	z-index: 1;
}
div#middleCenter {
	position: relative;
	width:70px;
	float:left;
	padding-top:72px;
}
div#mRscroll{
	width: 775px;
	height: 390px;
	overflow-x: hidden;
	overflow-y: auto;
	display:block;
	position: relative;
}
div#mRscroll-wzw{
	width: 775px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	display:block;
	position: relative;
}
div#mRscroll-voorna{
	width: 775px;
	height: 430px;
	display:block;
	position: relative;
}
div#middleRight {
	position: relative;
	float:left;
	padding: 20px;
	padding-top:22px;
	padding-left: 0px;
}
div#contentVoorNa {
	height: 142px;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 25px;
}

/*************************************/
/* FOOTER */
div#footer {
	width: 1000px;
	margin:0px;
	padding-top:10px;
	color:#475157;
	position:relative;
	z-index: 2;
}
#footerLeft{
	width: 435px;
	float:left;
}
#footerRight{
	width:565px;
	float: left;
}

#footerLeft a {
	color:#475157;
}
#footerLeft a:hover {
	color:#475157;
}

#footerRight a {
	color:#9d0b47;
	font-weight: bold;
}
#footerRight a:hover {
	color:#9d0b47;
}
