html {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #f0f6fd url('images/html-bg.gif') repeat-x;
	font: 12px "Arial";
	color: #999999;
}
body
{	
	width: 778px; 
	margin: 0px auto;
	padding: 50px 0px 15px 0px;
}

.clear
{
	clear: both;
	font-size: 0px;
}

div#top	{	width: 666px; 	height: 82px;	background: url('images/top.png') no-repeat;	_background: none;	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='images/top.png');	}

div#left{	width: 182px; 	height: 440px;	float: left;	background: url('images/left.png') no-repeat;	_background: none;	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='images/left.png');	}

div#middle{	width: 359px; 	height: 392px;	padding: 10px 0 0 0; float: left;	background: url('images/middle.gif') no-repeat;	}

div#middle	div.stap	{	padding: 0 0 20px 129px;	width: 155px; color: #145acc; }
	div#middle	div.stap.een	{	background: url('images/stappen/stap1.gif') no-repeat; }
	div#middle	div.stap.twee	{	background: url('images/stappen/stap2.gif') no-repeat; }
	div#middle	div.stap.drie	{	background: url('images/stappen/stap3.gif') no-repeat; }

		div#middle	div.stap.een ul		{	margin: 0;	padding: 0;	}
		div#middle	div.stap.een ul	li	{	list-style-type: none; }

		div#middle	div.stap.twee input	{	width: 149px; padding: 3px;	height: 15px; font: 11px "arial"; color: #529aef;	background: url('images/input-bg.gif') no-repeat; border: 1px SOLID #4f9aed; }



div#middle p		{	line-height: 17px;	margin: 0px;	padding: 0 0 14px 0; }
div#middle a		{	color: #999;	text-decoration: none;	}
div#middle a:hover	{	text-decoration: underline;	}

div#right{	width: 237px; 	height: 425px;	float: left;	background: url('images/right.png') no-repeat;	_background: none;	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='images/right.png');	}
