
	body{
		background-color:#FFFFFF;
		font-size:12px;
		line-height:18px;
		/*font-family:Century,Georgia,"Times New Roman",Times,serif;*/
		/*font-family:Courier New,monospaced;*/
		font-family:Georgia,serif,Times;
		color:#000000;
		text-align: center;
		margin:0px;
	}
	#container{
	background-color:#ffffff;
	margin:0 auto;
	width:800px;
	text-align:left;
	padding:0px;
	}
	/*----header----*/
	#header{
		margin-bottom:50px;
		font-size:10px;
		line-height:15px;
	}
	#header #menu{
		margin-top:-16px;
	}
	#header #menu td{
		position:relative;
		text-align:left;
		width:0px;
	}
	#header #menu a{
		/*font-family:Georgia;*/
		font-style:italic;
		padding-left:10px;
		text-decoration:none;
		font-size:20px;
	}
	#header #menu a:hover{
		color:#666666;
		text-decoration:underline;
	}
	#header #menu #eerst{
		width:100%;
	}
	#header #menu #laatst{
		padding-right:0px;
	}
	#header td{
		font-size:12px;
		line-height:16px;
		
		padding-top:15px;
		padding-bottom:15px;
	}

	#header div.topMenu{
		border-top:dotted thin #000;
		border-bottom:dotted thin #000;
	}
	#header td{
		font-size:12px;
		line-height:16px;
		width:130px;
		padding-top:15px;
		padding-bottom:15px;
		color:#000;
	}
	#header td.logo{
		width:558px;
	}

	div#header a{
		color:#000000;
	}
	div#header a:hover{
		color:#666666;
	}
	div#header #info{
		background-color:#000000;
		margin-bottom:15px;
		font-size:14px;
		line-height:5px;
	}
	div#header #info a{
		color:#ffffff;
	}
	/*----footer----*/
	#footer{
	position:relative;
	margin-top:30px;
	text-align:right;
	border-bottom:5px solid #000;
	}
	.footerText{
	color:#000000;
	}
	/*----project----*/
	div.project{
		border-bottom:dotted thin #000;
		padding-bottom:50px;
		margin-bottom:50px;
	}
	div#projectTextContent a{
		color:#999999;
	}
	div#projectTextContent a:hover{
		color:#666666;
		
	}
	div#projectTextContent{
		width:400px;
	}
	
	div#projectTitel{
	font-style:italic;
		font-size:20px;
		margin-top:50px;
		margin-bottom:30px;
		font-weight:lighter;
	}
	div#projectText{
		margin-bottom:20px;
		
	}
	#content1{
	line-height:20px;
	color:#ffffff;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	width:780px;
	}
	 img{
		border:0px;
	}
	div.projecten .last{
		border-bottom:none;
		padding-bottom:0px;
	}
	div.clients{
		border-top:dotted thin #000;
		padding-bottom:100px;
		margin-bottom:50px;
		width:800px;
	}
	div#klanten{
		width:250px;
		padding-right:10px;
		float:left;
	}