/*
	please, be careful with what you are doing!
	
	change no rules like float, position, width, important, etc.
	just colors and things like that, thanks :)
*/
/* debug */
body.debug.res_width_915 {border: solid red; border-width: 0px 2px;}
body.debug.res_width_1050 {border-color: blue;}
body.debug.res_width_1200 {border-color: green;}
body.debug.res_width_1350 {border-color: fuchsia;}

/* main positioning */
* {
	color: #58585a;
	font-size: 14px;
	font-family: "Verdana";
}

small {
	font-size: 0.9em;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Georgia";
	font-weight: bold;
}

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
	font: inherit;
}

h2.cst-hotel-detail {
	color: #5A94BC;
	font-size: 18px;
	margin: 15px 0px 4px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #5A94BC;
}

html {
	min-height:100.2%;
}

body {
	position: relative;
	height: 100%;
	min-width: 915px;
	width: auto !important;
	width: 915px;
	*width: auto !important;
	margin: 0px;
	padding: 140px 0px 0px;
	background: url("/static/i/2009/background.jpg") no-repeat top right #5a94bc;
}

div {
	zoom: 1;
	border: none;
}

.hidden {
	display: none !important;
}
/*
.placeholder,
select option {
	color: #b0b0b0;
	font-style: italic;
}
*/
a:hover {
	cursor: pointer;
	text-decoration: underline;
}

a.disabled,
a.disabled:hover {
	text-decoration: none;
}

input.text, input.submit, select, textarea {
	font-size: 12px;
	border: 1px solid #ccc;
}

input[type="text"] {
	text-indent: 3px;
}

input.submit,
input[type="submit"] {
	cursor: pointer;
	display: block;
	height: 38px;
	width: 157px;
	color: #fff;
	font-size: 15px;
	text-align: left;
	padding: 0px 0 11px 22px;
	border: none;
	background: transparent url("/static/i/2009/bw_start_request_link_background.png") no-repeat top left;
}

body input.imageAsBg,
body input.hasDatepicker {
	height: 18px !important;
}

body input.hasDatepicker {
	background: url("/static/i/2009/bw_request_market_calendar.png") no-repeat right top;
}

div.cst-request td {
	padding: 3px 0px;
}

div.cst-request label {
	padding: 0px 0px 0px 7px;
}

div.cst-request tr td,
div.cst-request tr td + td + td + td {
	width: 150px;
}

div.cst-request tr td + td,
div.cst-request tr td + td + td + td + td {
	width: auto;
}

body div.cst-request-trip-infos table.cst-request-trip-infos td {
	line-height: inherit;
}

option {
	padding-right: 20px;
}

textarea {
	padding: 3px;
}

div.cst a {
	margin: 0px;
	padding: 0px;
}

div#detail_contents span.cst-bold {
	color: #58585a;
	font-weight: normal !important;
	font-family: "Verdana";
}

body div.bw_box_green span.cst-bold {
	color: #7f9600;
}

body span.cst-title {
	font-weight: normal !important;
	font-family: "Verdana";
}

body .cst-text {
	line-height: 20px;
}

.error {
	color: #f00;
	display: none;
}

.description {
	color: #eee;
}

body .highslide-container div.highslide-html {
	background: none #fff;
}

div.highslide-dimming {
	opacity: 0.7;
	background: #aaa;
}

div#highslide-controls-info {
	position: absolute;
	top: -69px;
	right: 15px;
	height: 34px;
	width: 350px;
	padding: 6px 10px;
	line-height: 15px;
	opacity: 0.9;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 5px 5px 5px #444444;
	border: 1px solid #ccc;
	background: #fff;
}

.label {
	color: #909090;
	font-size: 15px;
}

div.bw_box li {
	list-style: disc outside;
	margin: 4px 0px 4px 20px;
}

body.start div.bw_box li,
div.bw_box_content div.cst-hotel-detail ul li {
	list-style: none;
	margin: 4px 0px 4px 0px;
}

div.bw_star {
	float: left;
	height: 15px;
	width: 14px;
	background: url("/static/i/2009/icons/star.png") no-repeat left 3px;
}

div.bw_star.bw_star_superior {
	background-image: url("/static/i/2009/icons/superior.png");
}

/* rounded button positionig */
div.bw_rounded_button {
	float: left;
	position: relative;
	height: 42px;
	width: 100px;
	width: 0px;
}

div.bw_rounded_button div {
	height: 42px;
}

div.bw_rounded_button a {
	position: absolute;
	top: 3px;
	left: 8px;
	width: 151px;
	display: block;
	padding: 4px 26px 5px 17px;
}

div.bw_rounded_button_icon {
	position: absolute;
	top: 0px;
	left: 14px;
	width: 6px;
}

div.bw_rounded_button_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 21px;
}

div.bw_rounded_button_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 21px;
}

div.bw_rounded_button_center {
	margin: 0px 21px;
}

/* rounded button grey */
div.bw_rounded_button_grey a {
	color: #417fa9;
}

div.bw_rounded_button_icon.arrow_left {
	background: url("/static/i/2009/icons/arrow_left.png") no-repeat 0px 11px;
}

div.bw_rounded_button_grey div.bw_rounded_button_left {
	background: url("/static/i/2009/bw_button_grey_left.png") no-repeat top left;
}

div.bw_rounded_button_grey div.bw_rounded_button_right {
	background: url("/static/i/2009/bw_button_grey_right.png") no-repeat top left;
}

div.bw_rounded_button_grey div.bw_rounded_button_center {
	background: url("/static/i/2009/bw_button_grey_center.png") repeat-x top left;
}

/* rounded button blue */
div.bw_rounded_button_blue a {
	color: #fff;
}

div.bw_rounded_button_icon.arrow_left {
	background: url("/static/i/2009/icons/arrow_left.png") no-repeat 0px 11px;
}

div.bw_rounded_button_blue div.bw_rounded_button_left {
	background: url("/static/i/2009/bw_button_blue_left.png") no-repeat top left;
}

div.bw_rounded_button_blue div.bw_rounded_button_right {
	width: 40px;
	background: url("/static/i/2009/bw_button_blue_right.png") no-repeat top left;
}

div.bw_rounded_button_blue div.bw_rounded_button_center {
	margin-right: 40px;
	background: url("/static/i/2009/bw_button_blue_center.png") repeat-x top left;
}





/* big rounded button positionig */
div.bw_rounded_button_big {
	position: relative;
	height: 45px;
	margin: 0px 20px 0px 3px;
}

div.bw_rounded_button_big div {
	height: 45px;
}

body div.bw_rounded_button_big a {
	color: #fff;
	font-size: 15px;
	width: 0px;
	white-space: nowrap;
}

div.bw_rounded_button_big_icon {
	position: absolute;
	top: 0px;
	left: 14px;
	width: 6px;
}

div.bw_rounded_button_big_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
}

div.bw_rounded_button_big_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
}

div.bw_rounded_button_big_center {
	padding: 5px;
	margin: 0px 5px;
}

/* big rounded button green */
div.bw_rounded_button_big_green div.bw_rounded_button_big_left {
	background: url("/static/i/2009/bw_button_big_green_sides.png") no-repeat top left;
}

div.bw_rounded_button_big_green div.bw_rounded_button_big_right {
	background: url("/static/i/2009/bw_button_big_green_sides.png") no-repeat top right;
}

div.bw_rounded_button_big_green div.bw_rounded_button_big_center {
	background: url("/static/i/2009/bw_button_big_green_middle.png") repeat-x top left;
}




/* bar without styling, just positioning */
div.bw_bar {
	position: relative;
	margin: 0px 0px 9px 0px;
}

div.bw_bar_top_left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 8px;
	line-height: 0px;
	overflow: hidden;
	background: no-repeat top left;
}

div.bw_bar_top_right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 10px;
	width: 8px;
	line-height: 0px;
	overflow: hidden;
	background: no-repeat top right;
}

div.bw_bar_bottom_left {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 10px;
	width: 8px;
	line-height: 0px;
	overflow: hidden;
	background: no-repeat 0px -10px;
}

div.bw_bar_bottom_right {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 10px;
	width: 8px;
	line-height: 0px;
	overflow: hidden;
	background: no-repeat -8px -10px;
}

div.bw_bar_top_center {
	height: 10px;
	line-height: 0px;
	overflow: hidden;
	margin: 0px 6px;
	background: repeat-x left top;
}

div.bw_bar_bottom_center {
	height: 10px;
	margin: 0px 8px;
	line-height: 0px;
	overflow: hidden;
	background: repeat-x 0px -10px;
}

div.bw_bar_middle_left {
	background: repeat-y left top;
}

div.bw_bar_middle_right {
	margin: 0px 0px 0px 10px;
	background: repeat-y right top;
	background-position: right top !important;
}

div.bw_bar_content {
	margin: 0px 3px 0px 0px;
	padding: 0px 8px 6px;
}

/* red rounded bar */
div.bw_bar_red {
}

div.bw_bar_red * {
	color: #fff;
}

div.bw_bar_red div.bw_bar_content {
	background: #bc5a5a;
}

div.bw_bar_red div.bw_bar_top_left {
	background-image: url("/static/i/2009/bw_bar_red_edges.png");
}

div.bw_bar_red div.bw_bar_top_right {
	background-image: url("/static/i/2009/bw_bar_red_edges.png");
}

div.bw_bar_red div.bw_bar_bottom_left {
	background-image: url("/static/i/2009/bw_bar_red_edges.png");
}

div.bw_bar_red div.bw_bar_bottom_right {
	background-image: url("/static/i/2009/bw_bar_red_edges.png");
}

div.bw_bar_red div.bw_bar_top_center {
	background-image: url("/static/i/2009/bw_bar_red_horz.png");
}

div.bw_bar_red div.bw_bar_bottom_center {
	background-image: url("/static/i/2009/bw_bar_red_horz.png");
}

div.bw_bar_red div.bw_bar_middle_left {
	background-image: url("/static/i/2009/bw_bar_red_vert.png");
}

div.bw_bar_red div.bw_bar_middle_right {
	background-image: url("/static/i/2009/bw_bar_red_vert.png");
}

/* grey rounded bar */
div.bw_bar_grey * {
	color: #58585a;
}

div.bw_bar_grey div.bw_bar_content {
	background: #bc5a5a;
}

div.bw_bar_grey div.bw_bar_top_left {
	background: url("/static/i/2009/bw_bar_grey_edges.png") no-repeat top left;
}

div.bw_bar_grey div.bw_bar_top_right {
	background: url("/static/i/2009/bw_bar_grey_edges.png") no-repeat top right;
}

