/* ***************************** */
/*  CLEARINGSTATION CSS          */   
/*  Posthotel Achenkirch         */ 
/*  Vioma GmbH                   */
/*  rom  07 /2010                */ 
/* ***************************** */

/* ***************************** */
/* General Styles                */ 
/* ***************************** */

h1.cst 
{
	margin: 0px 0px 10px 0px;
}

body div div.cst a.cst-link,
body div div.cst a.cst-link:hover,
body div.cst-voucher div.cst-link-border
{
	float:left;
	background:url(../i/cst_link_gradient.jpg);
	line-height:26px;
	border-color:#EDE8DB #DCD2C2 #C3B39E;
	border-style:solid;
	border-width:1px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding-right:10px;
	text-decoration:none!important;
}

body div div.cst a.cst-link span,
body div div.cst a.cst-link-last span,
body div.cst-voucher div.cst-link-border a,
body div.cst-voucher div.cst-link-border a:hover
{
	background:url(../i/cst_link_span_arrow.jpg) no-repeat left 0px;
	color:#705442;
	padding-left:10px;
	line-height:26px;
	float:left;
	margin-left:10px;
	font-weight:bold;
}

body div div.cst a.cst-link-last
{
	margin-right:0px;
}

body div div.cst a.cst-link-back span
{
	background:none;
	padding-left:0px;
}

body div div.cst a.cst-link:hover
{
	background:url(../i/cst_link_gradient.jpg) repeat left -34px;	
	text-decoration:none;
}

body div div.cst a.cst-link:hover span
{
	background:url(../i/cst_link_span_arrow.jpg) no-repeat left -29px;
	color:#ffffff;
	text-decoration:none;
}

body div div.cst a.cst-link-back:hover span
{
	background:none;
	padding-left:0px;
}

table.cst-navbar td {
	text-align: center;
}

div.cst-image a img 
{
	border: none;
}

div.cst
{
	width:px;
}

ul.cst-list 
{
	margin-left:0px;
	*zoom:1;
}

div.cst ul.cst-list li
{
	background:url(../i/content_list_item.gif) no-repeat scroll left 7px;
	padding-left:10px;
	list-style-type:none;
	vertical-align:top;
}

body div.cst-package,
body div.cst-roomtype-teaser,
body div.cst-roomtype-detail,
body div.cst-program-list-item
{
	background:#ffffff;
	color:#333333;
	width:580px;
	padding:15px;
	margin-bottom:20px;
	overflow:hidden;
	font:normal 13px arial;
	line-height:20px;
}

body div.cst-package h1.cst,
body div.cst-roomtype-teaser h1.cst,
body div.cst-roomtype-detail h1.cst,
body div.cst-program-list-item h1.cst
{
	font:bold 18px century gothic,arial;
	color:#705442;
}

body div.cst-package-detail div.cst-image-border a,
body div div.cst div.cst-book-step-container a,
body div.cst-general-list-type-package div.cst-voucher-dayspa a,
body div.cst div.cst-voucher-detail-form div.cst-link-border a
{
	border-bottom:0px;
}

/* ***************************** */
/* Roomtype List                 */ 
/* ***************************** */

body div.cst-roomtype-teaser
{
	padding-bottom:0px;
}

div.cst-roomtype-teaser div.cst-image-border
{
	float:left;
	width:180px;
	margin-bottom:10px;
}

div.cst-roomtype-teaser div.cst-image-border a
{
	border:0px;
}

div.cst-roomtype-teaser div.cst-teaser-roomtype
{
	margin-bottom:10px;
	font:bold 14px arial;
}

div.cst-roomtype-teaser div.cst-roomtype-content
{
	margin-left:180px;
	padding-bottom:15px;
}

div.cst-roomtype-teaser div.cst-price-room span,
div.cst-roomtype-detail div.cst-price-room span
{
	color:#705442;
	font:normal 14px arial;
}

div.cst-roomtype-teaser div.cst-price-room span.cst-price,
div.cst-roomtype-detail div.cst-price-room span.cst-price
{
	font-weight:bold;
}

div.cst-roomtype-teaser div.cst-link-border a
{
	margin-right:10px;
}

