#wrapper{
	width: 782px;
	margin: 25px auto;
}

#content{
	width: 780px;
	float: left;
}

#weekaanbieding{
	width: 780px;
	height: auto;
	float: left;
}

#weekaanbiedingimg{
	width: 780px;
	height: 177px;
	float: left;
	border-bottom: 1px solid #f2f2f2;
}

#weekaanbiedingitems{
	width: 740px;
	float: left;
	padding: 15px 22px 15px 22px;
	margin-top:40px;
}

#weekaanbiedingitems ul{
	margin: 0px;
	padding: 0px;
}

#weekaanbiedingitems ul li {
	list-style: none;
	float: left;
}

#weekaanbiedingitems ul li a {
	width: 132px;
	height: 64px;
	display: block;
	text-decoration: none;
	color: #fff;
	float: left;
	outline: none;
	font-size: 11px;
	margin: 8px;
}

#aanbiedingen{
	width: 780px;
	float: left;
	background: #fff;
	margin-top:50px;
}

#aanbiedingentitle{
	width: 787px;
	height: 24px;
	float: left;
	background: url("http://www.elout.eu/skin/frontend/default/hellopod2511/images/aanbiedingentitlebg.jpg") repeat-x #444;
	padding: 5px 10px 5px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #2279a7;
}

#aanbiedingenitems{
	width: 750px;
	float: left;
	padding: 16px 16px 16px 16px;
	font-size: 12px;
}

.itemeen{
	width: 227px;
	height: 200px;
	float: left;
	margin: 5px;
	border: 1px solid #dcdcdd;
	background: url("http://www.elout.eu/skin/frontend/default/hellopod2511/images/itembg.jpg") repeat-x;
	padding: 5px;
	color: #000;
}

.itemtitle{
	width: 250px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;
	color:#313131;
}

.iteminfo{
	width: 230px;
	float: left;
	font-size: 12px;
	color:#313131;
}

.itemimg{
	width: 125px;
	float: left;
}

.itemimg img{
}

.itemkorting{
	width: 100px;
	float: left;
	text-align: right;
}

.itemprijs{
	width: 100px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color:#313131;
}

.itemmeerinformatie{
	width: 100px;
	float: left;
	text-align: right;
	text-decoration:underline;
	font-size:11px;
	color:#136DA2;
}

#aanbiedingenmeer{
	width: 787px;
	height: 25px;
	float: left;
	background: url("http://www.elout.eu/skin/frontend/default/hellopod2511/images/aanbiedingenmeerbg.jpg") no-repeat;
	margin-bottom: 5px;
	text-align: center;
	font-size: 12px;
	color: #2279a7;
	padding-top: 7px;
	font-weight:bold;
}

#top5bestverkocht{
	width: 780px;
	float: left;
}

#top5bestverkochttitle{
	width: 787px;
	height: 24px;
	float: left;
	background: url("http://www.elout.eu/skin/frontend/default/hellopod2511/images/aanbiedingentitlebg.jpg") repeat-x #444;
	padding: 5px 10px 5px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #2279a7;
}	

#top5bestverkochtitems{
	width: 760px;
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 12px;	
}

.clear{
	width: 100%;
	clear: both;
}