/* CSS Document */

#FormTab td{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
color: #000000;
}

#FormTab .text16{
font-family:monospace,sans-serif;
font-size:16px;
font-weight:normal;
color: #FF007F;
}

input {
font-size:11px;
color: #5F5F5F;
background-color: #FAFAFA;
border: 1px solid #999999;
width:250px;
height:20px;
line-height:130%;
}

.kurz {
font-family:Arial;sans-serif;
font-size:12px;
color: #5F5F5F;
background-color: #FAFAFA;
border: 1px solid #999999;
width:50px;
height:20px;
line-height:130%;
text-align:center;
}

textarea {
font-size:11px;
color: #5F5F5F;
background-color: #FAFAFA;
border: 1px solid #999999;
width:250px;
height:100px;
}

.butt {
cursor:pointer;
width:80px;
}

-->
</style>
