body 
{
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;	
	background-color:#96bf0d;
	color:#000000;
	background-image: url(../tpl_images/back_big.gif);

	background-repeat: no-repeat;
	background-position: center top;

}

a:link, a:visited, a:hover, a:active
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

td.toelichting
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;	
}

#page
{
	position:relative;
	margin:auto;
	width:1000px;

	padding:0;
	margin-top:85px;
}

#head
{
	float:left;
	width:1000px;
	/*background-color:#ffffff;*/
	margin:0;
	padding:0;
	background-image: url(../tpl_images/head.gif);
	height:38px;
}

h1
{
	font-size:26pt;
	color:#96bf0d;
}

h2
{
font-size:10pt;
color:#96bf0d;
font-weight:bold;
}


#content
{
	float:left;
	text-align:left;
	margin:0px;
	margin-left:18px;
	margin-right:18px;
	width:940px;
	padding-left:15px;
	padding-right:15px;
	background-color:#ffffff;
	padding-bottom:0px;
	
}
#map_wrapper
{
	float:left;
}
#map_canvas
{
	float:left;
	width: 500px; 
	height: 430px;
	margin:0px;
	margin-bottom:5px;
}

#map_result
{
	float:left;
	width: 400px; 

	margin:0;
	margin-left:10px;
	background-color:#ffffff;
	
	overflow:auto;
}

tr.detaillist td
{
	border-bottom: 1px dashed #96bf0d;
}

tr.milieustraat td
{
	border-bottom: 1px dashed #96bf0d;
}

tr.actie td
{
	border-bottom: 1px dashed #96bf0d;
}



#result_zoek
{
	clear: both;
}

#footer
{
	float:left;
	width:1000px;
	/*background-color:#ffffff;*/
	margin:0;
	padding:0;
	background-image: url(../tpl_images/footer.gif);
	height:28px;
	
}

#bottom
{
	float:left;
	width:1000px;
	height:50px;
	
	margin:0;
	padding:0;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:10px;
}

.detwarning
{
	font-style:italic;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;	
}
