/* ***************************** */
/*  CLEARINGSTATION CSS          */   
/*  Hotel Neubergerhof         	 */ 
/*  Vioma GmbH                   */
/*  rom  08 /2010                */ 
/* ***************************** */
body,html {overflow: hidden}
body,div,dl,dt,dd,h1,pre,form,p,blockquote{margin:0;padding:0;}

/* ***************************** */
/* Clearfix                      */ 
/* ***************************** */

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 0;
	font-size: 0px;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* ***************************** */
/* General Styles                */ 
/* ***************************** */
a:focus 
{ 
	outline: none; 
}

body {
	margin: 5px 0px 0px 0px;
	/*background: #E5E5E5;*/
}

body div.cst
{
	font:normal 11px arial;
	color:#333333;
}

body div.cst table td
{
	font:normal 11px arial;
	color:#333333;
}

body div.cst-roomtype-teaser,
body div.cst-roomtype-detail,
body div.cst-package-teaser,
body div.cst-package-detail,
body div.cst-program-teaser
{
	
	line-height:20px;
	border:1px solid #b2b2b2;
}

body div.cst-roomtype-detail,
body div.cst-package-detail
{
	overflow:hidden;
	border:0px;
}

body div.cst-roomtype-teaser,
body div.cst-package-teaser,
body div.cst-program-container
{
	padding:4px 6px 5px 0px;
	margin-bottom:13px;
	color:#333333;
	overflow:hidden;	
}

body div.cst-program-teaser
{
	padding:11px 11px 10px 11px;
	margin-bottom:11px;
}

body div.cst-roomtype-teaser,
body div.cst-package-teaser
{
	padding-left:2px;
	zoom:1;
}

body div.cst-package-teaser
{
	position:relative;
	margin-bottom:4px;
}

body div.cst-roomtype-teaser div.cst-image-box img,
body div.cst-package-teaser div.cst-image-box img
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

body div.cst-roomtype-teaser div.cst-link-border,
body div.cst-package-teaser div.cst-link-border
{
	float:left;
}

div.cst-roomtype-detail-left,
div.cst-package-detail-left
{
	width:439px;
	float:left;
}

div.cst-roomtype-detail-right,
div.cst-package-detail-right
{
	float:right;
	width:103px;
	overflow:hidden;
}

div.cst-roomtype-detail div.cst-link-border,
div.cst-package-detail div.cst-link-border
{
	margin-top:0px;
	margin-bottom:10px;
	float:left;
}

div.cst-roomtype-detail div.cst-link-border a.cst-link,
div.cst-package-detail div.cst-link-border a.cst-link {
	float:right;
	width:95px;
	width /*\**/: 103px\9; 
	margin-right:0px;
	white-space:nowrap;
	padding:0px 0px 0px 8px;
	text-align:left;
}
div.msie_9 div.cst-roomtype-detail div.cst-link-border a.cst-link,
div.msie_9 div.cst-package-detail div.cst-link-border a.cst-link {
	width:95px;
}
h1.cst, h2.cst {
	color:#666666;
	font:bold 13px arial;
	margin:0px 0px 10px 0px;
}
h1.cst {
	margin: 0px 0px 10px 0px;
}
span.h1 {
    border: medium none;
    color: #98333E;
    cursor: auto;
    font-size: 2em;
    font-weight: normal;
    height: auto;
    margin: 0;
    padding: 0;
}
body div.cst-link-border a.cst-link,
body div.cst-link-border a.cst-link-last {
	background:url(../i/cst_link_gradient.jpg);
	float:left;
	display:block;
	margin-right:10px;
	line-height:26px;
	font: bold 12px arial;
	color:#ffffff;
	line-height:26px;
	padding:0px 20px 0px 20px;
	text-decoration:none;
	border-radius:5px;
	-webkit-border-radius:5px;
}
body div.cst-link-border a.cst-link-request {
	text-transform: lowercase;
}
body div.cst-link-border a.cst-link-last,
body div.cst-roomtype-teaser div.cst-link-border a.cst-link,
body div.cst-package-teaser div.cst-link-border a.cst-link {
	margin-right:0px;
}
body div.cst-link-border a.cst-link:hover {
	background:url(../i/cst_link_gradient.jpg) 0px -26px;	
}
table.cst-navbar td {
	text-align: center;
}
div.cst-image a img {
	border: none;
}

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

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

div.powered_by a
{
	background:url(../i/powered_by_vioma.jpg) no-repeat;
	height:12px;
	width:94px;
	float:right;
	margin-bottom:12px;
}

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

body div.cst-roomtype-teaser div.cst-teaser-roomtype
{
	width:170px;
}

