.SteckbriefTab {
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	display: table;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.SteckbriefTab td {
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.SteckbriefTab .titel {
	width: 125px;
	text-align: left;
	font-weight: bold;	
	background-color: #EEEEEE;
	white-space: nowrap;
}

.SteckbriefTab .info {
	width: 175px;
	text-align: left;
	white-space: nowrap;
}

.SteckbriefTab .karte {
	text-align: center;
	background-color: #EEEEEE;
	padding: 0px;
}

.SteckbriefTab .karteninfo {
	text-align: center;
	background-color: #FFFFFF;
}
