/* ------------------------------------------------------- 
	
	Layout Stylesheet | makelaardijolav.nl

	tableaux - mediamakers
	www.tableaux.nl
	may 2007
	
---------------------------------------------------------- */

html{
	height: 100%;	
}

body {
	background-color:#F68F1E;
	height: 100%;
	margin:0;
	body: 0;
	}
	
div#container {
	position:relative;
	width: 943px;
	height: 552px;
	background-color: #FFFFFF;
	}
	
div#topbar{
	position: relative;
	width: 943px;
	height: 78px;
	background-color: #c1001f;
}

div#content{
	position: relative;
	margin: 29px;
	height: 422px;
	width: 883px;
	margin-left: 25px;
	margin-top: 26px;
}
    
div#kantoor-heeze{
	position: relative;
	width: 427px;
	height: 422px;
	float: left;
}

div#kantoor-veghel{
	position: relative;
	width: 427px;
	height: 422px;
	margin-left: 29px;
	float: left;
}
