@charset "UTF-8";

table.tx_ostluft_pi12_form {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

table.tx_ostluft_pi12_form label {
	display: block;
	margin-bottom: 0.25em;
	font-weight: bold;
}

table.tx_ostluft_pi12_form td {
	width: 195px;
}

select option
{
	color: #000000;
}

select#messstation
{
	width: 180px;
	margin-right: 2px;
}

select#messdatengruppe
{
	width: 180px;
	margin-right: 2px;
}

select#zeitraum
{
	width: 180px;
}

li.kanalListItem img
{
	border: none;
}

#kanalListe ul,
#kanalListe ul li {
	list-style-type: none;
	list-style-position:outside;
	padding:0px;
}