div.cst-roomtype-teaser div.cst-link-box-roomtype
{
	margin-top:10px;
}

/* ***************************** */
/* Roomtype Detail	             */ 
/* ***************************** */

div.cst-roomtype-detail div.cst-roomtype-image-image 
{
	margin-bottom:10px;
}

div.cst-roomtype-detail div.cst-price-room
{
	margin-bottom:10px;
}

div.cst-roomtype-detail div.cst-roomtype-image-image div.cst-image-zoom-icon-box,
div.cst-roomtype-detail div.cst-roomtype-image-plan div.cst-image-zoom-icon-box,
div.cst-roomtype-detail div.cst-roomtype-image-panorama div.cst-image-zoom-icon-box
{
	background:url("../i/cst_image_zoom_lens.gif") no-repeat scroll 0 0 transparent;
	height:18px;
	left:265px;
	margin:-24px 0 3px;
	position:relative;	
}

div.cst-roomtype-detail div.cst-roomtype-image-plan div.cst-image-zoom-icon-box
{
	left:141px;
}

div.cst-roomtype-detail div.cst-roomtype-image-panorama div.cst-image-zoom-icon-box
{
	left:90px;
}

div.cst-roomtype-detail div.cst-roomtype-images
{
	float:left;
	width:297px;
	margin-bottom:10px;
}

div.cst-roomtype-detail div.cst-image-tour
{
	margin-top:-10px;
}

div.cst-roomtype-detail div.cst-image-tour a.roomtype-image-tour-link span
{
	background:url(../i/play.png) no-repeat;
	z-index: 99;
	display: block;
	height:25px;
	left:23px;
	position:relative;
	top:35px;
	width:35px;	
}

div.cst-roomtype-detail div.cst-roomtype-images a
{
	border:0px;
}

div.cst-roomtype-detail div.cst-roomtype-detail-description
{
	margin-left:297px;
}

div.cst-roomtype-detail div.cst-roomtype-teaser
{
	width:auto;
	margin-bottom:10px;
	padding:0px;
	background:none;
	font:bold 14px arial;
}

div.cst-roomtype-detail-catering,
div.cst-roomtype-detail-roomtype,
div.cst-roomtype-detail-size
{
	margin-top:10px;
}

div.cst-roomtype-detail div.cst-link-box-roomtype
{
	margin-top:15px;
	border-top:1px solid #E0E0E0;
	padding-left:120px;
}

div.cst-roomtype-detail div.cst-link-box-roomtype div.cst-link-border a
{
	margin-right:10px;
}

/* ***************************** */
/* Roomtype Prices               */ 
/* ***************************** */

div.cst-roomtype-prices table td
{
	font-size:12px;
	vertical-align:middle;
}
div.cst-roomtype-prices table tr.head td,
div.cst-roomtype-prices span.hs_name,
div.cst-roomtype-prices table td.roomtype-price-cell
{
	font:bold 14px arial;
}

div.cst-roomtype-prices table tr.head td,
div.cst-roomtype-prices table td.roomtype-price-cell
{
	color:#705442;
}

div.cst-roomtype-prices table tr.headline td
{
	background:#ffffff;
	line-height:24px;
	border-right:0px;
}

div.cst-roomtype-prices table.roomtype-prices
{
	border-left:0px;
	width:100%;
}

* html div.cst-roomtype-prices table.roomtype-prices tr.headline td
{
	width:100%;
}

div.cst-roomtype-prices table.roomtype-prices td
{
	border-color:#e0e0e0;	
}

div.cst-roomtype-prices table.roomtype-prices td.last
{
	border-right:0px;
}

div.cst-roomtype-prices div.cst-roomtype-price-hint
{
	font:normal 12px arial;
	text-align:left;
	margin-bottom:10px;
}

div.cst-roomtype-prices table.roomtype-prices td.hs_name
{
	padding-left:10px;
	text-align:left;
}

/* ***************************** */
/* Package List                  */ 
/* ***************************** */

div.cst-package-teaser div.cst-image-border
{
	float:left;
	width:162px;
	margin-bottom:10px;
}

div.cst-package-teaser-content
{
	margin-left:162px;
}

