/* CSS Document */

#navi {
background-image: url(../image/daytrips/navi.jpg);
}

#content {
background: url(../image/daytrips/content.jpg) no-repeat !important;
background: url(../image/daytrips/content.jpg) no-repeat fixed; /* nur für den IE */
}

#navibeach, #navihorseback, #navijungletours, #naviwatertours, #navifullday, #navihalfday {
position: absolute;
width: 740px;
height: 14px;
background: url(../image/daytrips/bg_navi.gif) repeat-x;
z-index: 2;
left: 100px;
top: 110px;
}