#right .left
{
	width: 435px;
	height: auto;
	float: left;
	position: relative;
}

#right .right
{
	width: 236px;
	height: auto;
	float: left;
	margin-left: 37px;
	position: relative;
	display: inline;
}

#right .right .actie
{
	width: 236px;
	height: 333px;
	position: relative;
	margin-top: 29px;
	background: url(../images/template/bg_actie.jpg) no-repeat top left;
}

.actie .afbeelding
{
	width: 173px;
	height: 173px;
	overflow: hidden;
	position: relative;
	padding-top: 25px;
	margin-left: 31px;
	text-align: center;
}	

.actie .loepje
{
	height: 21px;
	width: 21px;
	position: absolute;
	bottom: 55px;
	right: 25px;
}

.actie .titel
{
	width: 213px;
	height: 24px;
	position: relative;
	margin-top: 17px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin-left: 12px;
	font-size: 15px;
	text-align: center;
}

.actie .titel a
{
	color: #475566;
	text-decoration: none; 
}

.actie .titel a:hover
{
	color: #475566;
	text-decoration: none; 
}

.actie .actie_prijs
{
	width: 84px;
	height: 52px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	margin-top: 38px;
	margin-left: 80px;
	line-height: 46px;
	text-align: center;
}

.actie .actie_prijs a
{
	text-decoration: none;
}
