/*80*/
 body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: center;
}
td {
font-weight: normal;
font-size: 12px;
}
 .BackTdCenter {
background-color: #ffffff;
}
 .text-mitte {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bolder;
background-color: #cccccc;
}
 .form-pflicht {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bolder;
}
 .form-err {
font-family: Arial, Helvetica, sans-serif;
color: #cc0000;
font-size: 12px;
font-weight: bolder;
}
.borderTable { 
border: 1px outset #cccccc;
width: 500;
}

