body {
	background-color:#777777;
	overflow:hidden;
}

#center{
	top:-35px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:900px;
}

/*menu*/
#menu{
	position:absolute;
	width:310px;
	height:299px;
	left: 75px;
	top: 70px;
}

#wie{
	position:absolute;
	height:91px;
	width:201px;
}

#waar{
	position:absolute;
	height:63px;
	width:201px;
	top:91px;
}

#wat{
	position:absolute;
	height:145px;
	width:64px;
	top:154px;
}

#werk{
	position:absolute;
	height:154px;
	width:53px;
	left:201px;
}

#design{
	position:absolute;
	height:154px;
	width:55px;
	left:254px;
}

#hoe{
	position:absolute;
	height:94px;
	width:245px;
	left:64px;
	top: 154px;
}

#contact{
	position:absolute;
	height:47px;
	width:245px;
	left:64px;
	top:252px;
}

/*opbouw divjes*/
#top1{
	position:absolute;
	background-image:url(../img/Rondom-650-x-900-px_01.jpg);
	height:70px;
	width:384px;
}

#top2{
	position:absolute;
	background-image:url(../img/Rondom-650-x-900-px_02.jpg);
	height:70px;
	width:516px;
	left: 384px;
}

#left{
	position:absolute;
	background-image:url(../img/Rondom-650-x-900-px_03.jpg);
	height:555px;
	width:75px;
	top: 70px;
}

#right{
	position:absolute;
	background-image:url(../img/Rondom-650-x-900-px_08.jpg);
	height:555px;
	width:116px;
	top: 70px;
	left: 784px;
}

#bottom1{
	position:absolute;
	background-image:url(../img/Rondom-650-x-900-px_14.jpg);
	height:114px;
	width:400px;
	left: 384px;
	top: 511px;
}

#bottom2{
	position:absolute;
	background-image:url(../img/Rondom-650-x-900-px_13.jpg);
	height:256px;
	width:309px;
	left: 75px;
	top: 369px;
}

#tekstback{
	position:absolute;
	background-image:url(../img/Rondom-650-x-900-px_07.jpg);
	height:441px;
	width:400px;
	left: 384px;
	top: 70px;
}

#tekstvak{
	position:absolute;
	height:441px;
	width:400px;
	z-index:5;
	left: 384px;
	top: 70px;
	overflow: auto;
}

/*tekstopmaak*/
.contentstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
}

a{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF881A;
	text-decoration:underline;
}
