div.cst {
	width: 740px;
}

div#divContent div.cst div.cst-roomtype h3,
div#divContent div.cst div.cst-program-header h3,
div#divContent div.cst div.cst-package h3,
div#divContent div.cst-book-container h1,
div#divContent div.cst-book-container h3,
div.cst-calendar-overlay div.cst-calendar-overlay-content div.cst-calendar-overlay-bookable h1{
	color: #9DAE1E;
}

div.cst div.cst-roomtype-teaser div.cst-link-box-roomtype {
    margin-left: 183px;
}

div.cst-request {
	background-color: #fff;
	padding: 10px;
}


/* Name der Zimmergruppen ausblenden */
body div.cst-roomtype-list h2.cst-roomtype
{
	display:none;
}

body div.cst-book-form-40-travelcancelation
{
	display:none;
}

div.assurance-hint a
{
	font-weight:bold;
	color:#9DAE1E;
}

body div.cst-book-container div.cst-book-form-10-search-children-box,
body div.cst-roomtype-teaser-11789,
body div.cst-roomtype-detail div.cst-roomtype-price-from 
{
	display:none;
}

body table.roomtype-prices tr.head td
{
	padding:5px;
}

body table.roomtype-prices
{
	width:100%;
	font-family:verdana;
	line-height:18px;
}

body table.roomtype-prices,
body table.roomtype-prices td
{
	border-color:#DEDED0;
	background:#F2F2EC;
}

body table.roomtype-prices div.price 
{
	font:bold 17px arial;
}

div.cst-package-detail  div.cst-package-description a
{
	color:#1122cc;
}