/* customize css */

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
 
.clearfix {
	display:block;
}
 
html[xmlns] .clearfix {
	display:block;
}
 
* html .clearfix {
	height:1%;
}

/** Layout **/

ul {
	margin-left:15px;
}

img {
    border:0 none;
    padding-right:0px;
}

body div.cst {
	margin-left:5px;
}

body div.cst div.cst {
	margin-left:0px;
}

a {
	color:#4A4541;
	text-decoration:underline;
}

a:hover {
	color:#91BE2C;
}

/**********************	***/
/***	Book			***/
/**********************	***/

body div.cst,
body div.cst div.cst-book-container, 
body div.cst div.cst-book-container div.cst-book-info-progress ul {
    width:700px !important;
}


body div.cst div.cst-program-list
{
	width: 682px !important;
}

h1.cst {
	color:#91be2c;
	font:bold italic 25px Georgia;
}

/** Step **/

body div.cst div.cst-book-info-progress ul li.cst-book-info-progress-step {
	border:none;
	width:160px;
	margin-right:10px;
	background:none;
}

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

body div.cst div.cst-book-info-progress ul li.cst-book-info-progress-step div.cst-book-info-progress-container{
	background-color:#7b7467;
	background-image:url("../../../../images/cst-book-all-in-one.gif");
	color:white;
	font-size:13px;
	padding-top:8px;
	font-weight:bold;
	height:80px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;
}

body div.cst div.cst-book-info-progress ul li.cst-book-info-progress-step-active div.cst-book-info-progress-container{
	background-color:#91be2c; 
}

body div.cst div.cst-book-info-progress ul li.cst-book-info-progress-step-10 div{
	background-position:center 48px;
}

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

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

body div.cst div.cst-book-info-progress ul li.cst-book-info-progress-step-40 div{
	background-position:center -252px;
	margin-right:0px;
}

/** step-container **/

body div.cst-book-step-container h1 {
    font:bold 16px verdana;
    color:#4a4541;
}

div.cst-request-type-2,
body div.cst-book-step-container div.cst-book-form {
    background:white;
    border:1px solid #DBD6D1;
    color:#4a4541;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;
	margin-bottom:20px;
}

body div.cst-book-step-container div.cst-book-form a{
	color:#91be2c;
	text-decoration:underline;
}

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

div.cst-book-form-10-search select {
    background-color:white;
    border:1px solid b9b9b9;
}

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

body table.cst-cal-nav-bar {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;
}

table.cst-cal-nav-bar tr.cst-cal-nav td {
    background:#dedcd9;
    border:none;
}

tr.cst-cal-nav div, tr.cst-cal-nav {
    background:none;
}

div.cst-book-container table.cst-cal-nav-bar tr.cst-cal-nav td.cst-cal-nav-prev {
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	-border-radius:5px 0 0 5px;
}

div.cst-book-container table.cst-cal-nav-bar tr.cst-cal-nav td.cst-cal-nav-next {
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	-border-radius:0 5px 5px 0;
	text-align:right;
}

div.cst-book-container table.cst-cal-nav-bar tr.cst-cal-nav td.cst-cal-nav-prev a {
	background-position:left -1111px;
}

div.cst-book-container table.cst-cal-nav-bar tr.cst-cal-nav td.cst-cal-nav-next a {
	background-position:right -1077px;
}

body div.cst-book-container div.cst-book-form table.cst-cal-nav-bar tr.cst-cal-nav td a {
	color:#494540;
	font-size:14px;
	text-decoration:none; 
	width:auto;
}

body div.cst-book-container a.cst-cal-nav-prev span,
body div.cst-book-container a.cst-cal-nav-next span {
    padding:0px;
}

body div.cst-book-step-container div.cst-book-form-40-submit div.cst-book-step-next {
	width:auto;
	float:right;
}

body div.cst-book-step-container div.cst-book-form-40-submit div.cst-book-step-next a.cst-book-link,
body div.cst-book-step-container div.cst-book-form a.cst-book-link,
body div.cst-book-step-container div.cst-book-form div.cst-book-step-back a, 
body div.cst-book-step-container div.cst-book-form a.cst-book-roomtype-book {
	background-color:#7b7467;
	background-image:inherit;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;
	border:none;
	color:white;
	font-size:14px;
	display:inline-block;
	text-decoration:none;
	padding:5px 20px;
}

body div.cst-book-form div.cst-book-step-back, 
body div.cst-book-form div.cst-book-step-next, 
body div.cst div.cst-book-form-20-roomtypes-hints a.cst-link, 
body div.cst div.cst-book-form-20-roomtypes-hints a.cst-link:hover {
    background:none;
    border:none;
}

