.textarea {font-style: normal;
           font-variant: normal;
           font-weight: normal;
           font-size: 8pt;
           font-family: verdana;
           color: #000000;
           border: 1px solid #000000; 
		   /*BACKGROUND-IMAGE: url(images/input.gif);*/ }
		   
			

.input { font-style: normal;
         font-variant: normal;
         font-weight: normal;
         font-size: 8pt;
         font-family: verdana;
         color: #000000;
         height: 16;
         border: 1px solid #00044b; 
		/* BACKGROUND-IMAGE: url(images/input.gif);*/
 }
		 
.infokasten { font-style: normal;
              font-variant: normal;
              font-weight: normal;
              font-size: 8pt;
              font-family: verdana;
              color: #000000;
              height: 20;
              border: 1px solid #00044b; 
		      /*BACKGROUND-IMAGE: url(images/input.gif);*/ }
		 
.select {font-style: normal;
         font-variant: normal;
         font-weight: normal;
         font-size:11px;
         font-family: verdana;
		 height: 16;
         color: #000000;
         height: 20;
         border: 1px solid #00044b; }

