

div#home_right
{
	float			: left;
	margin		: 0px 0px 0px 80px;
	padding		: 7px 0px 0px 0px;
	
}

div#watermark_top_content
{
	float			: left;
	width			: 558px;
	padding		: 0px 0px 0px 58px;

}

div#watermark_top_right
{
	float			: left;
	width			: 100px;

}

ul#home_news
{
	list-style		: none;
}

ul#home_news li a
{
	background-image	: url('/images/bg_news_item.gif');
	background-repeat	: no-repeat;
	color			: #B51A8A;
	cursor		: pointer;
	display		: block;
	font-size		: 12px;
	height		: 51px;
	margin		: 0px 0px 10px 0px;
	padding		: 5px 23px 0px 5px;
	text-decoration	: none;
	width			: 200px;
}

ul#home_news li a:hover
{
	background-image	: url('/images/bg_news_item_hover.gif');
	
}

ul#home_news h3.news_date
{
	font-size		: 11px;
	font-weight		: normal;	
}


div#home_repair
{
	padding		: 10px 0px 0px 0px;
}



div#home_thuis
{
	width: 99px;
	margin: 0 20px;
	height: 300px;
	float: left;
}


div#home_news
{
	position:relative;
	top:-70px;	
	left: -10px;
	float: right;
}

div.home_news_item
{
	background: #ffffff url("/images/home_news_item_bg.png") no-repeat;
	position: relative;
	left: -12px;
	width: 225px;	
	height: 55px;
	padding-bottom: 20px;
	color: #b51a8a;
}

	
div#home_footer_sfeer
{
	height: 0px;
	position: relative;
}

div#home_footer_sfeer_imgdiv
{
	position: absolute;
	text-align: right;
	vertical-align: bottom;

	right: 0px;	
	bottom: -40px;
	 
}