h3.cst,
h4 {
	font-size: 16px;
	margin: 10px 0 3px 0;
	text-shadow:1px 1px #fff;
	white-space: normal;
}

a.arrow {
	padding: 0 0 0 10px;
	background: url("/customize/huetten/i/link-arrow.gif") no-repeat 0px 6px;
}

/* ie versteht nur 0.05er-schritte */
body.msie .lower-letter-spacing {
	letter-spacing: -0.05em;
}

/* webkit versteht nichts unter 0.08er */
body.chrome .lower-letter-spacing,
body.safari .lower-letter-spacing {
	letter-spacing: -0.08em;
}

/* package scroller */
div#huetten-package-scroller {
	height: 205px;
	position: relative;
	background-color: #fff;
	border: 1px solid #CFB697;
}
div#huetten-package-scroller-navigation {
	height: 20px;
}
div#huetten-package-scroller-packages {
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div#huetten-package-scroller-packages-wrapper {
	height: 185px;
	marign: 10px 0 0;
}
div#huetten-package-scroller-packages .right .angebot {
	padding-right: 0;
}
.huetten-package-scroller-table {
	height:180px;
	width: 694px;
}
.huetten-package-scroller-table td {
	width: 220px;
	height: 180px;
}
div#huetten-package-scroller-prev {
	z-index: 3;
	position: absolute;
	display: block;
	top: 85px;
	left: -5px;
	height: 42px;
	width: 34px;
	background:url("/customize/huetten/i/scroll-left.png") no-repeat scroll 0 0 transparent;
}
div#huetten-package-scroller-next {
	z-index: 3;
	position: absolute;
	display: block;
	top: 85px;
	right: -5px;
	height: 42px;
	width: 34px;
	background:url("/customize/huetten/i/scroll-right.png") no-repeat scroll 0 0 transparent;
}
div#huetten-package-scroller-pagina {
	position:relative;
}
div#huetten-package-scroller-pagina a {
	background:url("/customize/huetten/i/slider-tab-bg.gif") repeat-x scroll 0 0 transparent;
	height: 20px;
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0 0 ;
	border-radius: 5px 5px 0 0 ;
	padding: 0 8px;
	margin-right: 2px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow:-1px -1px #000000;
	font-style: italic;
}
div#huetten-package-scroller-pagina a.current {
	background: 0 none;
	background-color: #fff;
	border-top: 1px solid #CFB697;
	border-right: 1px solid #CFB697;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CFB697;
	color:#55341E;
	text-shadow: 0 0 #fff;
}
a.huetten-package-scroller-package {
	display: block;
	height:180px;
	width:220px;
	padding-right: 10px;
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	white-space:normal;
}
div.cst-image-box-roomtype {
	width: 220px;
	height: 120px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
#huetten-package-scroller-packages div.cst-text,
#huetten-package-scroller-packages div.cst-roomtype-text {
	background:url("/customize/huetten/i/slider-overlay.png") no-repeat scroll 0 0 transparent;
	height: 71px;
	width: 200px;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
div.huetten-content div.package-display-date {
	display: none;
}

/* package list */
div.cst-general-list-type-package div.cst-general-list-item {
	cursor: pointer;
}

div.cst-general-list-type-package div.cst-general-list-item div.cst-package-teaser {
	height: 120px;
	width: 705px;
}

div.cst-general-list-type-package div.cst-general-list-item {
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
	background:url("/customize/huetten/i/hotel-list-item-bg.jpg") no-repeat top left;
}

div.cst-general-list-type-package div.cst-package-teaser div.cst-image {
	position: absolute;
	top: 12px;
	left: 20px;
	height: 93px;
	width: 126px;
}

div.cst-general-list-type-package div.cst-package-teaser-text {
	position: absolute;
	top: 9px;
	left: 174px;
	height: 105px;
	width: 380px;
	overflow: hidden;
}

div.cst-general-list-type-package div.cst-package-teaser-text h2.cst {
	font-size: 22px;
	white-space: nowrap;
}

div.cst-general-list-type-package div.cst-country,
div.cst-roomtype-detail-content div.cst-country {
	height: 16px;
	padding: 0 0 0 23px;
	margin: 6px 0 8px;
	font-size: 13px;
	background: no-repeat bottom left;
}

div.cst-general-list-type-package div.cst-hotel-altitude,
div.cst-roomtype-detail-content div.cst-hotel-altitude {
	position: absolute;
	top: 8px;
	left: 460px;
	height: 20px;
	width: 80px;
}

div.cst-general-list-type-package div.cst-hotel-altitude span,
div.cst-roomtype-detail-content div.cst-hotel-altitude span {
	height: 16px;
	float: right;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 0 17px;
	background:url("/customize/huetten/i/hotel-list-item-altitude.jpg") no-repeat bottom left;
}

div.cst-general-list-type-package div.cst-link-box {
	position: absolute;
	top: 12px;
	left: 570px;
	height: 100px;
	width: 130px;
}

div.cst-general-list-type-package div.cst-link-box * {
	height: 21px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

div.cst-general-list-type-package div.cst-link-box div.cst-price {
	font-size: 15px;
}

div.cst-general-list-type-package div.cst-link-box a.cst-link-detail {
	color: white;
	font-size: 19px;
	text-shadow: -1px -1px #433325;
	text-decoration: none;
	padding: 0 0 0 15px;
}

/* hotel list */
div.cst-general-list-type-hotel div.cst-general-list-item {
	cursor: pointer;
}

div.cst-general-list-type-hotel div.cst-general-list-item div.cst-teaser-hotel {
	height: 120px;
	width: 705px;
}

div.cst-general-list-type-hotel div.cst-general-list-item {
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
	background:url("/customize/huetten/i/hotel-list-item-bg.jpg") no-repeat top left;
}

div.cst-general-list-type-hotel div.cst-image {
	position: absolute;
	top: 12px;
	left: 20px;
	height: 93px;
	width: 126px;
}

div.cst-general-list-type-hotel div.cst-link-box div.cst-hotel-ratings,
div.cst-general-list-type-hotel div.cst-link-box div.cst-hotel-rating-background {
	position: absolute;
	top: 2px;
	left: -3px;
	width: 125px;
	overflow: hidden;
}

div.cst-general-list-type-hotel div.cst-link-box div.cst-hotel-ratings {
	z-index: 10;
	background:url("/customize/huetten/i/hotel-list-item-ratings-bg.jpg") no-repeat top left;
}

div.cst-general-list-type-hotel div.cst-link-box div.cst-hotel-rating-background {
	z-index: 9;
	height: 11px;
	width: 80px;
	max-width: 90px;
	background: #795c41;
}

div.cst-general-list-type-hotel div.cst-hotel-ratings span {
	float: right;
	text-align: right;
	line-height: 12px;
	font-weight: bold;
	white-space: nowrap;
}

div.cst-general-list-type-hotel div.cst-hotel-ratings-noscore span {
	opacity: 0.45;
}

div.cst-general-list-type-hotel div.cst-hotel-teaser-text {
	position: absolute;
	top: 9px;
	left: 174px;
	height: 105px;
	width: 380px;
	overflow: hidden;
}

div.cst-general-list-type-hotel div.cst-hotel-teaser-text h2.cst {
	font-size: 22px;
	white-space: nowrap;
}

div.cst-general-list-type-hotel div.cst-teaser {
	line-height: 18px;
}

div.cst-general-list-type-hotel div.cst-teaser-hotel {
	line-height: 27px;
}

div.cst-general-list-type-hotel div.cst-country,
div.cst-roomtype-detail-content div.cst-country {
	height: 16px;
	padding: 0 0 0 23px;
	margin: 2px 0 5px;
	font-size: 13px;
	background: no-repeat bottom left;
}

div.cst-general-list-type-hotel div.cst-hotel-altitude,
div.cst-roomtype-detail-content div.cst-hotel-altitude {
	position: absolute;
	top: 8px;
	left: 460px;
	height: 20px;
	width: 80px;
}

div.cst-general-list-type-hotel div.cst-hotel-altitude span,
div.cst-roomtype-detail-content div.cst-hotel-altitude span {
	height: 16px;
	float: right;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 0 17px;
	background:url("/customize/huetten/i/hotel-list-item-altitude.jpg") no-repeat bottom left;
}

div.cst-general-list-type-hotel div.cst-link-box {
	position: absolute;
	top: 12px;
	left: 570px;
	height: 100px;
	width: 130px;
}

div.cst-general-list-type-hotel div.cst-link-box * {
	height: 21px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

div.cst-general-list-type-hotel div.cst-link-box div.cst-price {
	font-size: 15px;
}

div.cst-general-list-type-hotel div.cst-link-box a.cst-link-detail {
	color: white;
	font-size: 19px;
	text-shadow: -1px -1px #433325;
	text-decoration: none;
	padding: 0 0 0 15px;
}

/* nav-bar */
div.hotel-filter-back div.cst-navbar-pos-bottom,
div.cst-general-list-type-hotel div.cst-navbar,
div.cst-general-list-type-hotel p.cst-not-found {
	height: 40px;
	margin: 0 6px 0 0;
	border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	background: #fff;
}

div.cst-general-list div.cst-navbar-filter {
	position: relative;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	background: url("/customize/huetten/i/hotel-filter-bar.png") repeat-x 0 0;
}

div.cst-general-list div.cst-navbar-rounded {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

div.cst-navbar-filter-desc,
div.cst-navbar-filter-item {
	color: #fff;
	font-size: 15px;
	float: left;
}

div.cst-navbar-filter-item {
	float: right;
}

div.cst-navbar-filter-desc {
	padding: 10px 15px;
}

div.cst-navbar-filter-item {
	border-left: 1px solid #5d4732;
}

div.cst-navbar-filter-item-inner {
	cursor: pointer;
	padding: 10px 40px 10px 20px;
	font-weight: bold;
	line-height: 20px;
	border-left: 1px solid #997c60;
	background: url("/customize/huetten/i/hotel-filter-arrow.png") no-repeat center right;
}

div.cst-navbar-filter-item-content {
	display: none;
	top: 40px;
	z-index: 15;
	position: absolute;
	padding: 10px;
	box-shadow: 3px 5px 4px #433325;
	background: #9b7b5c;
}

div.cst-navbar-filter-item-active {
	background: #9b7b5c;
}

div.cst-navbar-filter-item-active div.cst-navbar-filter-item-content {
	display: block;
}

div.cst-navbar-filter-item-content div.filter-country-name,
div.cst-navbar-filter-item-content a {
	color: #fff;
	display: block;
	padding-left: 15px;
	font-size: 13px;
	white-space: nowrap;
	text-decoration: none;
}

div.cst-navbar-filter-item-content a.active {
	color: #cef3aa;
	background: url("/customize/huetten/i/arrow-active.png") no-repeat center left;
}

div.cst-navbar-filter-countries div.filter-country-name {
	font-size: 15px;
	font-weight: bold;
}

div.cst-navbar-filter-countries div.cst-navbar-filter-item-content {
	left: 0;
	width: 679px;
}

div.cst-navbar-filter-countries div.filter-countries-col {
	float: left;
	width: 155px;
}

div.cst-navbar-filter-indicators div.cst-navbar-filter-item-content {
	right: 0;
}

div.cst-navbar-filter-adults div.cst-navbar-filter-item-content {
	height: 270px;
	width: 70px;
	margin-left: 109px;
	overflow-y: scroll;
	padding: 0;
}

div.cst-navbar-filter-adults div.cst-navbar-filter-item-content a.active {
	background: #8f6f51;
}

div.cst-navbar-filter-adults div.cst-navbar-filter-item-content a:hover {
	background: #644932;
}

div.cst-general-list-type-hotel p.cst-not-found {
	text-indent: 10px;
	line-height: 40px;
}

div.cst-general-list-type-hotel p.cst-not-found a {
	display: none;
}

/* nav-bar-top */
div.cst-general-list-type-hotel div.cst-navbar-pos-top {
	margin-bottom: 10px;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a {
	display: block;
	text-decoration: none;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a span {
	display: block;
	height: 30px;
	padding: 10px 10px 0 14px;
	color: #7a5b44;
	font-size: 14px;
	font-weight: bold;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a.left {
	float: left;
	border-right: 1px solid #efe6da;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a.left {
	float: left;
	border-right: 1px solid #efe6da;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a.left span.active {
	color: #55341e;
	text-decoration: underline;
	background: url("/customize/huetten/i/hotel-list-arrow-bottom.gif") no-repeat bottom center;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a.right {
	float: right;
	border-left: 1px solid #efe6da;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a.right span {
	padding-right: 19px;
	margin-right: 10px;
	background: url("/customize/huetten/i/hotel-list-arrow-right-inactive.gif") no-repeat center right;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a.right span.active {
	color: #55341e;
	text-decoration: underline;
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a.right span.asc {
	background-image: url("/customize/huetten/i/hotel-list-arrow-right-asc.gif");
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top a.right span.desc {
	background-image: url("/customize/huetten/i/hotel-list-arrow-right-desc.gif");
}

div.cst-general-list-type-hotel div.cst-navbar-pos-top span.huetten-hotel-list-hotel-count {
	display: inline-block;
	width: 255px;
	line-height: 40px;
	text-align: center;
}

div.cst-general-list-type-hotel div.cst-navbar-regions {
	height: auto;
	padding: 8px;
	margin-bottom: 10px;
}

div.cst-navbar-region-head {
	cursor: pointer;
}

div.cst-navbar-region-groups a {
	text-decoration: none;
}

div.cst-navbar-region-groups span {
	display: block;
	font-weight: bold;
}

div.cst-navbar-region-head:hover,
div.cst-navbar-region-groups a:hover {
	text-decoration: underline;
}

div.cst-navbar-region-group {
	padding: 3px 0;
	border-bottom: 1px solid #F0E8DE;
}

div.cst-navbar-region-group:last-child {
	border: none;
}

/* nav-bar-bottom */
div.cst-general-list-type-hotel div.cst-navbar-pos-bottom {
	margin-top: 20px;
}

div.hotel-filter-back div.cst-navbar-pos-bottom table.cst-navbar,
div.cst-general-list-type-hotel div.cst-navbar-pos-bottom table.cst-navbar {
	margin: 0 auto;
	border-top: 8px solid #fff;
}

div.hotel-filter-back div.cst-navbar-pos-bottom a,
div.hotel-filter-back div.cst-navbar-pos-bottom span,
div.cst-general-list-type-hotel div.cst-navbar-pos-bottom a,
div.cst-general-list-type-hotel div.cst-navbar-pos-bottom span {
	display: block;
	padding: 3px 6px;
	margin: 0 2px;
	text-decoration: none;
	background:url("/customize/huetten/i/hotel-list-pagina-site.gif") repeat-x top left;
}

div.hotel-filter-back div.cst-navbar-pos-bottom a.selected,
div.cst-general-list-type-hotel div.cst-navbar-pos-bottom a.selected {
	color: #fff;
	text-shadow: -1px -1px #433325;
	background:url("/customize/huetten/i/hotel-list-pagina-current.gif") repeat-x top left;
}

div.hotel-filter-back div.cst-navbar-pos-bottom td.cst-nav-back *,
div.cst-general-list-type-hotel div.cst-navbar-pos-bottom td.cst-nav-back * {
	width: 20px;
	padding: 3px 0;
	background:url("/customize/huetten/i/hotel-list-pagina-left.gif") no-repeat top left;
}

div.hotel-filter-back div.cst-navbar-pos-bottom td.cst-nav-next *,
div.cst-general-list-type-hotel div.cst-navbar-pos-bottom td.cst-nav-next * {
	width: 20px;
	padding: 3px 0;
	background:url("/customize/huetten/i/hotel-list-pagina-right.gif") no-repeat top left;
}

/* hotel list fitler */
div.hms-filter-datepicker td:first-child + td + td + td + td + td a {
	background: #e6f6dd;
}

div.hotel-list-filter h1 {
	font-size: 19px;
	padding: 10px 15px;
	border-bottom: 1px solid #efe6da;
}

div#hotel-list-filter-search h1 {
	border-top: 15px solid #F0E8DE;
}

div.hotel-list-filter h2 {
	font-size: 14px;
	padding: 10px 15px;
}

div#hotel-list-filter-countries h2 {
	padding-top: 0;
}

div.hotel-list-filter ul {
	padding: 0px 15px;
}

div.hotel-list-filter li {
	padding: 0px 12px;
	background:url("/customize/huetten/i/hotel-filter-list-arrow.gif") no-repeat 0px 5px;
}

div.hotel-list-filter a {
	text-decoration: none;
}

div.hotel-list-filter a.active {
	color: #ac805b;
}

div.hotel-list-filter-form {
	padding: 10px 15px 0;
}

div.hotel-list-filter-form div.hotel-list-filter-item {
	height: 34px;
}

div.hotel-list-filter-form div.label {
	float: left;
	font-size: 14px;
}

div.hotel-list-filter-form div.value {
}

div.hotel-list-filter-form input.text,
div.hotel-list-filter-form select {
	float: right;
}

div.hotel-list-filter-form input.text {
	height: 25px;
	width: 124px;
	border-top: 1px solid #c4a589;
	border-left: 1px solid #c4a589;
	background-color: #f2ebe3;
}

div.hotel-list-filter input.submit {
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 190px;
	padding: 7px 0;
	text-align: center;
	text-shadow: -1px -1px #433325;
	border: none;
	background: url("/customize/huetten/i/hotel-filter-button-search.gif") no-repeat center;
}

div.cst-list-submit-detail {
	padding: 10px 15px;
}

div.hotel-list-filter-search {
	padding: 15px 15px 0;
}

div.hotel-list-filter-indicators {
	padding: 0 15px;
}

div.hotel-list-filter-search input {
	width: 180px;
}

div.hotel-list-filter label {
	margin: 0 0 0 7px;
}

/* room type hotel list filter back */
div.hotel-filter-back {
	position: relative;
	height: 55px;
}

a.hotel-filter-back-link {
	display: block;
	height: 42px;
	width: 190px;
	padding: 13px 0 0 36px;
	position: absolute;
	top: 2px;
	left: -6px;
	color: #fff;
	font-size: 19px;
	font-style: italic;
	text-shadow: -1px -1px #433325;
	text-decoration: none;
	background: url("/customize/huetten/i/hotel-filter-button-back.gif") no-repeat left top;
}

div.hotel-filter-hotels {
	margin: 5px 0 0;
	background: #f0e8dd;
}

div.hotel-filter-hotel {
	cursor: pointer;
	height: 70px;
	width: 226px;
	margin: 0 0 5px;
	background: url("/customize/huetten/i/hotel-filter-hotel.gif") no-repeat left top;
}

div.hotel-filter-hotel-active {
	background-image: url("/customize/huetten/i/hotel-filter-hotel-active.gif");
}

div.hotel-filter-hotel-active * {
	color: #fff;
}

div.hotel-filter-hotel strong.cst-teaser-hotel {
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

div.hotel-filter-hotel-image {
	height: 46px;
	width: 56px;
	padding: 12px 0 0 12px;
}

div.hotel-filter-hotel-description {
	float: right;
	width: 135px;
	padding: 5px 15px 0 0;
}

div.hotel-filter-hotel div.cst-country {
	height: 16px;
	padding: 0 0 0 23px;
	font-size: 13px;
	background: no-repeat bottom left;
}

/* room type detail */
div.cst-roomtype-detail {
	margin: 0 0 10px;
}

ul.cst-roomtype-detail-menu {
	height: 25px;
}

ul.cst-roomtype-detail-menu li {
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	background: url("/customize/huetten/i/room-type-detail-menu-bg.gif") repeat-x top left;
}

ul.cst-roomtype-detail-menu li.active {
	background: #d3bfa5;
}

ul.cst-roomtype-detail-menu li a {
	color: #fff;
	display: block;
	padding: 2px 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-shadow: -1px -1px #433325;
	text-decoration: none;
}

ul.cst-roomtype-detail-menu li.active a {
	color: #55341e;
	text-shadow: 0 0;
}

div.cst-roomtype-detail-content {
	position: relative;
	height: 370px;
	height: auto !important;
	min-height: 370px;
	padding: 10px;
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	border-bottom: 2px solid #e2d4c2;
	background: #d3bfa5;
}

div.cst-roomtype-images {
	float: left;
	width: 238px;
	background: url("/customize/huetten/i/room-type-detail-image-bg.gif") no-repeat 1px 0px;
}

div.cst-roomtype-detail-content div.cst-roomtype-image {
	height: 168px;
	padding: 3px 0 0 4px;
}

div.cst-roomtype-media-image {
	float: left;
	height: 85px;
	width: 113px;
	margin: 3px 0 0;
	padding: 3px 0 0 3px;
	background: url("/customize/huetten/i/room-type-detail-image-small-bg.gif") no-repeat top left;
}

a.cst-roomtype-media-more {
	margin: 0 0 0 2px;
}

div.cst-roomtype-detail-text {
	margin: 0 0 0 240px;
}

div.cst-roomtype-detail-text h1 {
	font-size: 22px;
}

div.cst-roomtype-detail-text a {
	display: block;
	padding: 0 0 0 20px;
	background: url("/customize/huetten/i/icons/link-plus.gif") no-repeat center left;
}

div.cst-roomtype-detail-text-description {
	position: relative;
}

div.cst-roomtype-detail-text-description-gradient {
	position: absolute;
	top: 79px;
	left: 0;
	height: 21px;
	width: 100%;
	background: url("/customize/huetten/i/room-type-detail-text-gradient.png") repeat-x left bottom;
}


div.cst-roomtype-detail-content div.cst-hotel-altitude {
	top: 8px;
	left: 610px;
}

div.cst-roomtype-indicators {
	position: relative;
	height: 121px;
	padding: 10px;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	background: #d3bfa5;
}

div.cst-roomtype-indicator-group > strong {
	display: block;
	font-size: 16px;
	margin: 0 0 10px 0;
}

div.cst-roomtype-indicator-group {
	height: 100px;
}

div.cst-roomtype-indicator-group-interior {
	width: 200px;
	margin: 0 0 0 280px;
}

div.cst-roomtype-indicator-group-info {
	float: left;
	width: 210px;
	margin: 0;
}

div.cst-roomtype-indicator-group-main {
	float: right;
	width: 170px;
	margin: 0;
}

div.cst-roomtype-indicator {
	float: left;
	height: 34px;
	width: 34px;
	margin: 0 8px 8px 0;
	background: no-repeat top left;
}

div.cst-roomtype-indicator a {
	display: block;
	height: 34px;
	width: 34px;
}

div.cst-roomtype-indicator span {
	color: #b1997f;
	display: block;
	text-align: center;
}

div.cst-roomtype-indicator-active span {
	color: #55341E;
}

div.cst-roomtype-indicator-qm span {
	padding: 0 1px 0 0;
}

div.cst-roomtype-indicator-persons span {
	width: 24px;
	padding: 6px 0 0 0;
}

div.cst-roomtype-indicator-rooms span {
	padding: 5px 0 0 0;
}

table.cst-roomtype-indicator-description {
	color: #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

table.cst-roomtype-indicator-description td {
	color: #fff;
	width: 200px;
	padding: 5px;
}

table.cst-roomtype-indicator-description h1 {
	color: #fff;
	margin: 0;
	font-size: 14px;
}

table.cst-roomtype-indicator-description td.title {
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	background: #55341e;
}

table.cst-roomtype-indicator-description td.description {
	border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	background: #917153;
}

/* season prices */
div.hms-season-prices-hint {
	padding: 5px;
	background: #fff;
}

table.hms-season-prices td {
	color: #55341e;
	padding: 7px 5px;
	border-bottom: 1px solid #d3bfa5;
}

table.hms-season-prices tr:last-child td {
	border-bottom: none;
}

table.hms-season-prices td span {
	color: #958071;
	padding-left: 15px;
}

table.hms-season-prices td div {
	font-size: 11px;
}

tr.hms-season-prices-head td {
	font-weight: bold;
	background: #fff;
}

tr.hms-season-prices-head td.hms-season-prices-head-stays {
	padding-left: 0;
}

tr.hms-season-prices-season td {
	background: #f0e9e0;
}

tr.hms-season-prices-season-even td {
	background: #f6f2ed;
}

tr.hms-season-prices-season td.hms-season-prices-season-price {
	text-align: left;
}

/* buchungsstrecke */
div.cst-book-info-cart {
	position: absolute;
	left: -250px;
	display: none;
}

div.cst-book-step {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #d3bfa5;
}

body div.cst-hint {
	border: none;
}

body div.cst-book-form {
	border: none;
	background: none;
}

div.cst-book-form h1 {
	margin: 0 0 15px;
}

div.cst-book-form h1.cst-book-form-10-headline {
	margin-bottom: 0px;
}

body div.cst-book-step-container td a {
	text-align: center;
}

div.cst-book-form-10-search span,
h1.cst-book-form-10-calendar-intro-title span {
	margin: 0 5px 0 0;
}

body div.cst-book-form-10-hint h1 {
	padding: 15px 0 0;
}

div.cst-book-info-progress,
div.cst-book-form-10-hint-constraints,
div.cst-book-form-10-search-children-box {
	display: none;
}

body div.cst-book-form-10-search-stays,
body div.cst-book-form-10-search-persons {
	width: 300px;
	margin: 20px 0 0;
	clear: none;
}

body div.cst-book-form-10-search {
	padding-bottom: 0;
}

div.cst-book-form-10-search-persons {
	float: left;
}

div.cst-book-form-10-search-stays {
	float: right;
}

div.cst-search-form-calendar td {
	border: 1px solid #d3bfa5;
	background: #e5d9c9;
}

/* normal calendar */
div.cst-cal-container table.cst-cal-table td span.cst-cal-day {
	background: none;
}

div.cst-calendar-overlay .cst-calendar-overlay-types {
	display: none;
}

tr.cst-search-form-calendar-head td {
	border: none;
	background: none;
}

tr.cst-search-form-calendar-head div {
	padding: 0 7px;
	text-align: center;
	background: #f4efe8;
}

span.cst-cal-day {
	display: block;
	color: #ab9785;
	padding: 3px 0;
	text-align: center;
}

div.cst-search-form-calendar div.cst-cal-container table.cst-cal-table a.cst-cal-day,
a.cst-cal-day-bookable {
	display: block;
	color: #739035;
	padding: 3px 0;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: #fff;
}

a.cst-cal-day-highlight {
	background-color: #d9e8c6;
}

/* step 35 */
div.cst-book-form-35-bookrequest div.cst-book-step-next {
	height: 30px;
	width: 190px;
	float: right;
	margin: 0;
	border: none;
	background: url("/customize/huetten/i/hotel-book-button.gif") no-repeat top left;
}

div.cst-book-form div.cst-book-form-35-bookrequest div.cst-request-link {
	float: left;
	margin: 0;
}

div.cst-book-form-35-bookrequest div.cst-book-link {
	float: right !important;
}

div.cst-book-form-35-bookrequest div.cst-request-link,
div.cst-book-form-35-bookrequest div.cst-reservation-link {
	float: left !important;
}

div.cst-book-step-container div.cst-book-step-next a {
	margin-left: 5px;
}

div.cst-book-step-container div.cst-book-step-next span {
	font-size: 14px;
	text-indent: 5px;
	line-height: 22px;
}

/* step 40 */
body div.cst-book-form-40-summary div.cst-book-cart-sum,
body div.cst-book-form-40-summary div.cst-book-cart-person-name {
	border-color: #55341E
}

body table.cst-book-table-fields tr.striped td {
	background-color: #c4aa8f;
}

body span.cst-request-required-hint,
body span.cst-book-filed-required-hint {
	color: #55341E;
}

body div.cst-book-step-40 div.cst-book-form {
	padding: 0 2%;
}

body div.cst-book-step-40 div.cst-book-step-next,
body div.cst-book-step-40 div.cst-book-step-back {
	border: none;
	background: none;
}

body #cst-book-step-40 div.cst-book-step-next {
	height: 40px;
	width: 170px;
	float: right;
	margin: 0 -20px 0 0;
	background: url("/customize/huetten/i/hotel-detail-button-book.gif") no-repeat top right;
}

body div.cst-book-step-40 div.cst-book-step-next a {
	height: 30px;
	width: 170px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-shadow: -1px -1px #433325;
	padding: 10px 0 0 15px;
	background: none;
}


body #cst-book-step-40 div.cst-book-form-40-submit div.cst-book-step-back {
	height: 40px;
	width: 170px;
	float: left;
	margin: 0 0 0 -19px;
	background: url("/customize/huetten/i/hotel-detail-button-back.gif") no-repeat top left;
}

body div.cst-book-step-40 div.cst-book-step-back a {
	height: 30px;
	width: 170px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-shadow: -1px -1px #433325;
	padding: 10px 0 0 27px;
	background: none;
}

body table.cst-cal-nav-bar {
	width: 500px;
	margin: 0 auto 13px;
}

body table.cst-cal-nav-bar td.cst-cal-nav-current div {
	background: transparent;
}

body table.cst-cal-nav-bar a {
	font-size: 12px;
	text-decoration: none;
}

body table.cst-cal-nav-bar span {
	padding: 0;
}


/* booking step 40 */
div.cst-book-cart-person {
	position: relative;
	height: 60px;
	/*display: none;*/
}

div.cst-book-cart-person input {
	float: right;
}

div.cst-book-cart-person div.cst-book-cart-person-name-box,
div.cst-book-cart-person div.cst-book-cart-person-email-box,
div.cst-book-cart-person div.cst-book-cart-person-birthday-box {
	position: absolute;
	width: 230px;
}

div.cst-book-cart-person div.cst-book-cart-person-name-box {
	top: 5px;
	left: 170px;
}

div.cst-book-cart-person div.cst-book-cart-person-email-box {
	top: 5px;
	left: 420px;
}

div.cst-book-cart-person div.cst-book-cart-person-birthday-box {
	top: 30px;
	left: 170px;
}


div.cst-book-cart-subtotal {
	display: block;
}

div.cst-book-price-hint {
	text-align: center;
}

div.cst-book-cart-person-name-box,
div.cst-book-cart-person-email-box {
	position: absolute;
	top: 4px;
	left: 190px;
	width: 240px;
}

div.cst-book-cart-person-email-box {
	left: 430px;
}

div.cst-book-cart-person input {
	width: 150px !important;
	margin-left: 5px;
}

body div.cst-book-form-40-summary div.cst-book-cart-person {
	margin: 0;
}

/*div.cst-book-step-40 div.cst-book-form-40-voucher-redeem,*/
/*div.cst-book-form-40-summary div.cst-book-cart-items-display div.cst-book-cart-item {*/
div.cst-book-form-40-summary div.cst-book-cart-items-display {
	display: none;
}

body div.cst-book-form-40-summary div.cst-book-cart-person-name {
	font-size: 14px;
	font-weight: normal;
	border: none;
}

div.cst-book-form-40-payment h1 {
	margin: 0;
}

div.cst-book-form-40-payment div {
	margin: 15px 0;
}

div.cst-book-form-40-payment table.cst-book-table-fields {
	display: none;
}

div.cst-book-container div.cst-book-form-40-agb input.cst-book-form-40-agb-checkbox,
div.cst-book-container div.cst-book-form-40-travelcancelation input.cst-book-form-40-travelcancelation-checkbox,
div.cst-book-container div.cst-book-form-40-privacy input.cst-book-form-40-privacy-checkbox {
	margin-top: 3px;
}

div.cst-book-container div.cst-book-form-40-agb label.cst-book-form-40-agb-text,
div.cst-book-container div.cst-book-form-40-travelcancelation label.cst-book-form-40-travelcancelation-text,
div.cst-book-container div.cst-book-form-40-privacy label.cst-book-form-40-privacy-text {
	margin: 0 0 0 18px;
	padding-top: 0;
}

body div.cst-book-form-40-privacy-detail {
	margin-top: 0;
	margin-left: 15px;
}

/* request type 2 */
div.cst-request-errors {
	margin: 10px 0 0;
}

/* google map */
body.map div.huetten-map {
	display: block;
	position: absolute;
	top: 100px;
	left: 0px;
	height: 622px;
	width: 100%;
}

body.map div.huetten-left-content * {
	display: none;
}

body.map div.huetten-left-content div.huetten-left-content-white,
body.map div.huetten-left-content div.huetten-left-content-white-bottom,
body.hotel-list-map body.map div.huetten-left-content div.huetten-left-content-white * {
	display: block;
}

/* hotel list map */
body.hotel-list-map div.huetten-left-content div.hotel-filter-back,
body.hotel-list-map div.huetten-left-content div.hotel-filter-back * {
	display: block;
}

body.hotel-list-map a.hotel-filter-back-link {
	background-image: url("/customize/huetten/i/hotel-filter-button-back.png");
}

body.hotel-list-map div.huetten-main-content {
	padding: 0;
}

/* hotel detail barometer scores */
div#cst-roomtype-ratings {
	padding: 10px;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	background: #d3bfa5;
}

div.cst-roomtype-rating {
	float: left;
	width: 49%;
}

div.cst-roomtype-rating-score,
div.cst-roomtype-rating-right {
	float: right;
}

div.cst-roomtype-rating-title {
	float: left;
}

div#cst-roomtype-ratings strong.h1 {
	margin: 0 0 10px;
}

div.cst-roomtype-survey {
	margin: 0 0 10px;
	padding: 10px;
	background: #fff;
}

div.cst-roomtype-survey-score {
	float: left;
	font-size: 30px;
	color: #92734a;
	padding: 5px 0 0;
}

div.cst-roomtype-survey-response {
	background: #F0E8DE;
	padding: 10px;
	margin-top: 10px;
}

div.cst-roomtype-survey-response-date {
	float: right;
}

div.cst-roomtype-survey-response-from {
	font-weight: bold;
}

div.cst-roomtype-questions {
	padding: 10px;
	margin: 0 0 10px;
	background: #EBE1D4;
}

div.cst-roomtype-question-group {
	width: 215px;
	float: left;
	margin-right: 5px;
}

div.cst-roomtype-question {
	clear: both;
	padding: 0 10px 0 3px;
	border-bottom: 1px solid #bda38d;
}

div.cst-roomtype-question-score {
	float: right;
}

div.cst-roomtype-rating-title h1 {
	padding-left: 8px;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	border: none;
	margin: 10px 0 20px;
}

div.cst-roomtype-survey-info strong.h1 {
	margin: 10px 0 5px;
}

/* hotel detail map */
body.hotel-detail-map div.huetten-left-content div.huetten-left-content-white {
	height: 215px;
}

body.hotel-detail-map div.huetten-left-content div.cst-hotel-detail-routing {
	display: block;
	width: 185px;
	padding: 40px 10px 0;
}

body.hotel-detail-map div.huetten-left-content a#cst-hotel-detail-routing-change,
body.hotel-detail-map div.huetten-left-content a#cst-hotel-detail-routing-details {
	position: absolute;
	top: 65px;
	left: 10px;
	width: 180px;
}

body.hotel-detail-map div.huetten-left-content a#cst-hotel-detail-routing-details {
	display: none;
	top: 90px;
}

body.hotel-detail-map div.huetten-left-content div.cst-hotel-detail-routing * {
	display: block;
}

body.hotel-detail-map div.huetten-left-content a.hotel-filter-back-link {
	display: block;
	top: 22px;
	background-image: url("/customize/huetten/i/hotel-filter-button-back.png");
}

/* package detail */
div.cst-package-detail {
	padding: 8px;
	margin: 0 10px 10px 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #fff;
}

div.cst-package-detail-images {
	float: right;
	margin: 0 0 0 10px;
}


#cst-roomtype-detail-info-texts h2 {
	padding: 0;
	border: none;
	background: none;
}

#cst-roomtype-detail-info-texts h2 a {
	color: #55341e;
	font-weight: bold;
	border: none;
	padding: 0 0 0 10px;
	background: url("/customize/huetten/i/link-arrow.png") no-repeat 0px 6px;
}

#cst-roomtype-detail-info-texts h3 a:hover {
	text-decoration: underline;
}

#cst-roomtype-detail-info-texts div {
	color: #55341e;
	padding: 10px;
	border: none;
	background: none;
}

#cst-roomtype-detail-info-texts h3 span {
	display: none;
}