div.cst-roomtype-teaser div.cst-price-room
{
	float:right;
	margin:10px 30px 10px 0px;
}

div.cst-roomtype-teaser div.cst-price-room span.cst-price-from-room
{
	font:bold 14px arial;
	color:#6c0012;
}

div.cst-roomtype-teaser div.cst-price-room span.cst-price-per-person
{
	font:normal 12px arial;
	color:#6c0012;
}

/*
div.cst-link-box-line
{
	border-top:1px solid #dadada;
	height:1px;
	width:446px;
	margin:0px 0px 0px -8px;
	overflow:hidden;
}
*/

div.cst-roomtype-left
{
	float:left;
	width:257px;
}

body div.cst-roomtype-left div.cst-image-plan img
{
	border:1px solid #b2b2b2;
	margin-right:1px;
}

div.cst-roomtype-middle
{
	float:left;
	width:192px;
}

div.cst-roomtype-right
{
	margin-top:3px;
	float:right;
	width:103px;
}

div.cst-roomtype-right div.cst-link-box-roomtype
{
	margin-top:-8px;
}

div.cst-roomtype-right div.cst-link-border a.cst-link
{
	width:95px;
	padding:0px 0px 0px 8px;
}

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

div.cst-roomtype-detail div.cst-roomtype-images 
{
	float:left;
	width:562px;
}

div.cst-roomtype-detail div.cst-image-plan,
div.cst-roomtype-detail div.cst-image
{
	margin-right:3px;
	float:left;
}

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

div.cst-roomtype-detail div.cst-image-zoom-icon-box
{
	background:url(../i/cst_zoom_icon.jpg) no-repeat;
	height:16px;
	width:18px;
	margin-bottom:10px;
	position:absolute;
	bottom:1px;
	right:1px;
}

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

div.cst-roomtype-detail div.cst-roomtype-detail-catering
{
	margin-top:10px;
}
div.cst-roomtype-detail div.cst-roomtype-detail-roomtype
{
	display: none;
}

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

body div.cst-roomtype-detail-description
{
	margin-top:10px;
}

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

div.cst-package-teaser 
{
	*zoom:1;
}

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

div.cst-navbar table
{
	width:px;
}

div.cst-package-teaser div.cst-link-box-package
{
	margin-left:38px;	
}

body div.cst-package-teaser div.cst-price
{
	color:#6C0012;
	float:right;
	white-space:nowrap;	
}

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

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

div.cst-package div.cst-price span.cst-price-per-person
{
	color:#6c0012;	
	font:normal 12px arial;
}

body div.package-display-date
{
	float:right;
	width:405px;
	line-height:40px;
	margin-bottom:5px;
}

body div.package-display-date table td
{
	font:normal 12px arial;	
}

body div.package-display-date input.input 
{
	width:133px!important;
}

body div.package-display-date input.button
{
	background:#ffffff;
	border:1px solid #999999;
	color:#6c0012;
	font:bold 13px arial;
	margin-right:10px;
}

div.cst-package-variants div.cst-link-box
{
	margin-left:10px;
	float:right;
}

div.cst-package-variants span.cst-price-from,
div.cst-package-variants span.cst-stay-days
{
	color:#6C0012;
	font:bold 14px arial;
}

div.cst-package-variants div.cst-link-border
{
	margin-bottom:10px;
}

div.cst-package-variant-stays
{
	float:left;
}
 td div.cst-link-border a.indicator-link {
    background: url("../i/cst_link_gradient.jpg") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 12px/26px arial;
    margin-right: 10px;
    padding: 0 20px;
    text-decoration: none;
}
div.cst-voucher-detail-form div.cst-link-box-voucher div.cst-link-border {
	background: url("../i/cst_link_gradient.jpg") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 12px/26px arial;
    margin-right: 10px;
    padding: 0 20px;
    text-decoration: none;
}
div.cst-voucher-detail-form div.cst-link-box-voucher div.cst-link-border a {
	color: #fff;
	text-decoration: none;
	background: none;
}
div.cst-program-voucher div.children a.cst-program-toggler {
	color: #6c0012;
}
div.cst-program-voucher div.children a.cst-program-toggler:hover {
	color: #333333;
}
body td.cst-voucher-text div.cst-link-border {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}

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

div.cst-package-left
{
	float:left;
	width:422px;	
}

div.cst-package-right
{	
	width:103px;
	bottom:7px;
	right:5px;
	position:absolute;
}

body div.cst-package-right a.cst-link
{
	padding:0px 0px 0px 8px;	
	width:95px;
}

body div.cst-package-variants
{
  font-size: 11px;
  margin: 10px 0 0 150px;
  width: 300px;
}

