.d_menu{
border-color: #cfcfcf;
border-width: 0px; 
border-style: solid ;
}
a.mennel:link    {color: #7a4ba0; font-size: 10px; font-weight: 550; font-family: Arial; text-decoration:none;}
a.mennel:visited {color: #7a4ba0; font-size: 10px; font-weight: 550; font-family: Arial; text-decoration:none;}
a.mennel:hover   {color: #C22626; font-size: 11px; font-weight: 600; font-family: Arial; text-decoration:none;}

a.menne2:link    {color: #000000; font-size: 11px; font-weight: 600; font-family: Arial; text-decoration:none;}
a.menne2:visited {color: #000000; font-size: 11px; font-weight: 600; font-family: Arial; text-decoration:none;}
a.menne2:hover   {color: #C22626; font-size: 11px; font-weight: 600; font-family: Arial; text-decoration:none;}

a.menne4:link    {color: #6a6a6a; font-size: 13px; font-weight: 600; font-family: Arial; text-decoration:none;}
a.menne4:visited {color: #6a6a6a; font-size: 13px; font-weight: 600; font-family: Arial; text-decoration:none;}
a.menne4:hover   {color: #C22626; font-size: 13px; font-weight: 600; font-family: Arial; text-decoration:none;}

a.menne3:link    {color:#7a4ba0;font-family:Century Gothic;font-size:18px; font-weight:600; text-decoration:underline;}
a.menne3:visited {color:#7a4ba0;font-family:Century Gothic;font-size:18px; font-weight:600; text-decoration:underline;}
a.menne3:hover   {color: #C22626;font-family:Century Gothic;font-size:18px; font-weight:600; text-decoration:underline;}
div.services {
width: 220px;
}
div.services ul {
margin: 5px 20px 0 3px;
}
div.services li {
margin: 0;
list-style: none;
/*background: url(../images/li-arrow.gif) 7px 9px no-repeat;*/
background: url(../images/services-li.jpg) 7px 10px no-repeat;
padding: 6px 0 6px 25px;
border-bottom: 1px solid #d2d8e5;
}
div.services a {
text-decoration: none;
line-height: 14px;
font-size: 12px;
color: #333;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
div.services a.current {
text-decoration: none;
line-height: 14px;
font-size: 12px;
color: #f27911;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
div.services a:hover {
color: #f27911;
text-decoration: none;
}