@charset "utf-8";

body
{
	margin:0 0 25px 0;
	background:#316dab url(../img/bg.main.jpg) no-repeat scroll bottom center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	overflow:auto;
}

a:link, a:visited
{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
a:hover, a:active
{
	text-decoration:none;
}

#page
{
	width:931px;
	position:relative;
	left: 50%;
	margin-left: -465px;
}

#logo
{
	width:174px;
	height:111px;
	position:relative;
	top:-20px;
	left:50%;
	margin:0 0 0 -87px;
}

#flash_header
{
	height:316px;
	outline:none;
}
#swf_content
{
	outline:none;
}

table
{
		font-size:12px;
}


/* TOP NAVIGATION =============================================== */
#top_navigation
{
	height:25px;
}

#top_navigation td.top_left
{
	background:transparent url(../img/sprite.top_nav.png) no-repeat scroll left -15px;
}

#top_navigation td.top_right
{
	background:transparent url(../img/sprite.top_nav.png) no-repeat scroll right -60px;
}

#top_navigation td.top_middle
{
	background:transparent url(../img/sprite.top_nav.png) repeat-x scroll 0 0;
}

#top_navigation a:link, #top_navigation a:visited
{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding:2px 5px;
}
#top_navigation a:hover, #top_navigation a:active
{
	text-decoration:underline;
}

#top_navigation #language_selector
{
	cursor:pointer;
	width:20px;
	height:11px;
	position:relative;
	margin-left:7px;
}


/* MAIN NAVIGATION & TABS ======================================= */
#main_navigation
{
	text-align:center;
	display:block;
	height:40px;
}

#main_navigation td
{
	font-size:14px;
	white-space:nowrap;
}

#main_navigation td.tab_left_active
{
	background:transparent url(../img/sprite.tab.png) no-repeat scroll left 0;
}

#main_navigation td.tab_middle_active
{
	background:transparent url(../img/sprite.tab.png) repeat-x scroll 0 -80px;
}

#main_navigation td.tab_right_active
{
	background:transparent url(../img/sprite.tab.png) no-repeat scroll right -40px;
}

#main_navigation td a.active:link, #main_navigation td a.active:visited
{
	color:#273C69;
}


#main_navigation td a:link, #main_navigation td a:visited
{
	color:#fff;
	text-decoration:none;
}


/* SUB NAVIGATION & TABS ======================================= */
#sub_navigation
{
	background:transparent url(../img/bg.sub_navigation.png) no-repeat scroll 0 0;
	text-align:center;
	display:block;
	height:35px;
}

#sub_navigation td
{
	padding:0 10px;
}

#sub_navigation a:link, #sub_navigation a:visited
{
	font-size:12px;
	color:#273C69;
	text-decoration:none;
	font-weight:normal;
}

#sub_navigation td.active, #sub_navigation td a.active:link, #sub_navigation td a.active:visited
{
	background-color:#273C69;
	color:#FFFFFF;
}


/* FOOTER ======================================= */
#footer
{
	height:40px;
	line-height:40px;
	background:transparent url(../img/bg.footer.png) no-repeat scroll 0 0;
	text-align:center;
	vertical-align:middle;
	clear:both;
}

#footer #social_bookmarks
{
	margin-left:7px;
}

#footer #social_bookmarks a
{
	text-decoration:none;
	margin:0 2px;
}

#footer #social_bookmarks a img
{
	vertical-align:text-bottom;
}


/* CONTENT ========================================================== */
#content
{
	margin-top:10px;
}


#content_block
{
	width:697px;
	float:left;
}


#sidebar
{
	width:229px;
	overflow:hidden;
	float:right;
}

.content_box
{
	background:transparent url(../img/bg.content_box.png) repeat scroll 0 0;
	width:697px;
	float:left;
	position:relative;
	margin-bottom:10px;
	overflow:hidden;
}

.content_img
{
	float:left;
	width:240px;
}

.content_img_canvas
{
		height:180px;
		overflow: hidden;
		line-height:180px;
		/*background-color:#1B2531;
		display:table-cell;
		vertical-align:middle;*/
}

.thumbnail_box span
{
	float:left;
	border-top:1px solid #274462;
	border-right:1px solid #274462;
	background:#1b2531;
	height:60px;
	overflow:hidden;
	line-height:60px;	
}

.thumbnail_box span.last
{
	border-right:none;
}

/*
.thumbnail_box span a
{
		display:table-cell;
		vertical-align:middle;
}
*/

.content_text
{
	float:left;
	width:435px;
	padding-right:22px;
}

.content_full
{
	width:675px ! important;
}

.content_text h1
{
	margin:20px 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
}

.content_text p
{
	margin:5px 10px 5px 15px; 
	line-height:150%;
}

.content_text p.last
{
	margin:10px 10px 25px 15px;
}


/* TEASER ========================================================== */

#teaser_block
{
	clear:both;
}

.teaser
{
	width:229px;
	height:250px;
	background-color:#627daa;
	margin:0 5px 10px 0;
	float:left;
	position:relative;
}

.holidaycheck
{
	width:463px;
	height:250px;
	overflow:hidden;
	background-color:#627daa;
	margin:0 5px 10px 0;
	float:left;
	position:relative;
	text-align:center;
}

.teaser.right
{
	margin-right:0;
}

.teaser h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:31px;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
	vertical-align:middle;
}

