/* allgemeingültige Einstellung übernehmen */
@import "standard.css";

#content .col1
{
	min-width: 4em;
}

#content .col3
{
	min-width: 7em;
	text-align: center;
}

#content .col4
{
	min-width: 5em;
	text-align: center;
}

#content .col5
{
	min-width: 4em;
	text-align: right;
}