div.cst-package-teaser div.cst-image-border a
{
	border:0px;
}

div.cst-package-teaser table.cst-package-variants tr.cst-package-variant td
{
	border-top:1px solid #e0e0e0;
	padding-top:3px;
	line-height:20px;
	color:#705442;
}

div.cst-package-variant-border
{
	margin-top:3px;
	border-bottom:1px solid #e0e0e0;
}

div.cst-package-teaser table.cst-package-variants div.cst-timeframe span
{
	color:#705442;
}

div.cst-package-teaser div.cst-teaser-package
{
	margin-bottom:10px;
}

div.cst-package-teaser span.cst-stay-days,
div.cst-package-teaser span.cst-price-from
{
	font:bold 14px arial;
}

div.cst-package-teaser span.cst-price
{
	font-size:14px;
}

div.cst-package-teaser table.cst-package-variants div.cst-link-border
{
	float:right;
	margin-top:0px;
}

div.cst-package-teaser table.cst-package-variants div.cst-link-border a.cst-link
{
	margin-right:0px;
}

body.fr div.cst-package-teaser table.cst-package-variants div.cst-link-border a.cst-link
{
	text-transform:none;	
}

div.cst-navbar
{
	text-align:center;
}

/* ***************************** */
/* Package Detail                */ 
/* ***************************** */

div.cst-package-detail div.cst-image div.cst-image-zoom-icon-box
{
	background:url("../i/cst_image_zoom_lens.gif") no-repeat scroll 0 0 transparent;
	height:18px;
	left:129px;
	margin:-24px 0 3px;
	position:relative;		
}

body div.cst-package-detail div.cst-teaser-package
{
	margin:10px 0px 10px 0px;
	font-size:14px;
}

body div.cst-package-detail div.cst-timeframe span
{
	font-weight:bold;
}

body div.cst-package-detail div.cst-image-border
{
	float:right;
	width:162px;
	margin-bottom:10px;
	margin:0px 0px 10px 10px;
}

body div.cst-package-detail h2.cst-package
{
	border-bottom:1px solid #E0E0E0;
	padding-bottom:5px;
}

body div.cst-package-detail a.cst-link-detail-moreinfos
{
	padding-left:10px;
	font-weight:bold;
}

body div.cst-package-detail a.cst-link-detail-moreinfos:hover
{
	color:#ffffff;
}

body div.cst-package-detail div.cst-price-package span.cst-price
{
	font:bold 14px arial;
	color:#705442;
}

body div.cst-link-box-package-detail
{
	padding-left:108px;
}

body div.cst-package-detail div.cst-link-border
{
	margin-right:10px;
	float:left;
}

body div.cst-package-detail div.cst-package-description
{
	margin:10px 0px 10px 0px;
}

body div.cst-package-detail-24954
{
	float:left;
}

/* ***************************** */
/* Package Programs              */ 
/* ***************************** */

body div.cst-package-programs div.cst-program-teaser-description
{
	margin:10px 0px 10px 0px;
}

body div.cst-package-programs div.cst-price-program
{
	margin-top:10px;
	font:bold 14px arial;
}

body div.cst-package-programs div.cst-link-border
{
	float:right;
}

/* ***************************** */
/* Program List		             */ 
/* ***************************** */

div.cst-program-list div.cst-link-box-program
{
	float:right;
}

div.cst-program-list div.cst-link-box-program div.cst-link-box
{
	float:right;
}

div.cst-program-list div.cst-link-box-program div.cst-link-border-description
{
	float:left;
	margin-right:10px;
}

div.cst-program-list div.cst-link-box-program div.cst-link-border-description a
{
	padding-left:10px;
	font-weight:bold;
}

div.cst-program-list div.cst-link-box-program div.cst-link-border
{
	margin-top:0px;
}

div.cst-program-list div.cst-link-box-program div.cst-link-border-description a:hover
{
	color:#ffffff;
}

div.cst-program-list div.cst-program-teaser-description
{
	margin:10px 0px 10px 0px;
}

div.cst-program-list div.cst-teaser-program
{
	margin-bottom:10px;
}

div.cst-program-list div.cst-program-duration
{
	font-weight:bold;
}

