#site_layout {
	height: 100%;
	width: 100%;
	position: relative;

         }
A:link	{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	cursor:hand;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	}
A:hover	{
	color:#000000;
	font-family:Georgia;
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	font-size: 17px;
	}
A:active	{
	color:#333333;
	font-family:Georgia;
	text-decoration:none;
	cursor:hand;
	font-size: 17px;
	font-style: normal;
	}
A:visited	{
	color:#CCCCCC;
	font-family:Georgia;
	text-decoration:none;
	cursor:hand;
	font-size: 16px;
	font-style: normal;
	}
#site_layout_bottom {
	background-color: #808080;
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
	width: 671px;
}
#site_layout_content {
	background-color: #657278;
	background-image: url(images/huis.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 399px;
	width: 535px;
	position: static;
}
#site_layout_rechtsmenu {
	background-color: #637076;
	background-image: url(images/I.Broecks_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 459px;
	width: 136px;
}
