
/* = = = = = = = = = = = = = = = = = datei menue.css - Hier sind die Menüs definiert = = = = = = = = = = = = = = = = = = = = = = = = = */


/* HINWEIS: Das Klapp-Menü befindet sich in der Datei KLAPP_MENUE.CSS */


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



/* allgemeine links im text */

a:link, a:visited, a:active{
font-family : verdana,arial, helvetica, tahoma, verdana, sans-serif;
font-size: 13px;line-height: 18px;
color:#494949;
text-decoration:underline;}

a:hover{ text-decoration:none;
color:#000;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



/* ==========  menue im fussbereich  ========== */


#fuss_menu1 a, #fuss_menu1 a:visited , #fuss_menu1 a:active {display: block;
color:#666666;
text-decoration:none ;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
font-size: 11px;
padding-left: 0px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
height:14px;
line-height:15px;
text-align:left;
vertical-align:top;
background:transparent;
}

#fuss_menu1 a:hover {text-decoration:underline;
color:#d4d4d4;
}



/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



/* ==========  allgemeine links im fussbereich ========== */

/* hier im beispiel bei: www.ihre-beispiel-webseite.de */

a:link.fuss,  a:visited.fuss, a:active.fuss{
font-family : verdana,arial, helvetica, tahoma, verdana, sans-serif;
font-size: 11px;
line-height: 14px;
color:#666666;
text-decoration:none;}

a:hover.fuss { text-decoration:underline;
color:#d4d4d4;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */