@charset "UTF-8";

table#tx_ostluft_pi13_table
{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 100%;
	margin-bottom: 1em;
}

table#tx_ostluft_pi13_table caption
{
	margin-bottom: 0.1em;
	font-weight: bold;
}

table#tx_ostluft_pi13_table thead tr th,
table#tx_ostluft_pi13_table thead tr td
{
	vertical-align:top;
}

table#tx_ostluft_pi13_table tbody tr th,
table#tx_ostluft_pi13_table tbody tr td
{
	vertical-align:middle;
	padding-bottom: 0.25em;
}

table#tx_ostluft_pi13_table thead tr th
{
	padding-top: 0.5em;
	padding-bottom: 1em;
}

th.messgroesse,
td.messgroesse
{
	text-align: left;
	padding: inherit 0.5em inherit 0.5em;
}

td.messgroesse span.lrv
{
	font-weight: bold;
}

th.grenzwert,
td.grenzwert
{
	font-style: italic;
	padding-top: 1em;
	padding-bottom: 1em;
}
