.tooltip .tooltip-inner {
	max-width: 100%;
	text-align: left;
	color: #333;
	background-color: #fff;
	border-radius: .25rem;
	border: 1px solid #666;
}

.tooltip.show {
	opacity: 1 !important;
} 

.card-title {
	/* Nichts im Mloment */
}

.tooltiplink {;
	border-bottom: 0px;
}

.red {
	color: #f00;
}