body div.cst-book-step-container div.cst-book-form a.cst-book-link span,
body div.cst-book-form div.cst-book-step-back a span, 
body div.cst-book-form div.cst-book-step-back a:hover span, 
body div.cst-book-form div.cst-book-step-back a:visited span, 
body div.cst-book-form div.cst-book-step-next a span, 
body div.cst-book-form div.cst-book-step-next a:hover span, 
body div.cst-book-form div.cst-book-step-next a:visited span, 
body div div.cst-book-container div.cst-book-step-container a.cst-link-reset, 
body div div.cst div.cst-book-form-20-roomtypes-hints a.cst-link-reset:hover {
    color:inherit;
    color:white\9;
}

body div.cst-book-step-container div.cst-book-form-40-submit div.cst-book-step-next a.cst-book-link:hover,
body div.cst-book-step-container div.cst-book-form a.cst-book-link:hover,
body div.cst-book-step-container div.cst-book-form div.cst-book-step-back a:hover,
body div.cst-book-step-container div.cst-book-form a.cst-book-roomtype-book:hover {
	background-color:#91be2c;
}

body div.cst-book-step-container div.cst-book-form div.cst-book-step-back a, 
body div.cst-book-step-container div.cst-book-form div.cst-book-step-back a:hover, 
body div.cst-book-step-container div.cst-book-form div.cst-book-step-back a:visited {
    background-image:url("../../../../images/cst-book-all-in-one.gif");
    background-position:2px -867px;
}

body div.cst-book-step-container div.cst-book-form div.cst-book-step-next a span {
	background:none;
	color:white;
}

body div.cst-book-step-container div.cst-book-form div.cst-book-step-next a, 
body div.cst-book-step-container div.cst-book-form div.cst-book-step-next a:hover, 
body div.cst-book-step-container div.cst-book-form div.cst-book-step-next a:visited {
    background-image:url("../../../../images/cst-book-all-in-one.gif");
    background-position:0 -932px;
    background-repeat:no-repeat;
    color:inherit;
    color:white\9;
}

body div.cst-book-step-container div.cst-book-form-40-submit div.cst-book-step-next a.cst-book-link,
body div.cst-book-step-container div.cst-book-form a.cst-book-roomtype-book div {
	color:inherit;
	color:white\9;
	background-image:url("../../../../images/cst-book-all-in-one.gif");
	background-position:3px -795px;
	padding-left:25px;
}

body div.cst-book-step-container div.cst-book-form a.cst-book-roomtype-book div {
	background-position:0 -798px;
}

body div.cst-book-container a.cst-book-roomtype-book div {
	display:inline-block;
}

div.cst-book-info-more {
	padding-top:8px;
}

body div.cst-book-container div.cst-book-form-20-roomtypes-detail div.cst-book-roomtype-prices {
    padding:8px 12px 12px 12px;
    background:none repeat scroll 0 0 #e5e4df;
	border:1px solid #a3a29e;
}

body div.cst-book-container div.cst-book-form-20-roomtypes-detail div.cst-book-roomtype-prices *{
	color:#4a4541;
}

div.cst-book-roomtype-prices span.cst-price {
    font-weight:bold;
}
body div.cst-book-step-container div.cst-book-form-20-roomtypes-detail,
body div.cst-book-step-container div.cst-book-form-30-programs {
    background:none;
    border:none;
    padding:0;
}
body div.cst-book-step-container div.cst-book-form-20-roomtypes-detail div.cst-book-roomtype,
body div.cst-book-step-container div.cst-book-form-30-programs div.cst-book-program{
    background:none repeat scroll 0 0 white;
    border:1px solid #DBD6D1;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;
	width:100%;
	padding:2%;
}
body div.cst-book-step-container div.cst-book-form a.cst-book-roomtype-group,
body div.cst-book-step-container div.cst-book-form a.cst-book-roomtype-group:hover div,
body div.cst-book-step-container div.cst-book-form a.cst-book-indicator:hover div,
body div.cst-book-step-container div.cst-book-form-30-indicators a.selected,
body div.cst-book-step-container div.cst-book-form a.cst-book-indicator {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;
	background:#7b7467;
	text-decoration:none;
	padding:0;
}

body div.cst-book-step-20 a.selected div.cst-book-roomtype-group-name,
div.cst-book-form-30-indicators a.selected div.cst-book-indicator-name,
body div.cst-book-step-container div.cst-book-form a.cst-book-indicator div,
body div.cst-book-step-container div.cst-book-form a.cst-book-roomtype-group div{
	color:white;
	margin:0;
	padding:5px 5px 5px 14px;
}

body div.cst-book-step-20 a.selected div.cst-book-roomtype-group-name,
div.cst-book-form-30-indicators a.selected div.cst-book-indicator-name,
body div.cst-book-step-container div.cst-book-form a.cst-book-roomtype-group:hover div,
body div.cst-book-step-container div.cst-book-form a.cst-book-indicator:hover div {
	background:#91be2c;
	padding:5px 5px 5px 14px;
}

