/* CSS Document */


body {
	margin: 0,0,0,0px;
	background: #020202;
	font-family: Verdana, serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffedff;
	background-image:url(../bg-nixtrix.jpg); 	
/*	background-image:url(../bg10h.jpg); 	*/
/*	background-image:url(../bg-a1.gif); 	*/
}

h1 {
	font-family: Verdana, serif;
	font-size: 16px;
	color: #E6CEFF;
}

h2 {
	font-family: Verdana, serif;
	font-size: 11px;
	color: #E6CEFF;
}


a:link, a:visited, a:active {
	color: #e6ceff;  			/* paars  #6859a3;*/
/*	text-decoration: none;  */
	text-decoration: underline;
}

a:hover {
	color: #e6ceff;
	text-decoration: underline;
	background-color:#474466;   /*8069D5;  */
}

a.selected {
	color: #6859a3;
	text-decoration: none;
}

#bground {
	width: 100%;
	height: 100%;
	background-color:#FF9900;
}

#container {
	position: relative;
	top: 100px;
	width: 1000px;
	height: 560px;
	background: #010101;
}

#werkblad {
	position: absolute;
	left: 0px;
	height: 438px;
	width: 999px;
	margin-left: 0px;
	top: 123px;
/*	background: #010101;   */
}

#header{
	position: relative;
	left: 440px;
	top: 80px;
	width:140px;
	height:10px;
	z-index: 200;
}

#navigatiestructuur {
	position:absolute;
	left: 10px;
	top: 180px;
	z-index: 150;
}

#nav_home {
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	z-index: 150;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 150;
}

#informatiekader {
	position: absolute;
	left: 183px;
	top:30px;
	width:810px;
	overflow-y: auto;
	overflow: auto;
	height: 375px;
	scrollbar-arrow-color: #010101;
	scrollbar-face-color: #E6CEFF;
	scrollbar-highlight-color: #E6CEFF;
	scrollbar-3dlight-color: #E6CEFF;
	scrollbar-shadow-color: #E6CEFF;
	scrollbar-darkshadow-color: #E6CEFF;
	scrollbar-track-color: #010101;
}

#informatiekader-viewer {
	position: absolute;
	left: 181px;
	top:5px;
	width:810px;
	overflow-y: auto;
	overflow: auto;
	height: 400px;
scrollbar-arrow-color: #010101;
scrollbar-face-color: #E6CEFF;
scrollbar-highlight-color: #E6CEFF;
scrollbar-3dlight-color: #E6CEFF;
scrollbar-shadow-color: #E6CEFF;
scrollbar-darkshadow-color: #E6CEFF;
scrollbar-track-color: #010101;
}

#informatiekader-viewer4 {
position: absolute;
left: 100px;
top:30px;
width:810px;
overflow-y: auto;
overflow: auto;
height: 800px;
scrollbar-arrow-color: #010101;
scrollbar-face-color: #E6CEFF;
scrollbar-highlight-color: #E6CEFF;
scrollbar-3dlight-color: #E6CEFF;
scrollbar-shadow-color: #E6CEFF;
scrollbar-darkshadow-color: #E6CEFF;
scrollbar-track-color: #010101;
}

#viewer_back {
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 150;
}


#menu {
	position: absolute;
	left: 0px;
	top: 165px;
	z-index: 150;
	background: #010101;
}

#bg_achtergrond {
	position: absolute;
	z-index: 0;
	left: 623px;
	top: 63px;
}

#bg_achtergrond-dans {
	position: absolute;
	z-index: 0;
	left: 200px;
	top: 62px;
	width: 800px;
}

#bg_lichtplan {
	position: absolute;
	z-index: 0;
	left: 167px;
	top: 35px;
}
