body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* div's */

#container {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#top {
	height: 296px;
}

#witruimte {
	height: 62px;
	width: 100%;
	background-image: url(../images/top.jpg);
}

#logo {
	height: 40px;
	width: 369px;
	position: absolute;
	margin-left: 17px;
	margin-top: 22px;
}
#contact {
	height: 40px;
	width: 102px;
	margin-top: 22px;
	position: absolute;
	margin-left: 670px;
}
#email {
	position: absolute;
	height: 24px;
	width: 264px;
	margin-top: -245px;
	margin-left: 5px;
}


#content_container {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}

#menu {
	float: left;
	height: 396px;
	width: 229px;
}



#footer {
	width: 801px;
	height: 64px;
	float: left;
	margin-bottom: 20px;
	position: relative;
	background-image: url(../images/foot.jpg);
}
#mail {
	height: 30px;
	width: 170px;
	margin-left: 433px;
	position: absolute;
}




/*  CONTENT OPMAAK */

#content_home {
	height: 396px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/home.jpg);
}

#header_home {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/home.jpg);
}

#content_winkel {
	width: 572px;
	float: left;
	margin-left: 0px;
	background-image: url(../images/content/winkel_1.jpg);
	height: 396px;
}
#content2 {
	height: 234px;
	width: 801px;
	float: left;
	background-image: url(../images/content/winkel_2.jpg);
}

#header_winkel {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/winkel.jpg);
}

#content_projecten{
	height: 396px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/projecten.jpg);
}

#header_projecten {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/projecten.jpg);
}

#content_vloerbedekking{
	height: 396px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/vloerbedekking.jpg);
}

#header_vloerbedekking {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/vloerbedekking.jpg);
}

#content_gordijnen{
	height: 396px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/gordijnen.jpg);
}

#header_gordijnen {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/gordijnen.jpg);
}

#content_binnenzonwering{
	height: 396px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/binnenzonwering.jpg);
}

#header_binnenzonwering {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/binnenzonwering.jpg);
}

#content_slapen{
	height: 396px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/slapen.jpg);
}

#header_slapen {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/slapen.jpg);
}

#content_beddengoed{
	height: 396px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/beddengoed.jpg);
}

#header_beddengoed {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/beddengoed.jpg);
}

#content_accessoires{
	height: 396px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/accessoires.jpg);
}

#header_accessoires {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/accessoires.jpg);
}

#content_contact {
	height: 26px;
	width: 453px;
	float: left;
	margin-left: 70px;
	background-image: url(../images/content/contact.jpg);
	background-repeat: no-repeat;
	padding-top: 370px;
}

#header_contact {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/contact.jpg);
}

#content_routekaart {
	width: 572px;
	float: left;
	margin-left: 0px;
	background-image: url(../images/content/routekaart.jpg);
	height: 396px;
}
#header_routekaart {
	height: 234px;
	width: 100%;
	background-image: url(../images/header/routekaart.jpg);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

