/* CSS Document */
.iwes {
	margin				: 20px 0;
	font-size			: 1.2em;
}

/* banner */
#content .banner {
	display				: block;
	margin				: 0 0 25px;
	width				: 515px;
	height				: 173px;
	text-indent			: -900em;
	background			: url(../img/banner-vrijblijvenofferte.jpg);
}


/* --------------------------------	*/
/* wedstrijd vd maand			 	*/
/* --------------------------------	*/
#content .wedstrijd-van-de-maand {
	background			: #D9EEEB;
	font-size			: 0.9em;
	padding				: 12px 24px;	
	border				: 1px solid #008D7C;
}

#content .wedstrijd-van-de-maand .image {
	float				: left;
	width				: 210px;
}

#content .wedstrijd-van-de-maand .omschrijving {
	float				: right;
	width				: 250px;
}

#content .wedstrijd-van-de-maand .omschrijving h4 {
	color				: #008d7c;
	font-size			: 1.1em;
}

#content .wedstrijd-van-de-maand .omschrijving .action {
	text-align			: right;	
	font-weight			: bold;
}

#content .wedstrijd-van-de-maand .omschrijving .action .prijs {
	font-size			: 20px;
	color				: #c91010;
}

#content .wedstrijd-van-de-maand .omschrijving .meer-info {
	text-align			: right;	
}

a.button-meer-info {
	float				: right;
	text-align			: left;
	display				: block;	
	width				: 85px;
	height				: 25px;
	overflow			: hidden;
	text-indent			: -900em;
	background			: url(../img/btn-meer-info.png);
	margin				: 15px 0 0 0;
}
