﻿.hotelHeadline{display:block;
	background-color:#FFCC33;
	color:#000; font-weight:bold; 
	padding:1px 0px 1px 3px;
}

.hotelRegions{color:#000;
	padding:1px 0px 1px 3px;
	background-color:#F4F4F4;
}

.hotelbox{width:550px; margin-top:20px;
}

.hotelListBox{width:530px; background:#fff; 
	border:1px solid #f4f4f4;
}

.hotelListBoxHeadline{display:block;
	background:#f4f4f4; 
	padding:5px; position:relative;
	font-weight:bold;
	color:#000;
}

.hotelStars{position:absolute;
	top:5px; right:3px;
}

.hotelBoxContent{padding:5px;
}

.hotelListImage{float:left; width:155px;
}

.hotelDescrImage{float:left; width:360px;
}

.hotelBack{margin:10px 0 15px 0;
}

.hotelListButton{float:right; width:47%; 
	text-align:center; padding:3px; 
	background:#f4f4f4;
	margin-bottom:5px;
}

.hotelBackDet{float:left; width:47%; 
	text-align:center; padding:3px; 
	background:#f4f4f4;
	margin-bottom:5px;
}

.hotelListButton a{color:#000000; font-weight:bold; 
}

.hotelDetBoxLeft{float:left; width:130px;
	font-weight:bold;
}

.hotelDetBoxRight{float:right; width:385px;
}

strong{font-weight:bold;
	color:#000;
}

.divclear{clear:both;
	height:10px;
	overflow:hidden;
}
