
		
	.performance {
		padding-left: 0 !important;
	}
	
	.performance>li {
		list-style-type: none;
		padding: 7px;
		display: inline-block;
		border: solid 2px rgb(55, 200, 152);
		margin: 0 1px 0 1px;
		font-size: 0px;
	}
	
	.performance>li.filledBox {
		background-color: rgb(55, 200, 152);
	}
	
	.rowBorder > .tarifBoxen > .tarifHead > p {
		margin-bottom: 0 !important;
	}
	
	.subText > a {
		font-size: 14px !important;
	}




