/* screen.css
------------------------------------------------------------------------
This stylesheet contains the basic CSS rules for verwoehnhotels

Author: elements.at 
--------------------------------------------------------------------- */

/* Basic CSS Rules
--------------------------------------------------------------------- */


html, body {
	height: 100%;	
}


body {
	margin: 0;
	padding: 0;
	background: #d7ccb1 url(/static/img/body_bg.gif) left top repeat-x;
}


div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed, table {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;			
}

h1 {
	color: #000;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;	
}

h2 {
	color: #000;
	font-weight: bold;		
}


h3 {
	color: #000;
	font-weight: bold;		
}

h4 {
	color: #000;
	font-weight: bold;		
}

object {
	display: block;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear: both !important;
}

.debug {
	border: 1px solid #000;
}




/* general sitecontainers
--------------------------------------------------------------------- */

#background {
	background: url(/static/img/background.gif) center top no-repeat;
	width: 100%;
	height: 365px;
	overflow: visible;

}

#sitecontainer {
	width: 100%;
	overflow: visible;
	margin-top: -365px;
}

#site {
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#site #sitearea {
	background:#e6dfcc;
	width:980px;
	position:relative;
	overflow:hidden;
	z-index:100;
}

#site #landingpage {
	width: 980px;
	height: 600px;
	overflow: hidden;
}




/* general elements 
--------------------------------------------------------------------- */
/* hotel selector */
#hotelchange {
	width: 180px;
	height: 247px;
	overflow: visible;
	position: absolute;
	top: 0;
	left: 800px;
	z-index: 500;
}

#hotelchange .selector_button {
	width: 180px;
	height: 247px;
	overflow: hidden;
	cursor: pointer;
}

#hotelchange #hotel_container {
	background: #e6dfcc url(/static/img/change_bg.gif) left top repeat-x;
	width: 390px;
	height: 515px;
	overflow: hidden;
	padding: 0 1px;
	position: absolute;
	left: -392px;
	top: 0;
	z-index: 1;
}

#hotel_container .header {
	width: 390px;
	height: 31px;
	overflow: hidden;
	padding: 30px 0 0 0;
	margin: 0 0 1px 0;
	text-align: center;
}

#hotel_container .header em {
	overflow: hidden;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #786945;
	font-style: italic;
}

#hotel_container .hotels {
	width: 390px;
	height: 453px;
	overflow: hidden;
}

#hotel_container .hotels a {
	display: block;
	width: 195px;
	height: 453px;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

#hotel_container .hotels a.active, #hotel_container .hotels a:hover {
	background: #f0e9d7;
}

#hotel_container .hotels a .position {
	background: none;
	display: block;
	width: 195px;
	height: 60px;
	overflow: hidden;
}

#hotel_container .hotels a.active .position {
	background: url(/static/img/position_active_bg.gif) left top no-repeat;
	display: block;
	width: 195px;
	height: 60px;
	overflow: hidden;
}


#hotel_container .hotels a .position .pos_text {
	display: none;
}

#hotel_container .hotels a.active .position .pos_text {
	display: block;
	width: 195px;
	height: 43px;
	overflow: hidden;
	padding: 17px 0 0 0;
	text-align: center;
}

#hotel_container .hotels a .position .pos_text em {
	overflow: hidden;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #685016;
	font-style: italic;
}

#hotel_container .hotels a .hotel_logo {
	display: block;
	width: 195px;
	height: 105px;
	overflow: hidden;
}

#hotel_container .hotels a .hotel_logo img {
	behavior: url(/static/js/iepngfix.htc);
}

#hotel_container .hotels a .description {
	display: block;
	width: 135px;
	height: 165px;
	overflow: hidden;
	padding: 5px 30px 0 30px;
	text-align: center;
}

#hotel_container .hotels a .description em {
	overflow: hidden;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #685016;
	font-style: italic;
	text-align: center;
}

#hotel_container .hotels a .description em.green {
	color: #00483d;
}

#hotel_container .hotels a .description em.blue {
	color: #1f2c62;
}
#hotel_container .hotels a .hotel_img {
	display: block;
	width: 165px;
	height: 95px;
	overflow: hidden;
	padding: 0 15px;
	text-align: center;
}



/* Hotelchange new (without js rollover)*/
#hotel_select {
	background: url(/static/img/hotelselect_bg.gif) left top no-repeat;
	width: 180px;
	height: 117px;
	overflow: hidden;
	padding: 130px 0 0 0;
	position: absolute;
	top: 0;
	left: 800px;
	z-index: 300;
}

