body { 
	padding:0; 
	margin-left:0px;	
	margin-top:0px;
	margin-right:0px; 
	height:100%;
	background-image:url('../img/groen_px.png');
}

img { 
	border:0px; 
}

table, body, p, div, input, select { 	
	font-family:verdana; 
	font-size:11px; 	
	color:black;
}

.center {
	position:absolute;
	left:50%;
	min-height:100%;
	padding-bottom:0px;
	z-index:0;
}

.container_with_shadow_table { 
	position:absolute;
	left:-451px;
	width:902px;
	min-height:100%;
	background-image:url('../img/ag.png');
	z-index:0;
}

.container_table {
	margin-left:35px;
	width:836px;
	background-color:white;
	z-index:0;
	min-height:100%;
	height:auto !important;
	height:780px;

}

.container_with_shadow { 
	position:absolute;
	left:-451px;
	width:902px;
	min-height:100%;
	background-image:url('../img/ag.png');
	z-index:0;
}

.container {
	margin-left:35px;
	width:836px;
	background-color:white;
	z-index:0;
	min-height:100%;
	height:auto !important;
	height:780px;

}

