

/*----header----*/
#header {
	position: relative;
	width: 975px; height: 547px;
	background-image:url(images/bg_header.gif);
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	top: 38px; left: 38px;
	height:46px; width: 427px;
}
#big_image {
	position:absolute;
	top:155px;
	left:1px;
	width: 973px;
	height: 391px;
}
#searchform {
	position: absolute;
	top: 5px; left: 730px;
	width: 220px;
}
#searchform .inp {
	border-top:1px solid #868686;
	border-left:1px solid #969696;
	border-right:1px solid #B6B6B6;
	border-bottom:1px solid #C6C6C6;
	font-size:12px;
	background-image:url(images/bg_inputfield.gif);
	background-repeat: no-repeat;
	width:150px;
	padding:1px 0 1px 10px;
}
#searchform .button {
	padding:0;
	margin:0;
	vertical-align:bottom;
}


.info_box_text {
	position:relative;
	padding:20px 40px 25px 215px ;

}
.info_box_text h2 {
	color:#fff;
	line-height:28px;
	font-weight:bold;
	font-size:20px;

}



/*----main----*/


#maincontent {
	position: relative;
	min-height: 580px;
	width: 975px;
	background-color:#FBFBFB;
	background-image:url(images/bg_main.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
#maincontent[id] {
	height:auto;
	min-height:580px;
	margin:0;
	padding:0;
}
#maincontent:lang(en) {
	height:auto;
	margin:0;
	padding:0;
}




#right {
	position: relative;
	top:0;
	left:0;
	float: left;
	width: 248px;
	overflow:hidden;
	background-image:url(images/bg_right.gif);
	background-repeat: no-repeat;
}
#content {
	position: relative;
	float: left;
	width: 726px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.content_inside {
	position: relative;
	padding:50px 40px 20px 40px;
}



#content .paragraph {
	position: relative;
	padding:0 0 20px 0;

}
#content .paragraph .headline {
	position:relative;
	height:40px;
	overflow:hidden;
}

#content .paragraph .headline h2 {
	position: relative;
	padding:15px 10px 5px 10px;
	margin:0;
	float:left;
	color:#fff;
	height:40px;
	font-size:26px;
}
#content .paragraph .headline h3 {
	position: relative;
	padding:18px 10px 5px 10px;
	margin:0;
	float:left;
	background-color:#B7B5B1;
	color:#fff;
	font-size:16px;
	height:40px;
}

#content .paragraph .button {
	position: relative;
	float:left;
	background-color:#B7B5B1;
	padding:20px 30px 0 10px;
	margin:0;
	height:40px;
}
#content .paragraph p {
	position: relative;
	padding:10px 0 0 0;
	margin:0;
	font-size:12px;
	line-height:17px;
}







#content .paragraph1 {
	position: relative;
	padding:0 0 20px 0;

}
#content .paragraph1 .headline {
	position:relative;
	height:30px;
	overflow:hidden;
}

#content .paragraph1 .headline h3 {
	position: relative;
	padding:8px 10px 5px 10px;
	margin:0;
	float:left;
	background-color:#B7B5B1;
	color:#fff;
	font-size:16px;
	height:30px;
}

#content .paragraph1 .button {
	position: relative;
	float:left;
	background-color:#B7B5B1;
	padding:10px 30px 0 10px;
	margin:0;
	height:30px;
}
#content .paragraph1 p {
	position: relative;
	padding:10px 0 0 0;
	margin:0;
	font-size:12px;
	line-height:17px;
}











#content .paragraph2 {
	position: relative;
	padding:0;

}



#content .paragraph2 .headline {
	position:relative;
	height:40px;
	overflow:hidden;
}

#content .paragraph2 .headline h2 {
	position: relative;
	padding:15px 10px 5px 10px;
	margin:0;
	float:left;
	color:#fff;
	height:40px;
	font-size:26px;
	width: 190px;
}





