/* ********************** */
/* General cst styles  	  */
/* ********************** */

body div.cst div.cst-roomtype-list-group div.cst-roomtype-container,
body div.cst div.cst-roomtype-container-detail,
body div.cst div.cst-general-list-type-package div.cst-general-list-item,
body div.cst div.cst-package-detail,
body div.cst div.cst-program-list div.cst-general-list-item,
body div.cst-general-list-type-job div.cst-general-list-item,
body div.cst div.cst-job-detail,
body div.cms-module-weblog-post
{
	background:#f7ebda;
	border:1px solid #d0cfcf;
	padding:11px 7px 8px 12px;
	margin-bottom:15px;
	overflow:hidden;
}

body div.cst h3.cst
{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#33314c;
	margin-bottom:12px;
}

body div.cst div.cst-link-border
{
	float:left;
	white-space:nowrap;
}

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

body div.cst div.cst-link-border a.cst-link,
body div.cst div.cst-link-border a.cst-link-detail-view,
body div.cst div.cst-link-border a.cst-link-booking,
body div.cst div.cst-link-border a.cst-link-request
{
	float:left;
	line-height:21px;
	margin-right:9px;
	width:135px;
	padding-right:10px;
}

body div.cst div.cst-link-border a.cst-link span
{
	color:#ffffff;
}

body div.cst div.cst-link-border a.cst-link:hover span
{
	text-decoration:underline;
}

/*special*/
body div.cst div.cst-link-border a.cst-link-detail-view
{
	background:url(../i/cst_link_detail.jpg);
}

body div.cst-link-border a.cst-link-booking
{
	background:url(../i/cst_link_booking.jpg);
}

body div.cst div.cst-link-border a.cst-link-request
{
	background:url(../i/cst_link_request.jpg) ;
}

body div.cst div.cst-package-detail div.cst-link-border a.cst-link-request
{
	background:url(../i/cst_link_booking.jpg) -32px 0;
}

body div.cst div.cst-package-detail div.cst-link-border a.cst-link-booking
{
	background:url(../i/cst_link_request.jpg) ;
	width:165px;
}

body div.cst div.cst-link-border a.cst-link-detail-view span
{
	margin-left:95px;
}

body div.cst div.cst-link-border a.cst-link span
{
	*float:left;
}

body div.cst div.cst-link-border a.cst-link-booking span
{
	margin-left:35px;
}

body div.cst div.cst-link-border a.cst-link-request span
{
	float:right;	
	margin-right:0;
}

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

body div.cst span.cst-price,
body div.cst div.cst-price
{
	font-size:16px;
	font-weight:bold;
}

/* ********************** */
/* Roomtype-Teaser   	  */
/* ********************** */

body div.cst div.cst-roomtype div.cst-roomtype-container,
body div.cst div.cst-roomtype-container-detail
{
	*float:left;
}

body div.cst div.cst-roomtype div.cst-image img.cst-image
{
	float:left;
}

body div.cst div.cst-roomtype div.cst-teaser-roomtype
{
	overflow:hidden;
}

body div.cst div.cst-roomtype div.cst-price-room
{
	margin-top:10px;
}

body div.cst div.cst-roomtype div.cst-price-per-person
{
	font-size:12px;
	font-weight:normal;
}

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

body div.cst div.cst-roomtype-detail div.cst-image-zoom-icon-box,
body div.cst div.cst-roomtype-detail div.cst-image-panorama div.cst-image-zoom-icon-box
{
	background:url(../i/lupe.gif);
	background-repeat:no-repeat;
	height:18px;
	position:relative;
	top:106px;
	left:160px;
	*left:-23px;
	width:21px;
}

body div.cst div.cst-roomtype-detail div.cst-image-panorama div.cst-image-zoom-icon-box
{
	left:455px;
	top:150px;
	*top:-20px;
}

body div.cst div.cst-roomtype-detail div.cst-image-panorama
{
	float:left;
	margin-bottom:10px;
}

body div.cst div.cst-roomtype-detail div.cst-image-container
{
	float:left;
}

body div.cst div.cst-roomtype-detail div.cst-image-container div.cst-image-border img.cst-image
{
	*float:left;
	*clear:left;
}

body div.cst div.cst-roomtype-container-detail div.cst-image-container div.cst-image
{
	float:left;
	*float:none;
	clear:left;
	margin-bottom:10px;
}