div.bw_bar_grey div.bw_bar_bottom_left {
	background: url("/static/i/2009/bw_bar_grey_edges.png") no-repeat bottom left;
}

div.bw_bar_grey div.bw_bar_bottom_right {
	background: url("/static/i/2009/bw_bar_grey_edges.png") no-repeat bottom right;
}

div.bw_bar_grey div.bw_bar_top_center {
	background: url("/static/i/2009/bw_bar_grey_horz.png") repeat-x left top;
}

div.bw_bar_grey div.bw_bar_bottom_center {
	background: url("/static/i/2009/bw_bar_grey_horz.png") repeat-x left bottom;
}

div.bw_bar_grey div.bw_bar_middle_left {
	background: url("/static/i/2009/bw_bar_grey_vert.png") repeat-y left top;
}

div.bw_bar_grey div.bw_bar_middle_right {
	background: url("/static/i/2009/bw_bar_grey_vert.png") repeat-y right top;
}

/* blue rounded bar */
div.bw_bar_blue * {
	color: #fff;
}

div.bw_bar_blue div.bw_bar_content {
	background: #5a94bc;
}

div.bw_bar_blue div.bw_bar_top_left {
	background: url("/static/i/2009/bw_bar_blue_edges.png") no-repeat top left;
}

div.bw_bar_blue div.bw_bar_top_right {
	background: url("/static/i/2009/bw_bar_blue_edges.png") no-repeat top right;
}

div.bw_bar_blue div.bw_bar_bottom_left {
	background: url("/static/i/2009/bw_bar_blue_edges.png") no-repeat bottom left;
}

div.bw_bar_blue div.bw_bar_bottom_right {
	background: url("/static/i/2009/bw_bar_blue_edges.png") no-repeat bottom right;
}

div.bw_bar_blue div.bw_bar_top_center {
	background: url("/static/i/2009/bw_bar_blue_horz.png") repeat-x left top;
}

div.bw_bar_blue div.bw_bar_bottom_center {
	background: url("/static/i/2009/bw_bar_blue_horz.png") repeat-x left bottom;
}

div.bw_bar_blue div.bw_bar_middle_left {
	background: url("/static/i/2009/bw_bar_blue_vert.png") repeat-y left top;
}

div.bw_bar_blue div.bw_bar_middle_right {
	background: url("/static/i/2009/bw_bar_blue_vert.png") repeat-y right top;
}

div#bw_top {
	position: absolute;
	top: 0;
	left: 0;
	height: 140px;
	width: 100%;
}

div.bw_top_inner {
	position: relative;
	height: 140px;
	width: 100%;
	border-bottom: 1px solid #5a94bc;
	background: url("/static/i/2009/bw_top_shadow.gif") bottom left repeat-x #fff;
}

body div#cst-content div.cst-book-container {
	width: 700px;
}

div.cms-error {
	color: #f00;
	display: block;
	width: 97%;
	padding: 10px;
	margin: 10px 0px 10px 2px;
	border: 1px solid #ff5555;
	-moz-border-radius: 4px;
	-webkit-border-top: 4px;
	background: #e0cccc;
}

div.cms-error * {
	color: #f00;
}

div.cms-error a {
	font-weight: bold;
}

div.bw_error h1 {
	font-size: 21px;
	font-weight: normal;
}

div.bw_error b,
div.cms-error h1 {
	color: #f00;
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 10px;
}

/* white rounded box */
div.bw_box {
	position: relative;
	float: left;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

div.bw_box a {
	color: #5A94BC;
}

div.bw_box_list > div.bw_box {
	float: none;
}

body.res_width_1050 div.bw_box_list > div.bw_box:first-child,
body.res_width_1050 div.bw_box_list > div.bw_box:first-child + div.bw_box + div.bw_box,
body.res_width_1050 div.bw_box_list > div.bw_box:first-child + div.bw_box + div.bw_box + div.bw_box + div.bw_box {
	float: left;
}

body.res_width_1050 div.bw_box_list > div.bw_box:first-child + div.bw_box,
body.res_width_1050 div.bw_box_list > div.bw_box:first-child + div.bw_box + div.bw_box + div.bw_box,
body.res_width_1050 div.bw_box_list > div.bw_box:first-child + div.bw_box + div.bw_box + div.bw_box + div.bw_box + div.bw_box {
	float: right;
}

div.bw_box_right {
	float: right;
}

body div.bw_box_list div.bw_box,
body div.bw_start div.bw_box {
	width: 100%;
}

body.res_width_1050 div.bw_box_list div.bw_box,
body.res_width_1050 div.bw_start div.bw_box {
	width: 48.9%;
}

body.res_width_1350 div.bw_box_list div.bw_box,
body.res_width_1350 div.bw_start div.bw_box {
	width: 32.9%;
}

div.bw_box h1 {
	position: relative;
	color: #a1bd08;
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 9px;
	padding: 0px 8px 8px 0px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #d0de83;
}

div.bw_box h1 div {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 30px;
	width: 30px;
	background: url("/static/i/2009/bw_box_top_gradient.png") repeat-y right top;
}

div.bw_box h1 a {
	color: #a1bd08;
}

div.bw_box_top_left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 6px;
	width: 6px;
	overflow: hidden;
	background: url("/static/i/2009/bw_box_edges.png") no-repeat 0px 0px;
}

div.bw_box_top_right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 6px;
	width: 7px;
	overflow: hidden;
	background: url("/static/i/2009/bw_box_edges.png") no-repeat -7px -0px;
}

div.bw_box_bottom_left {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 6px;
	width: 6px;
	background: url("/static/i/2009/bw_box_edges.png") no-repeat 0px -6px;
}

body.msie div.bw_box_bottom_left {
	height: 10px;
	background: url("/static/i/2009/bw_box_edges.png") no-repeat 0px 8px;
}

div.bw_box_bottom_right {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 6px;
	width: 7px;
	background: url("/static/i/2009/bw_box_edges.png") no-repeat -7px -6px;
}

body.msie div.bw_box_bottom_right {
	height: 10px;
	background: url("/static/i/2009/bw_box_edges.png") no-repeat -8px 8px;
}


div.bw_box_top_center {
	height: 4px;
	margin: 0px 7px 0px 6px;
	overflow: hidden;
	background: #fff;
}

div.bw_box_bottom_center {
	height: 6px;
	min-height: 6px;
	margin: 0px 7px 0px 6px;
	overflow: hidden;
	line-height: 0px;
	background: url("/static/i/2009/bw_box_vert.png") repeat-x top left;
}

div.bw_box_middle_left {
	background: url("/static/i/2009/bw_box_horz.png") repeat-y;
	background-position: -1px 0px;
}

div.bw_box_middle_right {
	margin: 0px 0px 0px 6px;
	background: url("/static/i/2009/bw_box_horz.png") repeat-y top right;
}

div.bw_box_content_gradient {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 20px;
	width: 100%;
	background: url("/static/i/2009/bw_box_content_gradient.png") repeat-x left top;  
}

div.bw_box_green div.bw_box_content_gradient {
	background: url("/static/i/2009/bw_box_green_content_gradient.png") repeat-x left top;  
}

div.bw_box_content {
	margin: 0px 7px 0px 0px;
	padding: 8px 7px;
	position: relative;
	background: #fff;
}

body.start div.bw_box_content {
	height: 240px;
	overflow: hidden;
}

body.start.res_width_915 div.bw_box_content {
	height: 200px;
}

body.start.res_width_1050 div.bw_box_content {
	height: 240px;
}

/* green rounded box */
div.bw_box_green {
	border: none;
}
div.bw_box_green div.bw_box_content {
	background: #f5f7e6;
}
div.bw_box_green div.bw_box_top_center {
	background: #f5f7e6;
}
div.bw_box.bw_box_green div.bw_box_top_left {
	background-image: url("/static/i/2009/bw_box_green_edges.png");
}
div.bw_box.bw_box_green div.bw_box_top_right {
	background-image: url("/static/i/2009/bw_box_green_edges.png");
}
div.bw_box.bw_box_green div.bw_box_bottom_left {
	background-image: url("/static/i/2009/bw_box_green_edges.png");
}
div.bw_box.bw_box_green div.bw_box_bottom_right {
	background-image: url("/static/i/2009/bw_box_green_edges.png");
}
div.bw_box.bw_box_green div.bw_box_bottom_center {
	background-image: url("/static/i/2009/bw_box_green_vert.png");
}
div.bw_box.bw_box_green div.bw_box_middle_left {
	background-image: url("/static/i/2009/bw_box_green_horz.png");
}
div.bw_box.bw_box_green div.bw_box_middle_right {
	background-image: url("/static/i/2009/bw_box_green_horz.png");
}

/* red rounded box */
div.bw_box_red {
	border: none;
}
div.bw_box_red div.bw_box_content,
div.bw_box_red div.bw_box_top_center {
	background: #bc5a5a;
}
div.bw_box_red div.bw_box_content * {
	color: #fff;
}
div.bw_box.bw_box_red div.bw_box_top_left {
	background-image: url("/static/i/2009/bw_box_red_edges.png");
}
div.bw_box.bw_box_red div.bw_box_top_right {
	background-image: url("/static/i/2009/bw_box_red_edges.png");
}
div.bw_box.bw_box_red div.bw_box_bottom_left {
	background-image: url("/static/i/2009/bw_box_red_edges.png");
}
div.bw_box.bw_box_red div.bw_box_bottom_right {
	background-image: url("/static/i/2009/bw_box_red_edges.png");
}
div.bw_box.bw_box_red div.bw_box_bottom_center {
	background-image: url("/static/i/2009/bw_box_red_vert.png");
}
div.bw_box.bw_box_red div.bw_box_middle_left {
	background-image: url("/static/i/2009/bw_box_red_horz.png");
}
div.bw_box.bw_box_red div.bw_box_middle_right {
	background-image: url("/static/i/2009/bw_box_red_horz.png");
}



div#bw_middle {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 100%;
	padding: 0px 0px 10px;
	background: url("/static/i/2009/bw_middle_background.gif") no-repeat #c7dce5;
	background-position: 55% 180px;
}

div#bw_bottom_content {
	z-index: 1;
	position: absolute;
	top: 30px;
	left: 30px;
	height: 166px;
	width: 80%;
}

div.bw_bottom_content_item {
	color: #fff;
	font-size: 15px;
	height: 300px;
	width: 150px;
	overflow: hidden;
	float: left;
}

