p.text {
	margin: 5px;
}
table.box {
	background-color: #E7E7E7;
	padding-bottom: 15px;
}
table.checkbox {
	background-color: #F5F5F5;
	border: 1px solid #4B7CAF;
	padding: 5px;
}
table.package {
	padding-bottom: 20px;
	margin-bottom: 10px;
}
td.topic {
	padding: 5px;
	background-color: #DCECE7;
	color: #000;
	font-weight: bold;
}
tr.topic {
	background-color: #DCECE7;
}
td.content {
	padding: 5px;
	background-color: #fff;
	border: solid 1px #E7E7E7;
}
td.content-sub {
	border: solid 1px #E7E7E7;
}
span.head {
	font-weight: bold;
	color: #D60031;
	padding: 0px;
	margin: 0px;
	background-color: none;
}
a.navnext, a.navback,
a.back, a.normal,
a.detail, a.detailhotel, a.detailoffer {
	border: 0px;
	font-weight: normal;
	text-decoration: underline;
	color: #00422F;
}

a.navnext:hover, a.navback:hover,
a.back:hover, a.normal:hover,
a.detail:hover, a.detailhotel:hover {
	border: 0px;
	font-weight: normal;
	text-decoration: underline;
	color: #00422F;
}


span.cst-title {
	font-size: 12pt;
	font-weight: bold;
}
span.cst-bold {
	font-weight: bold;
}
span.cst-error {
	font-weight: bold;
	color: darkred;
}
span.cst-price {
	font-weight: bold;
}
span.link-deactivated {
	color: #E7E7E7;
}
.calender {
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	z-index: 100;
}
td.progress_text {
	text-align: right;
	color: #777777;
	font-size: 10px;
	padding-right: 2px;
}
td.progress_item, td.progress_item_active, td.progress_item_done {
	border: solid 1px #E7E7E7;
	color: #aaa;
	width: 20px;
	height: 20px;
}
td.progress_item_active {
	color: #000;
	border: solid 1px #00422F;
	background-color: #B1D3C9;
}
td.progress_item_done {
	background-color: #DCECE7;
}
div.progress_num {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
table.checkbox {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	padding: 5px;
}