body div.cst-book-program-amount {
    margin-top:0px;
    margin-right:-1%;
}

body div.cst-book-form-40-summary div.cst-book-cart-container-infos * {
    font-weight:bold;
}

body div.cst-book-step-container div.cst-book-form a.cst-book-program-image {
    text-decoration:none;
}

body td.cst-book-table-fields-right select.required {
    background-color:#91be2c;
}

body div.cst-book-step-container div.cst-book-form-30-programs a.cst-book-roomtype-book{
    margin-top:0;
}

/**********************	***/
/***	program-list	***/
/**********************	***/

div.cst-program-list-group {
	color:#4a4541;
}

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

div.cst-roomtype-teaser, div.cst-roomtype-detail, div.cst-package-teaser, div.cst-package-detail, div.cst-program-teaser {
    background:white;
    border:1px solid #DEDED0;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;
	padding:10px 5px 30px 10px;
}

a.cst-link,
a.cst-link:hover {
	background:#7b7467;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;
	border:none;
	color:white;
	font-size:14px;
	display:inline-block;
	text-decoration:none;
	padding:0px 6px;
	margin-right:4px;
	font-weight:bold;
}

a.cst-link:hover {
	background-color:#91be2c;
}

table.cst-program-items {
	margin-top:12px;
	width:100%;
}

td.cst-link-row-program {
	text-align:right;
}

td.cst-image-row {
	vertical-align:top;
}

table.cst-program-table {
	width:100%;
}

div.cst-program-teaser div.cst-price-program,
div.cst-program-teaser div.cst-duration-program {
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
}

div.cst-program-teaser div.cst-price-program {
	font-size:14px;
	padding:0 3px;
}

body div.cst-program-teaser div.cst-price {
    margin-top:0px;
}

div.cst-desc-program {
	padding:5px 0;
}

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

/**********************	***/
/***	package-list	***/
/**********************	***/

div.cst-general-list-type-package div.cst-general-list-item{
	width:227px;
	float:left;
	margin-right:6px;
}

div.cst-package-teaser {
  	min-height:262px;
}

div.cst-package-teaser-text {
	position:relative;
	height:154px;
	clear:left;
}

div.cst-package-teaser div.cst-image {
    margin-bottom:3px;
    margin-right:0px;
}


div.cst-general-list-type-package {
	overflow:auto;
}

div.cst-teaser-bottom {
	position:absolute;
	bottom:0;
	_top:110px;
	width:100%;
}

div.cst-navbar-pos-bottom {
	clear:both;
}

div.package-display-date {
	display:none;
}

div.cst-link-box-package {
	text-transform:capitalize;
}

body div.cst-package-teaser div.cst-link-border a.cst-link {
	margin-right:2px;
	font-size:12px;
}

table.cst-navbar-content a{
	background:url("../i/page-nav-round.gif") no-repeat;
	display:block;
	padding:0 2px;
	width:9px;
	height:9px;
}

body div.cst-package-teaser div.cst-indicators {
	margin-top:4px;
}

div.cst-price span.cst-price-from {
    font-size:14px;
    font-weight:bold;
}

div.cst-general-list-type-package h2 {
    font-size:16px;
    font-weight:bold;
}

/**********************	***/
/***	package-list	***/
/**********************	***/

div.cst-package-detail  {
	line-height:24px;
}

div.cst-package-detail h1{
	font-size:27px;
	font-weight:bold;
	color:#4a4541;
	font-style:normal;
	font-family:Arial, Sans-serif, Serif;
	display:inline;
}

div.cst-package-detail div.cst-package-teaser {
	 min-height:none;
}

div.cst-package-detail div.cst-price-package {
    float:right;
    padding:20px;
    width:auto;
    text-align:center;
    background:#e5e4df;
    border:1px solid #a3a29e;
}

div.cst-package-detail div.cst-link-box {
	text-align:center;
}

div.cst-package-detail div.cst-link-border {
    display:inline;
    float:none;
}

body div.cst-package-detail {
    padding:10px 10px 30px 10px;
}

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

div.cst-package-detail div.cst-image img{
    padding-right:8px;
}

div.cst-package-detail div.cst-image img.cst-image-last{
    padding-right:0px;
}

div.cst-package-detail-indicators {
	display:inline-block;
	margin-left:5px;
}

div.cst-package-detail-indicators a {
	line-height:15px;
}

div.cst-package-detail div.cst-package-description ul li {
    list-style-position:inside;
    list-style-type:disc;
    list-style-image:url("../i/list-arrow.gif");
}