input.cst-book-form-40-agb-checkbox,
input.cst-book-form-40-newsletter-checkbox,
input.cst-book-form-40-privacy-checkbox,
input.cst-book-form-40-travelcancelation-checkbox {
}



div.cst-search-form-calendar td.hms-special a {
	background-color: #eaf5e8;
	/*border: 1px solid #9dde76;*/
}

div.cst-book-step-35 a.book-person-names-toggle {
	display: none;
}

div.cst-book-cart-sum-vat,
.cst-book-form.cst-book-form-10-payment-info {
	display: none;
}

/*HIGHSLIDE*/

.highslide-wrapper > div div.hs-gallery-prev,
.highslide-wrapper > div div.hs-gallery-next {
	position: absolute;
	background-image: url('../i/gallery-link-next.png');
	background-position: right 10px center;
	background-repeat: no-repeat;
	width: 50%;
	height: 100%;
	left: 50%;
	content: "";
	z-index: 5;
	visibility: visible;
	opacity: 0.3;
	transition: opacity 0.3s ease-in-out 0s;
	cursor: pointer;
}

.highslide-wrapper > div div.hs-gallery-prev {
	left: 0;
	background-image: url('../i/gallery-link-prev.png');
	background-position: left 10px center;

}

.highslide-wrapper > div div.hs-gallery-prev:hover,
.highslide-wrapper > div div.hs-gallery-next:hover {
	opacity: 1;
}

