/* Hauptnavigation2 */	

#nav_text li.a2 
{width: 80px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_verein_h.gif);
background-repeat:no-repeat;
}

#nav_text li.b2 
{width: 105px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_seminar_h.gif);
background-repeat:no-repeat;
}
#nav_text li.c2 
{width: 120px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_bild_h.gif);
background-repeat:no-repeat;
}
#nav_text li.d2 
{width: 150px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_eltern_h.gif);
background-repeat:no-repeat;
}
#nav_text li.e2 
{
width: 180px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_lern_h.gif);
background-repeat:no-repeat;
}


#nav_text ul li.a2 a:hover, #a2_current  {
width: 80px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_verein_m.gif);
background-repeat:no-repeat;
}

#nav_text ul li.b2 a:hover, #b2_current {
width: 105px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_seminar_m.gif);
background-repeat:no-repeat;
color: white;
}
#nav_text ul li.c2 a:hover, #c2_current  {
width: 120px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_bild_m.gif);
background-repeat:no-repeat;
color: white;
}
#nav_text ul li.d2 a:hover, #d2_current {
width: 150px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_eltern_m.gif);
background-repeat:no-repeat;
color: white;
}
#nav_text ul li.e2 a:hover, #e2_current {
width: 180px;
height:64px;
background:  url(/wp-content/themes/lerntherapie/bilder/nav_lern_m.gif);
background-repeat:no-repeat;
color: white;}


