/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

* {
	color: #56524e;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
	text-align: center;
}

body {
	background: url(../images/bg_left.gif) repeat-y 0 0;
}

#title {
	position: absolute !important;
	position: relative;
	top: 29px !important;
	top: 28px;
	left: 140px;
	width: 250px;
	z-index: 2;
	background: url(../images/logo.gif) no-repeat 0 0;
}

	#title a {
		display: block;
		width: 216px;
		height: 103px;
		text-indent: -9999px;
	}
	#title a:focus{
  		outline:none;
 	}
	
#subtitle {
	position: absolute;
	top: 7px;
	right: 3px;
	z-index: 2;
	width: 182px;
	height: 5px;
	background-image: url(../images/subtitle_bg.png);
	text-indent: -9999px;
}

* html #accesskeysNavigation {
	position: absolute;
}

#accesskeysNavigation li a {
	position: absolute;
	z-index: 3;
	top: -100px;
	left: -1000px;
	padding: 2px 6px;
	text-decoration: underline;
	color: #fff;
	background: #333;
}

#accesskeysNavigation li a:focus,
#accesskeysNavigation li a:active {
	top: 10px;
	left: 0;
	margin-left: 10px;
}
	
#box {
	position: absolute;
	width: 983px !important;
	width: 990px;
	left: 0;
	margin: 0;
}

	#contentBox {
		float: left;
		width: 820px;
		margin: 0 15px 40px 0 !important;
		margin: 0 10px 40px 0;
	}

#header {
	position: relative;
	z-index: 1;
	height: 140px !important;
	height: 35px;
	background: none;
}

#gutscheine {
	position: absolute;
	top: 115px !important;
	top: 10px;
	right: 0;
}

	#gutscheine a {
		text-decoration: underline;
	}

ul#languageNavigation {
	position: absolute;
	top: 115px !important;
	top: 10px;
	right: 0;
}

	#languageNavigation li {
		float: left;
		background: url(../images/pipe_language.gif) no-repeat left 1px;
	}

	#languageNavigation li.first {
		background: none;
	}
	
		#languageNavigation li.na {
			/*display: none;*/
			padding: 0 2px 5px 4px;
		}

	#languageNavigation li a {
		display: block;
		width: auto !important;
		width: 1px;
		height: auto !important;
		height: 1px;
		line-height: 11px;
		padding: 1px 2px 5px 4px;
		white-space: nowrap;
		color: #585f1d;
		text-decoration: underline;
	}

	#languageNavigation li a:hover {
		text-decoration: none;
	}
	
	#languageNavigation li.cur{
		text-decoration: underline;
	}

#searchBox {
	position: absolute;
	top: 140px;
	left: 0px;
	right: 0;
	width: 148px;
	height: 40px;
	padding: 2px 0 15px 0;
	background: url(../images/dotted_grey.gif) repeat-x 0 top;
}

	#searchBox .searchLabel {
		margin: 0 0 5px 0;
		font-size: 11px;
		color: #56524e;
	}

	#searchBox .formElement {
		padding: 0 !important;
	}

	#searchBox label {	
		display: none;
	}

	#searchBox .text {
		position: absolute;
		top: 0;
		left: 0;
		width: 125px;
		height: 13px !important;
		height: 16px;
		border: none;
		background-color: transparent;
		font-size: 11px;
		border: 1px solid #56524e;
	}
	
	#searchBox .button {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
		width: 16px !important;
		height: 16px;
		border: none;
		background: #fff url(../images/search_button.gif) no-repeat 50% top;
		text-indent: -9999px;
	}

#col1 {
	z-index: 1;
	position: relative;
	float: left;
	clear: both;
	width: 180px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

