@charset "utf-8";
/* CSS Document */

#container {
	position:relative;
	margin:auto;
	width:900px;
	margin-top:50px;
	}

#container_html {
	position:relative;
	width:900px;
	margin:auto;
	}
		

/*============== structuur homepage =================================*/

#top {
	float:left;
	background-image:url(../images/web_01.gif);
	width:900px;
	height:71px;	
	}
	
#links {
	float:left;
	background-image:url(../images/web_02.gif);
	width:375px;
	height:529px;
	}

#ontwerp {
	float:left;
	background-image:url(../images/ontwerpsamen_02.gif);
	width:222px;
	height:222px;
	}	

#wit4 {
	float:left;
	background-image:url(../images/web_04.gif);
	width:32px;
	height:222px;
	}
		
#bouw {
	float:left;
	background-image:url(../images/bouwsamen_02.gif);
	width:222px;
	height:222px;
		}

#wit6 {
	float:left;
	background-image:url(../images/web_06.gif);
	width:49px;
	height:222px;
	}	
	
#wit7 {
	float:left;
	background-image:url(../images/web_07.gif);
	width:525px;
	height:30px;
	}
		
#portfolio {
	float:left;
	background-image:url(../images/portfoliosamen_02.gif);
	width:222px;
	height:222px;
		}

#wit9 {
	float:left;
	background-image:url(../images/web_09.gif);
	width:32px;
	height:222px;
	}

#onderhoud {
	float:left;
	background-image:url(../images/onderhoudsamen_02.gif);
	width:222px;
	height:222px;
		}

#wit11 {
	float:left;
	background-image:url(../images/web_11.gif);
	width:49px;
	height:222px;
	}
	
#voet {
	float:left;
	background-image:url(../images/web_12.gif);
	width:525px;
	height:55px;
		}



/*====================== structuur formulieren =================== */

#contactformulier {
	position:absolute;
	top:200px;
	left:400px;
	width:400px;
			}


/*====================== structuur uitlegpagina's =================== */

#uitlegtop {
	float:left;
	background-image:url(../images/web_01.gif);
	width:900px;
	height:71px;
		}
	
#uitleglinks {
	float:left;
	background-image:url(../images/web_02.gif);
	width:375px;
	height:529px;
		}
		
#uitlegbouw {
	float:left;
	background-image:url(../images/uitlegbouw_03.gif);
	width:525px;
	height:529px;
		}
		
#uitlegwit1 {
	float:left;
	width:49px;
	height:476px;
		}
		
#uitlegvoet {
	float:left;
	width:525px;
	height:56px;
		}
		
#uitlegportfolio {
	float:left;
	background-image:url(../images/uitlegportfolio_03.gif);
	width:525px;
	height:529px;
		}
		
#uitlegontwerp {
	float:left;
	background-image:url(../images/uitlegontwerp_03.gif);
	width:525px;
	height:529px;
		}
		
#uitlegonderhoud {
	float:left;
	background-image:url(../images/uitlegonderhoud_03.gif);
	width:525px;
	height:529px;
		}

#uitlegcontact {
	float:left;
	background-image:url(../images/contact_03.gif);
	width:525px;
	height:529px;
		}

#uitlegalgvoorwaarden {
	float:left;
	background-image:url(../images/algvoorwaarden_03.gif);
	width:525px;
	height:529px;
		}
		
#uitlegtarieven {
	float:left;
	background-image:url(../images/contact_03.gif);
	width:525px;
	height:529px;
		}

#uitleglinkstekst  {
	position:absolute;
	top:180px;
	left:40px;
	width:300px;
	height:250px;
	}

#uitleglinkslogo {
	position:absolute;
	top:450px;
	left:-10px;
		}
	


