@charset "utf-8";
/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height:normal;
	color:white;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS header  ---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #header #headerTop #donateNow{
	width:134px;
	height:47px;
	float:right;
	display:inline; 
	margin:0px 38px 0px 0px;
}

#container #header #headerTop #soundControl{
	width:74px;
	height:47px;
	background-image:url(/images/site/geluidBackground.png); 
	background-repeat:no-repeat;
	margin:0px 4px 0px 0px;
	display:none;
	
}
#container #header #headerTop #soundControl #soundControlContent{
	width:127px;
	height:59px;
	margin:-10px 0px 0px -43px;
}