div.bw_bottom_content_item h1,
div.bw_bottom_content_item h2,
div.bw_bottom_content_item h3,
div.bw_bottom_content_item h4,
div.bw_bottom_content_item h5,
div.bw_bottom_content_item h6 {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px 0px 5px;
}

div.bw_bottom_content_item br {
	display: none;
}

div.bw_bottom_content_item p {
	color: #fff;
	font-size: 15px;
}

div.bw_bottom_content_item a {
	display: block;
	color: #fff;
	font-size: 12px;
	padding: 4px 0 4px 10px;
	background: url("/static/i/2009/bw_bottom_link.png") no-repeat left 8px transparent;
}

div#bw_bottom {
	position: relative;
	height: 166px;
	background: url("/static/i/2009/bw_footer_background.gif") repeat-x left bottom #c7dce5;
}

div#bw_bottom_stones {
	position: absolute;
	top: 0px;
	right: 30%;
	height: 166px;
	width: 296px;
	background: url("/static/i/2009/bw_footer_stones.gif") no-repeat left top;
}

div#bw_bottom_vioma {
	position: absolute;
	top: 44px;
	right: 40px;
	height: 20px;
	width: 185px;
	color: #fff;
	font-size: 12px;
	text-align: right;
	padding: 80px 0px 0px;
	background: url("/static/i/2009/bw_footer_vioma.gif") no-repeat right top;
}

div.bw_content {
	min-height: 440px;
	height: auto !important;
	height: 440px;
	padding: 15px 15px 30px 15px;
}

div.bw_content_with_teaser {
	margin: 0px 20% 0px 0px;
}

div#bw_teaser {
	height:300px;
	float:right;
	width:19%;
	padding: 15px 15px 0px 0px;
}

body.start div.cst {
	min-height: 0px;
	height: auto !important;
	height: 0px;
}

body.start div.bw_box_content * {
	line-height: 15px;
}

body.start div.bw_box_article1 img {
	float: right;
}

body div#bw_body div#bw_middle .active {
	display: block;
}

body .hidden {
	display: none;
}

body .visible {
	display: block;
}


/* logo */
div#bw_logo {
	height: 140px;
	width: 200px;
	margin: 0px 0px 0px 42px;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
	background: url("/static/i/2009/logo1.jpg") no-repeat;
	background-position: 15px 5px;
}

/* header wasserzeichen */
div#bw_watermark {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 140px;
	width: 427px;
	background: url("/static/i/2009/bw_watermark.gif") no-repeat top right;
}

/* menu top right */
div#bw_menu_right {
	position: absolute;
	top: 113px;
	right: 40px;
}

div#bw_menu_right ul {
	float: right;
}

div#bw_menu_right li.bw_menu_list_item {
	*width: 120px;
	position: relative;
}

div#bw_menu_right a {
	display: block;
	color: #58585a;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 8px 0px 6px;
	margin: 0px;
}

div#bw_menu_right div.bw_menu_right_list_item_shadow_left {
	height: 27px;
	width: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("/static/i/2009/bw_menu_right_list_item_shadow_left.gif") no-repeat left bottom;
}

div#bw_menu_right div.bw_menu_right_list_item_shadow_center {
	height: 27px;
	margin: 0px 18px 0px 26px;
	background: url("/static/i/2009/bw_menu_right_list_item_shadow_center.gif") repeat-x left bottom;
}

div#bw_menu_right div.bw_menu_right_list_item_shadow_right {
	height: 27px;
	width: 18px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("/static/i/2009/bw_menu_right_list_item_shadow_right.gif") no-repeat left bottom;
}

/* menu top left */
ul#bw_menu_left_list {
	position: absolute;
	top: 80px;
	left: 242px;
}

ul#bw_menu_left_list li {
	position: relative;
	height: 60px;
	min-width: 50px;
	width: auto !important;
	width: 50px;
	*width: 130px !important;
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px;
}

ul#bw_menu_left_list a {
	color: #fff;
	height: 45px;
	display: block;
	padding: 15px 6px 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Georgia";
	text-transform: none;
	white-space: nowrap;
}

ul#bw_menu_left_list span {
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 6px 0px 0px;
}

ul#bw_menu_left_list li.bw_menu_list_item_active {
	height: 61px;
}

ul#bw_menu_left_list li.bw_menu_list_item_active a {
	color: #376f95;
	padding: 10px 6px 0px;
}

ul#bw_menu_left_list li.bw_menu_list_item_active span {
	color: #376f95;
}

ul#bw_menu_left_list div.bw_menu_left_list_item_shadow_left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 5px;
	background: url("/static/i/2009/bw_menu_left_list_item_shadow_left.jpg") no-repeat left bottom;
}

ul#bw_menu_left_list div.bw_menu_left_list_item_shadow_center {
	height: 60px;
	margin: 0px 5px;
	background: url("/static/i/2009/bw_menu_left_list_item_shadow_center.jpg") repeat-x left bottom;
}

ul#bw_menu_left_list div.bw_menu_left_list_item_shadow_right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 60px;
	width: 5px;
	background: url("/static/i/2009/bw_menu_left_list_item_shadow_right.jpg") no-repeat left bottom;
}

ul#bw_menu_left_list li.bw_menu_list_item_active div.bw_menu_left_list_item_shadow_left {
	height: 61px;
	width: 5px;
	float: left;
	background: url("/static/i/2009/bw_menu_left_list_item_shadow_left_active.jpg") no-repeat left bottom;
}

ul#bw_menu_left_list li.bw_menu_list_item_active div.bw_menu_left_list_item_shadow_center {
	height: 61px;
	margin: 0px 5px;
	background: url("/static/i/2009/bw_menu_left_list_item_shadow_center_active.jpg") repeat-x left bottom;
}

ul#bw_menu_left_list li.bw_menu_list_item_active div.bw_menu_left_list_item_shadow_right {
	height: 61px;
	width: 5px;
	float: right;
	background: url("/static/i/2009/bw_menu_left_list_item_shadow_right_active.jpg") no-repeat left bottom;
}

div#bw_notice_layer {
	position: absolute;
	top: 27px;
	right: -4px;
	z-index: 500;
	white-space: nowrap;
	margin-top: 0px;
	width: 500px;
	display: none;
}

div#bw_notice_layer div.bw_box_top_left,
div#bw_notice_layer div.bw_box_top_right,
div#bw_notice_layer div.bw_box_top_center {
	display: none;
}

div#bw_notice_layer div.bw_box_content {
	height: auto;
	margin: 0 4px 0 0;
	background: #fdfdfd;
}

div#bw_notice_layer div.bw_box_middle_right {
	margin: 0 0 0 4px;
}

div#bw_notice_layer div.bw_box_middle_left {
	background: url("/static/i/2009/bw_notice_layer_horz.png") repeat-y top left;
}

div#bw_notice_layer div.bw_box_middle_right {
	background: url("/static/i/2009/bw_notice_layer_horz.png") repeat-y top right;
}

div#bw_notice_layer div.bw_box_bottom_left {
	height: 6px;
	width: 6px;
	background: url("/static/i/2009/bw_notice_layer_edges.png") no-repeat bottom left;
}

div#bw_notice_layer div.bw_box_bottom_right {
	height: 6px;
	width: 6px;
	background: url("/static/i/2009/bw_notice_layer_edges.png") no-repeat bottom right;
}

div#bw_notice_layer div.bw_box_bottom_center {
	margin: 0px 6px;
	height: 6px;
	background: url("/static/i/2009/bw_notice_layer_bottom.png") repeat-x 0px 0px !important;
}

div#bw_notice_info {
	display: none;
	overflow: hidden;
}

a.bw_notice_layer_close {
	position: absolute;
	bottom: 5px;
	right: 3px;
	font-size: 11px;
}

div#bw_notice_layer div.bw_notice_layer_item {
	padding: 1px 1px 7px;
	margin: 1px 0px 0px;
}

div#bw_notice_layer div.bw_notice_layer_head a.bw_notice_layer_hotel,
div#bw_notice_layer div.bw_notice_layer_item a.bw_notice_layer_link  {
	float: left;
	width: 400px;
	padding: 3px 12px 3px 2px;
	white-space: normal;
}

div#bw_notice_layer a.bw_notice_layer_remove {
	color: red;
}

div#bw_notice_layer_content div.bw_notice_layer_item.bw_notice_layer_item_delete a.bw_notice_layer_link,
div#bw_notice_layer_content div.bw_notice_layer_group.bw_notice_layer_group_delete a.bw_notice_layer_hotel,
div#bw_notice_layer_content div.bw_notice_layer_group.bw_notice_layer_group_delete a.bw_notice_layer_link {
	text-decoration: line-through;
}

div#bw_notice_count {
	float: left;
	padding: 0px 4px 0px 4px;
}

/* hotel list */
div.bw_content_cst {
	width: 99%;
}

div.bw_cst {
	position: relative;
	overflow: hidden;
}

div.bw_box_list {
	float: left;
	width: 100%;
}

div.bw_box_list div.bw_box {
	width: 100%;
}

body.res_width_1050 div.bw_box_list div.bw_box {
	width: 49.9%;
}

div#bw_list {
	position: relative;
	height: 600px;
	padding: 0px 0px 43px;
	overflow: hidden;
}

div#bw_list.bw_loading {
	height: 600px !important;
}

div#bw_list.bw_list_collapsed.bw_loading {
	height: 660px !important;
}

body.msie div#bw_list {
	height: 630px;
}

div#bw_list.bw_list_collapsed,
div#bw_list.bw_list_collapsing {
	height: 670px;
}

body.msie div#bw_list.bw_list_collapsed,
body.msie div#bw_list.bw_list_collapsing {
	height: 740px;
}

div#bw_list div.bw_box_content {
	height: 170px;
	overflow: hidden;
}

div#bw_list.bw_list_collapsing div.cst-teaser-hotel-barometer-scores,
div#bw_list.bw_list_collapsed div.cst-teaser-hotel-barometer-scores,
div#bw_list div.cst-teaser-hotel-info span.bw-stars-short,
div#bw_list.bw_list_collapsed div.cst-teaser-hotel-info span.bw-stars-only {
	display: none;
}

div#bw_list.bw_list_collapsed div.cst-teaser-hotel-info span.bw-stars-short {
	display: inline;
}

div#bw_list.bw_list_collapsed div#list_pages {
	overflow: visible;
}

div#bw_list.bw_list_collapsed div.list_page {
	width: auto;
}

div#bw_list.bw_list_collapsed div.bw_box {
	width: 225px !important;
	margin: 0px 5px 5px 0px;
}

div#bw_list.bw_list_collapsed div.bw_box_content,
div#bw_list.bw_list_collapsed div.cst-teaser-hotel {
	height: 190px;
}

