@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: 16px;
	color: #7b7b7b;
	text-decoration: none;
	background-color: #222222;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	height: 600px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	position:absolute;
	width:860px;
	height:600px;
	z-index:2;
}
#head {
	position:absolute;
	width:860px;
	height:160px;
	z-index:7;
	left: 0px;
	top: 0px;
	background-color: #4c4c4c;
}
#nav {
	position:absolute;
	width:860px;
	height:40px;
	z-index:6;
	left: 0px;
	top: 160px;
}
#info {
	position:absolute;
	width:860px;
	height:360px;
	z-index:5;
	left: 0px;
	top: 200px;
	background-color: #000000;
}
#foot {
	position:absolute;
	width:860px;
	height:40px;
	z-index:2;
	left: 0px;
	top: 560px;
}
#lijn1 {
	position:absolute;
	width:860px;
	height:1px;
	z-index:5;
	left: 0px;
	top: 0px;
}
#lijn2 {
	position:absolute;
	width:860px;
	height:1px;
	z-index:4;
	left: 0px;
	top: 39px;
}
#navbalk {
	position:absolute;
	width:860px;
	height:38px;
	z-index:3;
	left: 0px;
	top: 1px;
	background-color: #4c4c4c;
}
#home {
	position:absolute;
	width:110px;
	height:38px;
	z-index:1;
	left: 0px;
	top: 1px;
}
#industrie {
	position:absolute;
	width:250px;
	height:38px;
	z-index:2;
	left: 110px;
	top: 1px;
}
#werk {
	position:absolute;
	width:220px;
	height:38px;
	z-index:3;
	left: 360px;
	top: 1px;
}
#project {
	position:absolute;
	width:170px;
	height:38px;
	z-index:4;
	left: 580px;
	top: 1px;
}
#contact {
	position:absolute;
	width:110px;
	height:38px;
	z-index:5;
	left: 750px;
	top: 1px;
}





#lijn4 {
	position:absolute;
	width:860px;
	height:1px;
	z-index:4;
	left: 0px;
	top: 39px;
}
#lijn3 {
	position:absolute;
	width:860px;
	height:1px;
	z-index:5;
	left: 0px;
	top: 0px;
}
#footbalk {
	position:absolute;
	width:860px;
	height:38px;
	z-index:3;
	left: 0px;
	top: 2px;
}
#image {
	position:absolute;
	width:340px;
	height:360px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#infoscroll {
	position:absolute;
	width:480px;
	height:320px;
	z-index:2;
	left: 360px;
	top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-arrow-color: #4c4c4c;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #202020;
	scrollbar-3dlight-color: #303030;
	scrollbar-shadow-color: #101010;
	scrollbar-darkshadow-color: #101010;
	scrollbar-track-color: #101010;
	padding-right: 20px;
}
#logo {
	position:absolute;
	width:360px;
	height:160px;
	z-index:9;
	left: 0px;
	top: 0px;
}
#foottitel {
	position:absolute;
	width:340px;
	height:38px;
	z-index:1;
	left: 0px;
	top: 4px;
}
#stipt {
	position:absolute;
	width:300px;
	height:20px;
	z-index:2;
	left: 555px;
	top: 4px;
}
#container #main #foot #footbalk #stipt a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#container #main #foot #footbalk #stipt a:hover {
	color: #bbbbbb;
	text-decoration: none;
}

.blauw {
	color: #5c84b4;
}
.geel {color: #bbaa22}

.bruin {color: #aa6633}
.rood {color: #c81828}
.groen {color: #6ccb50}
.bijschrift {font-size: 10px}
