  .tx-thmailformplus-pi1 select{border: 1px solid #E0E0E0;}
  .tx-thmailformplus-pi1 li {display:none;}


  table { width: 40em; border-collapse:collapse; margin-bottom: 0.5em; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed }

  th,td { padding: 3px 0; }
  tbody th { background: transparent; color: #333 }
  
  .first_column {width:20%;}
  .second_column {width:25%;}
  .third_column {width:25%;}
  .fourth_column {width:15%;}
  .fifth_column {}
  .description_column {width:45%;}

  .personaldaten .row {
  	float:left;
	width:40em;
	}  
	
  .personaldaten label{
  	display:block;
	float:left;
	margin:0 0 2px;
	width:80px;
	}
	
  .personaldaten input, .personaldaten textarea {width:20em; border: 1px solid #E0E0E0;}
  .personaldaten .button {margin: 10px 0 0 80px;}