@charset "utf-8";

*{
margin:0 auto;
padding:0;
}
html{
width:100%;
height:1245px;
}
a:link { 
color:black;
text-decoration:none;
}

a:visited { 
color: black;
text-decoration:none;
}
a:hover { 
color: blue;
text-decoration:none;
}
a:active { 
color: black;
text-decoration:none;
}

body{
background-color:black;
width:100%;
height:100%;
}
.header{
background:url("images/headGIF.gif") no-repeat top;
width:990px;
height:87px;
overflow:hidden; 
margin-top: 10px;
margin-left:auto;
margin-right:auto;
margin-bottom: 1px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
.avp{
margin-top: 20px;
margin-left: 550px;
font-family: "trebuchet ms";
}
.home{
background:url("images/home.jpg") no-repeat top center;
width:990px;
height:934px;
overflow: hidden;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
#hometxt{
margin-top:260px;
margin-left:516px;
height:100px;
width:200px;
font-family:verdana;
font-size: small;
font-weight: lighter;
color:white;
text-align: justify;}
#Buk{
border-style:none;
width: 13%;
margin-left:516px;
margin-top:10px; }
#Bfr{
border-style:none;
width: 13%;
margin-left:516px;
margin-top:10px; }
.bg{
background:url("images/bg.jpg") no-repeat top center;
width:990px;
height:934px;
overflow: hidden;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
.bgd{
background:url("images/bgc.jpg") no-repeat top center;
width:990px;
height:934px;
overflow: hidden;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
.txtgalerie{
font-family: "time new roman";
text-decoration:none;
color: #660066;
padding-top: 70px;
padding-left: 295px;
padding-right: 295px;
a-link:black;

}
#thumb{
padding-top:20px;
padding-left: 270px;
padding-right: 200px;
}
#txthotel{
font-family: "time new roman";
color: #660066;
padding-top: 15px;
padding-left: 295px;
padding-right: 295px;
}
#txtarea{
	font-family: "trebuchet ms";
	text-align: justify;
	font-size: small;
	color: black;
	padding-top: 20px;
	padding-right: 295px;
	padding-left: 295px;
}
#frame{
position: center;
}
.footer{
background: center;
background-color:#333333;
text-align:top center;
font-family:"trebuchet ms";
text-align:center;
padding-top:40px;
width:990;
height:200px;
color:white;
}
.wo{
height:4px;
}
.info{
text-align:top center;
font-family:"trebuchet ms";
text-align:center;

}

.copy{
text-align:top center;
font-family:"trebuchet ms";
text-align:center;
padding-top:80px;
font-size: x-small;}

#lightbox{
	position: absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

a.blanc { 
color:white;
text-decoration:none;
}

a:hover { 
color: blue;
text-decoration:none;
}