#header {
	background : url(../images/headerActie_back.png) 50% 0%;
}
#canvas {
	background : url(../images/documentRowActie_back.png) repeat-y 50% 0%;
}
#title div.border {
	background : url(../images/titleActie_back.jpg) no-repeat 0px 0px;
	width : 916px;
}
#footer {
	background-image : url(../images/footer_backActie_tricol.png);
	background-position : 50% 0%;
}
dl.faqList dt {
	background : url(../images/faqListActie_link.png) no-repeat 0px 0px;
}
	dl.faqList dt span.title {
		background : url(../images/faqListActie_link.png) no-repeat -29px 100%;
	}
dl.faqList dt.hover {
	background : url(../images/faqListActie_hover.png) no-repeat 0px 0px;
}
	dl.faqList dt.hover span.title {
		background : url(../images/faqListActie_hover.png) no-repeat -29px 100%;
	}
dl.faqList dt.active {
	background : url(../images/faqListActie_active.png) no-repeat 0px 0px;
}
	dl.faqList dt.active span.title {
		background : url(../images/faqListActie_active.png) no-repeat -29px 100%;
	}
fieldset.form table tbody tr th label {
	background : url(../images/popUp_fieldset_labelActie.png) no-repeat 0px 0px;
}
#content div.documentRow div.documentColumn {
	background-image : url(../images/documentColumnActie_top.png);
}
#content div.documentRow div.navigationColumn {
	float : left;
	width : 208px;
	height : 469px;
	overflow : hidden;
	background : transparent url(../images/banner_aanbieding.png) no-repeat 0% 0%;
}
#content div.relatedColumn {
	float : right;
	width : 208px;
	height: 469px;
	padding-top : 0px;
	background : url(../images/banner_aanbieding.png) repeat-x 0px 0px;					
}
#content div.documentRow div.documentColumn h2.else {
	background : url(../images/title_betalen.png) no-repeat 0% 0%;
	margin: 9px 0px 10px -20px;	
}
body.homepage #features div.trioRight {
	float : right;
	width : 265px;
	height : 197px;
	padding : 24px 20px 10px 20px;
	background : url(../images/trioRightActie.png);
}
	body.homepage #features div.trioRight div.featureText {
		color: #000000;
		padding: 75px 10px 0px 10px;
	}
	body.homepage #features div.trioRight div.featureButton {
		clear : both;
		margin : -34px 0px 0px 20px;
		text-align : right;
		}
.navigationColumn .advert {
	position: relative;
	margin: 10px 0px 0px 10px;
	width: 180px;
	height: 133px;
	background : url(../images/img_ad.png) no-repeat 0% 0%;
}
	.navigationColumn .advert .buton {
		position: absolute;
		top: 103px;
		left: 86px;
	}
	
ul.contentLinks.justOneLink {
	margin: 0px 0px 10px 0px;
}

* html .navigationColumn .advert {
	background-image : none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/img_ad.png', sizingMethod='scale');
}