/*RESERVATION-CONVERSION*/

div.cst-invoice-data-box {
	background-color: #fff;
	opacity: 0.9;
	padding: 10px;
	border-radius: 5px;
}

div.cst-invoice-data-box h1 {
	font-size: 20px;
}

div.cst-invoice-data-box h1.green {
	color: #50894d;
	font-size: 22px;
	padding-bottom: 10px;
	background: url("/images/s42-muster-gruen.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
}

div.cst-invoice-data-box h2 {
	display: block;
	border-bottom: 1px solid #55341e;
}

.cst-invoice-data-overview {
	background: url("/images/s42-muster-grau.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	padding-bottom: 10px;
}

.cst-booking-general-overview table {
	width: 100%;
	padding: 10px 0 20px;
	margin: 0;
	background: url("/images/s42-muster-grau.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
}

.cst-invoice-data .general-overview-name {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

#privacy, #terms {
	display: inline-block;
	float: left;
	margin: 3px 5px 0 0;
}
#reservation-conversion-submit {
	background: #9abb8b; /* Old browsers */
	background: -moz-linear-gradient(top,  #9abb8b 0%, #518a4e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9abb8b), color-stop(100%,#518a4e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9abb8b 0%,#518a4e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9abb8b 0%,#518a4e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9abb8b 0%,#518a4e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9abb8b 0%,#518a4e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9abb8b', endColorstr='#518a4e',GradientType=0 ); /* IE6-9 */
	border: 1px solid #518a4e !important;
	font-size: 16px;
	border-radius: 8px;
	box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.5);
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	margin: 20px auto;
	width: 50%;
}

.cst-booking-data-overview {
	background: url("/images/s42-muster-gruen.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	padding: 10px 20px 20px;
	font-size: 24px;
	color: #55341e;
}

.reservation-conversion-sum {
	float: right;
	text-decoration: lightgoldenrodyellow;
}