/** inzet rechts**/
.ban_top_h2{
	width:220px;
	margin-top:3px
}
.ban_top_back{
	width:210px;
	height:30px;
	top:20px;
	left:0px;
	position:absolute;
	background-color:#a6bfcd
}
.ban_bot_back{
	position:absolute;
	width:190px;
	height:50px;
	bottom:20px;
	right:10px;
	padding:5px;
	/*border-bottom:1px dashed #6b614d;
	border-top:1px dashed #6b614d;
	border-left:1px dashed #6b614d;
	background-color:#FFFFFF*/
}
.ban-lijn{
	position:relative;
	width:210px;
	height:260px;
	padding:0px;
	border:1px solid #a6bfcd
}
.ban-streep{
	width:210px;
	height:260px;
	top: 0px;
	left:0px;
	/*border:1px dashed #6b614d;*/
	background-color:#FFFFFF
}
.ban-link{
	position:absolute;
	width:210px;
	height:260px;
	top:1px;
	left:1px
}
.bot-back{
	height:28px;
	top:0px;
	left:0px;
	padding: 2px 0px 0px 0px;
	background-image:url(../images/promo-bot-back.png);
	background-repeat:repeat-x
}
.promo2{
	float:right;
	width:122px;
	height:122px;
	margin:5px 0px 5px 5px;
	position:relative;
	border:#fff solid 5px;
	background-color:#FFF	
}
.promo3{
	float:left;
	width:122px;
	height:122px;
	margin:5px 5px 5px 0px;
	position:relative;
	border:#fff solid 5px;
	background-color:#FFF	
}
.x-leesverder{
	background-image:url(../images/x-pijl.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:14px;
	right: 5px;
	bottom:5px;
	position:absolute
}
.sub-home{
	position:relative;
	height:170px;
	width:423px;
	float:left;
	margin:0px 0px 0px 6px;
	padding:0px 3px 0px 3px;
	/*border:1px dashed #6b614d*/
}
#home_right_promo{
	visibility: visible;
	display:block;
	float:right; 
	max-width:32.333%; 
	width:32.333%; 
	margin-left:1%
}
@media screen and (max-width: 600px) {
	#home_right_promo{
		visibility:hidden;
		display:none
	}
}
