body {
	background-color: #fff !important;  /* Centrale Achtergrondkleur */
}

#container {
background-color: #666;


}

#header{
	background-color:#ACACAC; /* Top Achtergrondkleur */
	background-image:url(../images/header_home.jpg); /* Top Plaatje */
	background-repeat:no-repeat;
}
#headertitle{
	background: transparent url(../images/hdr_home.gif) no-repeat top left;
	height:99px;
	width:450px;
	margin:0px 0px 0px 167px;
}
#left{
	/*background-image:url(../images/left_home.gif); /* Left Plaatje */
	background-repeat:no-repeat;
}

