#content-top-news
{
	background-image:url('../images/border-content-top.png');
	background-repeat:no-repeat;
	width:580px;
	height:10px;
	
}


#content-main-news
{
	border-left: 2px solid #D8D7D7;
	border-right: 2px solid #D8D7D7;
	min-height: 547px;
	padding-left: 20px;
	padding-right: 20px;
	line-height:18px;
	font-size:8pt;
	padding-top:10px;

	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	
}

#news-show-content
{
	padding:10px;
	position:relative;
	width:100%;
	
}

#content-bottom-news
{
	background-image:url('../images/border-content-bottom.png');
	background-repeat:no-repeat;
	width:580px;
	height:13px;
}


.news-item
{  
	width:504px;
	height:123px;
	padding:15px;
	background-color:#F5F5F5;
	background-image:url('../images/bg-nieuws.png');
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
	position:relative;
}

.referentie-item
{  
	width:504px;
	height:123px;
	padding:15px;
	background-color:#F5F5F5;
	background-image:url('../images/bg-referenties.jpg');
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
	position:relative;
}


.actueel-blok
{
	display: block;
	height: 100%;
	width: 100%; 
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#8C8C8C;
}

.events-item
{
	width:504px;
	height:123px;
	padding:15px;
	background-color:#F5F5F5;
	background-image:url('../images/bg-events.png');
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
	position:relative;
}

.tests-item
{
	width:504px;
	height:123px;
	padding:15px;
	background-color:#F5F5F5;
	background-image:url('../images/bg-tests.png');
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
	position:relative;
}

.blogs-item
{
	width:504px;
	height:123px;
	padding:15px;
	background-color:#F5F5F5;
	background-image:url('../images/bg-blogs.png');
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
	position:relative;
}

.testimonials-item
{
	width:504px;
	height:123px;
	padding:15px;
	background-color:#F5F5F5;
	background-image:url('../images/bg-testimonials.png'); 
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
	position:relative;
}

.actueel-desc
{
	padding-right:25px;
}
.foto-item
{  
    width:504px;
    height:123px;
    padding:15px;
    background-color:#F5F5F5;
    background-image:url('../images/bg-fotos.png');
    background-repeat:no-repeat;
    background-position:right;
    margin-bottom:10px;
    position:relative;
}

