body {
	background-color: #000;	
}

#wrapper {
	border: 0px solid #fd0;
	background-color: #ccc;
	width: 960px;
	height: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(DSC_0025-7.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
}

#header {
	border: 0px solid #000;
	background-color: #fff;
	width: 960px;
	height: 120px;
	}
	
#box {
	border: 0px solid #000;
	background-color: #fd0;
	width: 600px;
	height: 92px;
	padding-top: 28px;
	padding-left: 25px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #fff;
	font-weight: bold;
	background-image: url(gradient_2.jpg);
	}

#box1 {
	border: 0px solid #000;
	background-color: #fff;
	width: 200px;
	height: 100px;
	padding-top: 20px;
	padding-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(Hotel_3.JPG);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	
}

#box2	{
	border: 0px solid #000;
	background-color: #fff;
	width: 115px;
	height: 45px;
	padding-top: 35px;
	padding-left: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	float: right;
}


#navigation {
	background-color: #fd0;
	width: 960px;
	height: 20px;
	margin-top: 25px;	
}
	
	#menucontainer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #339;
	font-weight: normal;
	
	}
		 
#menucontainer ul {
	list-style: none;	
}
		 
#menucontainer li {
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 15px;
	padding-left: 40px;
}
	
#menucontainer li a:link, #menucontainer li a:visited {
	background-color: #fd0;
	padding: 0px 2px 2px 0px;	
	margin-top: 10px;
	color: #336;
	font-weight: normal;
	text-decoration: underline;
}

#menucontainer li a:hover {
	background-color: #ff9;
	color: #f60;
	}		
	
#content {
	border: 1px solid #fd0;
	background-color: #fd0;
	width: 375px;
	height: 450px;
	margin-top: 30px;
	margin-left: 300px;
	padding-top: 40px;
	padding-left: 125px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
	color: #000;
	font-style: italic;
}

#box3 {
position: absolute;
	border: 0px solid #000;
	background: #fd0;
	width: 300px;
	height: 270px;
	margin-top: 40px;
	margin-left: -375px;
	float: left;	
}

#box4 {
position: absolute;
	border: 0px solid #000;
	width: 188px;
	height: 300px;
	margin-top: -125px;	
	margin-left: 335px;
	float: right;	
}

			
	h1 {
font-size: 10pt;
font-weight: bold;
 }
 
 h2 {
font-size: 8pt;
font-weight: bold;
 }
 
 hr {
 border: none;
 background-color: #ddd;
 color: #ddd;
 height: 2px;
 width: 82%;
 }
 
a:link {
	color: #fff;	
		}
	
	a:visited {
	color: #fff;	
	}
	
	.foto {
	margin: 0;
	padding:0;
	}
	
.foto img {
border: none;	
}

.foto li {
	list-style: none;
	position: relative;
}

a .gross {
	display: none;
}

a:hover .gross {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
	
		
		#footer {
	text-align: center;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px;
	color: #f60;
	 }
