/* customize css */

.cst-detail-gallery-container-vertical .cst-detail-gallery-scroller-container {
    width: 360px;
    height: 350px;
}

.cst-detail-gallery {
    height: 350px;
}

.cst-detail-gallery-container-vertical .cst-detail-gallery-scroller {
    width: 265px;
    margin-left: 39px;
}

.cst-detail-gallery-container-vertical .cst-detail-gallery-scroller {
    height: 346px;
}

cst-detail-gallery-scroller-container-hrt img {
	cursor: pointer;
}

ul.cst-buttons li.cst-button-book {
	display: none;
}

div.cst-box-no-media div.cst-teaser-text { 
	margin-left: 0px;
}

div.price-allocs {
	display: none;
}

div.cst-list-roomtype table {
	width: 100%;
}
div.cst-list-roomtype table td {
	padding: 2px;
}
div.cst-list-roomtype table tr.cst-striping-even {
	background-color: #eee;
}
div.cst-detail-prices table.roomtype-prices td {
    padding: 2px 10px;
}
div.cst-detail-prices table.roomtype-prices tr.even td {
	background-color: #D4CDC8;
}

table.package-roomtypes tr.header td, table.package-roomtypes tr td.room-header {
	font-weight: bold;
}

div.cst-package-variants div.cst-package-variant
{
	float:left;
	margin-bottom:10px;
}

div.cst-detail-roomtype div.roomtype-prices-children table.roomtype-prices-children div.season-date,
div.cst-detail-roomtype div.roomtype-prices-children table.roomtype-prices-children div.season-weekdays {
	display: none;
}

table.roomtype-prices div.season-date,
table.roomtype-prices div.season-weekdays,
table.roomtype-prices div.season-name {
	display: none;
}

table.roomtype-prices td.season:before {
	content: 'Preis';
}