body {
	padding: 0px;
	margin:  0px;
	height:  100%;
}

div {
	xborder: 1px solid #FF0000;
} 

div#logo {
	position: 	relative;
	top: 		-190px;
	left:		320px;
	z-index:	2; 	
	background: url('http://vandam.dema-cms.nl/image/Logo-GROOT-2.png') top center no-repeat;

	height: 	225px;
	width: 		300px;
}

div#header {
	position: 	relative;
	z-index:	1;
	background: url('http://vandam.dema-cms.nl/image/bg_header.jpg') top center no-repeat;
	width:		1010px;
	height:		171px;
}

div#body {
	position: 	relative;
	top: 		-90px;
	z-index:	1;
}

table#body {
	position: 	relative;
	top: 		-225px;
	z-index:	1;
	display:	table;
	background: url('http://vandam.dema-cms.nl/image/bg.png') top center repeat-y;
	text-align: left;
	height:		100%;
	width:		1000px;
}

table#body td {
}



div#menu {
	position: 	relative;
	z-index:	1;
	background: url('http://vandam.dema-cms.nl/image/bg_menu.png') top center no-repeat;
	text-align: left;
	width:		1000px;
	height:		42px;
}

div#menuItems {
	padding: 6px 0px 0px 20px;
}

div#menuItems a {
	display: 		table-cell;
	
	letter-spacing: -1px;
	
	height:			30px;
	
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:	 	12px;
	font-weight: 	bold;
	text-decoration:none;
	color:			#000000;
	padding:		8px 15px 0px 15px;
	border-right: 	4px solid #000000;
}


td#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:	13px;
	color:		#000;
	margin:		0px 0px 0px 23px;

	padding:	0px 20px 30px 40px;
	
	width:		480px;
	
	xborder:		1px solid #000000;
}

td#content table, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:	13px;
	color:		#000;
}

td#content h1 {
	color: 			#343263;
	font-size:		22px;
	letter-spacing: -1px;
}

td#content a {
	text-decoration: none;
	color: 			 #000;
}

td#content a:hover {
	text-decoration: underline;
}

td#content textarea {
	height:	100px;
	width:	300px;
}

td#bannerColum {
	background: url('http://vandam.dema-cms.nl/image/bg_banner.png') top left no-repeat;
	width:		412px;
	height:		100%;
	text-align: center;
	
	padding:	30px 0px 0px 0px;
	margin:		0px px 0px 0px;
}

div#banner {
	-moz-box-sizing:padding-box;
	padding:		5px 0px 5px 0px;
}

div#adres {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#D0CFD3;
	
	width: 			395px;

	text-align:		right;
	
	margin:			100px 0px 0px 0px;
}

div#adres a {
	color:			 #D0CFD3;
	text-decoration: none;
}

div#footer {
	xborder:		1px solid #000;
	position: 	relative;
	top: 		-225px;
	z-index:	1;
	width: 		1000px;
	height:  	39px;
	background: url('http://vandam.dema-cms.nl/image/bg_footer.png') top center no-repeat;

}
