*
{
	background 				: none;
	font-size 				: 100%;
}

#ad_top,
#container_navservice_nav1,
#logo,
#sidebar,
#ad-right,
.googleads,
#subnav,
#nav5,
#home_left,
#home_middle,
#home_right,
#credits,
#header,
.bp_nav,
.bp_form,
.ads_bouwsite
{
	display    				: none;
}

#content,
#container
{
	width    				: 640px;
}

body
{
	background-image    	: none;
	background-color    	: #fff;
}

body 
{
	text-align    			: left;
	font-family    			: Arial, Helvetica, sans-serif;
	font-size    			: 75%; /*82.5%;*/
	/* 16px × 62.5% = 10px */	
	
	letter-spacing    		: 0;
	text-align    			: left;
	word-spacing    		: normal;
	line-height    			: 1.6em; /*1,8*/
	text-decoration    		: none;
	color    				: #545554;
}

img
{
	border    				: 0;
	
	behavior				: url("/skins/default/css/pngbehavior.htc");
}

/* @group h* */

h1 
{
	margin    				: 10px 0 8px 0;
	padding    				: 0;
	
	font-family    			: Arial;
	font-size    			: 1.2em; /*1,3em*/
	font-weight    			: bold;
	
	letter-spacing    		: 0;
	word-spacing    		: normal;
	line-height    			: 1.3em;
	text-decoration    		: none;
	
	color    				: #000;
}

h2
{
	margin    				: 10px 0 0 0;
	padding    				: 0;
	
	font-family    			: Arial;
	font-size    			: 1.1em; /*1,6em;*/
	font-weight    			: bold;
	
	letter-spacing    		: 0;
	word-spacing    		: normal;
	text-decoration    		: none;
	
	color    				: #545554;
}

/* @end */

/* @group TABLE */

table
{
	/*margin    				: 0;
	padding    				: 0;*/
	
	border    				: 0;
	border-collapse    		: collapse;
}

table tr
{
	margin    				: 0;
	padding    				: 0;
}

table td
{
	/*margin    				: 0;
	padding    				: 0;*/
	
	border    				: 0;
}
table td.bp_adres
{
	margin    				: 0 0 0 15px;;
	/*padding    				: 0;*/
	
	border    				: 0;
}

/* @end */

/* @group paragraph */

p
{	
	margin    				: 0 0 15px 0;
	padding    				: 0;
	
	font-family    			: Arial;
	font-size    			: 1em; /*1,1*/
	font-weight    			: normal;
	
	letter-spacing    		: 0;
	word-spacing    		: normal;
	line-height    			: 1.3em;
	text-decoration    		: none;
	text-align    			: left;
	
	color    				: #494848;
}

/* @end */


