body{
	background-color:#796B56;
	margin: 0px;
	
	font-family: Arial;
	font-size: 11px;
	color:#636568;
	
	overflow:auto;
}

img{
	border: 0px;
	padding:0;
	margin:0;
}

/* LAYOUT */

#content{
	margin-top:35px;
}

#container{ /* IE */
	width:1006px;
	height:710px;
	margin-left:auto;
	margin-right:auto;
	
	background-color:#FFFFFF;
}

#top{
	height:195px;
}

	#menutop{width:830px;height:186px;float:right;}
	#menutop ul{margin:85px 0 0 0;padding:0;height:5px;list-style:none;}
	#menutop ul li{width:138px;float:left;font-size:13px;color:#FFFFFF;text-transform:uppercase;}
	
	a.menu:link, a.menu:visited{color:#FFFFFF;text-decoration:none;font-weight:bold;padding:15px 0 0 0;display:block;width:138px;height:32px;text-align:center;}
	a.menu:hover, a.menu:active{background-image:url('../images/transparant.png');_background-image:none;_color:#CCCCCC;}
	
	a.menuselected:link, a.menuselected:visited{color:#FFFFFF;text-decoration:none;font-weight:bold;padding:15px 0 0 0;display:block;width:138px;height:32px;text-align:center;}
	a.menuselected:hover, a.menuselected:active{background-image:url('../images/transparant.png');_background-image:none;_color:#CCCCCC;}

#middle{
	height:455px;
	width:1000px;
}

	#home{margin:40px 0 0 780px;font-size:11px;color:#FFFFFF;text-transform:uppercase;}

	#menulinks{
		width:168px;
		height:440px;
		margin:0 0 20px 0;
		float:left;
		background-image:url('../images/menu-rechts.jpg');
		background-position:right;
		background-repeat:repeat-y;
	}
	
	#menulinks ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#menulinks ul li{
		height:27px;
		margin:0 0 3px 0;
		padding:10px 15px 0 0;
		text-align:right;
		
		background-image:url('../images/menu-item.jpg');
		background-repeat:no-repeat;
		background-position:bottom;
		
		font-size:13px;
		color:#1C3963;
		text-transform:uppercase;
	}
	
	#menulinks ul li.selected{
		background-color:#F2F0EE;
	}
	
	#menulinks ul.submenu{
		margin:10px 0 0 0;
		padding:0;
		list-style:none;
	}
	
	#menulinks ul.submenu li{
		height:20px;
		margin:0 0 0 0;
		padding:0 15px 0 0;
		text-align:right;
		
		background-image:none;
		
		font-size:11px;
		color:#1C3963;
		text-transform:uppercase;
	}
	
	#menulinks ul.submenu li.selected{
		font-weight:bold;
	}
	
	#tekst{
		width:818px;
		height:455px;
		float:right;
		padding:0 5px 0 0px;
		overflow-y:auto;
	}
	
	#row{width:780px;height:172px;margin: 0 0 0 0;}
	
#footer{
	color:#FFFFFF;
	height:24px;
	padding-top:8px;
	text-align:center;
	
	background-color:#1C3963;
}

ul.woonproject{margin:5px 0 0 5px;padding:0;list-style:none;}
ul.woonproject li{}

ul.realisaties{margin:0;padding:0;list-style:none;}
ul.realisaties li{margin:0 0 0 0;}

ul.download{margin:3px 0 0 13px;padding:0;list-style:url('../images/lijst-geel.gif');}
ul.download li{padding:0 0 0 0;}

/* OBJECT */

.textfield{
	font-family: Arial;
	font-size: 11px;
	margin-bottom:4px;
	*margin-bottom:2px;
}

.checkbox{
	margin-left:0;
	*margin-left:-4px;
}

/* LINK */

a:link, a:visited{
	font-family: Arial;
	font-weight:normal;
}

a:hover, a:active{
}

a.wit:link, a.wit:visited{color:#FFFFFF;text-decoration:none;}
a.wit:hover, a.wit:active{color:#CCCCCC;}

a.witselected:link, a.witselected:visited{color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.witselected:hover, a.witselected:active{color:#CCCCCC;}







	
	




a.blauw:link, a.blauw:visited{color:#1C3963;text-decoration:none;}
a.blauw:hover, a.blauw:active{color:#1D83BA;}

a.blauwselected:link, a.blauwselected:visited{color:#1C3963;text-decoration:none;font-weight:bold;}
a.blauwselected:hover, a.blauwselected:active{color:#1D83BA;}

a.grijs:link, a.grijs:visited{color:#636568;text-decoration:none;}
a.grijs:hover, a.grijs:active{color:#999999;}

a.grijsfooter:link, a.grijsfooter:visited{
	text-decoration:none;
	font-weight:normal;
	color:#CACACA;
}
a.grijsfooter:hover, a.grijsfooter:active{
	color:#ABAEB1;
}

