@charset "utf-8";
/* CSS Document */

#logo {
	background-image:url(/gfx/logo/Hotel_Amsterdam_Logo_welcome.jpg) !Important;
   }
   
#main {
   background-color:#FEC651 !Important;
   }
   
#content {
   padding:0px;
   }

#main {
	background-image: none;
	width: 620px;
	margin: 0 0 0 330px;
}

#contentContainer {
   width:330px;
}

#langSelector {
	left:1px;
}

#welcomeImage1 {
	width:100%;
	height:600px;
	background-image: url(/gfx/photos/environment_2.jpg);
}

#welcomeImage2 {
	position:absolute;
	left:-330px;
	top:0px;
    width:330px;
	height:600px;
	background-image:url(/gfx/photos/environment_1.jpg)
}