.spacer1
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #765f00;
	width: 13px;
}
.spacer2
{
	width: 10px;
}
.content-table
{
	width: 100%;
	background-image: url(../media/templates/home/bg-content.gif);
	background-repeat: repeat-x;
}
.clp
{
	width: 292px;
	vertical-align: top;
	background-image: url(../media/templates/home/titles/title_nieuws.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 5px;
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #765f00;
}
.cmp
{
	width: 292px;
	vertical-align: top;
	background-image: url(../media/templates/home/titles/title_projecten.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 5px;
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #765f00;
}
.crp
{
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #765f00;
	width: 150px;
	font-size: 4px;
}
.crp a
{
	text-decoration: none;
	font-weight: bold;
}
.banner-top
{
	height: 45px;
	padding-top: 303px;
	padding-right: 11px;
	padding-left: 11px;
}

/* 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: #ffcc00;
	font-weight: bold;
}
.presentation-home .summary
{
}
.presentation-home .table
{
	height: 90px;
}
.presentation-home .separator
{
	height: 20px;
}
.banner-bottom
{
	background-image: url(../media/templates/home/bottombanner.gif);
	background-position: 12px top;
	background-repeat: no-repeat;
	height: 170px;
}
