* {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
body {
	width : 100%;
	height: 100%;
/*	background-color: #EBEBEB;*/
	font-family: Verdana,"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : Black;
}

#hoofdmenu{
	width : 1000px;
	height: 585px;
	margin-top: 140px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/nhoofdmenu.jpg);
	background-repeat: no-repeat;
}
#portfoliomenu{
	width : 1000px;
	height: 585px;
	margin-top: 140px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/portfoliomenu.jpg);
	background-repeat: no-repeat;
}
#wieenwat{
	width : 1000px;
	height: 585px;
	margin-top: 140px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/wenw-achtergrond.jpg);
	background-repeat: no-repeat;
}
#links{
	width : 1000px;
	height: 585px;
	margin-top: 140px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/linksachtergrond.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
}

#tekstblok{
	margin-top: 100px;
	width : 800px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}
#thumbtabel{
	width: 772px;
	height: 245px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;	
}
#naam{
	width: 772px;
	height: 25px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
/*	background-color: Yellow; */
}

#halveafbeelding{
	width: 772px;
	height: 345px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;	
}
#afbeelding{
	width: 772px;
	height: 580px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;	
}
#footer{
	width : 1000px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	text-align: center;
}
h1{
	margin-top: 80px;
	margin-left: 200px;
	font-size: 18px;
}
img {
	border-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: Gray;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.titel{
	font-size: 28px;
	font-weight: bolder;
	margin-left: 7px;
}
.linkterug{
	color: Black;
}
.linkwie{
	position: absolute;
	margin-top: 240px;
	margin-left: 75px;
	height: 148px;
	width: 100px;
}
.linkwat{
	position: absolute;
	margin-top: 240px;
	margin-left: 200px;
	height: 148px;
	width: 100px;
}
.linkopenbaar{
	position: absolute;
	margin-top: 240px;
	margin-left: 325px;
	height: 148px;
	width: 100px;
}
.linkinterieur{
	position: absolute;
	margin-top: 240px;
	margin-left: 450px;
	height: 148px;
	width: 100px;
}
.linkkunst{
	position: absolute;
	margin-top: 240px;
	margin-left: 575px;
	height: 148px;
	width: 100px;
}
.linklinks{
	position: absolute;
	margin-top: 240px;
	margin-left: 700px;
	height: 148px;
	width: 100px;
}
.linkcontact{
	position: absolute;
	margin-top: 240px;
	margin-left: 825px;
	height: 148px;
	width: 100px;
}
.linkbno{
	position: absolute;
	margin-top: 535px;
	margin-left: 860px;
	height: 50px;
	width: 120px;
}
.wietekst{
	width: 700px;
	margin-left: 200px;
	font-size: 12px;
}
.kruimelpad{
	font-size: 12px;
	float: left;
	margin-top: 3px;
}
.cvlink{
	color: Black;
	font-weight: bolder;
}