body {
	background-color: #e3e4e5; 
	height: auto;
	text-align: center;
background-image: url(../layout/bg_body.jpg);
background-repeat: repeat-y;
background-position: 50%;
margin: 0 auto;
padding-right:1px;
}

 html {
overflow-x:hidden;
	overflow-y:auto;
margin: 0 auto;

}




#container {
width: 1024px; 
position: relative;
text-align: left;
z-index: 10;
min-height: 735px;
height: auto !important; /* voor moderne browsers */
height: 735px; /* voor IE */
background-image: url(../layout/bg_main2.jpg); 
background-repeat: no-repeat;
margin: 0 auto;
clear: both;

}



#header{
	height:165px;
	width: 1024px; 
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	z-index: 10;
}

#hoofnav 
{width: 978px; margin-top: 123px; float:left; height: 15px; text-align: left; padding-left: 40px; }



#inhoud{
	float: left;
width: 800px;

	padding-left: 45px;
	margin-top:-50px;
}


#left{
	float: left;
	width: 180px;
	background-color: #3d3c3f; 
	}


#nav{	
	width: 144px;
	margin-left: 36px;
	padding-top: 10px;
	}


	
	
	
#footer-org {
position: absolute;
bottom: 0; 
width: 571px; 
background: #505050;
height: 24px;
text-align:left;
padding-left: 450px;
background-image: url(../layout/bg_footer.jpg); 
background-repeat: no-repeat;
clear: both;
}

#footer {
 position: relative;
width: 614px; 
margin-left: -2px;
background: #505050;
height: 24px;
text-align:left;
padding-left: 410px;
background-image: url(../layout/bg_footer.jpg); 
background-repeat: no-repeat;
clear: both;
padding-top: 5px;
}



#col1{

	padding-top:50px;
	padding-left: 50px;
	float: left;
	width: 250px;
	height: 300px;
	margin-left: 0px;
	line-height: 13pt;
display: block;
	}
	
	
#col2{
	margin-top:50px;
	padding-left: 40px;
	float: left;
	width: 245px;
	height: 300px;
	margin-left: 55px;
	line-height: 13pt;
	}

#col3{
	margin-top:50px;
	padding-left: 45px;
	float: left;
	width: 250px;
	height: 300px;
	margin-left: 55px;
	line-height: 13pt;

	}

#col4{
	margin-top:0px;
	float: left;
	width: 340px;

	}
	
	
#col5{
	margin-top:25px;
	padding-left: 0px;
	float: left;
	width: 330px;
	margin-left: 30px;

	}
	
#language{
	margin-left: 885px;
	margin-top: 55px;
	width: 50px;
	height: 15px;
	position: absolute;
	cursor: pointer;
	cursor: hand;

	}