body.msie div#bw_list.bw_list_collapsed div.bw_box_content,
body.msie div#bw_list.bw_list_collapsed div.cst-teaser-hotel {
	height: 200px;
}

div#bw_list.bw_list_collapsed div.cst-teaser-hotel {
	width: 100%;
}

div#bw_list.bw_list_collapsed div.cst-teaser-hotel {
	width: 195px !important;
}

div.cst-teaser-hotel a.cst-teaser-hotel-block {
	position: relative;
	overflow: hidden;
}

div.cst-teaser-hotel a.cst-teaser-hotel-block div {
	display: inline;
}

div.cst-teaser-hotel a.cst-teaser-hotel-block:hover,
div.cst-teaser-hotel a.cst-teaser-hotel-block-selected,
div.cst-teaser-hotel a.cst-teaser-hotel-block-selected:hover {
}

div.cst-teaser-hotel a.cst-teaser-hotel-block:hover,
div.cst-teaser-hotel a.cst-teaser-hotel-block:hover a {
	text-decoration: none;
}

div.cst-teaser-hotel-image {
	position: relative;
	float: right;
}

span.cst-hotel-country {
	font-size: 13px;
	padding: 0px 0px 0px 4px;
}

div.cst-teaser-hotel-info-short  {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 18px;
	width: 200px;
	padding: 11px 0 0;
	background: url("/static/i/2009/bw_hotel_detail_collapsed_gradient_white.png") repeat-x scroll left top transparent;
}

body.msie div.cst-teaser-hotel-info-short  {
	bottom: -2px;
}

div.bw_box_green div.cst-teaser-hotel-info-short  {
	background-image: url("/static/i/2009/bw_hotel_detail_collapsed_gradient.png");
}

div.cst-teaser-hotel-info-short span.bw-stars-short {
	position: absolute;
	top: 10px;
	right: 0px;
	height: 20px;
	width: 85px;
}

div.cst-hotel-stars-background {
	background: #f5f7e6;
	z-index: 9;
}

div.bw_list {
	min-height: 633px;
	height: auto !important;
	height: 633px;
}

div.bw_list_collapsed div.cst-teaser-hotel-image {
	float: none;
}

a.cst-teaser-program-block {
	font-weight: bold;
}

div.cst-teaser-row-link-button-container {
	margin: 5px 10px 5px 0px;
}

div.cst-teaser-hotel-link-details {
	width: 100px;
}

div.cst-teaser-hotel-link-request {
	width: 115px;
}

div.cst-teaser-hotel-link-rooms {
	display: none;
}

div.cst-teaser-hotel-link-images {
	display: none;
}

div.cst-teaser-hotel-link-packages {
	display: none;
	width: 120px;
}

body.res_width_915 div.cst-teaser-hotel-link-images,
body.res_width_915 div.cst-teaser-hotel-link-rooms,
body.res_width_915 div.cst-teaser-hotel-link-packages {
	display: block;
}

body.res_width_1050 div.cst-teaser-hotel-link-images,
body.res_width_1050 div.cst-teaser-hotel-link-rooms,
body.res_width_1050 div.cst-teaser-hotel-link-packages {
	display: none;
}

body.res_width_1350 div.cst-teaser-hotel-link-packages {
	display: block;
}

body.res_width_1500 div.cst-teaser-hotel-link-rooms {
	display: block;
}

div.cst-teaser-hotel-links {
	position: absolute;
	left: 10px;
	bottom: 5px;
	margin: 0px 140px 0px 0px;
}

body.msie8 div.cst-teaser-hotel-links {
	bottom: 0px;
}

div.bw_list_collapsed div.cst-teaser-hotel-links,
div.bw_list_collapsing div.cst-teaser-hotel-links {
	display: none;
}

/* hotel detail */
div#bw_detail {
	margin: 0px 0px 0px 235px;
}

body.msie div#bw_detail,
body.msie div#bw_detail_content {
	width: 100%;
	overflow: hidden;
}

body.res_width_1050 div#bw_detail {
	margin: 0px 0px 0px 462px;
}

tr.cst-hotel-detail-head div.bw_box,
tr.cst-hotel-detail-tab-contents div.bw_box {
	width: 100%;
	margin-top: 0px;
}

tr.cst-hotel-detail-tab-contents div.bw_box_top_left {
	display: none;
}

tr.cst-hotel-detail-tab-contents div.bw_box_top_center {
	margin-left: 3px;
}

div.cst-hotel-detail-info {
	height: 100%;
}

div.cst-hotel-detail-header  {
	margin: 0px 0px 9px;
	border-bottom: 1px solid #D0DE83;
}

div.cst-hotel-detail-header h1 {
	width: auto;
	float: left;
	border: none;
	padding: 0px;
}

div.cst-hotel-detail-info-logo {
	float: right;
}

tr.cst-hotel-detail-head td.left {
	border-right: none;
}

tr.cst-hotel-detail-head td.right {
	width: 0px;
	border-left: none;
}

div.cst-hotel-detail-teaser-notice-container {
	margin: 10px 0px 0px;
}

body a.cst-hotel-detail-teaser-notice {
	color: #5a94bc;
	padding: 0px 0px 0px 20px;
	background: url("/static/i/2009/icons/notice.png") no-repeat left center;
}

ul#cst-hotel-detail-menu {
	margin: 0px 0px 0px 3px;
}

body.msie tr.cst-hotel-detail-links td ul {
	height: 31px;
	overflow: hidden;
}


ul#cst-hotel-detail-menu li {
	float: left;
	position: relative;
	height: 31px;
	margin: 0px 3px 0px 0px;
}

body.res_width_1050 ul#cst-hotel-detail-menu li {
	margin: 0px 1px 0px 0px;
}

body.res_width_1200 ul#cst-hotel-detail-menu li {
	margin: 0px 5px 0px 0px;
}

body.msie ul#cst-hotel-detail-menu li {
	width: 0px;
}

ul#cst-hotel-detail-menu a {
	height: 31px;
	color: #fff;
	display: block;
	font-family: "Georgia";
	margin: 3px 2px 0px;
	padding: 5px 0px 0px;
}

body.res_width_1200 ul#cst-hotel-detail-menu a {
	margin: 3px 3px 0px;
}

ul#cst-hotel-detail-menu li.active a {
	color: #a1bd08;
	margin-top: 0px;
	font-size: 16px;
	padding-top: 7px;
}

ul#cst-hotel-detail-menu div.cst-hotel-detail-menu-item-left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 32px;
	width: 4px;
	background: url("/static/i/2009/cst-hotel-detail-menu-item-left.png") no-repeat 0px 4px;
}

ul#cst-hotel-detail-menu div.cst-hotel-detail-menu-item-right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 31px;
	width: 5px;
	background: url("/static/i/2009/cst-hotel-detail-menu-item-right.png") no-repeat 0px 4px;
}

ul#cst-hotel-detail-menu div.cst-hotel-detail-menu-item-center {
	margin: 0px 5px 0px 4px;
	background: url("/static/i/2009/cst-hotel-detail-menu-item-center.png") repeat-x 0px 1px;
}

body.msie ul#cst-hotel-detail-menu div.cst-hotel-detail-menu-item-center {
	background-position: 0px 3px;
}

ul#cst-hotel-detail-menu .active div.cst-hotel-detail-menu-item-left {
	background: url("/static/i/2009/cst-hotel-detail-menu-item-left-active.png") no-repeat 0px 0px;
}

ul#cst-hotel-detail-menu li.active div.cst-hotel-detail-menu-item-right {
	background: url("/static/i/2009/cst-hotel-detail-menu-item-right-active.png") no-repeat 0px 0px;
}

ul#cst-hotel-detail-menu li.active div.cst-hotel-detail-menu-item-center {
	color: #a1bd08;
	background: #fff;
}

div#detail_content1 {
	z-index: 6;
}

div.detail_content {
	z-index: 5;
	display: none;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	background: #fff;
}
/*
 * TODO: needed?
 * */
div.bw_navigation_bar {
	clear:both;
	height: 43px;
	width:100%;
	position: relative;
}

.bw_list_collapsed div.bw_navigation_bar {
	margin: 0px 3px 0px 0px;
}

div.bw_navigation_bar a {
	display: block;
	height: 36px;
	width: 31px;
}

div.bw_navigation_bar div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	height: 36px;
	width: 31px;
	background: url("/static/i/2009/bw_list_navigation_arrows.png") no-repeat -3px 0px;
}

div.bw_navigation_bar div.middle {
	padding: 7px 0px 0px;
	margin: 0px 31px;
	overflow: hidden;
}

div.bw_list_collapsed div.bw_navigation_bar div.middle {
	width: 163px;
}

body.msie div.bw_list_collapsed div.bw_navigation_bar {
	width: 200px;
}

body.res_width_1050 div.bw_list_collapsed div.bw_navigation_bar div.middle {
	width: 400px;
}

div.bw_navigation_bar div.right {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	height: 36px;
	width: 31px;
	background: url("/static/i/2009/bw_list_navigation_arrows.png") no-repeat -28px 0px;
}

div.bw_navigation_bar div.middle {
	height: 36px;
	background: url("/static/i/2009/bw_list_navigation.png") repeat-x top left;
}

div.bw_navigation_bar table {
	height: 20px;
}

div.bw_navigation_bar table td.middle {
	position: relative;
	white-space: nowrap;
}

div.bw_navigation_bar table td.left,
div.bw_navigation_bar table td.right {
	width: 31px;
}

div.bw_navigation_bar table td.left a,
div.bw_navigation_bar table td.right a {
	padding: 0px 7px;
}

div.bw_navigation_bar_items {
	height: 50px;
	position: relative;
	overflow: hidden;
}

div.bw_navigation_bar_items table.items {
	position: absolute;
}

div.bw_navigation_bar_items table.items td {
	height: 12px;
	width: 24px;
}

div.bw_navigation_bar_items table.items a {
	display: block;
	min-width: 12px;
	width: auto !important;
	width: 12px;
	height: 12px;
	padding: 3px;
	border: 1px solid green;
}

div.list_page {
	width: 100%;
}

.cst-package-teaser .bw_box {
	margin: 0px 0px 10px 0px;
}

div.bw_navigation_bar_items table.items a {
	display: block;
	color: #58585a;
	margin: 0px 2px;
	padding: 2px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #acacac;
	background: #fff;
}

body.msie div.bw_navigation_bar_items table.items a {
	width: 20px;
	padding: 2px;
}

