body {
	margin:0;
	padding:0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat: repeat;
	background-position: left top;
	background-image:url(../images/bg.gif);
	background-color:#FFFFFF;
	font-size:12px;
	color:#000000;
}

#shadow {
	position:relative;
	width: 786px;
	height: 132px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(../images/head.png);
}

#head {
	position:absolute;
	left:20px;
	top:20px;
	width: 746px;
	height: 112px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(../images/top.jpg);
}

#head h1 {
	display:none;
}

#head #backhome  {
	position:absolute;
	left: 48px;
	top: 15px;
	width: 145px;
	height: 74px;
}
#head #backhome a{
	position:absolute;
	left: 0;
	top: 0;
	width: 145px;
	height: 74px;
}
#head #stefanuto {
	position:absolute;
	left: 591px;
	top: 22px;
	height: 63px;
	width: 153px;
}
#head #stefanuto a {
	position:absolute;
	left: 0;
	top: 0;
	height: 63px;
	width: 153px;
}

#head #backhome span, #head #stefanuto span {
	display:none;
}

#head #langmenu {
	position:absolute;
	left:522px;
	top:22px;
	width:63px;
	height:48px;
}

#head #langmenu ul{
	position:relative;

	list-style:none;
	margin: 0;
	padding: 0;
}
#head #langmenu ul li{
	display:block;
	position:relative;
	height:16px;
	width:63px;
}

#head #langmenu ul li a {
	position: relative;
	display:block;
	height:16px;
	width:63px;
}


#head #langmenu ul li a span{
	display:none;
}
/*
#head #langmenu ul li#it a{
	left:541px;
	top:46px;
}
#head #langmenu ul li#en a{
	left:541px;
	top:62px;
}
#head #langmenu ul li#de a{
	left:541px;
	top:78px;
}

#head #langmenu {
	display:block;
	position:absolute;
}

#head #langmenu ul li a{
	position: relative;
	z-index: 1;
}

*/

#wrapper {
	position:relative;
	width: 786px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat;
	background-position: left top;
	background-image:url(../images/shadow_middle.png);
}

#main {
	position:relative;
}

#main #top{
	position:relative;
	width: 746px;
	height:291px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat;
	background-position: left top;
	text-align:justify;
}
/* Start Menu */
#main #top #menu .menuItem {
	width:150px;
	height:18px;
}

#main #top #menu ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

#main #top #menu ul li a{
	position:absolute;
	width:150px;
	height:18px;
	background: none;
}
#main #top #menu ul li a:hover{
	background: url(../images/menu_rollover.gif) no-repeat 0px 0px;
}

#main #top #menu ul li a span{
	display:none;
}

#welcome a{
	left:11px;
	top:15px;
}


#hotel a{
	left:11px;
	top:38px;
}

#restaurant a{
	left:11px;
	top:62px;
}

#rooms a{
	left:11px;
	top:83px;
}

#where a{
	left:11px;
	top:106px;
}

#pricelist a{
	left:11px;
	top:128px;
}

#caorle a{
	left:11px;
	top:151px;
}

#booking a{
	left:11px;
	top:173px;
}

#contact a{
	left:11px;
	top:197px;
}

/* End Menu */
#foot {
	position:relative;
	width: 786px;
	height: 89px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(../images/foot.png);
}

#foot #text {
	position:absolute;
	top:11px;
	left:20px;
	width:746px;
	height:25px;
	color:#566061;
	line-height: 25px;
}

.rt a span {
	display: none;
}
.img a span {
	display: none;
}