div.cst-program-list div.cst-price-program
{
	margin-top:5px;
	color:#705442;
	float:left;
	font:bold 14px arial;
}

div.cst-program-list div.cst-image-border
{
	float:right;
	margin-bottom:10px;
}

div.cst-program-list div.cst-image-border a
{
	border:0px;
}

/* ***************************** */
/* Booking Layout 3.0            */ 
/* ***************************** */

/* ***************************** */
/* General 						 */
/* ***************************** */

body div.cst-book-form-10-search-children-box 
{
	display: none;
}

body div.cst div.cst-book-container
{
	width:610px;
	font:normal 13px arial;
	line-height:20px;
}

body div.cst-book-form h1
{
	font:bold 18px century gothic,arial;
	padding-left:0px;
}

body div.cst-book-form h1 span
{
	margin-right:0px;
}

* html body div div.cst div.cst-book-step-container
{
	width:96%;
}

body div div.cst div.cst-book-step-container a
{
 	border-bottom:0px;
}
 
body div div.cst div.cst-book-step-container a:hover
{
 	text-decoration:none;
}

/* ***************************** */
/* Step 1 						 */
/* ***************************** */

body div.cst div.cst-book-container div.cst-book-info-progress ul
{
	width:610px;
}

body div.cst-book-form
{
	border:0px;
	background:#ffffff;
	*position:relative;
}

body div.cst-book-info-progress li.cst-book-info-progress-step
{
	opacity:1;
}

body div.cst-book-info-progress li.cst-book-info-progress-step,
body div div.cst-book-info-progress li.cst-book-info-progress-step-active
{
	border:1px solid #b3a395;
	background:#f5f2e7;
	color:#705442;
	padding:0px;
	width:140px;	
}

body div div.cst-book-info-progress li.cst-book-info-progress-step-active
{
	border:1px solid #705442;
	background:#705442;
	color:#ffffff;
}

body div div.cst-book-info-progress li.cst-book-info-progress-step-active
{
	background:#705442;
}

body div.cst-book-info-progress li.cst-book-info-progress-step div.cst-book-info-progress-container
{
	height:73px;
}

body div.cst-book-info-progress li.cst-book-info-progress-step-10 div.cst-book-info-progress-container  
{
	background:url(../i/cst-book-all-in-one.gif) no-repeat scroll center 40px;
}

body div.cst-book-info-progress li.cst-book-info-progress-step-20 div.cst-book-info-progress-container  
{
	background:url(../i/cst-book-all-in-one.gif) no-repeat scroll center -60px;
}

body div.cst-book-info-progress li.cst-book-info-progress-step-30 div.cst-book-info-progress-container  
{
	background:url(../i/cst-book-all-in-one.gif) no-repeat scroll center -160px;
}

body div.cst-book-info-progress li.cst-book-info-progress-step-40 div.cst-book-info-progress-container  
{
	background:url(../i/cst-book-all-in-one.gif) no-repeat scroll center -260px;
}

body div.cst-book-info-progress li.cst-book-info-progress-step-40,
body div.cst-book-info-progress li.cst-book-info-progress-step-40-active
{
	width:163px!important;
}

body div.cst-book-info-progress li.cst-book-info-progress-step div.cst-book-info-progress-container,
body div.cst-book-info-progress li.cst-book-info-progress-step div.cst-book-info-progress-container span,
body div.cst-book-info-progress li.cst-book-info-progress-step-active div.cst-book-info-progress-container,
body div.cst-book-info-progress li.cst-book-info-progress-step-active div.cst-book-info-progress-container span
{
	font:bold 13px arial;	
}

body div.cst-book-info-progress li.cst-book-info-progress-step-active div.cst-book-info-progress-container,
body div.cst-book-info-progress li.cst-book-info-progress-step div.cst-book-info-progress-container
{
	font-weight:normal;
}

body div.cst-book-connecting-element
{
	display:block;
}

body tr.cst-cal-nav div, tr.cst-cal-nav td
{
	background:#ffffff;
}

div.cst-cal-container table th
{
	text-align:center;
	font: normal 13px arial;
	color:#333333;
}

body div.cst-cal-container table tr.cst-cal-nav 
{
	*height:20px;
}