body div.cst div.cst-roomtype-container-detail div.cst-image-container div.cst-image img
{
	*float:none;
}

body div div.cst div.cst-roomtype div.cst-link-box,
body div div.cst-roomtype-container-detail div.cst-link-box 
{
	float:none;
}

body div.cst div.cst-roomtype div.cst-link-border,
body div.cst-roomtype-container-detail div.cst-link-border
{
	margin-left:10px;
}

body div.cst div.cst-roomtype div.cst-link-last div.cst-link-border 
{
	margin-left:0px;
}

/* ********************** */
/* Roomtype-Detail Prices */
/* ********************** */

body div.cst div.pb-cst-item-out
{
	margin-top:30px;
}

body div.cst div.pb-cst-season-header
{
	font-size:14px;
	font-weight:bold;
	margin-left:9px;
}

body div.cst div.pb-cst-item-out div.cst-hint
{
	margin-left:9px;
}

body div.cst table.roomtype-prices
{
	border-top:1px solid #999999;
}

body div.cst table.roomtype-prices td
{
	border-color:#999999;
	font-weight:bold;
	line-height:20px;
}

body div.cst table.roomtype-prices td.roomtype-season-cell
{
	width:250px;
}

body div.cst table.roomtype-prices td.roomtype-price-cell
{
	font-size:18px;
	font-weight:normal;
	vertical-align:middle;
}

body div.cst table.roomtype-prices td.roomtype-price-cell
{
	background:#f7ebda;
}

body div.cst table.roomtype-prices td.roomtype-price-cell-even
{
	background:#f8f0e5;
}


/* ********************** */
/* Package Teaser   	  */
/* ********************** */

body div.cst div.cst-package-teaser div.cst-image img.cst-image
{
	float:left;
	margin-bottom:30px;
}

body div.cst div.cst-package-container-bottom
{
	background:#f8f0e5;
	border-top:1px solid #d0cfcf;
	left:-12px;
	height:30px;
	overflow:hidden;
	position:relative;
	padding-bottom:8px;
	width:501px;
	*width:499px;
}

body div.cst div.cst-package-container-bottom div.cst-package-price-teaser
{
	float:left; 
	padding-left:12px;
	line-height:30px;
}


body div.cst div.cst-general-list-type-package div.cst-general-list-item
{
	padding-bottom:0px;
	*zoom:1;
}

body div.cst div.cst-general-list-type-package table.cst-navbar
{
	width:501px;
}

body div.cst div.cst-general-list-type-package div.cst-navbar-pos-top table.cst-navbar
{
	margin-bottom:10px;
}

body div.cst div.cst-general-list-type-package table.cst-navbar td.cst-nav-back,
body div.cst div.cst-general-list-type-package table.cst-navbar td.nav-info,
body div.cst div.cst-general-list-type-package table.cst-navbar td.cst-nav-next
{
	text-align:center;
}

body div.cst div.cst-general-list-type-package table.cst-navbar td.cst-nav-back,
body div.cst div.cst-general-list-type-package table.cst-navbar td.cst-nav-next
{
	background:url(../i/cst_link.jpg);
	line-height:20px;
	color:#ffffff;
}

body #pb_content_middle div.cst div.cst-general-list-type-package table.cst-navbar td.cst-nav-next a,
body #pb_content_middle div.cst div.cst-general-list-type-package table.cst-navbar td.cst-nav-back a
{
	color:#ffffff;
	display:block;
}

body div.cst div.cst-general-list-type-package div.cst-image img.cst-image
{
	margin-right:10px;
}

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

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

body div.cst div.cst-package-detail div.cst-image
{
	float:left;
	margin-bottom:10px;
}

body div.cst div.cst-package-detail div.cst-image-zoom-icon-box
{
	background:url(../i/lupe.gif);
	background-repeat:no-repeat;
	height:18px;
	position:relative;
	top:-22px;
	*top:-20px;
	left:160px;
	width:21px;
}

body div.cst div.cst-package-detail div.cst-package-price-teaser
{
	padding-top:5px;
}

body div.cst div.cst-package-detail div.cst-package-price-teaser div.cst-persons
{
	float:left;
	margin-right:5px;
	font-weight:bold;
}

