#menu2 a, #menu2 a:visited, #menu2 a:active {
display: block;
color:#fff;
text-decoration:none;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 14px;
margin: 0 0 0 0;
height:40px;
line-height:40px;
text-align:center;
background:transparent;
width:220px;
}

#menu2 a:hover {
color:#fff;
text-decoration:none ;
background:transparent;
border-bottom:solid 0px #000;
background-image:url(images/quadrat_rot.gif);
background-repeat:no-repeat;
background-position:  50% 100%;
}


.trenn {background-color:#ff0000;}




a:link, a:visited, a:active{
color:#000;
font-size: 16px;line-height: 22px;
font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
text-decoration:underline;}

a:hover{ text-decoration:underline;
color:#ff0000;}

