	
/* 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 td.roomtype-links {
	width: 110px;
}
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: #93c79e;
	color: #FFFFFF;
	font-weight: bold;
}
td.progress_item_done {
	background-color: #cbdfcf;
}

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

table.checkbox {
	background-color: #EAEBDA;
	border: solid 1px #666666;
	padding: 5px;
	width: 200px;
}
table.package td {
	padding: 5px;
}
td.topic {
	font-weight: bold;
	padding: 5px;
	color: #93c79e;
	font-size: 13px;
	border-bottom: 1px solid #93c79e;
}
table.package td.topic {
	font-size: 13px;
	background-color: #93c79e;
	color: #ffffff;
}
td.topic h2 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
td.content {
	padding: 5px;
}
table.box td.topic {
	background-color: #93c79e;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
}
table.box td.content {
	border: solid 1px #93c79e;
	padding: 5px;
}
.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: #cbdfcf;
	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 #93c79e;
	border-top: solid 1px #93c79e;
	width: 100%;
}
table.roomtype-prices td.head {
	border: solid 1px #93c79e;
	border-left: none;
	background-color: #93c79e;
}
table.roomtype-prices td {
	border-right: solid 1px #93c79e;
	border-bottom: solid 1px #93c79e;
}
td.roomtype-image a {
	padding: 2px;
	background: none;
}
table.package-detail-roomtypes td {
	border-bottom: solid 1px #FFFFFF;
}

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 #93c79e;
	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;
}

div.package-display-date {
	background-color: #EFCCA1;
}

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;
}

table.request_form input {
	width: 100px;
}


/* buchungsstrecke  */
body div.cst-search-form-calendar div.cst-cal-container table.cst-cal-table a.cst-cal-day, td.cst-calendar-highlight span.cst-cal-day {
   	background-image: none !important;
   }
   
   td.cst-cal-nav-prev{
   	text-align : left;
   }
   
   body div.cst-book-container a.cst-cal-nav-prev span {
    display: inline;
    float: left;
}

body a.cst-cal-nav-prev, 
body a.cst-cal-nav-next {
   	text-decoration: none;
}

span.cst-change {
    margin-right: 5px;
    padding: 0 2px;
}

body div.cst div.cst-book-form-10-search-childrens-labels, div.cst-book-form-10-search-childrens div.cst-book-form-10-search-childrens-selects {
   	margin-left: 146px;
}

body div.cst div.cst-book-form-10-search-childrens div.cst-book-form-10-search-childrens-selects {
   	margin-left: 146px;
}

body div.cst-cal-container table.cst-cal-table td span.cst-cal-day {
   	background: none #fac0c0;
}

body div div.cst-book-roomtype-prices {
   	margin-left: 0;
}

body div.cst-book-roomtype-prices {
  	 float: none;
}

.cst-box{
	overflow : auto;
}

div.cst-distribution-box-info-box a.cst-button, div.cst-distribution-box-info-box a.cst-button:hover {
   	float: left;
}

div.cst-distribution-box-info-box a.cst-button, div.cst-book-container a.cst-button {
    float: left;
}

.package-detail .cst-link-border a {
    background: none repeat scroll 0 0 #D8E7DB;
    margin: 0 0 8px 0;
    padding: 5px 12px ;
    float: right;
}
	
body div.cst-distribution-box-info-box a.cst-button, div.cst-book-container a.cst-button {
    padding: 0 6px;
}

body td.cst-book-roomtype-content {
    padding: 0 0 10px;
}

div.cst-book-cc-ccv-detail {
	display: none;
}

a.cst-book-cc-ccv:hover div.cst-book-cc-ccv-detail {
	display: block;
	position: absolute;
	background-color: #fff;
	border: 2px solid #ccc;
	padding:10px;
}