body div.cst div.cst-package-detail div.cst-description
{
	margin-bottom:40px;
}

body div.cst div.cst-package-detail div.cst-package-programs h3.cst-package
{
	font-size:12px;
}

body div.cst div.cst-package-detail div.cst-package-programs div.cst-program-container
{
	border-top:1px solid #d0cfcf;
	background:#f8f0e5;
	padding-top:12px;
	padding-left:12px;
	margin-left:-12px;
	margin-right:-12px;
	*width:487px;
}

body div.cst div.cst-package-detail div.cst-border-line
{
	border-bottom:1px solid #d0cfcf;
	height:1px;
	margin-left:-12px;
	margin-right:-12px;
	*overflow:hidden;
}

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

body div.cst div.cst-program-list div.cst-image
{
	float:left;
}

body div.cst div.cst-package-detail div.cst-package-programs a.cst-link-detail,
body div.cst div.cst-program-list a.cst-link-detail
{
	background:url(../i/plus_symbol.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#F87868;
	padding-left:18px;
	padding-bottom:0px;
}

body div.cst div.cst-program-list a.cst-link-detail
{
	background:url(../i/plus_symbol.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	display:block;
	float:left;
}

body div.cst div.cst-program-list div.cst-program-teaser-description
{
	float:none;
}

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

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

body div.cst div.cst-program-list div.cst-link-box a.cst-link
{
	background:url(../i/cst_link.jpg);
	color:#FFFFFF;
	float:left;
	line-height:21px;
	margin-right:9px;
	width:137px;
	padding-right:10px;	
	padding-left:23px;
}

body div.cst div.cst-program-list div.cst-link-box a.cst-link span
{
	padding-left:0px;
	margin-left:0px;
}

body div.cst div.cst-program-list div.cst-program-container-bottom
{
	border-top:1px solid #d0cfcf;
	background:#f8f0e5;
	padding-bottom:8px;
	margin-left:-12px;
	padding-left:12px;
	margin-top:5px;
	margin-right:-12px;
	*width:487px;	
	overflow:hidden;
}

body div.cst div.cst-program-list div.cst-program-container-bottom div.cst-price
{
	float:left;
	margin-top:8px;
}

body div.cst div.cst-program-list div.cst-general-list-item
{
	padding-bottom:0px;
}

div.cst-program-container-content,
div.cst-program-container-content div.cst-teaser-program {
	zoom:1;
}





/* ********************** */
/* Booking	              */
/* ********************** */

/*General*/
body div.cst div.cst-book-container
{
	width:499px;
}

* html body div.cst div.cst-book-step-container
{
	width:478px;
}

body div.cst div.cst-book-container h1
{
	font-size:16px;
	font-weight:bold;
}
/*Step1*/

/*Book Step Images*/


/* Fortschrittsboxen */

body div.cst-book-info-progress ul, body div.cst-book-info-progress ul * { 
	/*height: auto;*/
}

body div.cst ul li.cst-book-info-progress-step {
	height:75px;
	display:table-cell;
	background-image:none;
	padding:0;

	line-height:normal;
}

body div.cst div.cst-book-info-progress-container,
body div.cst div.cst-book-info-progress-container
{
	padding: 0px 5px 0px;
	height:75px;
	margin-right:3px;
}

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

body div.cst li.cst-book-info-progress-step-20 div.cst-book-info-progress-container  
{
	background-position:center -60px;
}

body div.cst li.cst-book-info-progress-step-30 div.cst-book-info-progress-container  
{
	background-position:center -160px;
}

body div.cst li.cst-book-info-progress-step-40 div.cst-book-info-progress-container  
{
	background-position:center -260px;
}

body div.cst div.cst-book-info-progress-20 li.cst-book-info-progress-step-10 div.cst-book-info-progress-container,
body div.cst div.cst-book-info-progress-30 li.cst-book-info-progress-step-10 div.cst-book-info-progress-container,
body div.cst div.cst-book-info-progress-40 li.cst-book-info-progress-step-10 div.cst-book-info-progress-container,
body div.cst div.cst-book-info-progress-50 li.cst-book-info-progress-step-10 div.cst-book-info-progress-container    
{
	background-position:center -360px;
}    

body div.cst div.cst-book-info-progress-30 li.cst-book-info-progress-step-20 div.cst-book-info-progress-container,
body div.cst div.cst-book-info-progress-40 li.cst-book-info-progress-step-20 div.cst-book-info-progress-container,
body div.cst div.cst-book-info-progress-50 li.cst-book-info-progress-step-20 div.cst-book-info-progress-container    
{
	background-position:center -460px;
}

body div.cst div.cst-book-info-progress-40 li.cst-book-info-progress-step-30 div.cst-book-info-progress-container,
body div.cst div.cst-book-info-progress-50 li.cst-book-info-progress-step-30 div.cst-book-info-progress-container     
{
	background-position:center -560px;
}

body div.cst div.cst-book-info-progress-50 li.cst-book-info-progress-step-40 div.cst-book-info-progress-container    
{
	background-position:center -660px;
}

body div.cst div.cst-book-info-progress li.cst-book-info-progress-step-40 div{

	margin-right: 0;
}

body #pb_content_middle div.cst div.cst-book-info-progress li.cst-book-info-progress-step-active {
	opacity: 1;
	background-color: #C94F43;
	color: #fff;
}

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

body div div.cst-book-form-10-search
{
	margin-bottom:10px;
}

body #pb_content_middle div.cst-book-container div.cst-book-info-progress ul li
{
	list-style-type:none;
	margin-left:0px;
	padding-top:0px;
	width: 119px;
	
}

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

body div.cst div.cst-book-container div.cst-book-info-progress ul li {

	padding-bottom:0;
}

body div.cst div.cst-book-container div.cst-book-info-progress ul li.cst-book-info-progress-step-40 {
	margin-right:0px;
	border:1px solid #d0cfcf;
}

*+ html body div.cst div.cst-book-container div.cst-book-info-progress ul li.cst-book-info-progress-step-40 {
	margin-right:0px;
}

body #pb_content_middle div.cst div.cst-search-form-calendar div.cst-cal-container table.cst-cal-table span.cst-cal-day
{
	font-size:14px;
	font-weight:normal;
}

body #pb_content_middle div.cst div.cst-search-form-calendar div.cst-cal-container table.cst-cal-table a,
body #pb_content_middle div.cst div.cst-search-form-calendar div.cst-cal-container table.cst-cal-table span
{
	height:13px;
}

body #pb_content_middle div.cst div.cst-search-form-calendar div.cst-cal-container table.cst-cal-table a.cst-cal-day

{
	color:#33314c;
	font-size:14px;
	font-weight:normal;
}

body #pb_content_middle div.cst-book-container  div.cst-book-form-10-hint-constraints a.cst-link
{
	background:url(../i/cst_link.jpg);
	border:0px;
	color:#ffffff;	
	line-height:20px;	
	text-indent:10px;
}

/*Step2*/

body #pb_content_middle div.cst-book-container div.cst-book-step-container a.cst-link-reset,
body #pb_content_middle div.cst-book-container div.cst-book-step-container a.cst-book-roomtype-book
{
	background:url(../i/cst_link.jpg);
	border:0px;
	color:#ffffff;
}

/*Step3*/

body #pb_content_middle div.cst-book-container  div.cst-book-step-next, 
body #pb_content_middle div.cst-book-container  div.cst-book-step-back
{
	background:url(../i/cst_link.jpg);
	border:0px;
	color:#ffffff;		
}

body #pb_content_middle div.cst-book-container div.cst-book-indicator-name
{
	height:30px;
}

* html body #pb_content_middle div.cst-book-container div.cst-book-form-30-indicators
{
	padding-right:5px;
}

* html body #pb_content_middle div.cst-book-container div.cst-book-form-30-programs
{
	overflow:hidden;
}

* html body #pb_content_middle div.cst-book-container div.cst-book-form-30-programs div.cst-book-program-amount
{
	float:left;
	width:470px;
}

body #pb_content_middle div.cst-book-container div.cst-book-form-30-programs div.cst-book-program
{
	padding-left:0px;
}

/*Step4*/
body #pb_content_middle div.cst-book-container div.cst-book-step-container div.cst-book-form-40-submit a.cst-book-link-finish div
{
	color:#ffffff;
}

/* ********************** */
/* Booking-Cart	          */
/* ********************** */

body div.cst-book-info-cart
{
	background:none;
	border:0px;
	color:#f7ebda;
	font-size:12px;
	width:216px;
}

body div.cst-book-info-cart div.roomtype
{
	border-bottom:1px solid #936768;
	margin-bottom:0px;
}

body div.cst-book-info-cart h1,
body div.cst-book-info-cart h2
{
	color:#f7ebda;
}

body div.cst-book-info-cart h1
{
	margin-bottom:10px;
	font-size:18px;
}

body div.cst-book-info-cart h2
{
	border-top:1px solid #936768;
	border-bottom:0px;
	padding-top:5px;
	font-size:12px;
}

body div.cst-book-info-cart h2.cst-book-info-cart-journey-infos
{
	border:0px;
}

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-top:10px;
	padding-top:20px;
	border-top:1px solid #936768;
	font-weight:bold;
}