.holidaycheck h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:31px;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
	vertical-align:middle;
	text-align:left;
}

.teaser_image
{
		width:229px;
		height:100px;
		overflow:hidden;
}

.teaser div.outer
{
	font-size:12px;
	margin:0;
	padding:10px 10px 0px;
	height:65px;
	_height:72px;
	overflow:hidden;
}

.teaser_divider
{
	display:block;
	background-color:#FFFFFF;
	border-bottom:6px solid #fff;
}

.teaser .link
{
		position:absolute;
		bottom:10px;
		left:10px;
}



/* HILITE BOX ========================================================== */
.hilite_box
{
	color:#000;
	margin-bottom:10px;
	background:transparent url(../img/bg.hilite_box.body.gif) repeat scroll 0 0;
}

.seasonbox
{
		font-size:11px;
}

#formular table
{
		font-size:12px;
		font-weight:bold;
		color:black;
}

.hilite_box a:link, .hilite_box a:visited
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

.hilite_box a:hover, .hilite_box a:active
{
	text-decoration:none;
}

.hilite_box p
{
	padding:0px 10px 10px;
	margin:0px;
}

.hilite_box table.hilite
{
	table-layout:fixed;
	border-collapse:collapse;
	width:229px;
	padding:10px;
	color:#fff;
	background:#46617e;
	font-size:11px;
}

.hilite_box table.hilite td.left
{
	font-weight:bold;
	vertical-align:top;
	padding:5px 10px;
	width:59px;
}

.hilite_box table.hilite td.right
{
	vertical-align:top;
	padding:5px 10px;
	width:130px;
	text-align:right;
}

.hilite_box #formular
{
	padding:10px 10px 20px;
}

.hilite_box #formular .datepicker
{
	background:transparent url(../img/icon.calendar.gif) no-repeat scroll 80px 3px;
	width:98px;
	background-color:#FFFFFF;
	border:1px solid #8d8d8d;
}

/*
.hilite_box #formular #form_nights
{
	width:98px;
	background-color:#FFFFFF;
	border:1px solid #8d8d8d;
}
*/

.hilite_box #formular #requestbox_room_id
{
	width:204px;
	background-color:#FFFFFF;
	border:1px solid #8d8d8d;
}



.hilite_box h1
{
	margin:0;
	padding:0 0 0 10px;
	background:transparent url(../img/bg.hilite_box.headline.gif) repeat-x scroll 0 0;
	line-height:27px;
	font-size:12px;
}




