/* CSS Document */

/* CSS BODY */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:href {
	decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}



/* CSS CONTAINER */

#bgImg {
	position: absolute;
	width: 100%; 
	height: 100%;
	z-index: 1;
}
#scroller {
	position: absolute; 
	width: 100%; 
	height: 100%; 
	top: 0; 
	left: 0; 
	overflow: auto; 
	z-index: 2;
}
#main {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
}

#main_cont {
	position: relative;
	width: 760px;
	height: 420px;
/*	border: #FFFFFF solid 1px;*/
	text-align: left;
	z-index: 4;
}
#movie {
	position: absolute;
	margin-left: 0px;
	margin-top: -70px;
	width: 590px;
	height: 420px;
/*	border: #FFFFFF solid 1px;*/
}
#news {
	position: absolute;
	margin-left: 610px;
	margin-top: 0px;
	width: 150px;
	height: 340px;
/*	border: #FFFFFF solid 1px;*/
	background-color: #e2251a;
}
#logo {
	position: absolute;
	margin-left: 180px;
	margin-top: -80px;
	width: 320px;
	height: 100px;
/*	border: #FFFFFF solid 1px;*/
	z-index: 100;
}

#reservierung{
	position:absolute;
	margin-left:520px;
	margin-top:200px;

}



#skip {
	position: absolute;
	margin-left: 90px;
	margin-top: 380px;
	width: 100px;
	height: 20px;
/*	border: #FFFFFF solid 1px;*/
	z-index: 100;
}



/* CSS STILE */

.ue_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	width: 100%;
	border-bottom: #FFFFFF dotted 1px;
	color: #FFFFFF;
}

#slideshow2{
	position:absolute;
	margin-left:590px;
	margin-top:40px;
	
	
	min-height:300px;
	
	


}

#slideshow{
	position:absolute;
	margin-top:50px;
	margin-left:-160px;
	min-height:300px;
	
	


}
