/* Feldbezeichung für alte Tabellen */
.flabel {text-align:right;}
/* Urschrift */
div#ediur table {
	width:95%;
	margin:auto; 
	border-width:0px
}
div#ediur td {border-width:0px}
div#ediur td.edititle
{	position: static; 
}
div#ediur tbody.small td, tbody.small td {border-width:1px; font-size:0.9em; }
div#ediur tr.thead td {background-color:#eeeeee; border-width:1px  }
div#ediur tr.thead, thead.small {background-color:#eeeeee;font-size:0.8em}

