.erbjudandeRuta {

}
.erbjudandeContent {
	border-style: solid;
	border-width: 1px;
	border-color: #177C19;
	padding: 15px;
	text-align: center;
	margin: 10px 10px 0px 0px;

}
.erbjudandePicture {
	margin: auto;
}

.erbjudandeNamn {
	font-weight: bold;
	padding-bottom: 25px;
}
.erbjudandePris {
	background-color: #177C19;
	font-size: 1.3em;
	font-weight: bolder;
	color: white;
	height: 45px;
	padding-top: 2px;
}
.erbjudandeRabatt {
	background-color: #F33;
	font-weight: bolder;
	color: white;
	height: 30px;
}
