/*** ALGEMEEN ***/

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

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

/*** SPLASH ***/

TABLE.main
{
	border:none;
}

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

	TD.quignon_titel
	{
		width:424px;
		height:55px;
		background-image:url('../images/splash/quignon_titel.jpg');
	}
	
	TD.flash_bg
	{
		width:419px;
		height:441px;
		background-image:url('../images/splash/flash_bg.jpg');
	}
	
	TD.text_bg
	{
		width:424px;
		height:200px;
		background-image:url('../images/splash/text_bg.jpg');
	}
	
		DIV.text
		{
			width:400px;
			height:180px;
			padding-left:24px;
			overflow:auto;
		}
	
	TD.buttons_bg
	{
		width:424px;
		height:186px;
		background-image:url('../images/splash/buttons_bg.jpg');
	}

		IMG.button_utrecht
		{
			border:none;
		}
		
		IMG.button_amersfoort
		{
			margin-top:25px;	/* !(padding-top: scaled hyperlink vlak mee) */
			border:none;
		}
	
	TD.balk_links_onder
	{
		width:424px;
		height:65px;
		
	}
	
		TD.balk_links_onder a
	{
		
		color: #D5A902;
		margin-top: 5px;
		
	}
	
	TD.balk_rechts_onder
	{
		width:419px;
		height:65px;
		background-image:url('../images/balk_rechts_onder.jpg');
	}
