#contentholder
      {
	position: absolute;
	left: 50%;
	width: 860px;
	height: 660px;
	margin-left: -430px; /* half of width */
	margin-top: 5px;
	visibility: visible;
	background: #FEB100 no-repeat fixed center top;
	padding: 0px;
	top: 0;
	border: 2px solid #000000;
	
      }
.flash {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}








body {
	background-color: #555555;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #333333;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #DDDDDD;
}

#over {
	position:absolute;
	width:109px;
	height:19;
	z-index:2;
	left: 128px;
	top: 126px;
}
#projecten {
	position:absolute;
	width:108px;
	height:19;
	z-index:3;
	left: 254px;
	top: 126px;
}
#disciplines {
	position:absolute;
	width:112px;
	height:19;
	z-index:4;
	left: 376px;
	top: 126px;
}
#nieuws {
	position:absolute;
	width:111px;
	height:19;
	z-index:5;
	left: 503px;
	top: 126px;
}
#media {
	position:absolute;
	width:109px;
	height:19;
	z-index:6;
	left: 628px;
	top: 126px;
}
#contact {
	position:absolute;
	width:105px;
	height:19;
	z-index:7;
	left: 751px;
	top: 126px;
}


#home {
	position:absolute;
	width:73px;
	height:19px;
	z-index:9;
	left: 7px;
	top: 126px;
}


.subkop {
	color: #FFFFFF;
	font: bold normal 13px "Franklin Gothic Medium";
	text-align: center;
	vertical-align: middle;
}

.stylezij {
	color: #FEB100;
	font-weight: bold;
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	padding-left: 5px;
	padding-top: 3px;
}
.stylezij a:link {
	color: #FEB100;
	text-decoration: none;
}

.stylezij a:active {
	color: #FEB100;
	text-decoration: none;
}
#tekstvak {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	color: #EEEEEE;
	padding: 0px 0px 0px 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	height: 434px;
	width: 607px;
	margin: 0px;
}


.stylezij a:visited {
	color: #FEB100;
	text-decoration: none;
}

.stylezij a:hover {
	color: #FEB100;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

