body {
  font-family: Tahoma, Verdana, Helvetica, Sans Serif;
  font-size: 0.8em;
  text-decoration: none;
  color: #323533;
  margin: 0px;
  padding: 0px;
  background-color: White;
}

a {
  font-size: 1em;
  color: #32548D;
  text-decoration: underline;
}

a:hover {
  color: #094220;
  text-decoration: underline;
}

br {
  font-size: 11px;
}

img {
  border: none;
}


DIV#langswitch {
  position: absolute;
  text-align: right;
  top: 14px;
  right: 14px;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #4E5966;
  font-weight: bold;
}

DIV#langswitch a {
  font-weight: normal;
  color: #4E5966;
  text-decoration: underline;
}



DIV#mainmenu {
  position: absolute;
  top: 147px;
  width: 40%;
}

#mainmenu ul {
  font-family: Tahoma;
  font-size: 11px;
  color: white;
  display: block;
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}


#mainmenu ul li {
  background-image: url(../img/sys/mainmenubullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  list-style-type: none;
  padding-left: 15px;
  margin-bottom: 0px;
  margin-top: 0px;
  display: block;
  line-height: 15px;
}



#mainmenu ul li a {
  color: white;
  text-decoration: none;
}

#mainmenu ul li a:hover {
  color: white;
  text-decoration: underline;
}
.room-price {font-size:102%; color:#555555; font-weight:bold}
#promo div.p p {

	font-size:1em;

}