.offer-list-left {
	float: left;
	width: 150px;
	margin-right: 10px;
}

.offer-list-right {
	float: left;
	width: 300px;
}

.offer-list-time {
	font-style: italic;
}

.offer-list-more a{
	font-weight: bold;
}

.offer-list-more {
	margin-top: 5px;
}

.offer-list-wrap {
	margin-top: 10px;
}

.offer-list-title {
	margin-bottom: 3px;
}


.offers_list_element_left {
	width: 100px;

	border-right: 5px solid #ffffff;
	float: left;
}

.offers_list_element_right {
	width: 190px;

	float: left;
}

.offers_list_element {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #cccccc;
	width: 300px;

}

.offers_list_title {
	padding-top: 3px;
	font-weight: bold;
	color: #645f4b;
}

.offers_list_teaser {
	padding-top: 3px;
}

.offers_list_bottom_wrap {
	padding-top: 3px;
}

.offers_list_bottom_left {
	float: left;
	color: #c81d22;
	font-weight: bold;
}

.offers_list_bottom_right {
	float: right;
}

.offers_single_left {
	float: left;
	width: 250px;
	border: 5px solid #ffffff;
}

.offers_single_right {
	float: left;
	width: 340px;
}

.offers_single_right_hotelname {
	background-color: #c20008;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.offers_single_right_hotelname a{
	color: #ffffff;
}

.offers_single_right_hoteldetails {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #cccccc;
}

.offers_single_right_title {
	font-weight: bold;
	padding-bottom: 3px;
}

.offers_single_right_teaser {
	padding-bottom: 3px;
}

.offers_single_right_offerlink {
	padding-bottom: 3px;
}

.offers_single_right_bookinglink {
	padding-bottom: 3px;
}

.offers_single_right_description {
	
}

.offers_single_right_googlemap {
	margin-top: 10px;
}