span.cst-price-per-person
{
	color:#6C0012;
	margin-left:2px;
}

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

div.cst-package-detail div.cst-image
{
	margin-bottom:35px;
}

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

div.cst-package-detail div.cst-image
{
	position:relative;
}

div.cst-package-detail div.cst-image-zoom-icon-box
{
	background:url(../i/cst_zoom_icon.jpg) no-repeat;
	height:16px;
	width:18px;
	position:absolute;
	bottom:1px;
	right:1px;
}

/* ************************************************ */
/* Package Programs & Program - List                */ 
/* ************************************************ */

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

div.cst-package-programs
{
	margin-top:20px;
}

div.cst-package-detail div.cst-package-programs div.cst-price,
div.cst-program-container div.cst-price
{
	margin-top:0px;
	float:right;
	color:#6c0012;
	font:bold 14px arial;
}

div.cst-package-programs h2.cst-package-program-name,
div.cst-program-container h2.cst-package-program-name
{
	font:bold 12px arial;
}

div.cst-program-container h2.cst-package-program-name
{
	font-size:13px;
}

div.cst-package-programs div.cst-program-container
{
	background:#ffffff;
	margin-bottom:10px;
}

div.cst-package-programs div.cst-image-box div.cst-image,
div.cst-program-container div.cst-image-box div.cst-image
{
	float:left;
	margin-bottom:0px;
	margin-right:10px;
}

body div.cst-package-programs div.cst-link-border a.cst-link-detail-moreinfos,
body div.cst-program-container div.cst-link-border a.cst-link-detail-moreinfos,
body div.cst-package-programs div.cst-link-border a.cst-link-detail-moreinfos:hover,
body div.cst-program-container div.cst-link-border a.cst-link-detail-moreinfos:hover,
body div.cst-package-programs div.cst-link-border a.open,
body div.cst-program-container div.cst-link-border a.open
{
	background:url(../i/cst_moreinfo_icon_plus.jpg) no-repeat left center;
	border:0px;
	color:#6c0012;
	text-decoration:underline;
	padding-left:10px;
}

body div.cst-package-programs div.cst-link-border a.open,
body div.cst-program-container div.cst-link-border a.open,
body div.cst-package-programs div.cst-link-border a.open:hover,
body div.cst-program-container div.cst-link-border a.open:hover
{
	background:url(../i/cst_moreinfo_icon_minus.jpg) no-repeat left center;
}

div.cst-package-programs div.cst-program-duration,
div.cst-program-container div.cst-program-duration 
{
	font-weight:bold;
}

div.cst-package-programs div.cst-program-teaser-description,
div.cst-program-container div.cst-program-teaser-description 
{
	margin-bottom:10px;
}

div.cst-package-programs div.cst-link-box-program,
div.cst-program-container div.cst-link-box-program
{
	float:right;
}

body div.cst-program-container div.cst-link-box-program div.cst-link-border,
body div.cst-package-programs div.cst-program-teaser div.cst-link-border
{
	margin:0px;
}

div.cst-package-programs div.cst-link-box-program div.cst-link-border a.cst-link
{
	width:auto;
}

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

body div.cst-roomtype-prices {
	width:562px;
	overflow:hidden;
}
body table.roomtype-prices {
	border-left:0px;
	width:552px;
	margin:20px 0px;
}
body table.roomtype-prices td {
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
	vertical-align:middle;
	color:#666666;
	text-align:center;
	overflow:hidden;
	width: 210px;
}
body table.roomtype-prices-childrens td {
	vertical-align: top;
}
body table.roomtype-prices tr.head td {
	line-height:26px;
	border:1px solid #b2b2b2;
}
body table.roomtype-prices td.hs_name,
body table.roomtype-prices tr.head td.season {
	border-right:0px;
}
body table.roomtype-prices span {
	line-height:20px;
}
body table.roomtype-prices span.hs_name,
div.cst-roomtype-price-hint,
table.roomtype-prices td.roomtype-price-cell,
table.roomtype-prices td.children-age {
	font-weight:bold;
}
body table.roomtype-prices-children td {
	border-left:0px;
	width:auto;
}
body table.roomtype-prices-children td.dates,
body table.roomtype-prices-children td.price_hint {
	border-left:1px solid #b2b2b2;	
}
body table.roomtype-prices-children tr.head td.season {
	border-right:1px solid #b2b2b2;	
}
body div.cst-roomtype-price-hint {
	color:#98333E;
	width:552px;
}
body table.roomtype-prices-childrens td.season-children {
	border: 1px solid #AAAAAA;
	font-weight: bold;
}
body table.roomtype-prices-childrens td div.season-date {
	width: 123px;
}

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

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

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
{
	background:url(../i/cst_navbar_arrows.jpg) no-repeat 0px 9px;
	padding-right:0px;
}

