#bookassist_form{
background-image:url("../img/rez_bcg_de.jpg");
}

#home_banner{
background-image: url(../img/banner_HP_de.jpg);
width: 230px;
height: 85px;
_width: 506px;
_height: 170px;
padding-left: 106px;
padding-right: 170px;
padding-top:85px;
color: #dcc8b0;
font-size:12px;
font-family: Arial;
float:left;
}

#home{
display:inline;
width:92px;
height:50px;
float:left;
}
#hotel{
display:inline;
width:56px;
height:50px;
float:left;
}
#rooms{
display:inline;
width:101px;
height:50px;
float:left;
}
#specoff{
display:inline;
width:123px;
height:50px;
float:left;
}
#reviews{
display:inline;
width:155px;
height:50px;
float:left;
}
#gallery{
display:inline;
width:59px;
height:50px;
float:left;
}
#location{
display:inline;
width:54px;
height:50px;
float:left;
}
#book{
display:inline;
width:117px;
height:50px;
float:left;
}

#home a{
width:92px;
height:50px;
display:block;
background-image:url(../img/menu_de/home.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#hotel a{
width:56px;
height:50px;
display:block;
background-image:url(../img/menu_de/hotel.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#rooms a{
width:101px;
height:50px;
display:block;
background-image:url(../img/menu_de/rooms.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#specoff a{
width:123px;
height:50px;
display:block;
background-image:url(../img/menu_de/specoff.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#reviews a{
width:155px;
height:50px;
display:block;
background-image:url(../img/menu_de/reviews.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#gallery a{
width:59px;
height:50px;
display:block;
background-image:url(../img/menu_de/gallery.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#location a{
width:54px;
height:50px;
display:block;
background-image:url(../img/menu_de/location.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}
#book a{
width:117px;
height:50px;
display:block;
background-image:url(../img/menu_de/book.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}

#home a:hover{background-position:top center;}
#hotel a:hover{background-position:top center;}
#rooms a:hover{background-position:top center;}
#specoff a:hover{background-position:top center;}
#reviews a:hover{background-position:top center;}
#gallery a:hover{background-position:top center;}
#location a:hover{background-position:top center;}
#book a:hover{background-position:top center;}


