@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	background-image:url(background.jpg);
	background-position:top center;
	background-repeat:no-repeat
}

#midden {
	width:900px;
	
	margin:auto;
	background-image:url(bg.png);
	background-color:#000000;
		left: 50%;
	margin-left: -450px;
		position: relative;
	display:inline-block;
}



#header {
margin-top:-9px;
		width:900px;
		height:339px;
		background-image:url(layout/header.png);
		float:left;
		
	}
	

	
	#menu {
	width:900px;
	height:39px;
	float:left;
	}
	
	#menuleft {
		width:44px;
		height:39px;
		background-image:url(layout/menuleft.png);
		float:left;
	}
	
		#home {
		width:99px;
		height:39px;
		background-image:url(layout/home.png);
		float:left;
	}
	
			#news {
		width:115px;
		height:39px;
		background-image:url(layout/news.png);
		float:left;
	}
	
			#agency {
		width:127px;
		height:39px;
		background-image:url(layout/agency.png);
		float:left;
	}
	
				#releases {
		width:127px;
		height:39px;
		background-image:url(layout/releases.png);
		float:left;
	}
	
					#services {
		width:115px;
		height:39px;
		background-image:url(layout/services.png);
		float:left;
	}
				#links {
		width:118px;
		height:39px;
		background-image:url(layout/links.png);
		float:left;
	}
	
				#contact {
		width:123px;
		height:39px;
		background-image:url(layout/contact.png);
		float:left;
	}
	
				#menuright {
		width:32px;
		height:39px;
		background-image:url(layout/menuright.png);
		float:left;
	}	
	#left{
		width:30px;
		height:313px;
		background-image:url(layout/left.png);
		float:left;
		
	}
		#leftcontact{
		width:30px;
		height:300px;
		background-image:url(layout/left.png);
		float:left;
		
	}
	
		#leftlinks {
		width:30px;
		height:619px;
		background-image:url(layout/left.png);
		float:left;
	}
	
	

	
	
		#lboven {
		width:870px;
		
		background-image:url(layout/lboven.png);
		float:left;
		
	}
			#lmid {
		width:870px;
		height:103px;
		background-image:url(layout/lmid.png);
		float:left;
		
	}
	
				.lmid {
		width:870px;
		height:103px;
		background-image:url(layout/lmid.png);
		float:left;
		
	}
			#londer {
		width:870px;
		height:107px;
		background-image:url(layout/londer.png);
		float:left;
		
	}
	
	
#footer{
		width:900px;
		height:34px;
		background-image:url(layout/foot.png);
		float:left;
		
	}
	


.contactform
{
width:400px;
height:300px;
float:left;
margin-left:10px;
}

.contactgegevens
{
width:400px;
height:300px;
float:right;
margin-left:10px;
}

a{
outline:none;
}