body div.cst div.cst-navbar-content li.prev a span,
body div.cst div.cst-navbar-content li.next a span
{
		text-decoration:underline;
}

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:20px;
	color:#6c0012;
}

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

body div.cst div.cst-navbar-content li.next a
{
	background:url(../i/cst_navbar_arrows.jpg) no-repeat right -11px;
}

body div.cst div.cst-navbar-content li.next a span,
body div.cst div.cst-navbar-content li.next a:hover span
{
	padding-right:15px;		
}

body div.cst div.cst-navbar a.active,
body div.cst div.cst-navbar a.nav-page-element {
	display: block;
	border:0px;
	text-decoration: none;
	width: 20px;
	margin: 0 2px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	line-height:26px;
	background:#ffffff;
	color:#666666;
}

body div.cst div.cst-navbar a.active,
body div.cst div.cst-navbar a.nav-page-element:hover 
{
	border:0px;
	background:#666666;
	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;
	text-decoration:none;
}

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:#6c0012;
}

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

/* ***************************** */
/* Booking Layout 3.0            */ 
/* ***************************** */
body div.cst-distribution-box {
	width: 400px;
}
body div.cst-book-roomtype-extended-roomtype-box {
    width: 370px;
}

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

body div.cst div.cst-book-container
{
	width:552px;
	font-size:12px;
	line-height:18px;
}

body div.cst div.cst-book-container table td
{
	font-size:12px;
	line-height:18px;
}

body div.cst div.cst-book-container h1
{
	font:bold 14px arial;
	color:#666666;
}

body div.cst div.cst-book-step-container a
{
	color:#6c0012;
}

body div div.cst div.cst-book-step-container div.cst-book-step-back,
body div div.cst div.cst-book-step-container div.cst-book-step-next
{
	background:#8c0211;
	border:0px;
}

body div div.cst div.cst-book-step-container div.cst-book-step-back a span, 
body div div.cst div.cst-book-step-container div.cst-book-step-back a:hover span,
body div div.cst div.cst-book-step-container div.cst-book-step-next a span, 
body div div.cst div.cst-book-step-container div.cst-book-step-next a:hover span
{
	border:0px;
}

/* ***************************** */
/* Step 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 #ffffff;
	background:#ffffff;
	color:#666666;
	padding:0px;
	width:125px;
	height:77px;	
}

body div.cst-book-info-progress li.cst-book-info-progress-step div.cst-book-info-progress-container span
{
	font-size:12px;
}

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

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:url(../i/cst_book_step_active.jpg);
}

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:152px!important;
	/*ie8 hack*/
	width /*\**/: 152px\9!important;
}

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

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

body div.cst-book-form-10-search span,
body div.cst-book-form-10-calendar span
{
	margin-right:0px;
}

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

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

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

body div.cst-book-step-container table.cst-cal-nav-bar tr.cst-cal-nav
{
	background:#e5e5e5;
}

body div.cst-book-step-container table.cst-cal-nav-bar tr.cst-cal-nav div.cst-cal-nav-current
{
	background:none;
}

body div.cst-book-container a.cst-cal-nav-next span, 
body div.cst-book-container a.cst-cal-nav-prev span
{
	font-size:12px;
	line-height:29px;
}

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

body table.cst-cal-nav-bar td
{
	border:0px;
}

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

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

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

body div div.cst-book-form-10-search-childrens span {
	margin-right: 9px;
}

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

body div.cst-book-step-container a.cst-book-roomtype-book 
{
	background:none repeat scroll 0 0 #8C0211;
	border:0 none;
	padding:0 2px 0 10px;
	line-height:20px;
}

body div.cst-book-step-container div.cst-book-form a.cst-book-image
{
	background-position: 5px bottom;
}

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

body a.cst-book-indicator,
body a.cst-book-indicator:hover
{
	background:#ffffff;
}

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

body div.cst-book-form-30-indicators a.cst-book-indicator
{
	background:#4B043B;
}

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
{
	margin-left:0px;
	background:#8C0211;
	border:0px;
	height:22px;
	font-weight:bold;
	padding-left:10px;
}

body div div.cst-book-form-30-indicators a.cst-book-indicator
{
	width:49%;
	_width:48%;
}

body a.cst-book-indicator:hover div
{
	text-decoration:underline;
}

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

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

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 
{
	width:122px;
	/*ie8 hack*/
	width /*\**/: 120px\9;
}

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 				 */
/* ***************************** */
div.cst-book-info-cart
{
	display:none;
}