.table
{
	border: 1px solid black;
	border-collapse: collapse;
  empty-cells: hide;
}

.steigtext
{
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

.tabhead
{
	border: 1px solid black;
	empty-cells: hide;
	background: d6d3d6;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.tabrow
{
	width: 50px;
	border: 1px solid black;
	text-align: center;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.tabrowna
{
	border: 1px solid black;
	text-align: center;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.tabrowfirst
{
	width: 150px;
	border: 1px solid black;
  empty-cells: hide;
	text-align: left;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.tabplatz
{
	width: 20px;
	border: 1px solid black;
  empty-cells: hide;
	text-align: right;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

