body { 
	color: #8B008B; 
	font-weight: bold; 
	font-size: 14pt; 
	font-family: Comic Sans MS, Arial, Geneva, Swiss, SunSans-Regular; 
	background-color: #ffdf92; 
	text-align: center 
	}
p { 
	color: #c90f1e; 
	font-weight: bold; 
	font-size: 12pt; 
	font-family: Copperplate Gothic Bold, Comic Sans MS, Arial, Geneva, Swiss, SunSans-Regular 
	}
a:link { 
	color: #336; 
	font-family: Comic Sans MS, Arial; 
	text-decoration: underline 
	}
a:hover { 
	font-weight: 500 
	}
a:visited {
	color: #336; 
	font-family: Comic Sans MS, Arial; 
	text-decoration: underline 
	}

#Header { 
	position: absolute; 
	top:6px; 
	left:5px; 
	width:1260px; 
	height:200px; 
	background-image: url('header-red.png'); 
}
#Menu { 
	position: absolute; 
	top:220px; 
	left:5px; 
	width:256px; 
	height:531px; 
	background-image: url('menu-red.png'); 
}
#Text { 
	position: absolute; 
	top:219px; 
	left:282px; 
	width:979px; 
	height:531px; 
	background-image: url('text-red.png'); 
}
#textvlak { 
	position: absolute; 
	top:226px; 
	left:290px; 
	width:964px; 
	height:517px; 
	overflow:auto; 
}
#menulijst { list-style-type:none
}

.knop{
	position: absolute;
	left: 30px;
	width: 227px;
	height: 84px;
	z-index: 100;
}

#Knop1 { 
	top:265px; 
	background-image: url('biografie.png'); 
}
#Knop2 { 
	top:351px;
	background-image: url('logboek.png'); 
}
#Knop3 { 
	top:437px;
	background-image: url('hkuwerk.PNG'); 
}
#Knop4 { 
	top:525px;
	background-image: url('eigenwerk1.png'); 
}
#Knop5 { 
	top:611px;
	background-image: url('contact.png'); 
}
#Knop6 { 
	top:20px; 
	left:300px; 
	width:169px; 
	height:38px;
	background-image: url('deviantart.PNG'); 
}
#Knop7 { 
	top:20px; 
	left:500px; 
	width:169px; 
	height:38px;
	background-image: url('karrotshire1.png'); 
}

#Path1 {
	position: absolute;
	top:100px;
	left:200px;
	width:150px;
	height:35px;
	background-image: url('path.png');
	color:#c90f1e; font-size:16pt;
	font-family:Arial, Sunsans-Regular;
	text-align:left
}
#Path2 {
	position: absolute;
	top:100px;
	left:200px;
	width:150px;
	height:35px;
	background-image: url('path.png');
	color:#c90f1e; font-size:16pt;
	font-family:Arial, Sunsans-Regular;
	text-align:left
}
#Path3 {
	position: absolute;
	top:100px;
	left:200px;
	width:150px;
	height:35px;
	background-image: url('path.png');
	color:#c90f1e; font-size:16pt;
	font-family:Arial, Sunsans-Regular;
	text-align:left
}
#Path4 {
	position: absolute;
	top:100px;
	left:200px;
	width:150px;
	height:35px;
	background-image: url('path.png');
	color:#c90f1e; font-size:16pt;
	font-family:Arial, Sunsans-Regular;
	text-align:left
}
#Pathtext {
	position: absolute;
	top:10px;
	left:10px;
	width:130px;
	height:15px;
	background-image: url('knopleeg.png');
	color:#c90f1e; font-size:14pt;
	font-family:Arial, Sunsans-Regular;
	text-align:left
}