html {
	width: 100%;
	height: 100%;
	}

BODY {
	height: 100%;
	margin:0%;
 	padding:0%;
	height: 100%;
	background:#e5e7e7 url(bg_intro.jpg) 50% 42px no-repeat fixed;	
}

/*#background {
	background: url(bg_intro.jpg) 50% 42px no-repeat;
	width: 100%;
	height: 100%;
	}*/

a#logo {
	position:absolute;
	left: 805px;
	top:365px;
	}

/*#distance { 
	width:1px;
	height:50%;
	margin-bottom:-350px;
	float:left;
	}*/
	
#container {
	position:relative;
	margin: 0px auto;
	width:970px;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	clear:left;
	background: none;
	z-index: 30;
	}
	
#content {
	position:absolute;
	top: 200px;
	left: 10px;
	height: auto;
	width: 950px;
	z-index: 10;
	}
	
#content .tdtext {
	width: 400px;
	}

#flashhead {
	position:relative;
	top:43px;
	}
	
div.indxBlock {
	width: 660px;
	}	
	
div.newsBlock {
	float: left;
	width: 400px;
	}	
	
div.highlights {
	float: right;
	width: 230px;
	}
	
div.highlights .imgContainer {
	margin: 10px 0 10px -5px;
	width:140px;
	height:140px;
	padding:10px;
	background: #fff url(bg_highlights.png) no-repeat center;
	}
	
div.highlights .imgContainer .overflow {
	height:140px;
	width:140px;
	overflow:hidden;
	}
	
div.highlights .imgContainer img {
	/*width:140px;
	height:140px;*/
	}
	
h2#newsticker{
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #d8dadb;
	border-bottom: 1px solid #d8dadb;
	margin: 0px;
	width: 580px;
	}
	
h3.newsticker {
	font-size: 1em;
	color: #7e8587;
	font-weight:lighter;
	border-bottom: 1px dashed #d8dadb;
	margin: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}

/* Accommodation

a#accommodation {
	font-size: 1em;
	background: url(wdm.png) right no-repeat;
	float:right;
	height:30px;
	line-height:40px;
	width:175px;
	}
	
a#accommodation:hover {
	background: url(wdm_over.png) right no-repeat;
	}
 */ 
 
 
 /* green arrival -- other styling in global.css */
#green_box {
	position:absolute;
	right:8px;
	top:336px;
	width:140px
}
 
#green_arrival {
	margin-bottom:20px; 
	}

