body	{
      font-family: Verdana;
			margin: 0px;
  		background-image:url(../images/achtergrond_donker.jpg); background-position:0 0px;
  		font-size: 11px;
  		color: #000;
			}

*{
	margin: 0px;
	padding: 0px;
	}

img
{
border: 0px;
}


#container{
  position: absolute;
  width: 900px;
  background-color: #fff;
  margin: 0 auto;
  margin-left: 50%;
  text-align: left;
  left: -475px;
  padding: 25px;
}

#content{
  position: relative;
  background-color: #fff;
	float: left;
	width: 100%;
	text-align: left;
	z-index: 1;
	}

#contentlinks{
  position: relative;
	float: left;
	width: 50%;
	text-align: left;
	}

 table{
		border: 0px;
	}
#contentrechts{
  position: relative;
	float: left;
	text-align: left;
	margin-top: 40px;
	margin-left:10px;
	}


#header{
  position: relative;
	float: left;
  height: 97px;
	top: 0px;
	z-index: 500;
	}

#kruimelpad{
  position: relative;
	float: left;
  width: 580px;
  left: 160px;
  top: 30px;
  color: #8e8a83;
  font-size: 11px;
	}

#kruimelpad a{
  color: #8e8a83;
  font-size: 11px;
  text-decoration: none;
	}
#kruimelpad span{
  color: #f78f1e;
	}


#logo{
  position: relative;
	float: left;
	width: 143px;
  height: 72px;
  border: 0px;
  top: 0px;
}
#footer{
	width: 900px;
  height: 50px;
	font-size: 10px;
}
.logo_bot{
  position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
  border: 0px;
  top: 0px;
}

#text_bot{
  position: relative;
	float: right;
  height: 50px;
  border: 0px;
  padding-top: 5px;
  margin-right: 25px;
  font-size: 11px;
  color: #8e8a83;
}

#text_bot a{
  color: #8e8a83;
  text-decoration: none;
}

#text_bot p{
  color: #c6c4c1;
}

#center{
  position: relative;
	float: left;
	margin-top: 20px;
}

#bottom_left{
  position: relative;
	float: left;
	top: 0px;
	width: 616px;
	text-align: left;
}

#bottom_right{
  position: relative;
	float: left;
	top: 0px;
	width: 284px;
	text-align: left;
}

#bottom_full{
  position: relative;
	float: left;
	top: 0px;
	width: 900px;
	height: 100%;
	text-align: left;
}


.home {
  width: 103px;
}
.projecten{
	width: 128px;
}
.diensten{
  width: 119px;
}
.organisatie{
  width: 147px;
}
.personeel{
  width: 88px;
}

