body {
     margin:   0px; 
     padding:  0px;
}
#menu {
     position: absolute; 
     left:     147px; 
     top:      48px;
}
#logo {
     position: absolute;
     text-align: center;     
     left:     33px; 
     top:      27px;
}
.foto {
     position: absolute;

}
.text {
     position: absolute; 
     width:    400px; 
     text-align: center; 
     font-family: arial, verdana, sans; 
     font-size: 14px;
     line-height: 140%;
     font-weight: normal;
     color: #09848a;
}
.livebooking {
     position: absolute; 
     text-align: left; 
     font-family: arial, verdana, sans; 
     font-size: 14px;
     line-height: 140%;
     font-weight: normal;
     color: #09848a;
	z-index: 9999 !important;
}
a img {
     border: 0px;
}     

.index #menu {
     display: none;
}
.index #logo {
     display: none;
}

