body
{
	background: url(../media/default/homepage/bg.gif) center repeat-y;
}
a {
	color: #f15f37;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}	
.inner-wrapper
{
	margin-left: -393px;
}
.content
{
	height: 348px;
	width: 760px;
	padding-top: 1px;
	background-image: url(../media/default/homepage/bg-content.gif);
	background-position: right top;
	background-repeat: repeat-x;
}
.banner_top
{
	height: 303px;
}
.banner-bottom
{
	background: url(../media/default/homepage/banner-bottom.gif) no-repeat;
	height: 295px;
}
.menu-top
{
	width:760px;
	height: 40px;
	padding:3px 0;
	margin:0;
	background:url(../media/default/homepage/bg-menu.jpg) repeat-x;
}
.mnl1 {
	position:relative;
	top:-5px;
	left:-10px;
}
.menu-left
{
	display: none;
}
.trail-top
{
	display: none;
}
.left-column {
	display:none;
}
.right-column
{
	position: relative;
	float: right;
	width: 150px;
	height: 328px;
	margin-right: 12px;
	padding-top: 20px;
	border-right: 1px solid #3b4396;
	border-left: 1px solid #3b4396;
	background:url(../media/nl/title/title_fotoboek.gif) no-repeat;
	background-position: 100% 1px;
	font-size: 4px;
}

.right-column br
{
	display: none;
}

.middle-column
{
	width: 576px;
	height: 318px;
	vertical-align: top;
	background-image: url(../media/nl/title/title_projecten.gif);
	background-position: 100% 1px;
	background-repeat: no-repeat;
	padding: 30px 5px 0px 5px;
	border-right: 1px solid #3b4396;
}
/* control styles */
.presentation-home .icon
{
	width: 90px;
	height: 90px;
	text-align: right;
}
.presentation-home .icon td
{
	text-align: center;
}
.presentation-home a
{
}
.presentation-home .subject
{
	color: #f05814;
	font-weight: bold;
}
.presentation-home .summary
{
}
.presentation-home .table
{
	width: 282px;
	height: 90px;
}
.presentation-home .separator
{
	width: 10px;
	height: 110px;
}