/* CSS Document */

body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.bold {
	font-weight: bold;
	color:#F6F6F6
}
#container {
	position:absolute;
	left: 50%;
    top: 50%;
	width:974px;
	height:540px;
	margin-left: -488px;
	margin-top: -270px;
	z-index:1;
}
#logo {
	position:absolute;
	width:270px;
	height:130px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(images/logo.gif);
}
#top_midden {
	position:absolute;
	width:431px;
	height:130px;
	z-index:2;
	left: 280px;
	top: 0px;
	background-image: url(images/grijs_topmddn.jpg);
}
#top_rechts {
	position:absolute;
	width:252px;
	height:130px;
	z-index:3;
	left: 721px;
	top: 0px;
	background-image: url(images/grijs_toprchts.jpg);
	background-repeat: no-repeat;
}
#nav {
	position:absolute;
	width:270px;
	height:319px;
	z-index:4;
	top: 140px;
	left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/navigatie.jpg);
}
#midden {
	position:absolute;
	width:419px;
	height:307px;
	z-index:5;
	left: 280px;
	top: 140px;
	background-repeat: no-repeat;
	display: block;
	padding: 6px;
	background-image: url(images/midden.jpg);
}
#beeldplaatsing {
	position:absolute;
	width:431px;
	height:319px;
	z-index:5;
	left: 280px;
	top: 140px;
	text-align: center;
	}
#projecten {
	position:absolute;
	width:252px;
	height:215px;
	z-index:12;
	left: 721px;
	top: 140px;
}
#rechtsmidden_pijl {
	position:absolute;
	width:252px;
	height:96px;
	z-index:6;
	top: 364px;
	left: 721px;
	background-repeat: no-repeat;
	background-image: url(images/grijs_mddnrchts.jpg);
}
#footer_links {
	position:absolute;
	width:270px;
	height:71px;
	z-index:9;
	left: 0px;
	top: 469px;
	background-image: url(images/geel_ondrlnks.jpg);
	background-repeat: no-repeat;
}
#footer_midden {
	position:absolute;
	width:431px;
	height:71px;
	z-index:10;
	top: 469px;
	left: 280px;
	background-color: #333333;
}
#footer_rechts {
	position:absolute;
	width:252px;
	height:71px;
	z-index:7;
	top: 469px;
	left: 721px;
	background-image: url(images/grijs_ondrrchts.jpg);
}
.navi ul {
margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-size: 12px;
}
.navi li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 12px;
	background-image: url(images/pijlnav.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	width: 120px;
}
.navi li a:link,a:active,a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
.navi li a:hover{
	color: #999999;
}
.project ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-size: 11px;
}
.project li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/pijl%20blauw_gr.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	width: 240px;
	vertical-align: top;
}
.project li a:link,a:visited,a:active{
	text-decoration: none;
	color: #CCCCCC;
}
.project li a:hover{
	color: #999999;
	font-size: 11px;
}
#navigatie {
	position:absolute;
	width:120px;
	height:115px;
	z-index:1;
	left: 7px;
	top: 180px;
}
#pics_over {
	position:absolute;
	width:431px;
	height:50px;
	z-index:1;
	left: 0px;
	top: 9px;
}
#tekst_projectenlaag {
	position:absolute;
	width:252px;
	height:29px;
	z-index:11;
	left: 721px;
	top: 483px;
	font-size: 11px;
	display: block;
}
#tekst_projecten {
	position:absolute;
	width:252px;
	height:40px;
	z-index:11;
	left: 721px;
	top: 480px;
	font-size: 11px;
	display: block;
	color: #CCC;
}
#tekst_projectenhoog {
	position:absolute;
	width:252px;
	height:53px;
	z-index:11;
	left: 721px;
	top: 470px;
	color: #CCC;
	font-size: 11px;
}
#tekst_projectenhoogst {
	position:absolute;
	width:252px;
	height:66px;
	z-index:13;
	left: 721px;
	top: 467px;
	color: #CCCCCC;
	font-size: 11px;
}

