#nav1 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/home.gif) 0px 0px no-repeat;
width: 72px;
}
#nav1 a:hover, #nav1 a:active {
background-position: 0px -30px;
}

#nav2 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/german.gif) 0px 0px no-repeat;
width: 115px;
}
#nav2 a:hover, #nav2 a:active {
background-position: 0px -30px;
}

#nav3 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/european.gif) 0px 0px no-repeat;
width: 120px;
}
#nav3 a:hover, #nav3 a:active {
background-position: 0px -30px;
}

#nav4 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/breaks.gif) 0px 0px no-repeat;
width: 122px;
}
#nav4 a:hover, #nav4 a:active {
background-position: 0px -30px;
}

#nav5 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/cruise.gif) 0px 0px no-repeat;
width: 138px;
}
#nav5 a:hover, #nav5 a:active {
background-position: 0px -30px;
}

#nav6 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/coach.gif) 0px 0px no-repeat;
width: 100px;
}
#nav6 a:hover, #nav6 a:active {
background-position: 0px -30px;
}

#nav7 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/travel.gif) 0px -30px no-repeat;
width: 128px;
}
#nav7 a:hover, #nav7 a:active {
background-position: 0px -30px;
}

#nav8 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/about.gif) 0px 0px no-repeat;
width: 77px;
}
#nav8 a:hover, #nav8 a:active {
background-position: 0px -30px;
}

#nav9 a {
float: left;
padding: 30px 0 0;
overflow: hidden;
height: 0px;
background: url(../images/navigation_buttons/book.gif) 0px 0px no-repeat;
width: 102px;
}
#nav9 a:hover, #nav9 a:active {
background-position: 0px -30px;
}

