.bar-bundle {
	width: 360px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.bar-bundle h2{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
} 

.bar-bundle p {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
}


.bar-background{
	background: url(stapel-bakgrund.png) no-repeat;
	width: 360px;
	height: 38px;
}
.bar-wrap{
	position: relative;
	top: 6px;
	left: 8px;
	width: 345px;
	height: 21px;

}
.bar-percentage{
	height: 21px;
	background: url(stapel-procent.png) no-repeat;

}