div.cst-book-container a.cst-cal-nav-next span, 
div.cst-book-container a.cst-cal-nav-prev span 
{
	font:bold 13px arial;
	padding-top:0px;
}

body div.cst-book-container a.cst-cal-nav-prev 
{
	background: url(../i/cst-book-all-in-one.gif) no-repeat 0px -1111px;
}

body table.cst-cal-nav-bar td.cst-cal-nav-prev
{
	border:1px solid #B3A395;
	border-right:0px;
}

body table.cst-cal-nav-bar td.cst-cal-nav-current
{
	border:1px solid #B3A395;
	border-left:0px;
	border-right:0px;
}

body table.cst-cal-nav-bar td.cst-cal-nav-current select
{
	border:1px solid #B3A395;	
}

body table.cst-cal-nav-bar td.cst-cal-nav-next
{
	padding-right:10px;
	border:1px solid #B3A395;
	border-left:0px;
}

body div div.cst-book-container a.cst-cal-nav-next
{
	background: url(../i/cst-book-all-in-one.gif) no-repeat right -1077px;
}

div.cst-search-form-calendar div.cst-cal-container table.cst-cal-table a.cst-cal-day
{
	background:#D9E8C6 url(../i/cst-book-all-in-one.gif) no-repeat 46px -994px ;
	font:bold 15px arial;
	color:#69A51C;
	border:1px solid #69A51C;
}

body div div.cst-cal-container table.cst-cal-table td.cst-calendar-highlight a.cst-cal-day, 
body div div.cst-cal-container table.cst-cal-table td.cst-calendar-highlight span.cst-cal-day 
{
	background:#8fbc55 url(../i/cst-book-all-in-one.gif) no-repeat 46px -832px ;
	background-repeat: no-repeat;
	color: #fff;
}

body div.cst-cal-container table.cst-cal-table td span.cst-cal-day 
{
	background-color:#ffffff;
	font:normal 15px arial;
	color:#000000;	
}

body div div.cst-cal-container table.cst-cal-table td.cst-calendar-highlight span.cst-cal-day 
{
	background:#8fbc55 url(../i/cst-book-all-in-one.gif) no-repeat 46px -832px ;
	color: #fff;
}

body div.cst-book-form div.cst-book-form-10-hint-constraints a.cst-link,
body div.cst-book-form div.cst-book-form-10-hint-constraints a.cst-link:hover
{
	border:0px;
	background:none;
}

body div.cst-book-form-10-hint-request
{
	clear:both;
}

/* ***************************** */
/* Step 2 						 */
/* ***************************** */

body div div.cst-book-roomtype a.cst-book-roomtype-image
{
	border:1px solid #B3A395!important;
}

body div div.cst-book-step-container a.cst-book-roomtype-book  
{
	background:#705442;
	padding:0 2px 0 10px;
}

body div div.cst-book-step-container a.cst-book-roomtype-book:hover,
body div div.cst-book-step-container div.cst-book-step-back a:hover
{
	text-decoration:none!important;
}

body div div.cst-book-step-container div.cst-book-step-next, 
body div div.cst-book-step-container div.cst-book-step-back 
{
	background:#705442;
	border:0 none;
	height:22px;
	padding:0;
	padding-left:5px;
}

body div div.cst-book-roomtype-prices
{
	background:none;
	border:1px solid #B3A395;
	_margin-right:0px;
}

body div.cst-book-form-20-roomtypes-detail div.cst-book-roomtype
{
	border-bottom:1px solid #705442;
}

body div.cst-book-form-20-roomtypes-detail div.cst-item-last,
body div.cst-book-form-20-roomtypes-detail div.cst-item-even
{
	border-bottom:0px;
}

body div div.cst-book-container div.cst-book-step-container a.cst-link-reset, 
body div div.cst-book-container div.cst-book-step-container a.cst-link-reset:hover 
{
	background:#705442;
	float:right;
}

/* ***************************** */
/* Step 3 						 */
/* ***************************** */

body div.cst-book-form-30-indicators a.cst-book-indicator div.cst-book-indicator-name, 
body div.cst-book-form-30-indicators a.cst-book-indicator:hover div.cst-book-indicator-name 
{
	background:none repeat scroll 0 0 #705442;
	border:0 none;
	font-weight:bold;
	height:22px;
	margin-left:0;
	padding-left:10px;
}

