table {
	width: 590px;
	margin-left: -5px;
}

td.rot {
	font-weight: bold;
	color: #C00;
}

td {
	width: 140px;
	padding-left: 5px;
}

/*.IE-Hack Breite ....*/
* html td {width: 145px;}
/*.ENDE IE-Hack.*/

tr.blau {background-color: rgb(229,237,244);}
