body
{
	background:#606163 url(../images/layout/test.gif) no-repeat center top;
	font:12px verdana;
	color:#666666;
	margin-top:135px;
}


*
{
	margin:0;
	padding:0;
	outline:none;
}

img, div { behavior: url(js/iepngfix.htc) }
* html a:hover{visibility:visible}

img
{
	border:0;
}

#logo
{
	width:880px;
	height:81px;
	background:url(../images/layout/start_logo2.png) no-repeat;
	margin:0 auto;
}

#container
{
	width:840px;
	height:203px;
	background:#ffffff;
	padding:20px;
	margin:0 auto;
	overflow:hidden;
}

#projecten
{
	width:270px;
	height:204px;
	background:url(../images/cats/projecten-hover.jpg);
	float:left;
}

#objecten
{
	width:270px;
	height:204px;
	background:url(../images/cats/objecten-hover.jpg);
	float:left;
	margin-left:15px;
}

#beelden
{
	width:270px;
	height:204px;
	background:url(../images/cats/beelden-hover.jpg);
	float:right;
}

#projecten a:hover img, #objecten a:hover img, #beelden a:hover img
{
	visibility:hidden;
}

#projecten a, #objecten a, #beelden a
{
	display:block;
}