	td, div, h1, h2, h3 {
		font-family: Verdana,Arial,Helvetica;
		font-size: 11px;
		color: dimgray;
	}
	h1.cst, h2.cst, h3.cst {
		color: #BA2936;
		text-align: left;
		font-weight: bold;
	}
	a {
		color: #BA2936;
		text-decoration: underline;
	}
	input.button {
		font-weight: bold;
	}
	
	/* zimmerliste */
	table.hotel-detail-rooms p.text {
		padding: 5px;
	}
	
	table.roomtype td.roomtype-links, table.roomtype-detail td.roomtype-links {
		width: 90px;
	}
	
	table.hotel-detail-rooms td.prices {
		padding: 5px;
		padding-left: 0px;
	}
	table.hotel-detail-rooms-prices td.price, table.hotel-detail-rooms-prices td.seasons {
		padding: 2px;
	}
	
	/* zimmerdetails */
	div.roomtype_panorama {
		position: relative;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: -130px;
		top: -130px;
	}
	div.roomtype_panorama_image {
	}
	div.roomtype_content {
		margin-left: -20px;
		margin-right: -20px;
	}
	
	table.roomtype_detail div.text {
		padding: 5px;
		padding-left: 20px;
		padding-right: 15px;
		padding-bottom: 10px;
	}
	table.roomtype_detail td {
		vertical-align: top;
	}
	
	td.progress_item, td.progress_item_active, td.progress_item_done {
		border: solid 1px #BA2936;
		background-color: #fff;
		padding: 4px;
		text-align: center;
	}
	td.progress_item_active {
		background-color: #BA2936;
		color: #fff;
	}
	td.progress_item_done {
		background-color: #BA2936;
	}
	
	div.progress_num {
		font-size: 14px;
		font-weight: bold;
	}
	
	table.checkbox {
		background-color: #BA2936;
		border: solid 1px #BA2936;
		padding: 5px;
		width: 200px;
	}
	table.package td {
		padding: 5px;
	}
	td.topic {
		background-color: #BA2936;
		color: #fff;
		font-weight: bold;
		padding: 5px;
		font-size: 13px;
	}
	table.package td.topic {
		font-size: 14px;
	}
	td.topic h2 {
		padding: 0px;
		margin: 0px;
		color: #000;
	}
	td.content-sub {
		border: solid 1px #BA2936;
		background-color: #fff;
	}
	td.content {
		padding: 5px;
	}
	table.box td.topic {
		background-color: #BA2936;
		color: #fff;
		padding: 2px;
		padding-left: 5px;
		font-weight: bold;
		font-size: 11px;
	}
	table.box td.content {
		border: solid 1px #BA2936;
		padding: 5px;
		background-color: #fff;
	}
	a.offer, a.detailoffer, a.normal, a.detail, a.navnext, a.navback {
		font-weight: bold;
	}
	
	.calender {
		position: absolute;
		visibility: hidden;
		background-color: #FFFFFF;
		layer-background-color: #FFFFFF;
		z-index: 100;
	}
	span.cst-error {
		color: darkred;
	}
	span.cst-title {
		font-weight: bold;
		font-size: 14px;
	}
	span.cst-bold, span.cst-price {
		font-weight: bold;
	}
	
	div.roomtype-group {
		background-color: #BA2936;
	}
	
	div.roomtype-group h2 {
		color: #fff;
	}
	
	div.roomtype {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: solid 1px #BA2936;
	}
	
	table.roomtype-prices {
		border-left: solid 1px #BA2936;
	}
	table.roomtype-prices td.head {
		border: solid 1px #BA2936;
		border-left: none;
		background-color: #BA2936;
		color: #fff;
	}
	table.roomtype-prices td {
		border-right: solid 1px #F29B1A;
		border-bottom: solid 1px #F29B1A;
	}
	
	table.programs td {
		padding: 2px;
	}
	table.programs td.program_group {
		background-color: #BA2936;
		color: red;
		padding-top: 5px;
	}
	table.programs td.program_name {
		vertical-align: top;
		font-weight: bold;
	}
	table.programs td.program_price {
		vertical-align: top;
		font-weight: bold;
		text-align: right;
		border-left: solid 1px #BA2936;
	}
	table.programs td.program_book {
		vertical-align: top;
		text-align: right;
		border-left: solid 1px #BA2936;
	}
	table.programs td.program_teaser {
		padding: 2px;
		vertical-align: top;
		padding-left: 15px;
		font-size: 11px;
		background-color:#BA2936;
	}
	
	div.package-display-date {
		border: solid 1px #BA2936;
		background-color: #fff;
	}
