﻿.WSSTabellenüberschrift7 {
	border-style: solid;
	border-width: 1pt;
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #C0C0C0;
	text-align: center;
}
.WSSSpalteLinks {
	border: 1pt solid #C0C0C0;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.WSSSpalteZentriert {
	border: 1pt solid #C0C0C0;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.WSSSpalteRechts {
	border: 1pt solid #C0C0C0;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-align: right;
}
.WSSSpalteZentriertFett {
	border: 1pt solid #C0C0C0;
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #C0C0C0;
}
