.promotieItem{
	float:left;
	margin:0 7px 7px 7px;
	width:220px;
	height:185px;
	border:2px solid #FAFAC6;
	background-color:#FFFFD2;
	padding:10px;
	_padding:5px;
	_width:210px;
}

.promotieItem h5{
	display:block;
	text-align:center;
	color:#5FBE47;
	margin:0;
	font-size:110%;
}

.promotieItem div.photo {
	text-align: center;
	margin: 10px 0 10px 0;
}
.promotieItem div.photo a img {
	border: 2px solid #E3E3D3;
}


.promotieItem div.photo a:hover img {
	border: 2px solid #F57E2A;
}
.promotieItem div.photo a:visited {
	background: none;
   padding-right: 0;
}

a.promoPic, a#firstPic{
	display:block;
	float:left;
	overflow:hidden;
	margin:3px;
}

a#firstPic{margin-top:0; text-align:center;}

#prijs{overflow:hidden; width:300px; clear:both;}
#prijs li{float:left; width:auto; text-align:left; margin-right:15px; padding-top:5px;}
#prijs li span{font-size:92%; display:block; text-align:left;}
#prijs li strong{font-size:150%; font-weight:normal;}
#prijs li#van strong{text-decoration:line-through;}
#prijs li#sterprijs strong{color: #F5802B;}
#prijs li#sterprijs{background-color:#FFFFD2; border:2px solid #FAFAC6; padding:3px 5px;}

#geldig{margin-bottom:20px;}
#geldig span{color:#F57E2A; font-weight:bold;}

a.promoPic{	width:64px; height:64px;}
a.promoPic span{display:block; margin:2px; width:60px; height:60px; overflow:hidden;}

a.promoPic, a#firstPic{border: 2px solid #E3E3D3;}
a.promoPic:hover, a#firstPic:hover{border: 2px solid #F57E2A;}

.arrow{clear:both;}

.ifFirstPic{
	 float:left; 
	 width:330px;
	 _width:310px;
	 margin-left:10px;
}

ul#korting{list-style-type:circle;}
ul#korting li{list-style-type:circle;}

/** STER **/
.promoSter {
	position: absolute;
	margin: 65px 0 0 110px;
}
.promoSter small {
	position: absolute;
	display: block;
	width: 71px;
	text-align:center;
	font-size: 144%;
	font-weight: bold;
	color: #fff;
	padding: 20px 0 0 0;
}
.siteContainerExtra2 {
	background: transparent url("../images/layout/sidebar_back_3.jpg") no-repeat bottom left;
}

.siteFooterExtra {
	background: transparent url("../images/layout/footer_sidebar_merger_3.jpg") no-repeat left top;
}