body a.cst-book-indicator, 
body a.cst-book-indicator:hover, 
body a.cst-book-indicator div, 
body a.cst-book-indicator:visited, 
body a.cst-book-indicator:visited div, 
body a.cst-book-indicator:hover div 
{
	color:#FFFFFF;
}

* html body div.cst-book-form-30-programs
{
	width:96%;
}

* html body div.cst-book-form-30-indicators
{
	width:99%;
}

/* ***************************** */
/* Step 4 						 */
/* ***************************** */

body div div.cst-book-step-40 label.cst-book-form-40-agb-text,
body div div.cst-book-step-40 label.cst-book-form-40-privacy-text
{
	padding-top:0px;
	margin-top:-3px;
}

body div div.cst-book-step-40 a.cst-link-imprint,
body div div.cst-book-step-40 a.cst-link-imprint:hover
{
	background:none;
	border:0px;
	float:none;
	padding:0px;
}

body div div.cst-book-step-40 div.cst-book-step-next a div
{
	color:#ffffff;
}

body div div.cst-book-step-40 div.cst-book-step-next a:hover
{
	text-decoration:none;
}

/* ***************************** */
/* Book Info Cart 				 */
/* ***************************** */

body div.cst-book-info-cart
{
	background:#705442;
	width:209px;
	_position:relative;
	border:0px;
	font:normal 12px arial;
	color:#ffffff;
	margin:20px 0px 49px 0px;
	padding:15px 21px 21px 20px;	
}

body div.cst-book-info-cart h1 
{
	color:#F5F2E7;
	font:18px/26px century gothic,arial;
	margin-bottom:15px;
	opacity:0.5;
	text-transform:uppercase;
}

body div.cst-book-info-cart h2
{
	background:url(../i/book_info_cart_border.gif) repeat-x scroll left top;
	border-bottom:0px;
	font:bold 14px arial;
	color:#ffffff;
	margin:5px 0px 5px 0px;
	padding-top:10px;
}

body div.cst-book-info-cart h2.cst-book-info-cart-finaltotal
{
	display:none;
}

body div.cst-book-info-cart div.cst-book-info-cart-finaltotal
{
	margin:5px 0px 5px 0px;
	background:url(../i/book_info_cart_border.gif) repeat-x scroll left top;
	padding-top:10px;
}

body div.cst-book-info-cart div.cst-book-info-cart-finaltotal span
{
	border:0px;
	padding-top:0px;
}

body div.cst-book-info-cart div.cst-book-info-cart-finaltotal,
body div.cst-book-info-cart div.cst-book-info-cart-finaltotal span
{
	font:bold 14px arial;
}

* html body div.cst-book-info-cart-item
{
	float:left;
}

/* ***************************** */
/* Navigation Pages	             */ 
/* ***************************** */

div.cst-navbar 
{
	background:none;	
	clear: both;
	width:610px;
	text-align: center;
	overflow:hidden;
	padding-bottom:10px;
}

div.cst-navbar-content 
{
	margin-top: 9px;
	padding:0px;
}

div.cst-navbar-content li
{
	display:inline;
	float:left;
}

div.cst-navbar-content li.prev
{
	margin-right:10px;
}

body div.cst div.cst-navbar-content li.prev a
{
	padding-right:0px;
}

body div.cst div.cst-navbar-content li.prev a span,
body div.cst div.cst-navbar-content li.prev a:hover span
{
	background:none;
	padding-left:0px;
}

body div.cst div.cst-navbar-content li.next
{
	float:right;
	_width:85px;
}

body div.cst div.cst-navbar-content li.next a
{
	padding-left:0px;
}

body div.cst div.cst-navbar a.active,
body div.cst div.cst-navbar a.nav-page-element {
	display: block;
	background:url("../i/cst_link_gradient.jpg") repeat 0px 0px;
	border: 1px solid #999999;
	text-decoration: none;
	width: 20px;
	margin: 0 2px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	line-height:26px;
	border-color:#EDE8DB #DCD2C2 #C3B39E;
	border-style:solid;
	border-width:1px;
}

