#header {
	position:absolute;
	left:150px;
	width:700px;
	height:150px;
	z-index:2;
	background-color: #000000;
	top: 0px;
}
#kunstenaar {
	position:absolute;
	left:30px;
	top:60px;
	width:300px;
	height:76px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00BFFF;
}
.dekunstenaar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
}
#biografie {
	position:absolute;
	left:180px;
	top:195px;
	width:210px;
	height:750px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 17px;
}
.introbiografie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9500C8;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}
#cv {
	position:absolute;
	left:408px;
	top:102px;
	width:240px;
	height:38px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: right;
}
#cv a:link {
	color: #808080;
	text-decoration: none;
}
#cv a:visited {
	color: #808080;
	text-decoration: none;
}
#balk {
	position:absolute;
	left:0px;
	top:550px;
	width:150px;
	height:750px;
	z-index:12;
	background-color: #00BFFF;
}
#cv a:hover {
	color: #00BFFF;
}
#bladeren {
	position:absolute;
	left:179px;
	top:160px;
	width:210px;
	height:25px;
	z-index:13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#bladeren a:link {
	text-decoration: none;
	color: #000000;
}
#bladeren a:visited {
	color: #000000;
	text-decoration: none;
}
#bladeren a:hover {
	color: #00BFFF;
}
#mainkunst {
	position:relative;
	width:850px;
	height:1350px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	top: 20px;
}
#biografie a:link {
	color: #954ED0;
	text-decoration: none;
}
#biografie a:visited {
	color: #954ED0;
	text-decoration: none;
}
#biografie a:hover {
	color: #00BFFF;
	text-decoration: none;
}