/**********************	***/
/***	request			***/
/**********************	***/

div.cst-request-type-2 {
	padding:10px;
}

div.cst-request-type-2 a {
	 color:#91BE2C;
}

/**********************	***/
/***	room-list		***/
/**********************	***/
div.cst-roomtype-list h2.cst-roomtype {
	display:none;
}

div.cst-roomtype-list div.cst-general-list-item {
	width:211px;
	float:left;
	margin-right: 5px;
	height:220px;
	position:relative;
}

div.cst-roomtype-list div.cst-general-list-item-holidayroom {
	background:#d6d3c4;
}

div.cst-roomtype-list div.cst-general-list-item-holidayroom h3.cst {	
	background:#d6d3c4 url("../i/mm-horn.gif") no-repeat right bottom;
	padding:1px 0;
	width: 210px;
}

div.cst-roomtype-list div.cst-roomtype-teaser div.cst-image {
    float:none;
    margin-bottom:0px;
    margin-right:0px;
}

div.cst-roomtype-list div.cst-roomtype-teaser div.cst-link-box-roomtype {
    bottom:30px;
    margin-left:0px;
    position:absolute;
}

body div.cst-roomtype-list div.cst-price {
    margin-top:0;
    font-size:14px;
    padding:0 3px;
    font-weight:bold;
    float:left;
    width:90px;
}

body div.cst-roomtype-list div.cst-link-border {
    margin-top:0px;
}

body div.cst-roomtype-list div.cst-link-border a {
    font-size:12px; 
}

body div.cst-roomtype-list div.cst-link-border a:hover{
    font-size:12px; 
}

div.mm-gallery {
	position:relative;
}

div.mm-gallery-detail {
	height:380px;
}

div.mm-gallery-top {
	position:absolute;
	bottom:52px;
	_top:320px;
}

div.mm-gallery-scroller {
    overflow:visible !important;
}

div.mm-gallery-scroller div#mm-gallery-scroller {
	width:680px !important;
    text-align:center;
}

div.mm-gallery-scroller div#mm-gallery-scroller img {
	border:3px solid #494540;
	cursor:pointer;
	margin-right:3px;
}

div.mm-gallery-scroller div#mm-gallery-scroller img.current {
	border-color:#91be2c;
}

div.cst-roomtype-detail-container h3.cst {
	font-size:27px;
	padding-top:8px;
}

div.cst-roomtype-detail-container div.cst-link-box-roomtype-detail {
    float:none;
    width:100%;
    text-align:center;
    padding:12px 0;
}
div.cst-roomtype-detail-container div.cst-link-border {
	 float:none;
	 display:inline;
	 margin-right:5px;
}

table.roomtype-prices td {
	 padding:6px;
	 font-size:14px;
	 vertical-align:middle;
}

table.roomtype-prices td.hs_name {
	vertical-align:middle;
}

table.roomtype-prices td.hs_name-A {
	background-color:#295a2b;
}

table.roomtype-prices td.hs_name-B {
	background-color:#56441d;
}

table.roomtype-prices td.hs_name-C {	
	background-color:#99b648;
}

table.roomtype-prices tr.head td.left {
    text-align:left;
}

div.cst-roomtype-detail div.cst-images {
    float:none;
}

div.cst-roomtype-detail div.cst-image-zoom-icon-box {
    left:654px;
    top:-7px;
}

div.cst-roomtype-prices {
	text-align:center;
}

table.roomtype-prices {
	width:100%;
    margin:0 auto;
}

#ui-datepicker-div {
	display: none;
}

div.cst-indicator-teaser {
	float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 180px;
    padding: 10px;
}
div.cst-indicator-teaser ul {
	margin: 0;
	float: left;
}
h1.cst-indicators {
	display: none;
}
div.cst-indicator-teaser div.cst-link-border {
	background: url("http://www.bio-kurhotel.de/assets/images/contact/anfragen.png") right -4px #91BE2C;
	padding-left: 0;
	border-radius: 5px;
    padding-right: 5px;
}
div.cst-indicator-teaser div.cst-link-border a.cst-indicator-link {
	color: #fff;
	background: 0 none #91BE2C;
	margin-right: 22px;
	text-decoration: none;
	height: 16px;
	padding-left: 10px;
	font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
}
div.cst-indicator-teaser .cst-image-indicator {
	margin-right: 0;
	border: 0 none;
	padding: 0;
}
div.cst-indicator-teaser .cst-image-border {
	height: 90px;
	overflow: hidden;
}
div.cst-indicator-teaser div.cst-link-border .cst-image img {
	width: 180px;
}
div.cst-indicator-teaser h2.cst-indicator {
	height: 50px;
}
div.cst-indicator-teaser h2 {
    color: #5F5A4E;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 12px;
}