/* container 0 marge rondom */

body {
	margin: 0px;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	}


/* wrapper */





#wrapper {
	width:960px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	}
	
#holder {
	width:960px;
	height:100%;
	
	}
	

	
	

#spacer {
	width:100%;
	height:15px;

	}
	
	

#top {
	width:100%;
	height:50px;


	}
	

#logo {
	width:960px;
	height:106px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;

	}

#scroll {
	width:960px;
	height:292px;
	background-image:url(../images/Header_05.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;

	}
	
#scrollwie {
	width:960px;
	height:292px;
	background-image:url(../images/Header_06.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;

	}
	
#scrollcontact {
	width:960px;
	height:292px;
	background-image:url(../images/Header_08.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;

	}
	
	#scrollwat {
	width:960px;
	height:292px;
	background-image:url(../images/Header_01.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;

	}

	#scrollwerk {
	width:960px;
	height:292px;
	background-image:url(../images/Header_07.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;

	}
	
	
#menu {
margin-top:10px;
margin-bottom:35px;
	}
	

	
#links {
	width:500px;
	padding:10px;
	height:100%;
	
	margin-right:100px;

	float:left;
	
	
	

	}
	
#rechts {
		width:250px;
	padding:10px;
	height:100%;

	float:left;
	
	}
	
	
	
#footer {
	height:293px;
	width:100%;
	padding-top:10px;

	margin-left: auto;
	margin-right: auto;
	background-color:#000;
	clear:both;
	

	}
	
	
	
	
/* afbeeldingen */
	
img {
 border:1px solid #ffffff;
   
}

a:hover img {
 border:1px solid #ffffff;
 -webkit-box-shadow: 1px 1px 2px #888;
   
}
	
	
	
	

#container {
	width:100%;
	height:auto;
	clear:both;

	}


#left {
	width:600px;
	height:auto;
	background-image:url(../images/bg_uitgelicht.png);
	overflow:hidden;
	float:left;
	}
	
#uitgelicht {
	width:600px;
	height:400px;
	background-image:url(../images/bg_uitgelicht.png);
	overflow:hidden;
	float:left;
	}
	

#right {
	width:300px;
	height:auto;
	overflow:hidden;
	float:left;
	}
	

	
#item01 {
	width:250px;
	height:245px;
	background-image:url(../images/bg_postit.png);
	padding-top:25px;

	
	overflow:hidden;
	
	float:left;
	}