#right h2 {
	margin:5px 5px 0 15px;
	padding:0;
}
#right h3 {
	margin:0 5px 0 15px;
	padding:0;
}
#right h2 .bg {
	margin:0;
	padding:5px 15px 5px 15px;
	color:#fff;
	background-color:#526D1A;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
}
#right h3 .bg  {
	margin:0;
	padding:4px 15px 4px 15px;
	color:#fff;
	background-color:#B7B5B1;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
}
#right p {
	margin:5px 15px 15px 15px;
	font-size:11px;
}



/*----bottom----*/
#bottom {
	position: relative;
	width: 975px;
	background-color:#FBFBFB;
	overflow:hidden;
	padding: 5px 0 10px 0;
	border-top:1px solid #CACACA;
}
#bottom .copyright {
	position: relative;
	clear:both;
	text-align:center;
	font-size:11px;
	color:#999;
	padding: 15px;
}
.clearer {
	position:relative;
	clear: both;
	height:1px;
	overflow: hidden;
	background-color: none;
}


/*----fce----*/
.fce_teaser-text {
	text-align: right;
}
.fce_teaser {
	height: 154px;
}

.fce_buttonlink a{
	background:url(images/bg_buttonlink.gif) left top;
	background-repeat:repeat-x;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	display: inline-block;
	padding:10px 20px 9px 20px;
	text-decoration:none;
}

.foldout_content_left {

	width: 290px;
	padding-right: 35px;
}
.foldout_content_right {

	width: 290px;
}


/* ---- fce_foldout ---- */
.fce_table_left {
	width: 310px;
}
.fce_table_space {
	width: 20px;
}
.fce_table_right {
	width: 310px;
}

