body, div,  a, p, h1, h2, h3, h4, h5, h6, ul, li, td, th, select, input, textarea 
		{
		font-family:   Verdana, Arial, sans-serif, Helvetica, verdana;
		font-size: 10px; 
		color: #333333; 
		line-height: 13px;
		}



a  { 
		color: #8DB809; text-decoration: none; font-weight: bold }

a:hover  
		{  color: #000000; text-decoration: none; font-weight: bold }
td a  { 
		color: #8DB809; text-decoration: none; font-weight: bold }
td a:hover  
		{  color: #000000; text-decoration: none; font-weight: bold }



#centerMyContent {margin-left: -300px; margin-top: -200px; text-align: left; position: absolute; top: 50%;left: 50%;}
#inhalt { position: absolute; z-index: 2; top: 0px; left: 0px; width: 100%; height: 100%  }
#textfeld { position: absolute; z-index: 0; ; top: 0px; left: 0px; width: 600px; height: 400px  }

