body {
	margin: 0;
	padding: 0;
	text-align: center;
}

div#container {
	background: #D2D2D2 url('images/hotelmazzini_big.png') no-repeat top left;
  margin: auto;
  margin-top:5px;
	width: 800px;
	text-align: left;
}

.uleft {
  float:left;
  width:20px;
  background: #D2D2D2 url('images/corner_ul.png') no-repeat top left;
}

.ubar {
  float:left;
  width:760px;
  background: #D2D2D2 url('images/corner_ub.png') repeat-x top left;
}

.uright {
  float:left;
  width:20px;
  background: #D2D2D2 url('images/corner_ur.png') no-repeat top left;
}

.lbar {
  float:left;
  width:20px;
  height:600px;
  background: #D2D2D2 url('images/corner_lb.png') repeat-y top left;
}

.pagebody {
  float:left;
  width:760px;
  min-height:600px;
}

.rbar {
  float:left;
  width:20px;
  height:600px;
  background: #D2D2D2 url('images/corner_rb.png') repeat-y top left;
}

.bleft {
  float:left;
  clear:both;
  width:20px;
  height:20px;
  background: #D2D2D2 url('images/corner_bl.png') no-repeat top left;
}

.bbar {
  float:left;
  width:760px;
  height:20px;
  height:20px;
  background: #D2D2D2 url('images/corner_bb.png') repeat-x top left;
  font-family:tahoma;
  font-size:10px;
  text-decoration:none;
  color:#553333;
  text-align:center;
}

.bright {
  float:left;
  width:20px;
  height:20px;
  background: #D2D2D2 url('images/corner_br.png') no-repeat top left;
}

.menubar {
  width:540px;
  float:left;
}

.menuitem {
  float:left;
  padding-left:7px;
  padding-right:7px;
  font-family:tahoma;
  font-size:14px;
  text-decoration:none;
  color:#553333;
  border-left:#FFFFFF solid 1px;
  border-right:#FFFFFF solid 1px;
}

.menuitem_selected {
  float:left;
  padding-left:7px;
  padding-right:7px;
  font-family:tahoma;
  font-size:14px;
  text-decoration:none;
  color:#553333;
  font-weight:bold;
  border-left:#FFFFFF solid 1px;
  border-right:#FFFFFF solid 1px;
}

a {
  font-family:tahoma;
  font-size:14px;
  text-decoration:none;
  color:#553333;
}

a:hover {
  font-family:tahoma;
  font-size:14px;
  text-decoration:none;
  color:#FF6666;
}

.logobar {
  float:right;
}

.logo {
  float:left;
  margin-left:10px;
  border: #550000 solid 1px;
}

.pagetitle {
  clear:both;
  padding:40px;
  padding-right:0;
  font-family:tahoma;
  font-size:14px;
  text-decoration:none;
  color:#553333;
  text-align:right;
}

.titlebox {
  float:right;
  /*padding-right:5px;*/
  border-bottom:#000000 solid 1px;
  width:250px;
  font-size:32px;
  color:#553333;
  /*background:#DADADA;*/
}

.pagecontent {
  font-family:tahoma;
  font-size:14px;
  text-decoration:none;
  color:#553333;
  text-align:left;
}

.pageimg {
  float: left;
  width:250px;
  padding:3px;
  border:#550000 solid 1px;
  margin-right:15px;
}

.pageicon {
  float: left;
  width:100px;
  padding:3px;
  border:#550000 solid 1px;
  margin-right:15px;
}

.newsiconplaceholder {
  width:100px;
  height:100px;
  float:left;
  padding:3px;
  margin-right:15px;
}

.pagetext {
  float: left;
  width:350px;
}

.newscell {
  /*border:#FFFF00 solid 1px;*/
  min-height:120px;
  margin-left:25px;
  margin-bottom:20px;
}

.newsindex {
  width:100%;
  text-align:center;
}

.newstitle {
  float:left;
  font-weight:bold;
  background-color:#D8D8D8;
  border:#DDDDDD solid 1px;
  padding:1px;
  width:60%;
}

.newstext {
  float:left;
  text-align:justify;
  width:60%;
}

.homenews {
  float:left;
  margin-top:20px;
  margin-left:10px;
  width:350px;
  text-align:center;
}

.homenewstitle {
  position:absolute;
  top:440px;
  right:347px;
  width:350px;
  height:35px;
  background: #D2D2D2 url('images/darkboxtop.png') no-repeat;
  color:#D2D2D2;
}

.homenewsbody {
  position:absolute;
  top:475px;
  right:352px;
  width:335px;
  padding:3px;
  min-height:110px;
  text-align:justify;
}

div.homenewsicon {
  float:left;
}

img.homenewsicon {
  padding:2px;
  margin-right:10px;
  height:120px;
  border:#550000 solid 1px;
}

u.title {
  font-size:18px;
}

.gmap {
	width: 400px;
	height: 400px;
	border: #444444 solid 1px;
	float:left;
	margin-left:30px;
	margin-top:0px;
}

.gmicon {
	float:right;
	border: #444444 solid 1px;
  margin-left:90px;
	margin-right:110px;
	margin-bottom:15px;
  filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
  opacity: 0.5;
}

.gmiconbright {
	float:right;
	border: #444444 solid 1px;
  margin-left:90px;
	margin-right:110px;
	margin-bottom:15px;
  filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
  opacity: 1;
}

.bookform {
  font-family:tahoma;
  font-size:12px;
  text-decoration:none;
}

.bookformsubmit {
  font-family:tahoma;
  font-size:12px;
  text-decoration:none;
  border:#FFFFFF solid 1px;
  cursor:pointer;
}

.greendiv {
  float:left;
  background-color: #00FF00;
  border:#000000 solid 1px;
  padding:2px;
}

.reddiv {
  float:left;
  background-color: #FF0000;
  border:#000000 solid 1px;
  padding:2px;
}
