body {
				margin: 3px;
				padding: 3px;
				background-color: #e6e7d3;
				

				font: 14px verdana, sans-serif;
				color: #585947;
			}
			
			a, .grau{  color:#d01a55; text-decoration: none;font-weight:bold;}
			a:hover, .rot{  color: #AD0C91; text-decoration: none;font-weight:bold;}
			a.aktiv,a.aktiv:hover{ color: #1E87C3; text-decoration: none;font-weight:bold;}



/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu {
width: 120px;
margin-top: 10px;
}
#menu a {
text-decoration: none;
height: 50px;
voice-family: "\"}\"";
voice-family: inherit;
height: 32px;
}
#menu a:link, #menu a:visited {
color: #E8E6DA;
font: 14px verdana, sans-serif;
font-weight: bold;
display: block;
background: url(http://www.recherche-text.de/Menu1/Button2.png);
padding: 8px 14px 4px 14px;
}
#menu a:hover, #menu #current {
color: #D01A55;
background: url(http://www.recherche-text.de/Menu1/Button2.png) 0 -44px;
padding: 10px 20px 4px 20px;
}

