#wholeheader

	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	}

#datentext

	{
	position:absolute;
	left: 0px;
	top: 160px;
	margin: 0;
	padding: 0px;
	}

body
     {font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style  : normal;
			color       : #333333; 
			background-color: #dcffff;
			margin-top  : 20;
			margin-left : 25;
			margin-right: 25;
			
			scrollbar   : #333333}
			
td
     {font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style : normal;
			color : #333333; }

.tableline
     {border: 1px #0047B9 solid; 
      border-spacing:2px; }

.tdgreen
     {font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style : normal;
      background-color: #009966;
			color : #333333; }

.trgreen
     {font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style : normal;
      background-color: #00E000;
      background-image: url(/images/cellpic1.gif);
			color : #333333; }
			
.green
     {font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : bold;
			font-style : normal;
			color : #0047B9; }

A			{font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style : normal;
			color : #0047B9;
			text-decoration: underline; }

A:Visited  	{font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style : normal;
			color : grey;
			text-decoration: underline; }

A:Active  	{font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style : normal;
			color : #FE8B5A;
			text-decoration: underline; }

A:Hover  	{font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style : normal;
			color : red;
			text-decoration: none; }

.size16		{font-size : 16px;
			font-family : arial, sans-serif;
			font-weight : normal;
			font-style : normal;
			color : #000000; }

.biggie		{font-size : 14px;
			font-family : arial, sans-serif;
			font-weight : bold;
			font-style : normal;
			color : #333333; }
			
.bigblack 	{font-size : 14px;
			font-family : arial, sans-serif;
			font-weight : bold;
			font-style : normal;
			color : #000000; }
			
.biggreen       {font-size : 14px;
			font-family : arial, sans-serif;
			font-weight : bold;
			font-style : normal;
			color : #009966; }
			
.bigblue       {font-size : 24px;
			font-family : arial, sans-serif;
			font-weight : bold;
			font-style : normal;
			color : #0047B9; }
			
.norm		{font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : normal;
			font-style : normal;
			color : #333333; 
			scrollbar : #333333}
		
b			{font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : bold;
			font-style : normal;
			color : #333333; }

.white		{font-size : 12px;
			font-family : verdana, sans-serif;
			font-weight : bold;
			font-style : normal;
			color : #FFFFFF; }
		
.pico		{font-size : 9px;
			font-family : arial, helvetica, sans-serif;
			font-weight : normal;
			font-style : normal;
			color : #CCCCCC; }


