
#wrapper {
	margin:0px auto;
	width: 1000px;
	height: 821px;
	background: none;
}

#header {
	width:1000px;
	height:422px;
	background: url(../img/header-bg.png) top right repeat-y;
}
#top2 {
	width:900px;
	height:422px;
	margin-left:50px;
	background: url(../img/sfeerfp.jpg) top left no-repeat;

}
#logo2 {
	margin-left:15px;
	width:243px;
	height:86px;
	background: url(../img/logo.png) top left no-repeat;
}


#content {
	width:1000px;
	height:321px;
	background: url(../img/content.png) top right no-repeat;

}

#footer {
	margin:0px auto;
	padding:0;
	width:1000px;
	height:79px;
	background: url(../img/footer2.png) top right no-repeat;
}

#particulier2 {
	position:relative;
	float:left;
	margin-left:264px;
	margin-top:50px;
	width:108px;
	height:161px;
	padding:0;
}

#zakelijk2 {
	position:relative;
	float:left;
	margin-top:50px;
	width:108px;
	height:161px;
	padding:0;
}
#tekst {
	position:relative;
	float:left;
	height:220px;
	width:377px;
	margin-top:50px;
	padding-left:40px;
	text-align:left;
	padding-top:20px;
	color:#fff;
	font-size:15px;
	line-height:18px;

}
img {
border:0;
}

.clear {
clear:both;
margin:0;
padding:0;

}