.stelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: lowercase;
	color: #464506;
	text-align:right;
	line-height:10px;
	
	
}
.stelle a {
	color:#ff5e10;
	text-decoration:none;
	}
	
.stelle a:hover{
	color:#464506;
	text-decoration:underline;
}	