html, body {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #818285;
	line-height: 16px;
	background-color:#A1BDE3;
	}
#container{
	width:950px;
	margin:0 0 0 -475px;
	position:absolute;
	left:50%;
	height:660px;
	top:22px;
    background-image:url(../img/home.jpg);
	}
#content{
	position:absolute;
	width:485px;
	height:410px;
	z-index:1;
	left: 51px;
	top: 220px;
	overflow: auto;
	border: 1px solid #818285;
	}

#env{
	position:absolute; 
	width:325px; 
	height:25px; 
	z-index:1; 
	left: 51px; 
	top: 145px;
	background-image:url(../img/environment.jpg);
	}
#des{
	position:absolute;
	width:324px;
	height:25px;
	z-index:2;
	left: 375px;
	top: 145px;

	}
#pub{
	position:absolute;
	width:100px;
	height:25px;
	z-index:3;
	left: 700px;
	top: 145px;
	background-image: url(../img/publicaties.jpg);
	}
#prlb{
	position:absolute;
	width:150px;
	height:25px;
	z-index:9;
	left: 225px;
	top: 170px;
	background-image: url(../img/projectorg.jpg);
	}

#prdb{
	position:absolute;
	width:150px;
	height:25px;
	z-index:10;
	left: 550px;
	top: 170px;
	background-image: url(../img/projectorg_bl.jpg);
	}
#vac{
	position:absolute;
	width:100px;
	height:25px;
	z-index:4;
	left: 800px;
	top: 145px;
	background-image: url(../img/vacatures.jpg);
	}

#dis{
	position:absolute;
	width:175px;
	height:25px;
	z-index:5;
	left: 50px;
	top: 170px;
	background-image: url(../img/disciplines.jpg);
	}
#werk{
	position:absolute;
	width:175px;
	height:25px;
	z-index:6;
	left: 375px;
	top: 170px;
	background-image: url(../img/disciplines_bl.jpg);
	}
#ref{
	position:absolute;
	width:100px;
	height:25px;
	z-index:7;
	left: 700px;
	top: 170px;
	background-image: url(../img/referenties.jpg);
	}
#con{
	position:absolute;
	width:100px;
	height:25px;
	z-index:8;
	left: 800px;
	top: 170px;
	}
#sw{
	position:absolute; 
	width:245px; 
	height:23px; 
	z-index:11; 
	left: 389px; 
	top: 98px;
	}
#foto1{
	position:absolute; 
	width:350px; 
	height:200px; 
	z-index:12; 
	left: 550px; 
	top: 220px;
	}
#foto3{
	position:absolute;
	width:350px;
	height:200px;
	z-index:19;
	left: 550px;
	top: 220px;
	}
#foto4{
	position:absolute;
	width:350px;
	height:200px;
	z-index:20;
	left: 550px;
	top: 220px;
	}
#foto2{
	position:absolute; 
	width:350px; 
	height:200px; 
	z-index:13; 
	left: 550px; 
	top: 430px;
	}
#titel{
	position:absolute; 
	width:465px; 
	height:26px; 
	z-index:1; 
	left: 15px; 
	top: 10px;
	}
#tekst{
	position:absolute;
	width:455px;
	height:355px;
	z-index:2;
	left: 15px;
	top: 50px;
	overflow: auto;
	padding-right: 10px;
	}
#slash{
	position:absolute; 
	width:200px; 
	height:15px; 
	z-index:14; 
	left: 50px; 
	top: 635px;
	}
#logo{
	position:absolute; 
	width:260px; 
	height:100px; 
	z-index:15; 
	left: 52px; 
	top: 30px;
	}
a.nav:link {
	text-decoration:none; font-size:10; font-weight:normal; color:#818285
}
a.nav:visited {
	text-decoration:none; font-size:10; font-weight:normal; color:#818285
}
a.nav:active {
	text-decoration:none; font-size:10; font-weight:normal; color:#818285
}
a.nav:hover {
	text-decoration:underline; font-size:10; font-weight:normal; color:#818285
}

a.navsl:link {
	text-decoration:none; font-size:9; font-weight:normal; color:#818285
}
a.navsl:visited {
	text-decoration:none; font-size:9; font-weight:normal; color:#818285
}
a.navsl:active {
	text-decoration:none; font-size:9; font-weight:normal; color:#818285
}
a.navsl:hover {
	text-decoration:none; font-size:9; font-weight:normal; color:#818285
}
a.proj:link {
	text-decoration:none; font-size:11; font-weight:normal; color:#818285
}
a.proj:visited {
	text-decoration:none; font-size:11; font-weight:normal; color:#818285
}
a.proj:active {
	text-decoration:none; font-size:11; font-weight:normal; color:#818285
}
a.proj:hover {
	text-decoration:underline; font-size:11; font-weight:normal; color:#818285
}

.titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#818285;
	}
.tkstbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#818285;
	padding: 0px;
}
.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	padding: 2px;
}
#search_box {
	position:absolute; 
	width:217px; 
	height:26px; 
	z-index:16; 
	left: 389px; 
	top: 59px;
}
select    {
    width:200px;
	background-color: #ffffff;
    border-color: #818285;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 0px;
    }
	
#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 4px;
    border: 0;
    width: 192px;
    background: none;
}
#search_box #go {
    position:absolute; 
	width:26px; 
	height:26px; 
	z-index:1; 
	left: 192px; 
	top: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #818285;
}
.tkst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #818285;
	line-height: 16px;
	}
.scroll{scrollbar-3dlight-color:#818285;
                scrollbar-arrow-color:#818285;
                scrollbar-track-color:white;
                scrollbar-darkshadow-color:white;
                scrollbar-face-color:white;
                scrollbar-highlight-color:white;
                scrollbar-shadow-color:#818285;
				}
				
#searchresult {padding:10px;color:#666}				
#searchresult a { margin-top:10px; margin-bottom:5px; color: #0099CC;}
#searchresult  #brief{ text-indent:10px; margin-bottom:10px;}
#searchresult  #NoResult{border:1px solid red; padding:5px;  }
#searchresult  #SearchCount{ margin-top:20px; font-weight:bold;}
#searchresult  #serverErr{color:red; padding:5px; border:1px solid #900;}
#searchresult a:hover{color:#996600;}

input {
	font-family: Verdana;
	font-size: 11px;
	width: 200px;
	height: 25px;
	border: 1px solid  #818285;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	width: 200px;
	border: 1px solid  #818285;
}
.but {
	height: 20px;
	width: 125px;
}
p{ 
margin-top:0px; 
margin-bottom:0px;
}