div.bw_navigation_bar_items table.items a.selected {
	color: #fff;
	border-color: #5a94bc;
	background-color: #5a94bc;
}

/* hotel teaser (packages, roomtypes, programs) */
div.package-display-date {
	display: none;
}

a.cst-teaser-package-block {
	display: block;
}

div.cst-package-teaser,
div.cst-roomtype-teaser,
div.cst-program-teaser {
	padding: 8px;
	margin: 0px 0px 13px;
	border: 1px solid #c2d358;
	background: #f5f7e6;
}

div.cst-package-teaser-text,
div.cst-roomtype-teaser-text,
div.cst-program-teaser-text {
	margin: 0px 0px 0px 170px;
}

div.cst-package-teaser-content {
	display: none;
	margin: 10px 0px 0px;
}

div.cst-link-box-package {
	margin: 10px 0px 0px;
}

div.cst-link-box-program,
div.cst-image-box-package,
div.cst-image-box-roomtype,
div.cst-image-box-program {
	float: left;
	background: #ebefc7;;
}

div.cst-package-teaser span.cst-bold,
div.cst-roomtype span.cst-bold,
div.cst-program span.cst-bold {
	color: #58585a;
}

div.cst-package h1,
div.cst-roomtype h1,
div.cst-program h1 {
	color: #5a94bc;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	border: none;
}

div.cst-package div,
div.cst-roomtype div,
div.cst-program div {
	color: #666666;
}

div.cst-price-package,
div.cst-price-roomtype,
div.cst-price-program {
	margin:10px 0px 0px;
}

div.cst-teaser-rows {
	float: left;
	min-height: 40px;
	width: 100%;
	margin: 12px 0px 0px;
}

div.cst-teaser-row {
	position: relative;
	padding: 5px 0px 0px;
	border-top: 1px solid #dbe499;
}

div.cst-teaser-row-timeframes {
	clear: left;
	padding: 0px 0px 0px 5px;
}

div.cst-teaser-row-stays {
	float: left;
	padding: 3px 5px;
}

div.cst-teaser-row-timeframe {
	padding: 5px 0px;
	display: inline;
}

div.cst-teaser-row-price span,
div.cst-teaser-row-stays  span,
div.cst-teaser-row-timeframe span {
	font-size: 13px;
}

div.cst-teaser-row-links {
	padding: 5px 0px 0px;
	float: right;
}

div.cst-teaser-rows div.cst-teaser-row-links {
	position: absolute;
	top: 10px;
	right: 0px;
	height: 40px;
	width: 210px;
	padding: 0px;
}

div.cst-teaser-row-info {
	margin-right: 205px;
}

div.cst-teaser-row-links div.cst-teaser-row-link-button-container {
	width: 103px !important;
	margin: 0px 0px 4px 1px;
}

span.cst-teaser-row-price-int,
span.cst-teaser-row-stays {
	font-weight: bold;
}

div.cst-teaser-row-price-perperson {
	font-size: 13px;
}


/* buttons */
div.cst-teaser-row-link-button-container {
	float: left;
	margin: 0px 0px 0px 4px;
}

body.msie div.cst-teaser-row-link-button-container {
	width: 0px;
}

a.cst-teaser-row-link-button {
	position: relative;
	display: block;
	height: 26px;
	text-transform: capitalize;
}

a.cst-teaser-row-link-button:hover {
	text-decoration: none;
}

a.cst-teaser-row-link-button div {
	color: #5a94bc;
	height: 26px;
	line-height: 15px;
}

div.cst-teaser-row-link-button-left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 5px;
	background: url("/static/i/2009/bw_link_button_edges.png") no-repeat 0px 0px;
}
div.cst-teaser-row-link-button-right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 26px;
	width: 6px;
	background: url("/static/i/2009/bw_link_button_edges.png") no-repeat -7px 0px;
}

div.cst-teaser-row-link-button-center {
	margin: 0px 5px;
	background: url("/static/i/2009/bw_link_button_center.png") repeat-x left top;
}

div.cst-teaser-row-link-button-icon {
	position: absolute;
	top: 0px;
	left: 5px;
	height: 26px;
	width: 9px;
}

div.cst-teaser-row-link-button-text {
	padding: 5px 4px 0px;
	margin-left: 22px;
}

div.cst-teaser-row-link-button-text-alternative {
	display: none;
}

/* darkgreen button */
a.cst-teaser-row-link-button-dark div {
	color: #fff;
}

a.cst-teaser-row-link-button-dark div.cst-teaser-row-link-button-left {
	background-image: url("/static/i/2009/bw_link_button_dark_edges.png");
}

a.cst-teaser-row-link-button-dark div.cst-teaser-row-link-button-right {
	background: url("/static/i/2009/bw_link_button_dark_edges.png") no-repeat -4px 0px;
}

a.cst-teaser-row-link-button-dark div.cst-teaser-row-link-button-center {
	background-image: url("/static/i/2009/bw_link_button_dark_center.png");
}

/* blue button */
a.cst-teaser-row-link-button-blue div.cst-teaser-row-link-button-left {
	background: url("/static/i/2009/bw_link_button_blue_edges.png") no-repeat left top;
}
a.cst-teaser-row-link-button-blue div.cst-teaser-row-link-button-left {
	background-image: url("/static/i/2009/bw_link_button_blue_edges.png");
}

a.cst-teaser-row-link-button-blue div.cst-teaser-row-link-button-right {
	background: url("/static/i/2009/bw_link_button_blue_edges.png") no-repeat right top;
}

a.cst-teaser-row-link-button-blue div.cst-teaser-row-link-button-right {
	background-image: url("/static/i/2009/bw_link_button_blue_edges.png");
}

a.cst-teaser-row-link-button-blue div.cst-teaser-row-link-button-center {
	margin: 0px 5px 0px 5px;
	background: url("/static/i/2009/bw_link_button_blue_center.png") repeat-x left top;
}

a.cst-teaser-row-link-button-blue div.cst-teaser-row-link-button-center {
	background-image: url("/static/i/2009/bw_link_button_blue_center.png");
}

/* custom buttons */
a.cst-teaser-row-link-more div.cst-teaser-row-link-button-icon {
	width: 14px;
	background: url("/static/i/2009/icons/arrow_down.png") no-repeat center;
}

a.cst-teaser-row-link-more.active div.cst-teaser-row-link-button-icon {
	background: url("/static/i/2009/icons/arrow_up.png") no-repeat center;
}

a.cst-teaser-row-link-more div.cst-teaser-row-link-button-text {
	margin-left: 14px;
}

a.cst-teaser-row-link-more.active div.cst-teaser-row-link-button-text {
	display: none;
}

a.cst-teaser-row-link-more.active div.cst-teaser-row-link-button-text-alternative {
	display: block;
}

a.cst-teaser-row-link-notice div.cst-teaser-row-link-button-icon {
	width: 21px;
	background: url("/static/i/2009/icons/notice.png") no-repeat center;
}

a.cst-teaser-row-link-notice div.cst-teaser-row-link-button-text {
	margin: 0px 0px 0px 21px;
}

a.cst-teaser-row-link-details div.cst-teaser-row-link-button-icon {
	width: 22px;
	background: url("/static/i/2009/icons/details.png") no-repeat center;
}

a.cst-teaser-row-link-packages div.cst-teaser-row-link-button-icon {
	width: 22px;
	background: url("/static/i/2009/icons/packages.png") no-repeat center;
}

a.cst-teaser-row-link-request div.cst-teaser-row-link-button-icon {
	width: 19px;
	background: url("/static/i/2009/icons/request.png") no-repeat center;
}

a.cst-teaser-row-link-request div.cst-teaser-row-link-button-text {
	margin-left: 19px;
}

a.cst-teaser-row-link-rooms div.cst-teaser-row-link-button-icon {
	width: 22px;
	background: url("/static/i/2009/icons/rooms.png") no-repeat center;
}

a.cst-teaser-row-link-book div.cst-teaser-row-link-button-icon {
	width: 22px;
	background: url("/static/i/2009/icons/book.png") no-repeat center;
}

div.cst-package-teaser div.cst-text div.cst-text div.cst-teaser-row-links {
	width: 100% !important;
	display: block;
}

div.cst-package-teaser div.cst-text div.cst-teaser-row-link-button-container {
	float: right;
	margin-bottom: 0px;
}

/* hotel roomtype teaser */

/* hotel description */
div.cst-hotel-description {
	margin: 0px 0px 15px;
}

div.cst-contact {
	margin: 10px 0px;
}

div.cst-contact-links {
	padding: 10px 0px 0px;
}

div.cst-contact-links a {
	display: block;
}

/* hotel program list */
div.cst-program-list h2.cst {
	font-weight: bold;
}

div.cst-program-list a.bw_program_group_name {
	display: block;
}

div.cst-program-list a.bw_program_group_name span {
	float: right;
	font-weight: normal;
	margin: 2px 5px 0px 0px;
}

div.cst-program-list span.ui-icon {
	background-image: none;
}

span.cst-teaser-hotel-location {
	font-size: 0.8em;
	padding: 5px 0 0 0px;
	position: relative;
	display: block;
}

span.cst-teaser-hotel-location-details {
	font-size: 12px;
	padding: 0px 3px 0px 0px;
}

div.cst-teaser-stars-short {
	float: right;
}

div.cst-teaser-hotel-name-affix {
	display: block;
	color: #a1bd08;
	padding: 0px 0px 3px;
}

div.cst-teaser-hotel-name {
	color: #a1bd08;
	font-size: 15px;
	font-weight: bold;
	font-family: "Georgia";
	padding: 0px 0px 8px;
}

div.cst-teaser-hotel-name span {
	color: #a1bd08;
}

div.cst-teaser-hotel-location {
	margin-top: 4px;
	position: relative;
	line-height: 16px;
}

div.cst-teaser-hotel-location img {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 16px;
	border: none;
}

div.cst-teaser-hotel-programs-head,
div.cst-teaser-hotel-packages-head {
	display: block;
	font-size: 13px;
}

/* hotel teaser packages */
div.cst-teaser-hotel-packages {
	display: none;
	float: right;
	width: 200px;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 5px;
}
div.cst-teaser-hotel-package {
	color: darkblue;
	padding: 5px 25px 5px 5px;
	background-color: #cae5f2;
	margin-top: 5px;
}
div.cst-teaser-hotel-package-name {
	color: #1d76a0;
	font-size: 0.9em;
}
div.cst-teaser-hotel-package-description {
	color: #1d76a0;
	font-size: 0.8em;
}
div.cst-teaser-hotel-package:hover {
	background-color: #095579;
}
div.cst-teaser-hotel-package:hover * {
	color: #fff
}

