body {
  font-family: Geneva, Arial, helvetica, sans-serif;
  background-image:  url("../images/back.jpg"); background-repeat: repeat-y; background-position: top center; background-color:#232323;
}

td {
	font-family: Georgia,Times; font-size: 12px; color: #4D4D4D;
}

A:link {COLOR: #777777; TEXT-DECORATION: none;}
A:visited {COLOR: #777777; TEXT-DECORATION: none;}
A:active {COLOR: #777777; TEXT-DECORATION: none;}
A:hover {COLOR: #777777; TEXT-DECORATION: underline;}

.grau {COLOR: #585858;}

.hgrau {COLOR: #6C6C6C;}

TEXTAREA {background-color: #D4D3C2; color: #000000; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}
		  
INPUT.text {background-color: #D4D3C2; color: #000000; border-width: thin; border-style: solid;
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}
		  
SELECT {background-color: #A4A482; color: #000000; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}	
		  
INPUT.button {background-color: #707067; color: #ffffff; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}
