/*	TRES INTERNET 
	-------------
	CSS bestand vrijgegeven onder C.C. licentie:
	http://creativecommons.org/licenses/by-sa/3.0/nl/
*/

body{overflow-x: hidden;}
div#header{width: 1020px;}
body div#container, body div#container{width: 1020px;}

/*ACTIES*/
body#home div#header div#acties{
	left: 500px;
	width: 520px;
	overflow: hidden;}

/*TOPBAR*/
div#topbar{ left: 436px; height: 28px; }
table#topbarTable{ left: 436px; width: 584px; height: 28px;}

/*WOONDOSSIER
--------------------------*/
div#woondossierGroot, div#woondossierGroot a{display: none;}
div#woondossierKlein{
	position: absolute;
	z-index: 1;
	top: 12px;
	left: 470px;
	width: 114px;
	height: 40px;
	background: transparent url("../img/bgWoondossierKlein.png") right top no-repeat;
	overflow: hidden;
	cursor: pointer;
	}

div#woondossierKlein a,
div#woondossierKlein a:link{
	float: left;
	display: block;
	height: 60px;
	width: 100%;
	cursor: pointer;
	text-decoration: none;
	}
	
td.topbar1, td.topbar2 { height: 28px; }