/* hotel teaser programs */
div.cst-teaser-hotel-programs {
	display: none;
	float: right;
	width: 200px;
	padding: 0px 5px 0px 10px;
}
div.cst-teaser-hotel-program {
	color: darkgreen;
	padding: 5px 25px 5px 5px;
	background-color: #d6e6d8;
	margin-top: 5px;
}

div.cst-teaser-hotel-program-name {
	color: #447249;
	font-size: 0.9em;
}
div.cst-teaser-hotel-program-description {
	color: #447249;
	font-size: 0.8em;
}
div.cst-teaser-hotel-program:hover {
	background-color: darkgreen;
}
div.cst-teaser-hotel-program:hover * {
	color: #fff
}

/* hotel detail request */

h2.cst-request {
	color: #5A94BC;
	font-size: 15px;
	/* font-weight: normal !important; */
	font-weight: bold;
	font-family: "Verdana";
}

/* hotel list collapsed */
.bw_list_collapsed .cst-teaser-hotel-packages,
.bw_list_collapsed .cst-teaser-hotel-ratings,
.bw_list_collapsed .cst-teaser-hotel-packages,
.bw_list_collapsed .cst-teaser-hotel-programs,
.bw_list_collapsing .cst-teaser-hotel-packages,
.bw_list_collapsing .cst-teaser-hotel-ratings,
.bw_list_collapsing .cst-teaser-hotel-packages,
.bw_list_collapsing .cst-teaser-hotel-programs {
	display: none !important;
}

.bw_list_collapsed .cst-teaser-hotel,
.bw_list_collapsing .cst-teaser-hotel {
	height: 180px;
	margin-bottom: 5px;
}

.bw_list_collapsed .cst-teaser-hotel-image,
.bw_list_collapsing .cst-teaser-hotel-image {
	position: relative;
	overflow: hidden;
	height: 120px;
	width: 198px;
}
.bw_list_collapsed .cst-teaser-hotel-image img.cst-image,
.bw_list_collapsing .cst-teaser-hotel-image img.cst-image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 198px;
}

.bw_list_collapsed .cst-teaser-stars-short,
.bw_list_collapsing .cst-teaser-stars-short {
	clear: both;
}
.bw_list_collapsed div.cst-teaser-hotel-name span.cst-teaser-hotel-name-affix,
.bw_list_collapsing div.cst-teaser-hotel-name span.cst-teaser-hotel-name-affix {
	margin: 3px 0px 5px;
}

body.res_width_915 div.cst-teaser-hotel-image {
	display: block;
}

body.res_width_1050 div.cst-teaser-hotel-packages {
	display: block;
}

body.res_width_1200 div.cst-teaser-hotel-programs {
	display: block;
}

div#bw_wrapper,
div.bw_loading,
div.cst-not-found {
	min-height: 124px;
	height: auto !important;
	height: 124px;
	background: url("/static/i/2009/ajax-loader.gif") no-repeat;
	background-position: center 50px;
}

div#cst-content.bw_loading {
	background-position: center 100px;
}

body.ready div#bw_wrapper {
	background: none;
}

div#bw_wrapper div#bw_content,
div#bw_wrapper div#bw_teaser {
	display: none;
}

body.ready div#bw_wrapper div#bw_content,
body.ready div#bw_wrapper div#bw_teaser {
	display: block;
}

div.cst-not-found {
	background: none #fff;
}

div.cst-not-found-hotel {
	color: #ccc;
	background: none #393939;
}

/* autocomplete */
div#bw_languages {
	height:30px;
	position:absolute;
	right:46px;
	top:43px;
	width:100px;
	z-index:2;
}

div#bw_languages a {
	float: right;
	margin: 0px 3px;
}

/* autocomplete */
div#bw_search {
	z-index: 2;
	position: absolute;
	top: 11px;
	right: 40px;
	float: right;
	height: 27px;
	width: 227px;
	background: url("/static/i/2009/bw_search_background.gif") no-repeat bottom left;
}

div#bw_search input.text {
	border: 1px solid red;
	color: #a0bd08;
	font-size: 14px;
	height: 21px;
	width: 120px;
	*width: 90px;
	border: none;
	margin: 2px;
	padding: 0px 0px 0px 25px;
	background: none transparent;
}

div#bw_search input.submit {
	position: absolute;
	top: 2px;
	left: 124px;
	*top: 2px;
	*left: 110px;
	color: #a0bd08;
	height: 23px;
	border: none;
	width: 110px;
	background: none transparent;
}

div.bw_search_results {
	padding: 0px;
	margin: 0px 0px 0px -67px;
	border: 1px solid #aaa;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

div.bw_search_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

div.bw_search_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	text-align: left;
}

div.bw_search_results li.ac_over {
	background: #ccc;
}

div.bw_search_results a {
	text-decoration: none;
	color: #5A94BC;
	font-weight: bold;
	padding: 5px;
	display: block;
}

div.bw_search_results strong {
	color: #5A94BC;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

div.bw_content_left {
	width: 40%;
}

div.bw_content_right {
	float: right;
	width: 40%;
	margin: 0px 30px 0px 0px;
}

div.bw_start_countries,
div.bw_content_right {
	color: #ddd;
}

div.bw_start h1,
div.bw_form_layout h1 {
	color: #a1bd08;
	padding: 0px 0px 4px;
	margin: 0px 0px 10px;
	font-weight: normal;
	border-bottom: 1px solid #d0de83;
}

div#bw_start_country_3,
div#bw_start_country_5  {
	float: left;
	width: 160px;
}

div#bw_start_country_10  {
	clear: both;
}

body.start.res_width_915 div#bw_start_country_10  {
	clear: none;
	float: left;
}

div.bw_start_country_name {
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
	background-position: 1px 4px; 
}

div.bw_start_country_name a {
	color: #58585a;
	font-weight: bold;
}

div.bw_start_country_states {
	margin: 0px 0px 15px 24px;
}

div.bw_start_country_states a {
	color: #5a94bc;
	font-size: 13px;
}

div.bw_start div.cms-module-html1 {
	padding: 7px;
	margin: 50px 0px 0px;
	letter-spacing: 0.05em;
	line-height: 18px;
	-moz-border-radius: 5px;
	-webkit-border-top: 5px;
	background: #8ab433;
}

div.bw_content_right a {
	color: #8ab433;
}


/* start request box */
div.cst-box-request-text {
	height: 130px;
	color: #58585a;
	line-height: 21px;
	padding: 0px 210px 0px 0px;
}

div.bw_box_content a.link_button,
div.cst-box-request-link a {
	color: #fff;
	display: block;
	height: 38px;
	width: 157px;
	color: #fff;
	font-size: 15px;
	padding: 6px 0px 0px 22px;
	background: url("/static/i/2009/bw_start_request_link_background.png") no-repeat top left;
}

div.cst-box-request-image {
	position: absolute;
	top: 17px;
	right: 13px;
	height: 153px;
	width: 201px;
	background: url("/static/i/2009/bw_start_request_image.png") no-repeat top right;
}

/* start box li */
body.start div.bw_box li {
	padding: 2px 0 2px 25px;
	background: url("/static/i/2009/icons/li.png") no-repeat;
	background-position: 0px 
}

body div#ui-datepicker-div {
	width: 177px !important;
}

body table.ui-datepicker-calendar td,
body table.ui-datepicker-calendar span,
body .ui-datepicker-title {
	font-size:0.7em;
}

body .ui-datepicker td span,
body .ui-datepicker td a {
	font-size: 12px;
}

/* boersenanfrage */
div.bw_form_layout {
	color: #3D3D3D;
}

div.bw_form_layout_head {
	margin: 0px 25px;
}

div.bw_form_layout_left {
	width: 45%;
	padding: 7px;
	margin: 0px 0px 0px 25px;
}

body.msie div.bw_form_layout_left {
	width: 95%;
}

div.bw_form_layout_right {
	float: right;
	width: 45%;
	padding: 7px;
	margin: 0px 30px 0px 0px;
}

div.bw_form_layout_bottom {
	text-align: center;
	padding: 30px 0px 0px;
	margin: 0px 30px 0px 25px;
}

div.bw_form_layout_intro {
	position: relative;
	height: 130px;
	color: #58585a;
	line-height: 20px;
	margin: 0px 0px 30px;
}

div.bw_form_layout a {
	text-decoration: underline;
	color: #5A94BC;
}

div.bw_form_layout a:hover {
	text-decoration: none;
}

div.bw_form_layout h2 {
	font-weight: bold;
	padding: 0px 0px 7px;
	margin: 0px 0px 3px;
	border-bottom: 1px solid #c8c8c9;
}

div.bw_form_layout_row {
	clear: left;
	margin: 0px 0px;
	padding: 7px 0px;
}

div.bw_form_layout textarea {
	height: 120px;
	width: 100%;
}

div.bw_form_layout select,
div.bw_form_layout input.text,
div.bw_form_layout input.checkbox {
	height: 18px;
	float: left;
	margin: 0px 2px 0px 0px;
	background-color: #fff;
}

body.res_width_1050 div.bw_form_layout select,
body.res_width_1050 div.bw_form_layout input.text,
body.res_width_1050 div.bw_form_layout input.checkbox {
	margin: 0px 5px 0px 0px;
}

div.bw_form_layout input.text {
	width: 183px;
}

div.bw_box input.submit_content,
div.bw_form_layout input.submit {
	cursor: pointer;
	height: 38px;
	width: 157px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding: 6px 0px 0px 22px;
	padding: 0px 0px 15px 15px;
	vertical-align: top;
	border: none;
	background: url("/static/i/2009/bw_start_request_link_background.png") no-repeat top left #fff;
}

div.bw_form_layout div.disabled input.submit {
	background-image: url("/static/i/2009/bw_start_request_link_background_disabled.png");
}

div.bw_form_layout select {
	height: 20px;
}

div.bw_form_layout div.label {
	padding: 15px 0px 0px;
}

div.bw_form_layout div.inputs {
	padding: 8px 0px 5px;
}

div.bw_request_market_intro_text {
	margin: 0px 130px 0px 0px;
}

div.bw_request_market_intro_image {
	position: absolute;
	top: 45px;
	right: 10px;
	height: 121px;
	width: 118px;
	background: url("/static/i/2009/bw_request_market_yoga.gif") no-repeat right top;
}

div.bw_form_layout div.input_list {
	padding: 5px 0px 0px;
}

div.bw_form_layout div.input_group {
	width: 49%;
	min-width: 49%; /* ie7 */
	float: left;
}

