body
{
	background-color:	#2F8436;
	overflow:					hidden;
	background-image:	url(/images/Homepage/bg.gif);
}
body, form
{
	margin:						0;
	padding:					0;	
}
body, td, div, input, textarea, select
{
	font-family:		verdana, sans serif;
	font-size:			11px;
}
b
{
font-size:10px;
}
p
{
font-size:11px;
}

strong
{
font-size:11px;
}

img
{
	border-style:none;
}
#container
{
	position:					absolute;
	background-repeat:repeat-x;
	width:						894px;
	left:							50%;
	bottom:						0px;
	height:						100%;
	margin-left:			-447px;
}
#header
{
	position:			absolute;
	top:					0px;
	height:				160px;
	width:				894px;
	
}
	#menulinks
	{
		position:	absolute;
		width:		894px;
		top:			100px;
		height:		30px;
		left:			0px;
	}
	#pulldowns
	{	
		position:	absolute;
		top:			130px;
		width:		100%;
		margin:		0px;
		padding:	0px;
		left:			20px;
	}
	#pulldowns li
	{
		font-size:10px;
		color:		#ffffff;
		list-style:none;
		display:	inline;
	}
	#selectionbtn
	{
		margin-left:33px;	
	}
	
#main
{
	position:		absolute;
	top:				160px;
	width:			894px;
}
	#maincontent
	{
		position:	absolute;
		top:			0px;
		bottom:		0px;
		overflow:	auto;
		width:		874px;
		left:			20px;
		font-size: 10px; /* aangepast op 28052009, was 12px; is nu op hele site gelijk*/
	}
#box1
{
	position:absolute;
	top:0px;
	z-index:3;
	width:419px;
	height:354px;
	background-image:url(/images/HomePage/front3.jpg);
	font-size:13px;
	cursor:pointer;
	

}

#box2
{
	position:					absolute;
	top:							0px;
	width:						420px;
	height:						354px;
	left:							433px;
	border-left:			1px solid white;
	cursor:						pointer;
}
	.homediscount
	{
		float:						left;
		width:						209px;
		height:						100%;
		color:						#ffffff;
	}
	.homediscount div, td, a
	{
		font-size:				11px;	
	}
	.discountphoto
	{
		width:						208px;
		height:						168px;
		border-top:				1px solid white;
		border-right:			1px solid #ffffff;	
	}
	.homediscount table
	{
		background-color:	#ffffff;
		width:						100%;
		border-right:			1px solid #297329;
	}
	.homediscount td
	{
		color:						#1534B2;
		padding:					0px 2px 0px 2px;
	}
	.stars
	{
		float:						right;
	}	
	.priceblock
	{
		height:						16px;
		background-color:	#1534B2;
		border-right:			1px solid #ffffff;
		padding:          2px;
	}
		.price
		{
			font-weight:		bold;
			float:					right;
		}
	.description
	{
		height:						96px;
		background-color:	#297329;
		border-right:			1px solid #ffffff;
		padding:					0px 2px 0px 2px;
	}	
	.discount
	{
		background-color:	#ffffff;
		color:						#1534B2;
		font-weight:			bold;
		cursor:						pointer;
		font-weight:			bold;
		height:						17px;
	}
	
#footer
{
	position: absolute;
	height: 30px;
	bottom:0px;
	background-color:#2F8435;
}
#bottombuttons
{
	Position:absolute;
	top:365px;
	text-align:center;
}