@media all
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
** 

/* ### Überschriften, Fließtexte ###################################################################### */

#col1 a, #col1 p {background-color: #0a0555; display: block; width: 200px; height: 30px; margin-bottom: 2px;}
.hnav1:link, .hnav1:visited {background-image: url(../../en/nav_gfx/news.gif);}
.hnav1:hover, .hnav1 {background-image: url(../../en/nav_gfx/news_over.gif);}
.hnav2:link, .hnav2:visited {background-image: url(../../en/nav_gfx/group.gif);}
.hnav2:hover, .hnav2 {background-image: url(../../en/nav_gfx/group_over.gif);}
.hnav3:link, .hnav3:visited {background-image: url(../../en/nav_gfx/dances.gif);}
.hnav3:hover, .hnav3 {background-image: url(../../en/nav_gfx/dances_over.gif);}
.hnav4:link, .hnav4:visited {background-image: url(../../en/nav_gfx/mantinades.gif);}
.hnav4:hover, .hnav4 {background-image: url(../../en/nav_gfx/mantinades_over.gif);}
.hnav5:link, .hnav5:visited {background-image: url(../../en/nav_gfx/pictures.gif);}
.hnav5:hover, .hnav5{background-image: url(../../en/nav_gfx/pictures_over.gif);}
.hnav6:link, .hnav6:visited {background-image: url(../../en/nav_gfx/music.gif);}
.hnav6:hover, .hnav6 {background-image: url(../../en/nav_gfx/music_over.gif);}
.hnav7:link, .hnav7:visited {background-image: url(../../en/nav_gfx/video.gif);}
.hnav7:hover, .hnav7 {background-image: url(../../en/nav_gfx/video_over.gif);}
.hnav8:link, .hnav8:visited {background-image: url(../../en/nav_gfx/links.gif);}
.hnav8:hover, .hnav8 {background-image: url(../../en/nav_gfx/links_over.gif);}
}