body{
	margin: 0px;
} 

#wrapper{
	position:relative;
	width:938px;
	height:100%;
	margin: auto;
}

#header{
	width:938px;
	height:185px;
	position:absolute;
	top:0px;
	left:0px;
}

#menu{
	width:938px;
	height:44px;
	position:absolute;
	top:185px;
	left:0px;
}

#content{
	background-image:url(../images/schaduw.jpg);
	background-repeat:repeat-y;
	width:938px;
	_height:100%;
	position:absolute;
	top:229px;
	left:0px;
	border-bottom:2px;
	border-bottom-color:#666666;
}

#content_table{
	width:930px;
	margin-left:4px;
	margin-top:10px;
}

#nieuws_table{
	width:201px;
	height:100%;
}

#inhoud{
	width:714px;
	height:100%;
	padding-left:15px;
}

#menu_table{
	background-color:#DADACE;
}

#latest_work{
	width:730px;
	height:100%;
	margin-left:50px;
	margin-top:8px;
}

#portfolio_items{
	margin-top:8px;
	font-family:"trebuchet MS";
	font-size:12px;
	color:#666666;
}

.portfolio_items{
	margin-top:8px;
	font-family:"trebuchet MS";
	font-size:12px;
	color:#666666;
}

.extra{
	margin-top:8px;
	font-family:"trebuchet MS";
	font-size:12px;
	color:#666666;
	width:714px;
}

#contact_items{
	margin-top:8px;
	font-family:"trebuchet MS";
	font-size:14px;
	color:#666666;
}

#footer{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:738px;
	height:21px;
}

.latest_work_individ{
	padding-right:12px;
}

.inhoud{
	margin-top:0px;
	padding-right:214px;
	width:600px;
	font-family:"Century Gothic";
	font-size:14px;
	color:#666666;
}

.nieuws_items{
	margin-top:0px;
	margin-left:5px;
	width:196px;
	font-family:"Century Gothic";
	font-size:11px;
	color:#666666;
}

a{
	color:#666666;
	text-decoration:none;
	}
a:visited{
	color:#666666;
	}
a:hover{
	color:#999999;
	}