@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}


#container 
	{
	width:1000px;
	height:683px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	}

#top 
	{
	width:1000px;
	height:93px;
	background-image: url(../img/basis/top.png);
	float: left;
	background-repeat: no-repeat;
	}

#nav_container 
	{
	width:1000px;
	height:25px;
	float: left;
	}

#nav-links 
	{
	width:680px;
	height:25px;
	background-image: url(../img/basis/nav_links.png);
	background-repeat: no-repeat;
	float: left;
	}

#home 
	{
	width:65px;
	height:25px;
	background-image: url(../img/basis/home.png);
	background-repeat: no-repeat;
	float: left;
	}
	
#navigatie 
	{
	background-color:#FF0;
	width: 215px;
	height: 25px;
	float: left;
	}
#werk 
	{
	width:60px;
	height:25px;
	background-image: url(../img/basis/werk.png);
	background-repeat: no-repeat;
	float: left;
	}

#contact 
	{
	width:90px;
	height:25px;
	background-image: url(../img/basis/contact.png);
	background-repeat: no-repeat;
	float: left;
	}

#nav-rechts 
	{
	width:105px;
	height:25px;
	background-image: url(../img/basis/nav_rechts.png);
	background-repeat: no-repeat;
	float: left;
	}
#main_container 	
	{
		width:1000px;
		height:470px;
	}
#links 
	{
	width:105px;
	height:470px;
	background-image: url(../img/basis2/images/links.jpg);
	background-repeat: no-repeat;
	float: left;
	}

#main-1 
	{
	width:790px;
	height:470px;
	float: left;
	background-image: url(../img/basis2/images/main_home.jpg);
	background-repeat: no-repeat;
	}

#rechts 
	{
	width:105px;
	height:470px;
	background-image: url(../img/basis2/images/rechts.jpg);
	background-repeat: no-repeat;
	float: right;
	}

#main-2 
	{
	width:280px;
	height:165px;
	background-image: url(../img/basis2/main_2.jpg);
	background-repeat: no-repeat;
	float: right;
	}

#footer 
	{
	width:1000px;
	height:95px;
	background-image: url(../img/basis/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	}
#tekstkader 
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 400px;
	width: 750px;
	line-height: 195px;
	}
#tekstContact 
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 230px;
	width: 750px;
	line-height: 40px;
	padding-top: 180px;
	}
#subnavtekst
	{
	width:510px;
	height:470px;
	float: left;
	}
		
#subnav
	{
	width:280px;
	height:160px;
	float: left;
	}
	
#subnavrects 
	{
	width:280px;
	height:305px;
	float: left;
	}