h1{
	font: bold 14px "Trebuchet MS", Times, serif;
	font-variant: small-caps;
	text-transform: lowercase;
}

p{
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#head{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 751px;
	height: 82px;
}

#menu{
	line-height: 0px;
	position: absolute;
	top: 333px;
	left: 20px;
	width: 151px;
	height: 149px;
}

#content{
	margin-left: 50px;
	position: absolute;
	top: 136px;
	left: 184px;
	width: 553px;
	height: 342px;
	overflow: auto;

}
#images{
	position: absolute;
	top: 148px;	
	left: 220;
}

img{
	
	border: 0;
}

#imageButton1{
	position: absolute;
	width: 98px;
	height: 90px;
	top: 150px;
	left: 655px;
	z-index: 1;
}

#imageButton2{
	position: absolute;
	width: 98px;
	height: 90px;
	top: 267px;
	left: 655px;
	z-index: 1;
}

#imageButton3{
	position: absolute;
	width: 98px;
	height: 90px;
	top: 382px;
	left: 655px;
	z-index: 1;
}


#menu1 {	
	position: absolute;
	top: 0px;
	width: 152px;
	height: 29px;
	background: url(beeldMateriaal/menuHomeMoveover.jpg) top left no-repeat;	/* place of second image in the background */
}

#menu1 a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(beeldMateriaal/menuHomeNormal.jpg) top left no-repeat;	/* place of first image in foreground */
	color: #000;
}

#menu1 a:hover {	
background: transparent none;
} 
#menu2 {
	position: absolute;
	top: 29px;
	width: 152px;
	height: 30px;
	background: url(beeldMateriaal/menuWoningMoveover.jpg) top left no-repeat;	/* place of second image in the background */
}

#menu2 a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(beeldMateriaal/menuWoningNormal.jpg) top left no-repeat;	/* place of first image in foreground */
	color: #000;
}

#menu2 a:hover {	
background: transparent none;
} 

#menu3 {	
	position: absolute;
	top: 59px;
	width: 152px;
	height: 30px;
	background: url(beeldMateriaal/menuAtelierMoveover.jpg) top left no-repeat;	/* place of second image in the background */
}

#menu3 a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(beeldMateriaal/menuAtelierNormal.jpg) top left no-repeat;	/* place of first image in foreground */
	color: #000;
}

#menu3 a:hover {	
background: transparent none;
} 
#menu4 {	
	position: absolute;
	top: 89px;
	width: 152px;
	height: 30px;
	background: url(beeldMateriaal/menuOmgevingMoveover.jpg) top left no-repeat;	/* place of second image in the background */
}

#menu4 a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(beeldMateriaal/menuOmgevingNormal.jpg) top left no-repeat;	/* place of first image in foreground */
	color: #000;
}

#menu4 a:hover {	
background: transparent none;
} 
#menu5 {	
	position: absolute;
	top: 119px;
	width: 152px;
	height: 30px;
	background: url(beeldMateriaal/menuContactMoveover.jpg) top left no-repeat;	/* place of second image in the background */
}

#menu5 a {
	display: block;
	width: 100%;
	height: 100%;
	background: white url(beeldMateriaal/menuContactNormal.jpg) top left no-repeat;	/* place of first image in foreground */
	color: #000;
}

#menu5 a:hover {	
background: transparent none;
} 


#copyright{
	font-family: "Trebuchet MS";
	font-size: 10px;
	position: absolute;
	width: 300px;
	left: 490px;
	top: 503px;
}