#hotel_select .hotel_link {
	width: 160px;
	height: 45px;
	overflow: hidden;
	padding: 7px 10px 0 10px;
}

#hotel_select .hotel_link .link_label {
	width: 160px;
	overflow: hidden;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #786945;
	text-align: center;
}

#hotel_select .hotel_link .h_link {
	width: 160px;
	height: 18px;
	overflow: hidden;
	text-align: center;
}

#hotel_select .hotel_link .h_link a {
	overflow: hidden;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #1f2c62;
	text-decoration: underline;
}

#hotel_select .hotel_info_hotline {
	width: 160px;
	height: 54px;
	overflow: hidden;
	padding: 0 10px;
}

#hotel_select .hotel_info_hotline .hotline_text {
	width: 160px;
	height: 54px;
	overflow: hidden;
	padding: 0;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #786945;
	text-align: center;
}

#hotel_select .hotel_info_hotline .hotline_text b {
	color: #685016;
}




/* Logo */
#logo {
	overflow: hidden;
	position: absolute;
	z-index: 400;
}

#logo img {
	behavior: url(/static/js/iepngfix.htc);
}

/* Language */
#language {
	/*background: url(/static/img/language_bg.gif) left top no-repeat;*/
	width: 51px;
	height: 15px;
	overflow: hidden;
	padding: 5px 0 0 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 700;
}

#language a {
	display: block;
	background: none;
	color: #1f2c62;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	padding: 0 2px;
	margin: 0 2px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

#language a.active, #language a:hover {
	background: #e7dcc2;
	color: #786945;
	text-decoration: none;
}


/* main navigation
--------------------------------------------------------------------- */

#main_nav {
	background: #1f2c62;
	width: 785px;
	height: 46px;
	overflow: visible;
	padding: 0 0 0 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 800;
}

#main_nav ul {
	width: 785px;
	height: 46px;
	list-style: none;
	overflow: visible;
}

#main_nav ul li {
	background: none;
	display: block;
	height: 46px;
	overflow: visible;
	padding: 0;
	position: relative;
	float: left;
}

#main_nav ul li.active {
	background: url(/static/img/mainnav_active_line.gif) left 37px repeat-x;
}

#main_nav ul .separator {
	display: block;
	background: url(/static/img/main_nav_separator.gif) left top no-repeat;
	width: 23px;
	height: 46px;
	overflow: hidden;
	float: left;
}

#main_nav ul li a {
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	display: block;
}

#main_nav ul li em {
	display: block;
	font-style: normal;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-family: Times New Roman, Times, serif;
	padding: 13px 0 13px 0;
}

#main_nav ul li em {
	display:block;
	padding: 13px 0 13px 0;
}

#main_nav ul li em img {
	behavior: url(/static/js/iepngfix.htc);
}

#sidebar em img {
	behavior: url(/static/js/iepngfix.htc);	
}

/* Ebene 2 (Aufklappen darunter)*/
#main_nav ul li.sfhover ul {
	left: -11px;
}

#main_nav ul li ul {
	background: url(/static/img/mainnav_sub_bg_blue.png) left top repeat-y;
	position: absolute;
	top: 46px;
	left: -9999em;
	overflow: hidden;
	width: 164px;
	height: auto;
	padding: 0 13px 20px 13px;
}

* html #main_nav ul li ul {
	background: #1f2c62;
}


#main_nav ul li ul li {
	overflow: hidden;
	width: 164px;
	height: auto;
	padding: 4px 0;
	margin: 0;
	border-bottom: 1px solid #566a9e;
}

#main_nav ul li.sfhover ul li a {
	display: block;
	background: none;
	overflow: hidden;
	width: 164px;
	position: relative;
	padding: 4px 0 4px 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
}

#main_nav ul li.sfhover ul li a:hover {
	cursor: pointer;
}



/* sidebar (general)
--------------------------------------------------------------------- */
#sidebar {
	width: 180px;
	overflow: hidden;
	padding: 247px 0 0 0;
	float: right;
}

/* vacancybox */
#sidebar #vacancybox {
	background: url(/static/img/vacancybox_bg.gif) left top repeat-x;
	width: 165px;
	height: 140px;
	overflow: hidden;
	padding: 17px 0 0 15px;
}

#vacancybox h3 {
	width: 160px;
	overflow: hidden;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #786945;
	margin: 0 0 9px 0;
	text-transform: uppercase;
}