body div.cst div.cst-navbar a.active,
body div.cst div.cst-navbar a.nav-page-element:hover 
{
	border: 1px solid #999999;
	background:url("../i/cst_link_gradient.jpg") repeat 0px -34px;
	color: #fff;
}

div.cst-navbar a.cst-link-back,
div.cst-navbar a.cst-link-back:hover 
{
	width: auto;
	font-weight: bold;
	line-height:26px;
	float:left;
}

div.cst-navbar a.cst-link-back:hover, 
div.cst-navbar a.cst-link-back:hover span
{
	text-decoration: underline;
}

div.cst-navbar a.cst-link-back span,
div.cst-navbar a.cst-link-back:hover span,
div.cst-navbar span.link-deactivated
{
	float:left;
	padding:0px 10px 0px 10px;
}

div.cst-navbar span.link-deactivated
{
	font-weight:bold;
	line-height:26px;
}

div.cst-navbar a.cst-link-next,
div.cst-navbar a.cst-link-next:hover 
{
	text-decoration: none;
	border: none;
	padding:0px 10px 0px 10px;
	width: auto;
	font-weight: bold;
	margin-top: 0px;
	line-height:26px;
	float:left;
	color:#ffffff;
}

* html div.cst-navbar a.cst-link-next,
* html div.cst-navbar a.cst-link-next:hover 
{
	margin:0px;
	text-align:left;
	padding-right:10px;
}

div.cst-navbar a.cst-link-next:hover {
	text-decoration: underline;
	margin-top: 0px;
	float:left;
}

* html div.cst-navbar  a.cst-link-next span,
* html div.cst-navbar  a.cst-link-next:hover span
{
	width:50px;
	position:relative;
	display:inline;
	float:right;
	padding-right:10px;	
}

/* ***************************** */
/* Jobs			  				 */ 
/* ***************************** */

div.cst-job-teaser
{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #B3A395;
}

body div div.pha_inner_right div.pha_inner_content div.cst-job-teaser a
{
	border:0px;
}

div.cst-job-name
{
	font-weight:bold;
}

div.cst-job-hotellogo 
{
	float:right;
}

body div.cst-job-detail 
{
	overflow:hidden;
}

body div.cst-job-detail div.cst-job-text
{
	margin:10px 0px 10px 0px;
}

div.cst-job-link,
div.cst-job-detail div.cst-link-border
{
	padding-top:10px;
}

body div.cst-job-detail div.cst-link-border a span,
body div.cst-job-detail div.cst-link-border a:hover span
{
	background:none;
}

body div.cst div.cst-job-detail li
{
	list-style-type:none;
}

/* ***************************** */
/* Gutscheine	  				 */ 
/* ***************************** */

body div.cst-voucher-dayspa h2
{
	margin-top:0px;
}

body div.cst-voucher div.cst-link-border
{
	float:right;
	padding:0px 10px 0px 0px;
}

body div.cst-general-list-type-package div.cst-voucher-dayspa a,
body div.cst div.cst-voucher-detail-form div.cst-link-border a
{
	border-bottom:0px;
}

body td.cst-voucher-price-sum input
{
	margin-right:5px;
}

body div.cst-voucher-detail div.cst-image-border
{
	width:auto;
	border:0px;
}

body div.cst-voucher-detail div.cst-image-border img
{
	border:1px solid #cccccc;
}

body div.cst-voucher-detail-preview div.cst-link-border
{
	float:left;
}
tr.request-form-children-boxes-row1 td,
tr.request-form-children-boxes-row2 td,
tr.request-form-children-boxes-row3 td,
tr.request-form-children-boxes-row4 td {
	display:none;
}

body div div div.cst-book-roomtype-selector a.cst-book-roomtype-book:hover {
    background-color:#705442;
}

body div div div.cst-book-roomtype-selector a.cst-book-roomtype-book {
    font-size:13px;
    border:none;
}

body div div.cst-book-roomtype-selector div.cst-book-roomtype-book-link-box {
	background-image:none;
	padding: 3px;
}

body div.cst-book-info-cart a.cst-button-alloc {
	color:black;
}
