body {
	background-color:#ececcb;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#container {
	position: relative;
	width: 950px;
	height: 820px;  
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	text-align: left;
}

a {
	color: #930;
}

a:hover {
	text-decoration: none;
	color: #000;
}

#home {
	position: absolute;
	top: 30px;
	left: 8px;
	width: 934px;
	height: 770px;
}

#kruimelweg {
	position: absolute;
	top: 6px;
	left: 8px;
	width: 932px;
	height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

#taal {
	position: absolute;
	top: 0px;
	left: 790px;
	width: 142px;
	height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
}

#beschrijvingplaatje {
	position: absolute;
	top: 32px;
	left: 8px;
	width: 380px;
	height: 760px;
}

#beschrijvingtekstvak {
	position: absolute;
	top: 32px;
	left: 388px;
	width: 554px;
	height: 760px;
	background-color: #ffffe7;
}

#beschrijvingtekst {
	position: absolute;
	top: 52px;
	left: 408px;
	width: 514px;
	height: 720px;
}

#beschrijvingterug {
	position: absolute;
	top: 750px;
	left: 408px;
	width: 100px;
	height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

#portfolioplaatjehouder {
	position: absolute;
	top: 32px;
	left: 8px;
	width: 934px;
	height: 760px;
	background-color: #ffffe7;
}

#portfolioplaatje {
	position: absolute;
	top: 75px;
	left: 50px;
	width: 850px;
	height: 650px;
}

#terug {
	position: absolute;
	top: 751px;
	left: 52px;
	width: 100px;
	height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

#beschrijving {
	position: absolute;
	top: 750px;
	left: 412px;
	width: 100px;
	height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
}

#verder {
	position: absolute;
	top: 750px;
	left: 800px;
	width: 100px;
	height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
}

#handtekening
	{
	position: absolute;
	width: 932px;
	height: 20px;
	left: 10px;
	top: 800px;
	text-align:left;
	background-color:#ececcb;
	}
	
#handtekening a
	{
	text-decoration:none;
	color: #ececcb;
	font-size: 12px;
	letter-spacing:12.4px;
	}
	
#handtekening a:hover
	{
	color: #000;
	font-size: 12px;
	letter-spacing:12.4px;
	}