#vacancybox h3 em {
	overflow: hidden;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #786945;
	margin: 0 0 9px 0;
	text-transform: uppercase;
	font-style: normal;
}

#vacancybox .label_line {
	width: 160px;
	height: 16px;
	overflow: hidden;
}

#vacancybox .label_line label {
	display: block;
	width: 84px;
	height: 16px;
	overflow: hidden;
	margin: 0 4px 0 0;
	color: #685016;
	line-height: 16px;
	font-size: 12px;
	float: left;
}

#vacancybox .label_line label.small {
	width: 62px;
	margin: 0;
}

#vacancybox .input_line {
	width: 160px;
	height: 21px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

#vacancybox input {
	background: #fff;
	width: 54px;
	border: 1px solid #d2c6a9;
	padding: 3px 3px 3px 3px;
	line-height: 13px;
	overflow: hidden;
	color: #404040;
	margin: 0;
	float: left;
}

#vacancybox input.date {
	background: #fff;
	width: 60px;
	border: 1px solid #d2c6a9;
	border-right: none;
	padding: 3px 3px 3px 3px;
	line-height: 13px;
	overflow: hidden;
	color: #404040;
	margin: 0;
	float: left;
}

#vacancybox .calendarIcon {
	display: block;
	background: url(/static/img/calendar_icon.gif) left top no-repeat;
	width: 17px;
	height: 21px;
	padding: 0;
	margin: 0 4px 0 0;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

#vacancybox .submit_line {
	width: 160px;
	overflow: hidden;
	padding: 0;
}

#vacancybox .submit_line input.submit {
	background: url(/static/img/arrow_blue.gif) left 5px no-repeat;
	width: auto;
	border: none;
	padding: 0 5px 0 10px;
	overflow: visible;
	color: #1e2c62;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	float: left;
	cursor: pointer;
	height: auto;
}


/* Themes */
#sidebar #themes {
	background: url(/static/img/themes_bg.gif) left top no-repeat;
	width: 172px;
	height: 188px;
	overflow: hidden;
	padding: 8px 0 0 38px;
}

#themes ul {
	width: 172px;
	list-style: none;
	overflow: hidden;
}

#themes ul li {
	width: 172px;
	height: 16px;
	list-style: none;
	overflow: hidden;
	padding: 8px 0 10px 0;
}

#themes ul li em {
	overflow: hidden;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #1f2c62;
	text-transform: uppercase;
	font-style: normal;
}

#themes ul li em {
	padding: 1px 0 0 0;
}


/* footer
--------------------------------------------------------------------- */

#footer {
	background: url(/static/img/footer_bg.gif) left top no-repeat;
	width: 965px;
	height: 98px;
	overflow: hidden;
	padding: 12px 0 0 15px;
	color: #786945;
}

#footer h3 {
	overflow: hidden;
	color: #786945;
	font-size: 14px;
	line-height: 18px;
	font-family: Times New Roman, Times, serif;
	margin: 0 0 8px 0;
}

#footer h3 em {
	overflow: hidden;
	color: #786945;
	font-size: 14px;
	line-height: 18px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
}

#footer .f_adress {
	width: 373px;
	height: 98px;
	overflow: hidden;
	padding: 0 5px 0 0;
	font-size: 12px;
	float: left;
}

#footer .f_contact {
	width: 388px;
	height: 98px;
	overflow: hidden;
	padding: 0 5px 0 15px;
	font-size: 12px;
	float: left;
}

#footer .f_contact a {
	color: #1f2c62;
	text-decoration: none;
}

#footer .f_links {
	width: 158px;
	height: 98px;
	overflow: hidden;
	padding: 0 5px 0 15px;
	font-size: 12px;
	float: left;
}

#footer .f_links a {
	background: url(/static/img/arrow_blue.gif) left 4px no-repeat;
	color: #1f2c62;
	text-decoration: none;
	padding: 0 0 0 11px;
}


/* tooltip
--------------------------------------------------------------*/
.tooltip {
	behavior: url(/static/js/iepngfix.htc);
	background: url(/static/img/tooltip.png) left top no-repeat;
	width: 360px;
	overflow: hidden;
	padding: 0 0 0 37px;
	position: absolute;
}

.tooltip .tooltip_text {
	background: #fff;
	width: 340px;
	overflow: hidden;
	padding: 12px 10px 10px 10px;
	color: #4e4948;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #6e685f;
}