ul#mainNavigation {
	position: relative;
	left: 15px;
	width: 150px;
}

	#mainNavigation li {
		position: relative;
		background: #fff;
		padding: 1px 0 !important;
		padding: 2px 0;
		margin-bottom: -1px !important;
		margin-bottom: -2px;
	}

	#mainNavigation li.first {
		background: #fff url(../images/bg_navigation_first_ie.gif) no-repeat 0 0 !important;
		background: transparent url(../images/bg_navigation_first.gif) no-repeat 0 0;
	}
	
	#mainNavigation li.last {
		background: transparent url(../images/bg_navigation_last.png) no-repeat 0 bottom !important;
		background: transparent url(../images/bg_navigation_last.gif) no-repeat 0 bottom;
	}

	#mainNavigation li a {
		display: block;
		width: auto !important;
		width: 150px;
		height: auto !important;
		height: 1px;
		line-height: 20px;
		padding: 0 10px;
		color: #585f1d;
		background: transparent url(../images/line_navigation.gif) repeat-x 0 bottom;
		font-size: 12px;
	}
	
		#mainNavigation li.last a {
			background: none;
		}

	#mainNavigation li a:hover {
		color: #743722;
	}

	#mainNavigation li a.act,
	#mainNavigation li a.cur {
		background: transparent url(../images/line_navigation.gif) repeat-x scroll 0 bottom;
		color: #743722;
	}
	
		#mainNavigation li.curSub a.cur,
		#mainNavigation li.act a.act,
		#mainNavigation li ul li.cur a,
		#mainNavigation li.curLast a {
			background: none;
		}

	#mainNavigation li ul {
		position: absolute;
		left: -9999px;
		/*top: -20px;*/
		top: 0;
		width: 150px;
		margin-left: 150px;
		/*padding: 20px 0 30px 15px;*/
		padding: 0 0 30px 15px;
		text-transform:none;
		padding-bottom: 1px;
		background: #fff;
	}
	
		#mainNavigation li ul ul {
			display: none;
		}
	
		#mainNavigation li ul li {
			margin-bottom: 1px !important;
			background: #fff url(../images/line_navigation_old.gif) repeat-x 0 bottom !important;
			/*margin-bottom: 1px !important;*/
		}
	
		#mainNavigation li.curSub ul,
		#mainNavigation li.act ul{
			display: block;
			position: relative;
			top: 0;
			left: 0;
			margin-left: 0;
			margin-top: 0;
			padding: 0 0 2px 0;
			background: #fff url(../images/line_navigation.gif) repeat-x 0 bottom;
		}
		
			*+html #mainNavigation li.curSub ul{ margin-bottom: 0;}
			*:first-child+html #mainNavigation li.curSub ul { border-bottom: 1px solid #fff; margin-bottom: -2px; }
			*+html #mainNavigation li.act ul{ margin-bottom: 0;}
			*:first-child+html #mainNavigation li.act ul { border-bottom: 1px solid #fff; margin-bottom: -2px; }
		
			#mainNavigation li.curSub ul li ,
			#mainNavigation li.act ul li{
				background: #fff !important;
			}
			
				#mainNavigation li.curSub ul li.last ,
				#mainNavigation li.act ul li.last{
					background: none !important;
				}
			
			#mainNavigation li.curSub ul li ul,
			#mainNavigation li.act ul li ul {
				background: none;
			}
	
	#mainNavigation li li {
		clear: left;
		width: 150px;
		height: 100%;
		border-width: 0 0 1px 0;
		background: transparent;
		padding-bottom: 1px;
		margin-bottom: -1px;
	}
	
		#mainNavigation li li.last,
		#mainNavigation li li.first {
			background: #fff url(../images/line_navigation_old.gif) repeat-x 0 bottom !important;
		}
	
		#mainNavigation li.curSub ul li a,
		#mainNavigation li.act ul li a{
			padding: 2px 10px 2px 20px;
		}

	#mainNavigation li li a {
		width: auto !important;
		width: 150px;
		line-height: 16px;
		padding: 2px 10px 2px 0;
		white-space: normal;
		background: none;
	}
	
	#mainNavigation li.curSub ul li.cur,
	#mainNavigation li.act ul li.cur{
		background: #fff url(../images/subNaviAct.gif) no-repeat 6px 9px !important;
	}
	
	#mainNavigation li:hover ul,
	#mainNavigation li.sfhover ul {
		left: auto;
		/*background: none;*/
	}
	
	
	#mainNavigation li.act.last a.act,
	#mainNavigation li.curSub.last a.cur{
		background: #fff;
	}
	
	#mainNavigation li.last ul {
		background: transparent url(../images/bottom_last.gif) repeat-x 0 bottom;
	}
	
	#mainNavigation li ul li ul li a,
	#mainNavigation li.curSub ul li ul li a,
	#mainNavigation li.act ul li ul li a{
		padding: 2px 10px 2px 28px;
	}
	
		#mainNavigation li ul ul li.cur,
		#mainNavigation li.curSub ul ul li.cur,
		#mainNavigation li.act ul ul li.cur{
			background:#FFFFFF url(../images/subNaviAct.gif) no-repeat 17px 9px !important;
		}
	
	

#col2 {
	z-index: 0;
	position: relative;
	float: left;
	width: 640px;
}


	#mainContent {
		padding: 0 0 0 15px;
		z-index: 1;
	}

#col3 {
	position: relative;
	float: left;
	top: 0 !important;
	top: -105px;
	width: 148px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

	#address {
		position: relative;
		width: 160px;
		line-height: 18px;
		top: 40px;
		color: #585f1d;
		font-size: 11px;
	}
	
		#address a {
			color: #585f1d;
			font-size: 11px;
			text-decoration: underline;
		}
		
			#address a:hover {
				text-decoration: none;
			}

	#rightContent  {
		padding: 100px 0 100px 0;
	}

#footer {
	position: relative;
	bottom: 0;
	margin-bottom: 20px;
}

	.footerLogo {
		z-index: 2;
		background: url(../images/logo_belvederehotels.gif) no-repeat 50% 50%;
}

	.footerLogo a {
		display: block;
		width: 148px;
		height: 64px !important;
		height: 90px;
		padding: 0 0 20px 0;
		margin: 0 0 5px 0;
		text-indent: -9999px;
		background: url(../images/dotted_green.gif) repeat-x 0 bottom;
	}
	.footerLogo a:focus{
  		outline:none;
 	}

	#footer p {
		color: #585f1d;
		font-size: 11px;
	}
	
		#footer p a {
			color: #585f1d;
			font-size: 11px;
			text-decoration: underline;
		}
		
			#footer p a:hover {
				text-decoration: none;
			}

#googleLanguageNavigation {
	position: relative;
	left: 5px;
	top: 10px;
	background: #fff;
	width:160px;
	padding-left: 5px;
	padding-bottom: 2px;
}


#leftContent {
	position: relative;
	left: 5px;
	top: 20px;
	width: 160px;
}

.goog-te-combo {
	width:145px;
}

.goog-te-gadget {
	background: url(http://translate.googleapis.com/translate_static/img/mini_google.png) no-repeat 65% 100%;
}

.goog-te-gadget span a {
	display: none;
}
