@charset "utf-8";
/* CSS Document */
.projecten_introtitle
{
	background:			url(../images/header_projecten.png) top left no-repeat;
	height: 			36px;
	padding:			3px 0px 0px 8px;
	display:			block;
}
.projecten_showtitle
{
	background:			url(../images/header_projecten.png) top left no-repeat;
	height: 			36px;
	padding:			6px 0px 0px 8px;
	display:			block;
	color:				#fff;	
}

.projecten_introfooter
{
	background:			url(../images/footer_projecten_intro.png) bottom left no-repeat;
	height: 			33px;
	line-height:		22px;
	padding:			0px 0px 0px 12px;
	display:			block;
	vertical-align:		bottom;
	color:				#fff;
}
.projecten_introleesverder
{
	text-align:			left !important;
	display:			block;
}
.projecten_introleesverder a
{
	background:			none !important;
	color:				#6eaf38 !important;
	font-weight:		bold;
	
}
.projecten_showfooter
{
	background:			url(../images/footer_projecten_vervolg.png) bottom left no-repeat;
	height: 			33px;
	line-height:		22px;
	padding:			0px 0px 0px 8px;
	display:			block;
	vertical-align:		bottom;
	color:				#fff;
}

.projecten_introleesverder a:hover
{
	text-decoration:	underline;
}
.projecten_introimage
{
	border:				3px solid #fff;
}

.projecten_introtitle a
{
	background:			none !important;
}
.projecten_introfooter a
{
	background:			none !important;
}
.projecten_showimage td img
{
	padding:			0px !important;
	margin:				0px !important;
	display:			block;


}