body {
  margin: 0;
  background: #ffffff url(../images/bg.jpg) left top repeat-x;
  }

p, body, li, ul, dd, td {
  font: 10px verdana, arial, helvetica, sans-serif;
  color: #847d75;
  line-height: 145%;
  }
 
a {
  font: 10px verdana, arial, helvetica, sans-serif;
  color:#9f926b;
  text-decoration: underline;
  }
  
a:hover {
  color: #1d9bcb; 
  }

li{
  margin-left: -25px;
  line-height: 150%;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #847d75;
  line-height: 120%;
  }

h1, h1 a {
  font-size: 10px;
  margin-top: 0;
  }
h2, h2 a {
  font-size: 9px;
  }
h3, h3 a {
  font-size: 8px;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#81aad1;
  color:#81aad2;
  margin: 5px 0 15px 0; 
  }

#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  }
  
#wrapper {
  width: 878px;
  height: 498px;
  margin-left: -439px;  /* width / 2   */
  top: -249px;          /* height / 2  */
  left: 50%;
  position: absolute;
  border: 1px solid #d6cba5;
  }


#header {
  height: 27px;
  width: 539px;
  background:  url(../images/titlebar.png) left top no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  }

#accommodationsection {
  height: 16px;
  width: 280px;
  position: absolute;
  top: 65px;
  left: 46px;
  z-index: 5;
  }

#rightcol {
  position: absolute;
  top: 53px;
  left: 344px;
  width: 200px;
  height: 355px;
  }

#gallerypic {
  position: absolute;
  top: 0;
  left: 269px;
  width: 609px;
  height: 499px;
  }
  
#navbar {
  height: 27px;
  width: 539px;
  background:  url(../images/navbg.png) right top no-repeat;
  position: absolute;
  top: 471px;
  left: 340px;
  z-index: 5;
  text-align: center;
  }
#navbar a, .current {
  font-size: 10px;
  text-decoration: none;
  line-height: 27px;
  padding: 0 6px;
  color: #4f4237;
  }
#navbar a:hover, .current {
  color: #fffffe;
  }
  
#logo {
  height: 60px;
  width: 243px;
  position: absolute;
  top: 390px;
  left: 46px;
  z-index: 5;
  }

#footertext {
  position: absolute;
  top: 502px;
  left: 0;
  width: 878px;
  text-align: center;
  color: #b1a28f;
  padding: 0;
  }  
#footertext a {
  color: #b1a28f;
  text-decoration: none;
  }
#footertext a:hover {
  text-decoration: underline;
  }
  
#divScrollTextCont {
  height: 262px;
  width: 246px;
  position: absolute;
  top: 100px;
  left: 46px;
  z-index: 5;
  clip: rect(0,246px,262px,0);
  overflow: hidden;
  }
#divText {
  position:absolute;
  left:0;
  top:0;
  }
#divUp, #divDown {
  position: absolute;
  left: 304px;
  top: 102px;
  }
#divDown {
  top: 346px;
  }
#divUp:hover, #divDown:hover {
  opacity: 0.40;
  filter: alpha(opacity=40);
  }

.edenhouse a {
  display: block;
  width: 10px;
  height: 10px;
  color: #c60;
  background: url(../images/gallerysquare.gif) -10px 0 no-repeat;
  text-decoration: none;
  margin-left: 19px;
  }
.edenhouse a:hover {	
  background-position: 0 0;
  color: #e9be75;
  }
.edenhouse a:active {
  background-position: 0 0;
  color: #fffffe;
  }

#accommodationmenu {
  position: absolute;
  top: -57px;
  left: 75px;
  z-index: 5;
  text-align: center;
  margin: 0;
  padding-bottom: 10px;
  overflow: hidden;
  width: 105px;
  display: none;
  }
#accommodationmenu a {
  padding: 4px 0;
  display: block;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  border-bottom: 1px solid #d6cba5;
  background: #f2ebd2;
  }
#accommodationmenu a:hover {
  color: #dbc893;
  }

#accommodationarrow {
  position: absolute;
  top: -6px;
  left: 118px;
  z-index: 10;
  height: 6px;
  width: 20px;
  padding:0;
  margin: 0;
  background: url(../images/arrowpopup.png) left top no-repeat;
  }

#preloadedimages {
  display:none;
  }

#globalavailability {
  position: absolute;
  top: 26px;
  left: 718px;
  z-index: 6;
  }

.smalltext {
  font-weight: bold;
  font-size: 9px;
  padding-top: 6px;
  display: block;
  font-style: italic;
  }

body#home a#nav-home, body#accommodation a#nav-accommodation, body#activities a#nav-activities, body#location a#nav-location, body#gallery a#nav-gallery, body#news a#nav-news, body#tariffs a#nav-tariffs {
  color: #fffffe;
  }