.cst-cal-container .cst-cal-day {
	text-align: center;
}

.cst-cal-container td span,
.cst-cal-container .cst-cal-day-month-outside {
	display: block;
	color: #c66b4b;
	text-decoration: none;
	border: 1px solid #d48585;
	background: url(http://master.cst.rm.web.og.vioma.de/images/cst-book-calendar-notavail.gif) no-repeat #ffe7e7;
	background-position: 42px 2px;
}

.cst-cal-container a.cst-cal-day-month-outside,
.cst-cal-container .cst-cal-day-bookable {
	display: block;
	color: #68851e;
	text-decoration: none;
	border: 1px solid #68851e;
	background: url(http://master.cst.rm.web.og.vioma.de/images/cst-book-calendar-avail.gif) no-repeat #ebf2f9;
	background-position: 42px 2px;
}

	
/* zimmerliste */
table.hotel-detail-rooms td {
	padding: 0px;
	vertical-align: top;
}
table.hotel-detail-rooms p.text {
	padding: 5px;
}

table.hotel-detail-rooms td.spacer {
	height: 15px;
}

table.roomtype {
	border: 1px solid #ebd29c;
}

table.roomtype td.topic {
	color: #fff;
	padding: 3px;
	background-color: #eac66f;
}

table.roomtype td.roomtype-links {
	width: 90px;
	padding-top: 8px;
}

table.roomtype td.roomtype-links a {
	color: #fff;
	display: block;
	height: 22px;
	width: 90px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
	background: url(../i/button-cst-short.gif) no-repeat top center;
}

table.roomtype-detail td.roomtype-text div.roomtype-link-book,
table.roomtype-detail td.roomtype-text div.roomtype-link-request,
table.roomtype-detail td.roomtype-text div.cst-back {
	width: 90px;
	float: left;
}

table.roomtype-detail td.roomtype-text a {
		color: #fff;
	display: block;
	height: 22px;
	width: 90px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
	float: left;
	background: url(../i/button-cst-short.gif) no-repeat top center;
}

table.hotel-detail-rooms td.prices {
	padding: 5px;
	padding-left: 0px;
}
table.hotel-detail-rooms-prices td.price, table.hotel-detail-rooms-prices td.seasons {
	padding: 2px;
}

/* zimmerdetails */
div.roomtype_panorama {
	position: relative;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -130px;
	top: -130px;
}
div.roomtype_panorama_image {
}
div.roomtype_content {
	margin-left: -20px;
	margin-right: -20px;
}

table.roomtype_detail div.text {
	padding: 5px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}
table.roomtype_detail td {
	vertical-align: top;
}

table.progress {
	width: 100%;
}

td.progress_item, td.progress_item_active, td.progress_item_done {
	border: solid 1px #666666;
	background-color: #fff;
	padding: 4px;
	text-align: center;
}

td.progress_item_active {
	background-color: #eac66f;
	color: #FFFFFF;
}

table.progress td.progress_item_done {
	background-color: #E3E3E3;
}

td.td.progress_item_active div {
	color: white;
}

td.progress_item_done {
	background-color: #009597;
}

div.progress_num {
	font-size: 14px;
	font-weight: bold;
}

table.checkbox {
	background-color: #EAEBDA;
	border: solid 1px #666666;
	padding: 5px;
	width: 200px;
}

table.package {
	border: 1px solid #ebd29c;
	margin: 5px 0px;
}

table.package td {
	padding: 3px 5px;
}

table.package td img {
	border: 5px solid #fff;
}

td.topic {
	font-weight: bold;
	padding: 5px;
	color: #eac66f;
	font-size: 12px;
}
table.package td.topic {
	font-size: 13px;
	background-color: #eac66f;
	color: #ffffff;
}

table.box {
	width: 170px;
}

table.box br {
	display: none;
}

table.box small {
	display: block;
}

table.box a.detailoffer,
table.package a.detail {
	color: #fff;
	display: block;
	height: 22px;
	width: 160px;
	margin: 8px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
	background: url(../i/button-cst-long.gif) no-repeat top center;
}

td.topic h2 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
td.content {
	padding: 5px;
}
table.box td.topic {
	background-color: #eac66f;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
}
table.box td.content {
	border: solid 1px #eac66f;
	padding: 5px;
}
* html table.box td.content {
	height: 10px;
}

body>table.box td.content {
	min-height: 10px;
}

.calender {
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	z-index: 100;
}
span.cst-error {
	color: darkred;
	font-weight: bold;
}
span.cst-title {
	font-weight: bold;
	font-size: 14px;
}
span.cst-bold {
	font-weight: bold;
}

span.cst-price {
	font-weight: bold;
}

div.roomtype-group {
	background-color: #eac66f;
	padding-top: 2px;
}

div.roomtype-group h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
}

div.roomtype {
	border-bottom: solid 3px #FFFFFF;
}

table.roomtype-prices {
	border-left: solid 1px #eac66f;
	border-top: solid 1px #eac66f;
	width: 100%;
}
table.roomtype-prices td.head {
	border: solid 1px #eac66f;
	border-left: none;
	background-color: #eac66f;
	color: white;
}
table.roomtype-prices td {
	border-right: solid 1px #eac66f;
	border-bottom: solid 1px #eac66f;
}

td.roomtype-image {
	padding: 5px;
}

td.roomtype-image a {
	background: none;
}

table.package-detail {
	border: 1px solid #eac66f;
}

table.package-detail p {
	margin: 0px 5px 5px;
	overflow: hidden;
}

table.package-detail td.sidebar a {
	color: #fff;
	display: block;
	height: 22px;
	width: 160px;
	margin: 8px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
	background: url(../i/button-cst-long.gif) no-repeat top center #fff;
}

table.package-detail td.topic {
		height: 26px;
	color: #fff;
	font-size: 15px;
	padding: 4px 5px 0px 5px;
	background-color: #eac66f;
}

table.package-detail img.cst {
	margin-bottom: 6px;
}

table.package-detail-roomtypes td {
	border-bottom: solid 1px #FFFFFF;
}

*+html .package-detail * {
	overflow: hidden;
}

table.programs {
	margin: 5px 0px;
}
table.programs td {
	padding: 2px;
}
table.programs td.program_group {
	background-color: #fff;
	color: red;
	padding-top: 5px;
}

table.programs td.program-group h1.cst {
	border-bottom: 1px solid #eac66f;
	font-size: 16px;
}
table.programs td.program_name {
	vertical-align: top;
	font-weight: bold;
}
table.programs td.program_price {
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	border-left: solid 1px #fff;
}
table.programs td.program_book {
	vertical-align: top;
	text-align: right;
	border-left: solid 1px #fff;
}
table.programs td.program_teaser {
	padding: 2px;
	vertical-align: top;
	padding-left: 15px;
	font-size: 11px;
	background-color: #FBE9D7;
}
table.programs table.program-links td {
	padding: 0px 10px;
}
table.programs p.text {
	padding: 5px 10px;
}

table.programs TABLE {
	margin-bottom: 10px;
}

table.programs .program-title  {
	padding: 0px;
	border: 1px solid #9B722C;
}

table.programs h2.cst {
	color: #9B722C;
	border-bottom: 1px solid #9B722C;
	padding: 3px 5px 5px;
	margin-bottom: 0px;
	background-color: #F2ECD5;
}
table-programs a.book-link {
	padding-right: 5px;
}
table.programs {
	width: 100%;
}
table.programs div.program-description {
	width: 390px;
}
	
div.package-display-date {
	margin: 5px 0px 0px 0px;
	border: 1px solid #ebd29c;
	background-color: #fff;
}

div.cst-sidebar {
	position: absolute;
	left: 515px;
	top: -7px;
	width: 150px;
}
div.cst-sidebar td.topic {
	background-color: #FCD300;
	margin: 0px;
	color: #FFFFFF;
}

div.cst-sidebar td.content {
	border: 1px solid #EAEBDA;
	margin: 0px;
}
div.cst-sidebar table.box td {
	margin: 0px;
}
div.cst-sidebar td.topic {
	border-bottom: 0px;
}
td.content-right .calender a {
	background: none;
	padding-left: 0px;
	padding: 3px;
}
p.text {
	margin: 0px;
	margin-top: 5px;
}
div.cst-content {
	width: 499px;
}
div.package-display-date {
	background-color: #EAEBDA;
}	

table.box {
	width: 150px;
}

div.rt-groups-other {
	display: none;
}

table.roomtype-prices-customized {
	width: 100%;
	border: 1px solid #ebd29c;
}

table.roomtype-prices-customized tr td {
	color: #444;
	font-weight: normal;
	padding: 2px 2px 2px 7px;
	background-color: #fff;
}

table.roomtype-prices-customized tr td.topic {
	color: #444;
	font-weight: bold;
	border: 0px;
	background-color: #efd79d;
}

table.roomtype-prices-customized tr.brown td {
	color: #444;
	font-weight: normal;
	padding: 2px 2px 2px 7px;
	background-color: #fbe8b9;
}

table.roomtype-detail {
	margin-bottom: 20px;
	border: 1px solid #eac66f;
}

table.roomtype-detail td.topic {
	color: #fff;
	background-color: #eac66f;
}

table.roomtype-prices-customized td.roomtype-saison-name,
table.roomtype-prices-customized td.roomtype-saison-price {
	color: #444;
	background-color: #fff;
	border-bottom: 1px solid #eac66f;
	padding: 2px 2px 2px 7px;
}

table.roomtype-prices-customized td.roomtype-saison-price {
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
}
div.wh-timeframe {
    font-weight: bold;
}
div.wh-timeframe span {
    text-transform: capitalize;
}

.cst-book-info-progress ul {
	padding: 0px;
	_margin: 0px 0px 20px 0px;
}

.cst-book-info-progress li {
	float: left;
	list-style: none;
	display: block;
	border: 1px solid #9B722C;
	padding: 10px 5px;
	margin: 0px 5px 20px 5px;
	background-color: #FFF5D6;
}

.cst-book-info-progress li span {
	color: #9B722C;
	font-size:13px;
	font-weight: bold;
}

body div.wh-middle div.cst-book-info-progress li.cst-book-info-progress-step-10 {
	width: 20%;
}

.cst-book-info-progress li.cst-book-info-progress-step-active {
	text-decoration: underline;
}

.cst-book-form-10-search-childrens-selects {
	padding: 0px 0px 0px 20px;
}

div.cst-book-roomtype {
	border: 1px solid #C2C2C2;
	margin: 0px 0px 40px 0px !important;
}

.cst-book-roomtype-prices {
	width: 150px;
	margin: 4px 0px 0px 0px;
}

.cst-book-roomtype-prices h3 {
	margin-top: 0px;
}

.cst-book-roomtype-text h3 {
	padding-top: 5px !important;
}

body div.cst-book-program-amount {
	border: none;
}
.cst-book-indicator-name {
	color: #00989F;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px 10px 0px;
}

.cst-book-cart-person {
	color: #9B722C;
	font-size: 13px;
	font-weight: bold;
	border: none !important;
}

.cst-book-cart-item {
	color: #444;
	font-weight: normal;
}

div.cst-book-form-40-summary div.cst-book-cart-container div.cst-book-cart-sum {
	color: #444;
	font-weight: bold;
	padding-right: 10px;
	*padding-right: 20px;
	border-bottom: 1px solid #ccc;
}

.cst-book-cart-container-date-stays,
.cst-book-cart-container-date-from,
.cst-book-cart-container-date-to {
	color: #444;
	width: 499px;
	*width: 459px;
	font-weight: normal;
}

.cst-book-cart-container-date-stays {
	color: #444;
	font-weight: normal;
}

.cst-book-cart-container-date-to {
	color: #444;
	font-weight: normal;
}

.cst-cal-container span.cst-cal-day {
	display: block;
	text-align: center;
}

.cst-cal-container a.cst-cal-day {
	display: block;
	color: #9B722C;
	text-align: center;
	border: 1px solid #9B722C;
	background-image: none;
	background-color: #FFF5D6;
}

.cst-cal-container td span,
.cst-cal-container .cst-cal-day-month-outside {
	display: block;
	color: #000;
	text-align: center;
	border: none;
	background: #fff;
}

body div div.wh-middle div.cst-book-container {
	width: 519px;
	*width: 490px;
}

body div.cst-book-step {
	clear: both;
	width: 99%;
}

#package-box-price-price {
	font-size: 13px;
	font-weight: bold;
}

