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

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

#content .col3
{
	min-width: 120px;	/* Bildbreite jeweils ca. 100px */
	text-align: center;
}

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