/* stylesheet voor Ruud Luthart */

#container
{background:url(../afbeeldingen/achtergrond1.jpg) no-repeat;
	width:1000px;
	height:800px;
	margin-right:auto;
	margin-left:auto;
	padding-left:50px;
	padding-right:0;
	border:;
	}
	
	#top
	{width:940px;
		height:210px;
		margin-top:80px
	}
	
	#midden
	{width:940px;
		height:210px;
	}
	
	#bottom
	{width:940px;
		height:210px;
	}
	
	#menu
	{width:273px;
		height:230px;
		float:left;
		padding-left:40px;
		padding-top:40px;
	}
	
	#bottomfoto
	{width:300px;
		height:230px;
		float:left;
	}
	
	#adres
	{width:260px;
		height:230px;
		float:right;
		padding-top:30px;
		padding-left:30px;
		font-family:segoe ui, arial;
		font-style:italic;
		font-size:14px;
		font-weight:bolder;
		color:#a89c65;
	}
	
	#content
	{width:800px;
		height:600px;
		margin-top:40px;
	}
	
	#contact
	{width:700px;
		height:150px;
		text-align:left;
	}
	#footercontact	
	{width:300px;
		height:30px;
		font-size:11px;
		font-family:arial;
		font-weight:bold;
	}
	
	#link
	{width:800px;
		height:30px;
		clear:both;
		padding-left:360px;
		
	}
