element.style{
  color: #777777; }
.ia_button orange none medium_radius medium {
  float:left;}

.asabox {
	width: 200px; 
	border: 1px solid #E8E8E8; 
	border-radius: 10px; 
	float: left; 
	margin-right: 10px; 
	margin-bottom: 20px; 
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}
.asaimg {
	text-align: center; 
	height: 180px; 
	padding-top: 8%;
}
.asatitle {
	text-align: center; 
	font-size: 16px; 
	height: 50px; 
	padding: 1.5%; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.asasterne {
	text-align: center;
	color: grey;
}
.asapreis {
	text-align: center;
	margin-bottom:10px;
}
.asaknopf {
	background: #1d68ff; 
	text-align: center;
	color: #fff !important;
	text-decoration: none !important; 
	padding: 8px; 
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px; 
	font-weight: bold;
	cursor: pointer;
}

.asalink{
	text-align: center;
	color: #fff !important;
	text-decoration: none !important; 
	font-weight: bold;
	display: block;
}

.asaknopf:hover {
	background-color:#ff9600;
	color:#fff !important;
}

.asabox_breit {
	width: 100%; 
	border: 1px solid #E8E8E8; 
	border-radius: 5px; 
	margin-bottom: 20px; 
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}
.asaimg_breit {
	width: 30%;
	float: left;
	padding: 10px;
	text-align: center;
	min-height: 180px;
}
.asatitle_breit {
	font-size: 16px; 
	padding: 2%; 
}
.asasterne_breit {
	color: grey;
	margin-bottom: 10px;
}
.asapreis_breit {
	font-size: 16px;
	float: left;
}
.asaknopf_breit {
	margin: 2%;
	color: #fff !important;
    background-color: #1d68ff;
    border: 1px solid transparent;
    border-radius: 5px;
    cursor: pointer;
	float: right;
	padding: 8px;
	text-align: center; 
	text-decoration: none !important; 
	font-weight: bold;
}
.asaknopf_breit:hover {
	background-color:#ff9600;
	color:#fff!important;
}
.asabox_breit2 {
	width: 100%; 
	border: 1px solid #E8E8E8; 
	border-radius: 5px; 
	margin-bottom: 20px; 
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}
.asaimg_breit2 {
	width: 30%;
	float: left;
	padding: 10px;
	text-align: center;
	min-height: 120px;
}
.asatitle_breit2 {
	font-size: 16px; 
	padding-top: 2%; 
	padding-bottom: 2%; 
	padding-right: 2%;
	max-height: 44px; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.asasterne_breit2 {
	color: grey;
	margin-bottom: 10px;
}
.asapreis_breit2 {
	font-size: 16px;
	font-weight:bold;
}

