a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #BFFF00; text-decoration: none;}
a:active {color: #000; text-decoration: none;}

body { 
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	color: #000;
}

.browser {
	position: absolute;
	top: 0px;	
	right: 0px;
	font-size: 10px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;	
}
	
.transbox {
	background-color: #BFFF00;
	position: fixed;
	width: 800px;
	left: 50%;
	margin-left: -410px;
	min-height: 100%;
	top: 0%;
	padding: 10px;
	
	opacity:.10;
	filter: alpha(opacity=10);
 	-moz-opacity: 0.1;	
}

.textbox {
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	min-height: 80%;
	top: 15%;
	padding: 20px 20px 20px 20px;
		
 	text-align: left;
	font-size: 12px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;
}

.blogbox {
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	min-height: 70%;
	top: 20%;
	padding: 20px 20px 20px 100px;
		
 	text-align: left;
	font-size: 12px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;
}

.transnavbox {
	background-color: #BFFF00;
	position: absolute;
	width: 200px;
	left: 7%;
	margin-left: -50px;
	min-height: 300px;
	bottom: 10%;
	padding: 10px;
	
	opacity:.10;
	filter: alpha(opacity=10);
 	-moz-opacity: 0.1;	
}

.transnavboxmain {
	background-color: #BFFF00;
	position: absolute;
	width: 100%;
	left: 0%;
	min-height: 40px;
	top: 6%;
	padding: 0px;
	
	opacity:.10;
	filter: alpha(opacity=10);
 	-moz-opacity: 0.1;	
}

.transnavboxupdate {
	background-color: #BFFF00;
	position: fixed;
	width: 200px;
	right: 3%;
	min-height: 300px;
	top: 16%;
	padding: 12px;
	
	opacity:.10;
	filter: alpha(opacity=10);
 	-moz-opacity: 0.1;	
}
 	
.navalbum {
	position: absolute;
	width: 200px;
	left: 7%;
	margin-left: -50px;
	min-height: 20px;
	bottom: 10%;
	padding: 10px;
	
	text-align: left;
	font-size: 12px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;	
}

.update {
	position: fixed;
	width: 200px;
	right: 3%;
	height: 300px;
	top: 16%;
	padding: 10px;
	overflow: hidden;

	
	text-align: left;
	font-size: 12px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;	
}

.navalbum {
	position: absolute;
	width: 200px;
	left: 7%;
	margin-left: -50px;
	min-height: 20px;
	top: 50%;
	padding: 10px;
	
	text-align: left;
	font-size: 12px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;	
}

.navigatie {
	position: absolute;
	width: 800px;
	left: 52%;
	margin-left: -400px;
	top: 7%;
	font-size: 20px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;		
}

.album {
	position: absolute;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	top: 5%;
	border: 0px solid #000;	
	text-align: left;
	font-size: 15px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;	
}

.onaf {
	position: absolute;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	bottom: 10%;
	border: 0px solid #000;	
	text-align: left;
	font-size: 15px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;	
}

#onvoltooid {
	position: absolute;
	width: 400px;
	left: 2%;
	top: 40%;
	border: 0px solid #000;	
	background-image: url('onvoltooid.png');	
}

#enter {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 10%;
	border: none;
	width:800px;
	height:610px;
	background-image: url('papier.png');
	background-repeat: no-repeat;

}

/* links.php */
.links {
	position: absolute;
	border: none;
	left:-2%;
	top:0%;
}

.middenlinks {
	position: absolute;
	border: none;
	left:-2%;
	top:260%;
}

.middenrechts {
	position: absolute;
	border: none;
	left:23%;
	top:0%;
}
.rechts {
	position: absolute;
	border: none;
	left:55%;
	top:0%;
}
/* links.php */

/* navigatie.html */
#nav, #nav ul {
padding: 0 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 110px;
}

#nav ul {
position: absolute;
width: 110px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;

}

#nav a {
display: block;
margin: 2px 0px 2px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
}

ul a{
font-weight: bold;
color: #fff;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #fff;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #BFFF00;
cursor: pointer;
}

ul li{
list-style: none;
/*background-color: #fff;*/
}

ul ul li{
list-style: none;
background-color: #000;
border: 1px dotted #fff;
/*border-left: 0;*/
}

/* IE only hack \*/
* html ul li, * html ul ul li{
/*border-bottom: 1px dotted #BFFF00;*/
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

/* navigatie.php */





/*handige code

.schreeuw {
	position: absolute;
	left: 70%;
	width: 30%;
	min-height: 10px;
	top: 12%;
	border: 0px solid #000;	
	text-align: left;
	font-size: 12px;
	font:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

.head {
	position: absolute;
	left: 5%;
	width: 90%;
	min-height: 20px;
	top: 5%;
	text-align: left;
	font-size: 15px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;	
}

.subhead {
	position: absolute;
	left: 8%;
	width: 88%;
	min-height: 20px;
	top: 9%;
	text-align: left;
	font-size: 15px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;
}

.workhead {
	position: absolute;
	left: 16%;
	width: 80%;
	min-height: 20px;
	top: 9%;
	text-align: left;
	font-size: 15px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;
}

.subworkhead {
	position: absolute;
	left: 18%;
	width: 78%;
	min-height: 20px;
	top: 13%;
	text-align: left;
	font-size: 15px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;
}

a:link {color: #fff; text-decoration: none;}
a:visited {color: #fff; text-decoration: none;}
a:hover {color: #fff; border-bottom: 1px dotted #BFFF00;}
a:active {color: #fff; text-decoration: none;}

ul	{
	list-style: none;
	text-align:left;
}

	position: absolute;
	border: none;
	left:20%;
	top:10%;
	width:400px;
	height:530px;
	background-image: url('graphenter.png');
	background-repeat: no-repeat;
	
	a.sub:link {color: #cc6600; text-decoration: none;}
	
.navrechts {
	position: absolute;
	right: 0%;
	width: 15%;
	min-height: 100px;
	top: 0%;
	text-align: left;
	font-size: 15px;
	font:"Century Gothic", sans-serif, monospace;
	font-family:"Century Gothic", sans-serif, monospace;	
	border-left: 1px dotted #BFFF00;
	padding: 9px;
}
	
*/