div.bw_form_layout div.input_group div.input_group {
	width: 80%;
	min-width: 80%; /* ie7 */
	padding: 0px 0px 0px 15px;
}

div.bw_form_layout div.input_list div.label {
	font-size: 13px;
	padding: 2px 0px 0px;
}

div.bw_form_layout div.input_list div.inputs {
	padding: 2px 0px 0px;
}

div.bw_request_market_dates div.inputs {
	background: url("/static/i/2009/bw_request_market_dates.png") no-repeat 187px 14px;
}

body.res_width_1050 div.bw_request_market_dates div.inputs {
	background-position: 190px 14px;
} 

div.bw_request_market_persons div.inputs {
	background: url("/static/i/2009/bw_request_market_adults.png") no-repeat 60px 10px;
}

div.bw_request_market_children div.inputs {
	background: url("/static/i/2009/bw_request_market_children.png") no-repeat 225px 10px;
}

div.bw_request_market_region div.inputs {
	background: url("/static/i/2009/bw_request_market_region.png") no-repeat 195px 10px;
}

div.bw_request_market_persons option {
	text-indent: 5px;
}

div.bw_request_market_children select {
	width: 50px;
}

div.bw_request_market_children option {
	text-indent: 5px;
}

body.content div.bw_request_market_dates input.rd_to {
	margin-left: 15px;
}

body div.bw_form_layout input.imageAsBg,
body div.bw_form_layout input.hasDatepicker {
	height: 18px !important;
}

div.request_user_privacy {
	font-size: 13px;
	height: 250px;
	padding: 5px;
	overflow-y: scroll;
	border: 1px solid #909090;
}

div.bw_request_market_hotel_count,
div.bw_request_market_hotel_count * {
	line-height: 17px;
}

div.bw_request_market_hotel_count span {
	font-weight: bold;
}

div#bw_request_market_hotel_count_empty {
	color: red;
}

div.bw_request_market_submit {
	position: relative;
}

div#bw_request_market_submit_info {
	color: #FFFFFF;
	display: none;
	opacity: 0.95;
	position: absolute;
	top: -40px;
	padding: 10px;
	border: 1px solid #962B2B;
	background: #CB4949;
}

/* filter.. */
div.bw_filter_container {
	position: relative;
	z-index: 29;
	height: 50px;
	width: 1150px;
	margin: 0px 0px 0px -1px;
}

div.bw_filter h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 9px;
	padding: 0px 0px 8px;
	border-bottom: 1px solid #d0de83;
}

div#bw_filter div.bw_bar_content {
	min-height: 18px;
}

div.bw_filter_column {
	width: 251px;
	float: left;
	position: relative;
}

div.bw_filter_column4 {
	display: none;
}

body.res_width_1050 div.bw_filter_column4 {
	display: block;
}

div.bw_filter_categorie {
	position: relative;
	z-index: 99999;
	zoom: 1;
}

div.bw_filter_categorie_content {
	z-index: 30;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 241px;
	display: none;
}

div.bw_filter_column {
	height: 22px;
}

div.bw_rounded_button {
	position: absolute;
	z-index: 31;
	width: 241px;
}

div.bw_filter_categorie_content_items div.bw_filter_indicator_children  span {
	padding-left: 7px;
}

div.bw_filter_categorie_content_items div.bw_filter_indicator_children  a {
	display: block;
	padding: 0px 0 0 19px;
}

div.bw_filter_categorie_content_spacer {
	height: 2px;
	line-height: 0px;
	overflow: hidden;
	width: 231px;
	margin: 5px 0px 3px;
	background: url("/static/i/2009/bw_filter_content_spacer.png") no-repeat top left;
}

div.bw_filter_categorie_content_bottom {
	height: 23px;
	width: 241px;
	background: url("/static/i/2009/bw_filter_content_bottom.png") no-repeat bottom left;
}

div.bw_filter_categorie_content_items {
	width: 240px;
	padding: 23px 0px 10px 5px;
	background: url("/static/i/2009/bw_filter_content_items.png") repeat-y top left;
}

div.bw_filter_categorie_content_items a {
	display: block;
	color: #fff;
	padding: 2px 0px 0px 19px;
	clear: left;
	font-size: 15px;
}

div.bw_filter_categorie_content_items div span {
	display: block;
	color: #fff;
	padding: 0px 10px 0px 19px;
}

div.bw_filter_categorie_content_items div a {
	display: inline;
	line-height: 16px;
	font-size: 13px;
	padding: 0px;
}

div.bw_filter_categorie_content_items a.disabled {
	color: #ccc;
}

div.bw_filter_categorie_content_items a.selected {
	color: #cbe16f;
	padding: 2px 0px 0px 14px;
	margin: 0px 0px 0px 5px;
	text-decoration: underline;
	background: url("/static/i/2009/bw_filter_selected.gif") no-repeat 0px 6px;
}

div.bw_filter_categorie_content_items div a.selected {
	margin: 0px;
}

div#bw_filter_criterias div.bw_rounded_button a {
	font-size: 16px;
}

div#bw_filter_back_holder {
	height: 40px;
	width: 130px;
	float: left;
	position: relative;
}

div#bw_filter_back_holder div.bw_rounded_button {
	width: 98px;
	margin: 0px 35px 0px 0px;
}

/* filter submit */
a.bw_filter_search {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
a.bw_filter_cancel {
	position: absolute;
	bottom: 0px;
	right: 90px;
}

span.cst-error-hint {
	font-weight: normal;
}

div#detail_content {
	min-height: 124px;
	height: auto !important;
	height: 124px;
	background: #fff;
}


/* hotel detail images */
div#detail_content div.image {
	display: block;
	float: left;
	height: 140px;
	width: 155px;
	padding: 0px 0px 3px 0px;
	margin: 0px 8px 8px 0px;
	background: url("/static/i/2009/bw_image_shadow.png") no-repeat left bottom;
}

div#detail_content div.image a {
	display: block;
	float: left;
	height: 137px;
	width: 151px;
	text-align: center;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #dedede;
}

div#detail_content div.image * {
	color: #909090;
	font-size: 12px;
}

div#detail_content div.image a:hover {
	text-decoration: none;
}

div#detail_content div.highslide-caption {
	color: #909090;
	font-size: 12px;
	font-family: "Verdana";
}

div#detail_content div.image img {
	height: 104px;
	width: 151px;
	border: none;
	clear: both;
}

/* hotel detail description */
div.cst-hotel-detail-contact {
	float: right;
	width: 276px;
}

div.cst-hotel-detail-contact div.cst-hotel-detail-contact-top {
	height: 7px;
	overflow: hidden;
	background: url("/static/i/2009/bw_hotel_detail_contact_edges.png") no-repeat left top;
}

div.cst-hotel-detail-contact div.cst-hotel-detail-contact-bottom {
	height: 7px;
	overflow: hidden;
	background: url("/static/i/2009/bw_hotel_detail_contact_edges.png") no-repeat 0px -7px;
}

div.cst-hotel-detail-contact div.cst-hotel-detail-contact-middle {
	padding: 8px 12px 12px 12px;
	background: url("/static/i/2009/bw_hotel_detail_contact_middle.png") repeat-y left top;
}

div.cst-hotel-detail-address {
	color: #58585a;
	font-family: "Verdana";
	line-height: 18px;
}

div.cst-hotel-detail-address h2 {
	color: #a2bc08;
	font-size: 18px;
	margin: 10px 0px;
}

div.cst-hotel-detail-logo {
	position: relative;
}

div.cst-hotel-detail-logo-zoom {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 24px;
	width: 24px;
	background: url("/static/i/2009/icons/zoom.png") no-repeat left bottom;
}

div.cst-hotel-detail a.cst-link {
	display: block;
	width: 0px;
	white-space: nowrap;
	color: #5a94bc;
	font-size: 12px;
	font-family: "Verdana";
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 8px 0px;
}

div.cst-hotel-detail a.cst-link-email {
	background: url("/static/i/2009/icons/mail.png") no-repeat left top;
}

div.cst-hotel-detail a.cst-link-hotel {
	background: url("/static/i/2009/icons/website.png") no-repeat left top;
}

div.cst-hotel-detail-certificate {
	float: left;
	margin: 10px 15px 5px 5px;
}

body.msie div.cst-hotel-detail-certificate {
	width: 0px;
}

div.cst-hotel-detail-certificate-image {
	border: solid 5px #553a0b;
	padding: 15px;
	background-color: #e6e2d9;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
	clear: left;
}

div.cst-hotel-detail-certificate-sub {
	margin: 15px auto 0px auto;
	width: 90px;
	padding: 5px;
	background-color: #faf5cf;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

div.cst-hotel-detail-certificate-name,
div.cst-hotel-detail-certificate-description {
	color: #553a0b;
	font-size: 10px;
	line-height: 1em;
}


/* merkblatt */
div#bw_notice_layer div.bw_box_content {
	background: #fff;
}

div#bw_notice_layer_content div.bw_notice_layer_group {
	padding: 0px 0px 5px;
	margin: 0px 0px 10px;
	border: 1px solid transparent;
}

div#bw_notice_layer_content a.bw_notice_layer_hotel {
	color: #5A94BC;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 5px 5px;
}

div#bw_notice_layer_content a.bw_notice_layer_link {
	color: #5A94BC;
	display: block;
	padding: 3px 0px 3px 10px;
}

div#bw_notice_layer_content div.bw_notice_layer_empty {
	color: #5a94bc;
	font-size: 12px;
	font-family: "Verdana";
}

/* weblog */
div.cms-module-weblog-head {
	display: none;
}

body div.weblog-body,
body div.weblog-body div.weblog-post,
body div.weblog-body div.weblog-post-meta,
body div.weblog-body div.weblog-post div.weblog-post-body {
	width: 100%;
	margin: 0px;
}

div.weblog-body-detail div.cms-module-weblog-imagecount {
	display: block;
}

div.weblog-body-detail div.weblog-post-body-images {
	width: 200px;
}

div.weblog-body-detail div.cms-module-weblog-image {
	float: left;
}

div.weblog-body-detail div.weblog-post-body-teaser {
	font-size: 12px;
	font-weight: bold;
}

div.weblog-body-detail div.weblog-post-body-text {
	margin-top: 15px;
}

div.weblog-body div.weblog-post-meta a,
div.weblog-body div.weblog-post-body-content a {
	color: #5a94bc;
	text-decoration: underline;
}

div.weblog-post-head,
div.weblog-post-head a {
	overflow: hidden;
	white-space: nowrap;
}

