body	{
      font-family: Verdana;
			margin: 0px;
			background-image: url(../images/achtergrond2.gif);
			background-repeat: repeat-x;
			background-color: #000;
			}

img
{
border: 0px;
} 

.oranje{
color: #f18e00;
}

#container{
  width: 1024px;
  height: 683px;
  margin: 0 auto;
  text-align: left;
}


#content{
  position: relative;
	float: left;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
  height: 683px;
	width: 1024px;
	margin: 0px;
	top: 10px;
	padding: 0px;
	text-align: left;
}


#home{
  position: absolute;
	left: 734px;
	top: 290px;
	margin: 0px;
	padding: 0px;
	width: 242px;
  height: 282px;
}
#works{
  position: absolute;
	left: 616px;
	top: 295px;
	margin: 0px;
	padding: 0px;
	width: 159px;
  height: 191px;
}
#about{
  position: absolute;
	left: 405px;
	top: 360px;
	margin: 0px;
	padding: 0px;
	width: 217px;
  height: 114px;
}
#agenda{
  position: absolute;
	left: 347px;
	top: 329px;
	margin: 0px;
	padding: 0px;
	width: 187px;
  height: 88px;
}
#contact{
  position: absolute;
	left: 346px;
	top: 198px;
	margin: 0px;
	padding: 0px;
	width: 120px;
  height: 148px;
}
#jan{
  position: absolute;
	left: 288px;
	top: 197px;
	margin: 0px;
	padding: 0px;
	width: 95px;
  height: 120px;
}
#cv{
  position: absolute;
	left: 250px;
	top: 163px;
	margin: 0px;
	padding: 0px;
	width: 69px;
  height: 122px;
}

#breadcrump{
  position: absolute;
	left: 10px;
	top: 30px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#fff;
  font-weight: bold;
 	width: 500px; 
 	line-height: 25px;
	border-top: 4px solid #f18e00;
}

#breadcrump a {
	color: #fff;
	text-decoration: none;
}

#breadcrump a:hover {
	text-decoration: underline;
}


#foto{
  position: absolute;
  background-image: url(../images/achtergrond2.gif);
	background-repeat: repeat-x;
	background-color: #000;
	left: 10px;
	top: 65px;
	margin: 0px;
	padding: 10px;
  z-index: 10;
filter: alpha(opacity=70);
-moz-opacity: .70;
opacity: .70;
}
#foto img{
border: 1px solid white;
margin: 2px;
}


#web_content{
  position: relative;
  float: left;
  background-image: url(../images/achtergrond2.gif);
	background-repeat: repeat-x;
	background-color: #000;
	margin: 0px;
	padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#fff;
  font-weight: bold;
  z-index: 10;
  filter: alpha(opacity=70);
  -moz-opacity: .70;
  opacity: .70;
  overflow: auto;
}

#web_content_box{
  position: absolute;
	left: 10px;
	top: 65px;
	margin: 0px;
	padding: 0px;
	width: 525px;
}

