
td {	font-family: Arial,Univers,Helvetica,sans-serif;
	font-size:11px;
	min-height:13px;}

#body-content-inpform-form {
	position:absolute;
	top:90px;
	left:20px;
	z-index:2;
	width:472px;
}
.body-content-inpform-vspacer {
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	width:472px;
}

#body-content-table-f{
	position:absolute;
	top:520px;
	left:20px;
	width:650px;
	height:350px;
/* 	background-color:rgb(177,177,177);  */
	z-index:1;
}
#body-content-table-f radio{
  border:0px ;
}
.linie {
 	border-bottom:1px solid rgb(177,177,177);
}
.linie_new {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right:2px;
 	border-bottom:1px solid rgb(177,177,177);
}

.rot {
 color:#FF0000;

}
.red {
 color:#e70d2f;

}

.body-content-table-form {
/* 	background-color:#FF0000;   */
	z-index:1;
	float:left;
}
.search-button {
	float:left;
	background-color:rgb(231,13,47);
	color:rgb(255,255,255);
	font-size:11px;
	font-weight:600;
	border:none;
	margin-left:0px;
	margin-top:1px;
	margin-bottom:2px;
	width:auto;
	cursor:pointer;
}