body div.cst-book-info-cart {
	margin: 0px 0px 40px;
	border: none;
	background: none;
}
div.cst-book-form, div.cst-book-info-cart {
	width: 95%;
}
/* ************************* */
/* Package-Teaser-Grouping   */
/* ************************* */
td.package-image-td {
	width: 150px;
}

table.package-variants td {
	border-bottom: 1px solid #EAC66F;
}

td.package-variant-link a {
	display: block;
	border: 1px solid #CAAB76;
	margin-top: 3px;
	padding: 2px 2px 2px 5px;
	background: url(../i/cst-button-graddient.gif) repeat-x #fff;
	color: #fff;
	text-decoration: none;
	
}
table.package td.package-details-td {
	padding-top: 7px;
}

div.package-variant-stays {
	font-weight: bold;
}
div.package-teaser-hint {
	padding-top: 3px;
}


/* ************************* */
/* Callback                  */
/* ************************* */

td.callback-input table td input {
	width: 63px;
	_width: 66px;
}

td.callback-input-title input.title {
	width: 57px;
}


div.wartherhof-box h1.cst {
	display: none;
}

td.date-intro,
td.wishesIntro {
	padding-top: 15px;
}

/* ************************* */
/* Childrenprices            */
/* ************************* */

table.roomtype-prices-children td.dates{
	width: 250px;
}