/*** ALGEMEEN ***/

BODY
{
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#FFF;
	background-color:#000;
	font-family:Arial;
	font-size:10px;

	scrollbar-face-color:#0B0B0B;
	scrollbar-arrow-color:#CCC;
	scrollbar-track-color:#0B0B0B;
	scrollbar-shadow-color:#D5A902;
	scrollbar-highlight-color:#D5A902;
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#202020;
}

TD
{
	color:#FFF;
	font-family:Arial;
	font-size:10px;
	text-align:left;
	vertical-align:top;
}

A:link, A:visited, A:active
{
	color:#D5A902;
	text-decoration:none;
}

A:hover
{
	color:#FFF;
	text-decoration:underline;
}

IMG
{
	border:none;
}

TABLE.main
{
	border:none;
}

	TD.balk_boven
	{
		width:843px;
		height:30px;
		background-image:url('../images/balk_boven.jpg') no-repeat;
	}

		IMG.quignon_titel
		{
		}

	TD.flash_bg
	{
		width:419px;
		height:441px;
		background-image:url('../images/flash_bg.jpg');
	}

	/*** pagina=home ***/
	TD.text_bg_home
	{
		width:424px;
		height:441px;
		background-image:url('../images/text_bg_home.jpg');
	}
	/*** pagina=home ***/

	TD.text_bg
	{
		width:424px;
		height:441px;
		background-image:url('../images/text_bg.jpg');
	}

		P.titel
		{
			margin-top:0px;
			color:#D5A902;
			font-size:20px;
		}

		DIV.text
		{
			width:398px;
			height:399px;
			margin-top:2px;
			margin-left:2px;
			padding-top:38px;
			padding-left:22px;
			overflow:auto;
		}

	#gadget{
		position: relative;
		left: 155px;
		top: -10px;
		width:240px;

	}

	TD.balk_links_onder
	{
		width:424px;
		height:65px;
		color:#959595;
		font-size:11px;
		padding-top:7px;
	}
	
	

	TD.balk_rechts_onder
	{
		width:419px;
		height:65px;
		color:#959595;
		font-size:11px;
		text-align:right;
		background-image:url('../images/balk_rechts_onder.jpg');
		background-repeat:no-repeat;
		padding-top:7px;
	}
	.hyvespagina{
		background: #666666;
		color: #ffffff;
		border: 1px solid #242424;
	}