/* OVERLAY ========================================================== */
#overlay
{
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		background: transparent url(../img/bg.overlay.png);
		visibility:hidden;
		display:none;
		_position:absolute;
		_top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px';
		_left: expression( ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px';
		_bottom: expression( ( ignoreMe3 = document.documentElement.height ? document.documentElement.height : document.body.height ) ) + 'px';
		_right: expression( ( ignoreMe4 = document.documentElement.width ? document.documentElement.width : document.body.width ) ) + 'px';
}


#requestform
{
		position:absolute;
		top:110px;
		left:50%;
		margin-left:-242px;
		height:592px;
		width:484px;
		border:2px solid #DDDDDD;
		background-color:#FFFFFF;
		padding:10px;
		color:black;
		display:none;
		visibility:hidden;
}

#requestform fieldset
{
		border:1px solid #CCCCCC;
		/*padding:10px 15px 15px 15px;*/
		height:562px;
		width:462px;
		position:relative;
}

#requestform fieldset.inner
{
		padding:3px 10px;
		height:auto;
		position:relative;
		width:410px;
		_width:435px;
}

#requestform legend
{
		font-size:20px;
		margin-left:8px;
		padding:0px 5px;
		color:black;
}

#requestform fieldset.inner legend
{
		font-size:12px;
		margin-left:0px;
}

#requestform #close_button
{
		position:absolute;
		top:15px;
		right:37px;
		width:130px;
		background-color:#FFFFFF;
		cursor:pointer;
		text-align:center;
}

#requestform .page
{
		height:525px;
		width:440px;
		position:absolute;
		margin-left:13px;
		margin-top:5px;
}

#requestform .page_text
{
		position:relative;
		width:440px;
		height:460px;
		overflow:auto;
		margin-bottom:10px;
}

#requestform #page1
{
		
}

#requestform #page2
{
		display:none;
}

#requestform #page3
{
		display:none;
		padding-right:8px;
}

#requestform #page4
{
		display:none;
}

#requestform #error
{
		clear:both;
		background-color:#FF999A;
		padding:2px 5px;
		margin:0px 2px 10px 13px;
		display: none;
		width:424px;
}

#requestform .error_marked
{
		background-color:#FF999A;
}

#requestform #message
{
		clear:both;
		background-color:#D0F5A7;
		padding:4px 8px;
		margin-bottom:15px;
		display: none;
}

#requestform #room_id
{
		float:left;
		margin:0px 5px 10px 0px;
}

#requestform #options
{
		clear:both;
		background-color:#ECECEC;
		padding:6px 10px;
		margin:15px 0px;
}

#requestform #price
{
		clear:both;
		background-color:#CCCCCC;
		padding:2px 5px;
		margin-bottom:15px;
		text-align:right;
		/*height:15px;*/
}

#requestform #price #price_includes
{
		font-size:11px;
}

#requestform #hint
{
		clear:both;
		font-size:12px;
}

#requestform .datepicker
{
		background:#FFFFFF url(../img/icon.calendar.gif) no-repeat scroll 167px 3px;
		border:1px solid #8d8d8d;
		margin-bottom:8px;
}

#requestform  .half
{
		width:50%;
		float:left;
}

#requestform .block
{
		float:left;
}

#requestform .left .block
{
		float:left;
		margin-bottom:10px;
}

#requestform .right .block
{
		float:right;
		margin-bottom:10px;
}

#requestform  .width65
{
		width:65px;		
}

#requestform  .width125
{
		width:125px;
}

#requestform  .width160
{
		width:160px;
}

#requestform .width230
{
		width:230px;
}

#requestform  .widthfull
{
		width:190px;
}

#requestform .border
{
		border:1px solid #8d8d8d;
}

#requestform .width65 input
{
		width:60px;
}

#requestform .width125 input
{
		width:120px;
}

#requestform .widthfull input
{
		width:185px;
}

#requestform .button_area
{
		position:relative;
		width:440px;
}

#requestform .button
{
		float:right;
		margin-left:10px;
		width:140px;
		_width:139px;
}

#requestform .infoline
{
		color:black;
		line-height:12px;
		margin-bottom:4px;
		padding:0px 5px;
		background-color:#ECECEC;
}

#requestform .spaceline
{
		line-height:4px;
}

#requestform .key
{
		width:160px;
}

#requestform .value
{
		width:240px;
		font-weight:bold;
}

#requestform textarea
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		width:435px;
		height:80px;
		_margin-top:10px;
}

#requestform #label_agb
{
		margin:0px;
}

#requestform #link_agb
{
		font-weight:bold;
}

/* TABLE ========================================================== */
.offer_table
{
	table-layout:fixed;
	border-collapse:collapse;
	position:relative;
	margin-left:2px;
}



.offer_table th { text-align:left; }

.offer_table td { padding:3px; width:100px; }
.offer_table td.first { padding-left:13px; width:257px; }
.offer_table td.middle { width:70px; }
.offer_table td.last { width:100px; }

.offer_row { background:#46617e; }
.offer_row_spacer td { padding:1px; }

.offer_submit_btn 
{
	height:40px;
}
.offer_submit_btn button
{
	margin:8px 0;
	position:absolute;
	right:90px;
	bottom:0;
	width:200px;
}



/* OTHER STUFF ========================================================== */
.top_link
{
	margin:0 10px 10px 0;
	position:absolute;
	right:0;
	bottom:0;
	background-color:#11273c;
	padding:2px 5px;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	cursor:pointer;
}

.clearer
{
	clear:both;
	width:1px;
	height:1px;
	line-height:1px;
}

.nomargin
{
		margin:0px ! important;
}

