a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  color:#485A1B;
  font-size:12px;
  
}
a:active, a:hover
{
  color:#3F4E18;
}

/*  Breadcrumb Links */


a.breadcrumb_link:link, a.breadcrumb_link:visited
{
  color:#485A1B;
  text-decoration:none;
  font-size: 12px;
}
a.breadcrumb_link:active, a.breadcrumb_link:hover
{
  color:#5F4F3E;
}



/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{
  color:#cecfc6;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{
  color:#eeeeee;
}
/* Footer*/
a.footer:link, a.footer:visited
{
   color:#485A1B;
	font-weight: lighter;
  text-decoration:none;font-family: "Trebuchet MS", verdana, arial, sans-serif;
  
  font-size: 11px;
}
a.footer:active, a.footer:hover
{
  color:#334013;
}

/* Articletitlelink*/
a.articletitlelink:link, a.articletitlelink:visited
{
  text-decoration:none;font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size:14px;color:#4f631d;
  font-weight: bold;
  content:url(http://www.leben-heilt.com/skins/lebenheilt/gfx_leben_heilt/leben-heilt-icon-2.png)" ";
  
}
a.articletitlelink:active, a.articletitlelink:hover
{
    text-decoration:none;font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size:14px;color:#617A24;
  font-weight: bold;
  content:url(http://www.leben-heilt.com/skins/lebenheilt/gfx_leben_heilt/leben-heilt-icon-2.png)" ";
}

/* Die Hyperlinks im merechts */
a.merechts:link, a.merechts:visited
{
  color:#4f631d;
  text-decoration:none;
  font-size: 15px;
}
a.merechts:active, a.merechts:hover
{
 color:#323E12;
}