#lutz  {position: absolute; top: 15px;	right: 10px; height: auto; width: auto; z-index:-20}

a:link	{color: #0000FF; text-decoration:none}
a:visited{color:#0000FF; text-decoration:none}
a:hover	{color: #0000FF; text-decoration:underline}

h1	{font-family:"Arial Black", Arial; font-size:xx-large}
h2	{font-family:Arial, Arial, Helvetica; color:#339900; font-size:medium; line-height:190%; z-index:5}

select	{
		border-color:rgb(0,0,0);
		color:black}
		
table	{border-color:rgb(0,0,0); color:rgb(0,0,0)}
td		{border-color:rgb(0,0,0)}

body	{
		height: 100%;
		overflow-y: auto;
		font-family: Arial, Arial, Helvetica;
		background-image: url(../backgrounds/tabbkgnd.jpg);
		color: rgb(0,0,0);
		background-color: rgb(255,255,255)}
		
p		{line-height:normal}

td.c1	{width:90px; text-align:right}
td.c2	{width:88px}
td.c3	{}
td.c4	{width:120px}
td.c5	{width:80px}

.red  	{color:red}

@media print{.noprint {visibility: hidden}}

* html #footer {position:absolute;}