div.weblog-post-body-content {
	overflow: hidden;
	line-height: 20px;
	padding: 0px 0px 10px;
}

div.weblog-body-detail div.weblog-post-body-content {
	height: auto;
}

body.res_width_1050 div.weblog-post-body-content {
	height: 135px;
}

body.res_width_1500 div.weblog-post-body-content {
	height: 140px;
}

body div.weblog-body-detail div.weblog-post-body-content {
	height: auto;
}

div.weblog-body div.weblog-post-body-images {
	float: right;
}

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

div.weblog-post-meta {
	border-top: 1px solid #e3e3e3;
	padding-top: 10px;
}

div.weblog-post-meta * {
	font-size: 12px;
}

div.weblog-post-meta-left {
	float: left;
	width: 120px;
}

div.weblog-post-meta-right {
	float: right;
}

div.weblog-post-feedbacks-count {
	height: 16px;
	padding: 0px 0px 0px 20px;
	background: url("/static/i/2009/bw_weblog_comments_icon.jpg") no-repeat top left;
}

div.weblog-post-date {
	color: #ccc;
	font-size: 11px;
	display: block;
	float: left;
}

div.weblog-post-author-details-image {
	float: right;
}

table.weblog-post-answer {
	width: 650px;
}

table.weblog-post-answer td {
	padding: 5px 10px 5px 0px;
}

table.weblog-post-answer td.left {
	width: 320px;
}

table.weblog-post-answer {
	width: 700px;
}

table.weblog-post-answer input.text {
	width: 200px;
	float: right;
}

table.weblog-post-answer textarea {
	width: 300px !important;
}

/* weblog teaser */
div.weblog-post-list {
	margin: 0px 200px 0px 0px;
}

/* weblog teaser tag cloud */
div.weblog-teaser-name {
	display: block;
	color: #a1bd08;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 3px;
	padding: 0px 0px 8px;
	margin: 4px 0px 8px;
	border-bottom: 1px solid #cfdc83;
}

div.weblog-teaser-tag {
	display: inline;
}

div.weblog-teaser-tag a,
div.weblog-teaser-tag span {
	color: #5a94bc;
	font-size: 12px;
}

div.weblog-teaser-tag a.weblog-teaser-tag-active {
	text-decoration: underline;
}

div.weblog-teaser-special {
	margin: 20px 0px 0px;
}

div.cms-module-weblog-feed a {
	display: block;
	color: #5a94bc;
	font-size: 13px;
	height: 20px;
	padding: 0px 0px 0px 20px;
	background: no-repeat top left;
}

/* weblog teaser tag list */
div.weblog-teaser-name {
	display: block;
	color: #a1bd08;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 3px;
	padding: 0px 0px 8px;
	margin: 4px 0px 8px;
	border-bottom: 1px solid #cfdc83;
}

div.weblog-teaser-tag {
	display: inline;
}

div.weblog-teaser-tag-alphabet span {
	display: block;
	float: left;
	font-size: 13px;
	height: 20px;
	width: 20px;
	background: no-repeat top left;
}

div.weblog-teaser-tag-alphabet a {
	display: block;
	float: left;
	color: #5a94bc;
	font-size: 13px;
	height: 20px;
	width: 20px;
	background: no-repeat top left;
}

/* hotel list barometer */
div.cst-teaser-hotel-barometer-scores {
	margin: 10px 0px 35px;
}

div.cst-teaser-hotel-barometer-scores * {
	color: #5A94BC;
	font-size: 13px;
}

div.cst-teaser-hotel-barometer-scores-headline {
	font-size: 13px;
	font-weight: bold;
}

div.cst-teaser-hotel-barometer-score {
	float: left;
	width: 200px;
	margin: 2px 10px 2px 0px;
}

div.cst-teaser-hotel-barometer-score-name {
	float: left;
}

div.cst-teaser-hotel-barometer-score-score {
	float: right;
}

div.cst-teaser-hotel-barometer-score-count {
	float: right;
	display: none;
}

div.cst-teaser-hotel-barometer-score4,
div.cst-teaser-hotel-barometer-score5,
div.cst-teaser-hotel-barometer-score6 {
	display: none;
}

body.res_width_1350 div.cst-teaser-hotel-barometer-score4,
body.res_width_1350 div.cst-teaser-hotel-barometer-score5,
body.res_width_1350 div.cst-teaser-hotel-barometer-score6 {
	display: block;
}

/* jQuery -UI calendar fix disblaed days */
body table.ui-datepicker-calendar td span {
	font-size: 1em;
}


/* package list special links */
div.bw_indicator_back {
	margin: 0px 0px 0px 3px;
}

div.bw_indicator_back a {
	color: #5A94BC;
	font-size: 13px;
}

div.bw_indicator_special_links {
	height: 45px;
	margin: 20px 0px 0px;
}

div.bw_indicator_special_links > * {
	width: 163px;
	float: left;
}

/* package list */
div.bw_package_list_header {
	height: 30px;
	margin: 20px 0pt 10px 3px;
}

div.bw_package_list_header > * {
	float: left;
}

div.bw_package_list_header_text {
	color: rgb(90, 148, 188);
	font-size: 20px;
}

div.bw_package_list {
	height: 205px;
	overflow: hidden;
}

div.bw_package_list div.bw_box_green {
	width: 225px;
}

div.bw_package_list div.bw_box_content {
	height: 177px;
	overflow: hidden;
}

div.bw_package_list h1 {
	position: absolute;
	top: 5px;
	left: 7px;
	border: none;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}

div.bw_package_list h1 a {
	display: block;
	color: #a1bd08;
	font-size: 15px;
	font-weight: bold;
	font-family: "Georgia";
	line-height: 1em;
	padding: 0px 0px 8px;
	background: url("/static/i/2009/bw_hotel_detail_collapsed_gradient_top.png") repeat-x 0px 18px;
}

div.bw_package_list h1 span {
	display: block;
	color: #a1bd08;
	font-size: 13px;
	font-weight: bold;
	font-family: "Georgia";
	padding: 0px 0px 1px;
}

div.bw_package_list div.bw_box_indicator_image,
div.bw_package_list div.bw_box_hotel_image,
div.bw_package_list div.bw_box_package_image {
	position: absolute;
	top: 45px;
	left: 7px;
	height: 140px;
}

div.bw_package_list div.bw_box_indicator_image img.cst-image,
div.bw_package_list div.bw_box_hotel_image img.cst-image,
div.bw_package_list div.bw_box_package_image img.cst-image {
	height: 140px;
	width: 200px;
}
/* package list end

div.bw_box_content ul li {
	padding: 2px 0px;
}
*/
div.bw_box_content ul li {
	
}
div.bw_box_content span.cst-bold {
	font-size: inherit;
}

div.bw_box_content table td {
	font-size: inherit;
}

div.bw_box_content,
div.bw_box_content p {
	line-height: 1.3em;
}

.weblog-post-body-content {
	position: relative;
}

div.bw_error_top {
	position: absolute;
	top: 5px;
	left: 237px;
	width: 500px;
}


div.cst-hotel-scores {
	padding: 0px 0px 0px 20px;
	margin: 10px 0px;
	background: url("/static/i/2009/icons/rating_score.png") no-repeat left top;
}

div.cst-hotel-scores-items {
	display: none;
}

div.cst-hotel-scores-items * {
    font-size: 12px !important;
}

/* bw_list / bw_list_collapsed*/
div#bw_list.bw_list_collapsed .cst-teaser-hotel-block {
	width: 200px;
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 14;
	display: block;
	background: url("/static/i/2009/bw_hotel_detail_collapsed_gradient_top_white.png") repeat-x 0px 18px;
}

div#bw_list.bw_list_collapsed .cst-teaser-hotel-block div {
	display: block;
}

div#bw_list.bw_list_collapsed div.cst-teaser-hotel-name-affix {
	font-size: 12px;
	line-height: 11px;
}

div#bw_list.bw_list_collapsed span.cst-teaser-hotel-location {
	padding: 1px 0 0 0px;
}

div#bw_list.bw_list_collapsed div.bw_box_green .cst-teaser-hotel-block {
	background-image: url("/static/i/2009/bw_hotel_detail_collapsed_gradient_top.png");
}

div#bw_list.bw_list_collapsed .cst-teaser-hotel-image {
	position: absolute !important;
	top: 40px;
	left: 7px;
	height: 130px !important;
}

div#bw_list.bw_list_collapsed .cst-teaser-hotel-location {
	position: absolute !important;
	top: 170px;
	left: 7px;
}

div.bw_indicator_description {
	width: 100%;
}

div.bw_indicator_children {
	width: 28%;
	float: right;
}

div.bw_indicator_with_children div.bw_indicator_description {
	width: 72%;
}

body.res_width_915 div.bw_indicator_children {
	width: 28%;
}

body.res_width_1050 div.bw_indicator_with_children div.bw_indicator_description {
	width: 75%;
}

body.res_width_1050 div.bw_indicator_children {
	width: 25%;
}

body.res_width_1200 div.bw_indicator_with_children div.bw_indicator_description {
	width: 80%;
}

body.res_width_1200 div.bw_indicator_children {
	width: 20%;
	float: right;
}

div.bw_indicator_children a {
	color: #5A94BC;
	display: block;
	padding: 0px 10px;
}

/* legal module */
div.module-legal-imprint p,
div.module-legal-privacy p {
	margin: 1em 0px;
}

div.module-legal-privacy {
	margin-top: 0px;
}

/* newsletter signup */
div.bw_newsletter_signup_left {
	width: 49.9%;
}

div.bw_newsletter_signup_right {
	float: right;
	width: 49.9%;
}

div.bw_newsletter_signup_bottom {
	margin: 20px 0px 0px;;
	padding: 0px 0px 0px 130px;
}

/* newsletter unsubscribe */
span.newsletter-unsubscribe b:first-child {
	display: block;
	position: relative;
	color: #a1bd08;
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 9px;
	padding: 0px 8px 8px 0px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #d0de83;
}

/* newsletter personal data */
span.newsletter-personal-location b:first-child {
	display: block;
	position: relative;
	color: #a1bd08;
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 9px;
	padding: 0px 8px 8px 0px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #d0de83;
}

span.newsletter-personal-location table {
	margin: 20px 0px 25px;
}

span.newsletter-personal-location table input {
	margin: 0px 0px 0px 15px;
}

/* content formulare */
div.bw_box_content table.cms-formular input,
div.bw_box_content table.cms-formular textarea {
	width: 200px;
	margin: 3px 3px 3px 30px;
}

div.bw_box_content table.cms-formular textarea {
	height: 100px;
}
