.aui{
	.statistik-container{
		padding-bottom: 10px;
	}
	
	.badge.statistik{
		background-color: #0068b4;
		color: #fff;
		cursor: default;
	}
	
	.statistik-key{
	    vertical-align: top;
	}
	
	.statistik-value {
	    text-align: center;
	}
}