@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html,body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	width: 100%;
	height: 100%;
}

#body-starinn {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 620px;
	margin-top: 10px;
	clear: left;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

/*****************************************************| Main|***/
#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -320px;
	float: left;
	background-color: #FFFFFF;
}

#main {
	margin: 0 auto;
	position: relative;
	width: 820px;
	_width: 820px;
	height: 620px;
}

#main-white {
	position: relative;
	width: 820px;
	_width: 820px;
	height: 620px;
}

#logo {
	position: absolute;
	top: -10px;
	left: 45px;
	width: 88px;
	z-index: 100;
}

#logo img {
	z-index: 100;
}

#header {
	margin: 0px !IMPORTANT;
}

/***************************************************| Navi2 |***/
#navi2 {
	position: relative;
	float: left;
	width: 635px;
	height: 60px;
	_height: 60px;
	color: #a7a7a7;
	font: 11px Verdana, Arial;
	z-index: 80 !IMPORTANT
}

#menuid{
	visibility:hidden;	
}

#sprache {
	position: relative;
	float: left;
	text-align: right;
	margin-top: 15px;
	_margin-top: 15px;
	margin-right: 35px;
	_margin-right: 0px;
	width: 215px;
	_width: 180px;
}

#sprache img {
	margin-left: 5px;
}

#hotelauswahl {
	position: relative;
	float: left;
	bottom: 0px;
	/*margin-top:20px;*/
	margin-top: 7px;
	_margin-top: 7px;
	margin-left: 35px;
	_margin-left: 35px;
	width: 350px;
	_width: 350px;
}

#hotelauswahl select {
	width: 185px;
	color: #000000; //#867360;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f8f4ec;
	//#
	DDCEB5;
}

#hotelauswahl optgroup {
	font-weight: bold;
	font-style: normal;
}

#hotelauswahl option {
	margin-left: 30px;
}

#menu-ddheader {
	background-image: url(../images/hotelauswahl/pfeil.gif) !IMPORTANT;
	background-position: right;
	background-repeat: no-repeat;
}

/***************************************************| CONTENT |***/
#content {
	position: relative;
	float: left;
	width: 635px;
	_width: 635px;
	height: 520px;
	_height: 540px;
	_margin-top: 0px;
	margin-left: 0px;
	_margin-left: 0px;
	background-image: url(../images/map.gif);
	
	background-position: right;
	background-repeat: no-repeat;
}

#content-text {
	position: relative;
	float: left;
	width: 400px;
	height: 100px;
	margin-left: 235px;
	_margin-left: 80px;
	color: #8a8870;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#content-icons {
	position:realtive;
	float: left;	
}

/*****************************************************| Clear|***/
#clear {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
}

/*****************************************************| Footer|***/
#footer {
	position: relative;
	float: left;
	height: 40px;
	width: 820px;
	_margin-top: -20px;
	background-color: #cabda7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f8f4ec;
}

#footer1 {
	position: relative;
	float: left;
	width: 185px;
	_width: 185px;
	height: 40px;
	background-color: #FFFFFF;
}

#footer2 {
	position: relative;
	float: left;
	width: 565px;
	height: 25px;
	font: 11px Arial, Verdana;
	text-align: right;
	margin-right: 70px;
	_margin-right: 0px;
	margin-top: 15px;
}

#footer2 a {
	color: #f8f4ec;
}

#print {
	visibility: hidden;
	display: none;
}

a:link {
	color: #867360;
	text-decoration: none;
}

a:visited {
	color: #867360;
	text-decoration: none;
}

a:active {
	color: #867360;
	text-decoration: none;
}

a:hover {
	color: #867360;
	text-decoration: none;
}

#navi a:hover {
	color: #867360;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

/*****************************************************| Navi |***/
#navi {
	position: relative;
	float: left;
	width: 185px;
	height: 470px;
	_height: 470px;
	margin-top: 60px;
	padding-top: 50px;
	text-align: left;
	background-image: url(../images/subnavi-bg.gif);
	background-repeat: repeat-y;
	background-color: #ddcfb5;
	z-index: 70 !IMPORTANT;
}

.land {
	position: relative;
	float: left;
	margin-left: 15px;
	_margin-left: 5px;
	color: #867360;
	font: 13px Verdana, Arial;
	z-index: 90 !IMPORTANT;
}

.land li {
	list-style: none;
	font-weight: bold;
}

.hotelliste {
	margin-left: 15px;
}

.hotelliste ul {
	margin-left: 20px;
	color: #867360;
	z-index: 90 !IMPORTANT;
	list-style: none;
}

.hotelliste li {
	list-style: none;
	font: 12px Verdana, Arial;
	font-weight: normal;
	margin: 3px 0px 3px 0px;
}

#navi-hr {
	float: left;
	position: relative;
	width: 185px;
	margin: 10px 0px 10px 0px;
	height: 2px;
	background-image: url(../images/hr.gif);
}

/***************************************************| Progress Bar |***/
#preLoader {
	position: relative;
	float: left;
	_float: none; 
	width: 635px;
		_width: 635px;
	height: 520px;
		_height: 520px;
	margin-top: -100px;
		_margin-top: -100px;
	background-color: #ffffff;
	z-index: 100;
}

#preLoaderText {
	position: relative;
	margin-top:10px;
		_margin-top:10px;
	color: #867360;
	font: 12px Verdana, Arial;
	text-align: center;
}

#box {
	border:1px solid #deceb7;
	width: 200px;
	height: 20px;
	margin-top: 100px;
		_margin-top: 100px;
	margin-left: 218px;
		_margin-left: 218px;
}

#perc {
	background-color:#867360;
	width: 200px;
	height:20px;
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 3px 0 0 10px;
}