/*--- calendar ---*/
.tx_eventcalendar_teaseritem {
	padding: 10px 20px 10px 20px;
	background-color: #fff;
	width: 560px;
}
.tx_eventcalendar_pi1-list_title a {
	font-size: 14px;
}
.tx_eventcalendar_teaserplace {
	color: #666;
}
.tx_eventcalendar_pi1-cal_omon, .tx_eventcalendar_pi1-cal_head {
	visibility: hidden;
	display: none;
}
.tx_eventcalendar_pi1-cal_currmon, .tx_eventcalendar_pi1-cal_currday {
	float: left;
	padding: 0 1px 0 3px;
	display: block;
}
.tx_eventcalendar_pi1-cal_currmon_small {
	float: left;
	width: 6px; padding: 0 3px 0 4px;
	display: block;
}
.tx_eventcalendar_pi1-cal_currday {

}
.tx_eventcalendar_pi1-cal_currday a{
	background: #9826ba;
	font-weight: bold;
	color: #fff !important;
	padding: 2px;
}
.tx_eventcalendar_listitem {
	padding: 10px 20px 10px 20px;
	background-color: #fff;
	width: 560px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.hadmroom{
	background-color: #efefef !important;
}
.tx_eventcalendar_pi1-list_day {
	padding: 3px 0 3px 20px;
	background-color: #9826ba;
	color: #fff;
	width: 190px;
}
.tx_eventcalendar_pi1-cal_submonth {

}
.tx_eventcalendar_pi1-cal_calbox {
	margin-top: 15px;
}
.tx_eventcalendar_pi1-cal_prevmonth {
	float: left;
}




/*-- different sheet --*/

.tx_eventcalendar_style2-cal_main {
	margin: -12px 0 20px 2px;
	padding: 0 0 0 15px;
	font-size:11px;
	width:224px;
}


.tx_eventcalendar_style2-cal_calbox {
	position:relative;
	height:160px;
	padding: 10px 0 10px 0;
	color:#000;
	line-height: 20px;
	font-size: 12px;
}
.tx_eventcalendar_style2-cal_calbox a {
	color:#000;
}
.tx_eventcalendar_style2-cal_dayhasevent a {
	display: block;

}
.tx_eventcalendar_style2-cal_dayhasevent a:hover {
	text-decoration: none;
	background-color: #efefef;
}

.tx_eventcalendar_style2-cal_headline {
	position:relative;
	width:200px;
	font-weight:bold;
	height:18px;
	text-align:center;
}
.tx_eventcalendar_style2-cal_head {
	position:relative;
	float:left;
	width:31px;
	font-weight:bold;
	height:22px;
	text-align:center;
}
.tx_eventcalendar_style2-cal_currmon, .tx_eventcalendar_style2-cal_currmon_small {
	position:relative;
	float:left;
	width:31px;
	font-weight:normal;
	height:22px;
	text-align:center;
	background-color:#d7d7d7;
	color: #666666;
}
.tx_eventcalendar_style2-cal_currday {
	position:relative;
	float:left;
	width:31px;
	font-weight:normal;
	height:22px;
	text-align:center;
	color: #fff;
}

.tx_eventcalendar_style2-cal_omon {
	position:relative;
	float:left;
	width:31px;
	font-weight:normal;
	height:22px;
	text-align:center;
	background-color:#eee;
	color:#999;

}
.tx_eventcalendar_style2-cal_dayhasevent {
	font-weight:bold;
}
.tx_eventcalendar_style2-cal_currday a{
	color: #fff !important;
}

.tx_eventcalendar_style2-cal_submonth {
	font-size:11px; line-height:24px;
}

.event_sheet_tooltip {
	display: none;
}
a.tooltip span b, a.tooltip2 span b{
	color: #000;
}
a.tooltip:hover span, a.tooltip2:hover span{
	display:inline;
	position:absolute;
	z-index: 1000;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#6c6c6c;
	width: 140px;
	display: inherit;
}
a.tooltip2:hover span{
	margin-left: -100px;
}

/*--- booking ---*/

.booking_singleroom {
	float: left;
	width: 214px;
}

.book_timeslot {
	background: #ffffff;
	border-bottom: 1px solid #eaeaea;
	width: 210px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}
.book_timeslot2 {
	background: #ddd;
	border-bottom: 1px solid #eaeaea;
	width: 210px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}
.booked_ a{
	display: block;
	height: 29px;
	line-height: 29px;
	text-align: center;
	color: #b7b5b1 !important;
}
.booked_ a:hover {
	background: #eaeaea;
	text-decoration: none;
}
.booked_1 a {
	display: block;
	background:url(images/bg_booking_active.gif) left top;
	height: 29px;
	line-height: 29px;
	text-align: center;
	color: #526d1a !important;
	font-weight: bold;
}
.booked_1 a:hover {
	background:url(images/bg_booking_active.gif) left top !important;
	text-decoration: none;
}
.book_formleft {
	width: 150px;
	float: left;
}
.book_formright {
	float: left;
}
.book_formclear {
	height: 6px; line-height: 6px; font-size: 6px;
	clear: both;
}
.book_formline {
	border-top: 1px solid #ccc;
	width: 480px;
	height: 6px; line-height: 6px; font-size: 6px;
	clear: both;
}
.book_textgrey {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin:10px 0 5px 0;
}
.book_error {
	color: #ca0000;
}

.booking_description {
	color: #666;
	font-size: 11px;
	padding: 10px;
	background-color: #eaeaea;
	border: 1px solid #eaeaea;
	width: 189px;
}

.booking_description2 {
	width: 240px;
	height: 90px;
}
.booking_address {
	width: 180px;
	height: 95px;
}

.tx-tsbooking-pi1 a#formstart {
	display: none;
}

.tip {
	margin: -154px 0 0 23px;
	border: 1px solid green;
	height: 124px;
	background: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	text-align: left;
	padding: 10px;
}
.tip p{
	margin: 0 !important;
	line-height: 16px;
	font-size: 11px;
}
.tip p b{
	line-height: 18px;
	font-size: 12px;
}
