/* Portfolio */
body {
	color: #000033; 
	border-width:0px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	}
a {
	font-weight:bold; text-decoration:none; border-width:0; color:#ED742B;) 
	}
a:hover { 
	text-decoration:underline; color: #7EA847; 
	}
#b {
	margin-bottom: 0px; 
	}
hr {
	height:1px;
	color: #6c6;
	}
#bg {
	position: fixed;
	top: 35px;
	width: 100%;
	height: 100%;
	}
.beeld {
	width: 100%;
	height: 100%;
	}
div#content {
	position: fixed;
	top: 200px;
	bottom: 20px;
	left: 0;
	z-index: 200;
	margin: 0;
	width: auto;
	white-space: nowrap;
	}
div#clear {
	clear: both;
	}
div#main {
	width: 97%;
	padding: 0px;
	clear: both;
	}
#titel {
	position: fixed;
	top: 120px;
	left: 160px;
	z-index: 200;
	margin: 0;
	width: auto;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #504316;
	}
#container {
	/*\*/
	position: absolute;
	/* Exclude abs positioning for Mac IE5 */
	background: transparent; 
	color: #666;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	/*\*/
	top: 35px;
	left: 0;
	margin: 0;
	bottom: 0px;
	margin-left: 0;
	/* Exclude all previous props for Mac IE5 */
	/*\*/ overflow: auto; /* no need for Mac IE5 to see this */
	}
#header {
	position: absolute;
	top: 5px;
	width: 100%;
	height: 100px;
	left: 0;
	margin-left: 0;
	background: url();
	}
#footer {
	position: fixed;
	height: 19px;
	width: 100%;
	margin: 0;
	padding-right: 5px;
	text-align: right;
	color: #666;
	font: 12px;
	bottom: 0;
	right: 0;
	font-family: Verdana, Arial, sans-serif;
	background: #99ff00;
	border: 1px solid;
	}
#footer a { 
	font-weight:normal; 
	text-decoration:none; 
	color: #666;
}
#footer a:hover { 
	text-decoration:underline; color: #7EA847; 
	}

/* Menu */
#menu {
	position: fixed;
	top: 0;
	width: 100%;
	height: 35px;
	right: 0;
	margin-left: 0;
	background: #f8bc1c; /* #99ff00 */
	z-index: 100;
	}
#menu li a.menuactive  { 
	background: #f8bc1c;
	color: #000;
}
#menu ul li.menuparent:hover {
	color: #000; 
	cursor: text;
}
.blok {
	top: 250px;
	width: 140px;
	display: inline-block;
}
.page {
	top: 250px;
	width: 640px;
	background: #000;
	padding: 10px 10px 5px 10px;
	margin: 0 15px 0 15px;
	border: 0px #000 solid;
	display: inline-block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Einde Portfolio */