/* SUCHE */

#HotelSearchContainer {

}

#SwissMap {
	margin: 5px 5px 5px 0;
	float: right;
}

#HotelSearchForm {
	padding-right: 280px;
}

#HotelSearchFieldContainer {
	padding: 10px 10px 0 10px; 
}

#HotelSearchFormBottom {
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
}

.SwissMapArea {
	cursor: pointer;
}

/* ie6 floating bugfix: */
* html .FormOptionContainer {
	height: 1%;
}

.FormLabelContainer {
	width: 140px;
	float: left;
}

.FormOptionContainer {
	margin-left: 150px;
}

.FormInputBorderText,
.FormInputBorderSelect {
	border: 1px solid #7f9db9;
}

.FormInputText {
	background-color: white;
	width: 100%;
	border: 0;
	padding: 2px 0;
	margin: 0;
}

.FormInputSelect {
	background-color: white;
	width: 100%;
	border: 0;
	margin: 0;
}

.FormLineBreak {
	font-size: 1px;
	height: 8px;
	line-height: 1px;
	clear: left;
}

.FormSubmit {
	text-align: right;
	padding: 3px 0 8px 0;
}

/* LISTE */

#HotelList table,
#HotelList tbody,
#HotelList thead,
#HotelList tr,
#HotelList td {
	padding: 0;
	border-spacing: 0;
}

#HotelList {
	width: 100%;
	border: 1px solid #ccc;
}

#HotelList thead td.HotelTableCol {
	background-image: url(../images/style-table-head-pas-bg.gif);
	background-position: right 0;
	background-repeat: repeat-x;
	height: 24px;
}

#HotelList thead td.HotelTableSortCol {
	background-image: url(../images/style-table-head-act-bg.gif);
}

#HotelList thead td.HotelTableCol {
	border-left: 1px solid #ccc;
}

#HotelList thead td.HotelTableCol1 {
	border-left: 0;
}


#HotelList thead td table.HotelTableSortTable {
	margin-left: 5px;
}

#HotelList thead td table.HotelTableSortTable a.HotelTableHeaderTitle {
	padding-left: 5px;
	text-decoration: none;
	color: black;
	cursor: pointer;
}

#HotelList td.HotelTableCol1 {
	width: 17%
}

#HotelList td.HotelTableCol2 {
	width: 40%
}

#HotelList td.HotelTableCol3 {
	width: 17%
}

#HotelList td.HotelTableCol4 {
	width: 12%
}

#HotelList p a {
	text-decoration: none;
	color: black;
	cursor: pointer;
}

#HotelList a img {
	border: 0 !important;
}


#HotelList tbody.HotelListBody td {
	vertical-align: top;
}

#HotelList tbody.HotelListBody td {
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
}

#HotelList tbody.HotelListBody tr.HotelTableLastRow td {
	border-bottom: 0;
}

#HotelList tbody.HotelListBody td p,
#HotelList tbody.HotelListBody td img {
	margin-left: 5px;
}


/* NAVIGATION */

div.HotelListNavigation {
	background-color: #f2f2f2;
	padding: 3px;
	line-height: 150%;
}

div.HotelListNavigation div.pages {
	float: right;
}

div.HotelListNavigation div.pages em {
	padding: 0 3px;
	border: 1px solid #ee2f58;
	background-color: #ee2f58;
	color: white;
}

div.HotelListNavigation div.pages a {
	padding: 0 3px;
	border: 1px solid #ee2f58;
	text-decoration: none;
}

div.HotelListNavigation div.results {
}
