/* Stylesheet zu mechrech.de , menus f. exhibit*/


span.ZAbstklein {
line-height:120%;
}

A.menulink {
display: block;
width: 220px;
text-align: left;
text-decoration: none;
font-family:Roboto, 'Gill Sans', Helvetica, Arial, Sans-serif;
font-weight:bold;
font-size:15px;
line-height:200%;
color: #000000;
border: none;
<!-- border: solid 1px #FFFFFF; -->
}
A.menulink:hover {
border: solid 1px #660033;
background-color:#ffff00;
}
body {
margin-top: 55px;
margin-left: 4px;
}
