/* @override http://kredietbeoordeling/style/bundels.css */
div.bundel_frontpage
{
	
}
ul.bundel_list_frontpage 
{
	margin:0px;
	padding:0px;
	margin-left:20px;
}
div.items_frontpage{

	float: left;
	width: 252px;
	clear: none;
	margin-left: 10px;
}

div.bundel
{
	border:solid #96cce5 1px;
	width:472px;
	min-height:160px;
	background:url('/images/bundel_tab_bg.jpg');
	margin-top: 20px;
	float: left;
}

/* @group Top */

div.bundel div.titel
{
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 452px;
	border-bottom: 1px solid #96cce5;
}
img.doos{
	float: right;
}

div.bundel div.titel h1 {
	color: #41a2cf;
	text-decoration: none;
	font: normal normal normal 18px "Trebuchet MS";
	margin: 0;
	float: left;
	padding-top: 8px;
}

/* @end */

/* @group Content */
div.bundel_content{
	float: left;
}

div.items {

	float: left;
	width: 252px;
	clear: none;
	margin-left: 10px;
}

div.prijs {
	float: right;
	clear: none;
	width: 125px;
	bottom: 10px;
	position: relative;
	color: #bc2626;
	font-size: 20px;
}

div.bundel_bestel_button {
	display: block;
	float: right;
	clear: both;
	margin-right: 50px;
	
}
ul.bundel_list 
{
	margin:0px;
	padding:0px;
	margin-left:30px;
}
ul.bundel_list li{
	padding: 0px !important;
	margin:	0px !ipmortant;
	list-style-type: circle;
	background-image: none !important;
}

/* @end */

