.offerbox_angebots_box {
	height: 90px;
	width: 354px;
	overflow: hidden;
	position: relative;
	margin-bottom: 6px;
	float: left;	/*border: 1px dotted #3476B8;*/
	margin-right: 5px;
	margin-left: 1px;
}
.offerbox_angebot_link {
	text-decoration: none;
	cursor: pointer;
}
.offerbox_content {
	position: absolute;
	height: 90px;
	width: 220px;
	top: 0px;
	right: 0px;
	background-color: #eef2f5;
}
.offerbox_label {
	height: 90px;
	width: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #7BAAD9;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.offerbox_image_box {
	height: 90px;
	width: 108px;
	position: absolute;
	left: 26px;
	top: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #97BCE1;
}
.offerbox_image_box a {
	text-decoration: none;
	cursor: pointer;
}
.offerbox_image_box .offerbox_hotelinformation {
	width: 108px;
	position: absolute;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	font-weight: bolder;
	top: 72px;
	display: block;
}

.offerbox_image_box img {
	height: 71px;
	width: 108px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #97BCE1;
	margin: 0px;
	padding: 0px;
}
.offerbox_content .offerbox_preis {
	width: 100px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	display: block;
}
.offerbox_content .offerbox_angebot {
	background-color: #c0d6ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #306AA5;
	margin-top: 5px;
	margin-left: 0px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 118px;
	display: block;
}
.offerbox_content .offerbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-left: 5px;
	text-decoration: none;
	width: 210px;
	display: block;
}
.offerbox_content .offerbox_header {
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	width: 210px;
	display: block;
}
h4.offerbox_h4_angebote, .offerbox_h4_angebote {
	margin: 0px;
	padding: 0px;
	height: 16px;
}
/*-------------------------- MINIBOX ---------------------------*/
.offerbox_angebots_minibox {
	height: 165px;
	width: 166px;
	overflow: hidden;
	position: relative;
	margin-bottom: 6px;
	float: left;	/*border: 1px dotted #3476B8;*/
	margin-right: 5px;
	margin-left: 1px;
}
.offerbox_angebot_link {
	text-decoration: none;
	cursor: pointer;
}
.offerbox_content {
	position: absolute;
	height: 90px;
	width: 219px;
	top: 0px;
	right: 0px;
	background-color: #eef2f5;
}

.offerbox_angebots_minibox .offerbox_image_box {
	height: 165px;
	width: 166px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #97BCE1;
}
.offerbox_image_box a {
	text-decoration: none;
	cursor: pointer;
}
.offerbox_image_box .offerbox_hotelinformation {
	width: 108px;
	position: absolute;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	font-weight: bolder;
	top: 72px;
}

.offerbox_angebots_minibox .offerbox_image_box img {
	height: 110px;
	width: 166px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #eef2f5;
	margin: 0px;
	padding: 0px;
}

.offerbox_image_box .offerbox_label {
	background-color: #97BCE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	left: 0;
	width: 166px;
	height: 18px;
	overflow: hidden;
	top: 110px;

}

.offerbox_image_box .offerbox_angebot {
	background-color: #c0d6ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	left: 0px;
	bottom: 18px;
	width: 166px;
}

.offerbox_image_box .offerbox_preis {
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 166px;

}
