body {
  background: #b82e37 url(../images/bkgrnd.gif) repeat top left;
}

div#layout {
  margin: 20px auto 0 auto;
  width: 828px;
}

div#header {
  position: relative;
  top: 0;
  left: 0;
  width: 828px;
  height: 49px;
  background: transparent url(../images/r_oben.gif) no-repeat top left;
}

div#header div#left {
  position: absolute;
  z-index: 10;
  top: 49px;
  left: 6px;
  width: 40px;
  height: 45px;
  background: transparent url(../images/c_tl.gif) no-repeat top left;
}

div#header div#right {
  position: absolute;
  z-index: 10;
  top: 49px;
  right: 6px;
  width: 40px;
  height: 45px;
  background: transparent url(../images/c_tr.gif) no-repeat top left;
}

div#middle {
  position: relative;
  z-index: 9;
  top: 0;
  left: 0;
  width: 828px;
  background: transparent url(../images/rahmen.gif) repeat-y top left;
}

div#footer {
  position: relative;
  top: 0;
  left: 0;
  width: 828px;
  height: 49px;
  background: transparent url(../images/r_unten.gif) no-repeat top left;
}

div#footer div#left {
  position: absolute;
  z-index: 10;
  top: -45px;
  left: 6px;
  width: 40px;
  height: 45px;
  background: transparent url(../images/c_bl.gif) no-repeat top left;
}

div#footer div#right {
  position: absolute;
  z-index: 10;
  top: -45px;
  right: 6px;
  width: 40px;
  height: 45px;
  background: transparent url(../images/c_br.gif) no-repeat top left;
}

div.footer {
  position: relative;
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  color: #615d5a;
  padding: 5px 0;
}

div.footer a {
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  color: #615d5a;
}

div.footer div#copyright {
  position: absolute;
  top: 0px;
  left: 75px;
}

div.footer div#impressum {
  position: absolute;
  top: 0px;
  right: 75px;
}

div.footer div#storno {
  position: absolute;
  top: 0px;
  right: 175px;
}

div#chome {
  position: relative;
  z-index: 9;
  margin: 0 46px;
  height: 587px;
  background: transparent url(../images/bkgrnd_home.jpg) no-repeat top left;
}

div#cnav {
  z-index: 9;
  margin: 0 46px;
  height: 587px;
  background: transparent url(../images/bkgrnd_nav.jpg) no-repeat top left;
}

div#ccontent {
  position: relative;
  z-index: 9;
  margin: 0 46px;
  height: auto;
  background-color: #e2d0cb;
}

div.header {
  background: #e2d0cb url(../images/header_de.jpg) no-repeat top left;
  height: 195px;
}

div.content {
  margin: 0 30px 30px 30px;
}

div#contenthome {
  position: absolute;
  top: 150px;
  left: 503px;
  width: 217px;
}

div#cnav div#rooms {
  position: absolute;
  top: 53px;
  left: 93px;
}

div#cnav div#ambiance {
  position: absolute;
  top: 53px;
  left: 474px;
}

div#cnav div#contact {
  position: absolute;
  top: 334px;
  left: 93px;
}

div#cnav div#arrival {
  position: absolute;
  top: 334px;
  left: 474px;
}

div#logo {
  position: absolute;
  top: 26px;
  left: 526px;
  width: 191px;
  height: 61px;
}

div.header div#rooms {
  position: absolute;
  top: 61px;
  left: 27px;
}

div.header div#ambiance {
  position: absolute;
  top: 61px;
  left: 160px;
}

div.header div#contact {
  position: absolute;
  top: 61px;
  left: 429px;
}

div.header div#arrival {
  position: absolute;
  top: 61px;
  left: 296px;
}

