a{
text-decoration: underline;
color: #000000;
font-family: Arial;
font-weight: bold;
}
a:hover{
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-weight: bold;
}
.link_bg_music{
color: #000000;
}
.button_ho{
background-image: url(../images/button/button_home.gif);
background-repeat: no-repeat;
}
.button_ot{
background-image: url(../images/button/button_tour.gif);
background-repeat: no-repeat;
}
.button_bi{
background-image: url(../images/button/button_bio.gif);
background-repeat: no-repeat;
}
.button_pi{
background-image: url(../images/button/button_pic.gif);
background-repeat: no-repeat;
}
.button_mo{
background-image: url(../images/button/button_movie.gif);
background-repeat: no-repeat;
}
.button_gb{
background-image: url(../images/button/button_guest.gif);
background-repeat: no-repeat;
}
.button_co{
background-image: url(../images/button/button_cont.gif);
background-repeat: no-repeat;
}
.button_do{
background-image: url(../images/button/button_down.gif);
background-repeat: no-repeat;
}
.footer_email{
background-image: url(../images/button/footer_email.gif);
background-repeat: no-repeat;
background-position: left;
width: 280px;
text-align: left;
}
.footer_button_ho{
background-image: url(../images/button/footer_home.gif);
background-repeat: no-repeat;
background-position: center;
width: 80px;
text-align: center;
}
.footer_button_im{
background-image: url(../images/button/footer_imprint.gif);
background-repeat: no-repeat;
background-position: center;
width: 100px;
text-align: center;
}
.footer_button_li{
background-image: url(../images/button/footer_links.gif);
background-repeat: no-repeat;
background-position: center;
width: 120px;
text-align: center;
}
