a:link {
	color: #158A54;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #158A54;
	text-decoration: underline;
}	
a:link.menu {
	color: #158A54;
	text-decoration: none;
}
a:visited.menu {
	color: #006666;
	text-decoration: none;
}
a:hover.menu {
	color: #158A54;
	text-decoration: none;
	margin: auto;
	height: auto;
	width: auto;
	border-top: none;
	border-right: 2px solid #CC3333;
	border-bottom: none;
	border-left: 2px solid #CC3333;
	padding-left: 2px;
	padding-right: 2px;
}


span.auswahl {
        border-top: none; 
        border-right: 2px solid #CC3333;
	border-bottom: none; 
        border-left: 2px solid #CC3333; 
        padding-left: 2px;  
        padding-right: 2px;
}

