.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-top: thin dotted #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;




}

table#parts tr:nth-child(odd) td { background: #F5F5F5;
/* -moz-border-radius:4px;  Firefox - alte Syntax */
/* -moz-border-radius:4px;  Safari, Chrome - alte Syntax */
/* border-radius:4px;  alle neuen Browser, W3C Standard */ 
}