body div.cst-book-info-cart div.cst-book-info-cart-finaltotal span
{
	font-size:16px;
	font-weight:bold;
}

/* ********************** */
/* Job-Teaser	          */
/* ********************** */

body div.cst-general-list-type-job div.cst-general-list-item
{
	padding:11px 0px 8px 12px;
}

body div.cst div.cst-job-teaser
{
	float:left;
	margin-right:20px;
	width:290px;
	margin-bottom:20px;
	line-height:20px;
}

body div.cst div.cst-job-teaser div.cst-job-name
{
	margin-bottom:5px;
	font-weight:bold;
}

body #pb_content_middle div.cst div.cst-job-link a span
{
	color:#F87868;
}

body div.cst div.cst-job-detail div.cst-link-box-hotel
{
	display:none;
}

/* ******************************** */
/* Package Detail für Teaser-Right  */
/* ******************************** */

#pb_teaser_right h2,
#pb_teaser_right div.cst-package-detail div.cst-package-teaser-text,
#pb_teaser_right a
{
	padding-left:7px;
}

#pb_teaser_right div.cst-package-detail
{
	background:none;
	border:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

#pb_teaser_right div.cst-package-detail div.cst-image
{
	margin-left:-7px;
}

#pb_teaser_right div.cst-package-detail span.cst-price 
{
	font-size:12px;
	font-weight:bold;
}

#pb_teaser_right div.cst-package-detail div.cst-persons
{
	font-weight:normal;
} 

#pb_teaser_right div.cst-link-box
{
	float:left;
	margin-top:10px;
}

/* **************** */
/* Package Variants */
/* **************** */

table.cst-package-variants
{
	margin-top:10px;
	margin-bottom:10px;
}

table.cst-package-variants td.cst-package-variant-stays,
table.cst-package-variants td.cst-package-variant-timeframes,
table.cst-package-variants td.package-variant-price
{
	padding-right:5px;
}

table.cst-package-variants span.cst-price-from
{
	padding-right:2px;
}

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

table.cst-package-variants div.cst-link-border a
{
	margin-bottom:2px;
	*margin-bottom:0px;
}

table.cst-package-variants div.cst-link-border
{
	*padding-bottom:2px;
}

/* **************** */
/* Weblog           */
/* **************** */

body div.cms-module-weblog-post
{
	line-height:20px;
}

body div.cms-module-weblog-post div.weblog-post-head-name
{
  font-size:16px;
  margin-bottom:10px;
  font-weight:bold;
}

body div.cms-module-weblog-post a
{
	margin-top:10px;
}

body div.cms-module-weblog-post div.weblog-imagecount
{
	display:none;
}

body div.weblog-post-body-images img
{
	margin-top:0px;
}

div.cst-link-box-voucher div.cst-voucher-detail-submit div.cst-link-border,
div.cst-voucher-detail-preview div.cst-link-border
{
	margin-top:16px;
}

/*Task 107885: Pfalzblick: Extra-Leistung Optimierung Pauschalenliste */

#pb_content_middle #cst-show-all-packages
{
	float:left;
	background:url(../i/cst_link.jpg);
	line-height:20px;
	color:#ffffff;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
}

#pb_content_middle #cst-show-all-packages:hover
{
	text-decoration:underline;
}

div.cst-timeframes-package div.cst-timeframe 
{
	margin-top:10px;
}

div.cst-timeframes-package div.cst-timeframe span,
div.cst-package-teaser-text span.cst-stays
{
	font-weight:bold;
}

