body {
	background-color: #00000;
}
.tabelle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #EAEAEA;
	text-align: left;
	white-space: normal;
	height: 40px;
	border: thin none #EAEAEA; 
	position: static;
	color: #000000;
	text-indent: 7px;
	text-transform: none;
	font-weight: normal;
	background-image: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.tabelle_werte {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	background-color: #CCCCCC;
	background-position: 10px;
	text-indent: 7px;
	text-align: left;
	white-space: normal;
	height: 40px;
	border: thin none #CCCCCC;
	position: relative;
	color: #000000;
	font-weight: bold;
	/*font-weight: normal; */
	vertical-align: middle;
}

.tabelle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #EAEAEA;
	text-align: left;
	white-space: normal;
	height: 25px;
	border: thin none #EAEAEA;
	position: static;
	color: #000000;
	text-indent: 0px;
	text-transform: none;
	font-weight: normal;
	background-image: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.tabelle2_werte {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	background-color: #CCCCCC;
	background-position: 10px;
	text-indent: 7px;
	text-align: left;
	white-space: normal;
	height: 25px;
	border: thin none #CCCCCC;
	position: relative;
	color: #000000;
	font-weight: bold;
	/*font-weight: normal; */
	vertical-align: middle;
}

.tabelle2_werte_zent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	background-color: #CCCCCC;
	background-position: 10px;
	text-indent: 7px;
	text-align: center;
	white-space: normal;
	height: 25px;
	border: thin none #CCCCCC;
	position: relative;
	color: #000000;
	font-weight: bold;
	/*font-weight: normal; */
	vertical-align: middle;
}
.tabelle2_zent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #EAEAEA;
	text-align: center;
	white-space: normal;
	height: 25px;
	border: thin none #EAEAEA;
	position: static;
	color: #000000;
	text-indent: 0px;
	text-transform: none;
	font-weight: normal;
	background-image: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}

.tabelle2_werte_zent_kl {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #CCCCCC;
	background-position: 10px;
	text-indent: 7px;
	text-align: center;
	white-space: normal;
	height: 15px;
	border: thin none #CCCCCC;
	position: relative;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
}

.leerzeile {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #9999999;
	height: 2px;
	text-indent: 7px;
}