.Tabelle_ueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	position: relative;
}

.Tabelle_content {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: regular;
	position: relative;
}


